Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/JingMatrix/Vector
/ IInterface
Interface
IInterface
hiddenapi/stubs/src/main/java/android/os/IInterface.java:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
android.os;
2
3
public
interface
IInterface {
4
5
IBinder asBinder();
6
}
Callers
8
ApplicationServiceClient
Method · 0.65
Init
Method · 0.65
asBinder
Method · 0.65
binderDied
Method · 0.65
setBinder
Method · 0.65
onTransact
Method · 0.65
send
Method · 0.65
sendBinder
Method · 0.65
Implementers
6
ApplicationServiceClient
core/src/main/java/org/lsposed/lspd/co
LSPSystemServerService
daemon/src/main/java/org/lsposed/lspd/
LSPManagerService
daemon/src/main/java/org/lsposed/lspd/
Stub
hiddenapi/stubs/src/main/java/android/
ApplicationThread
hiddenapi/stubs/src/main/java/android/
Stub
hiddenapi/stubs/src/main/java/android/
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…