Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ALEX5402/NewBlackbox
/ getIBinder
Method
getIBinder
Bcore/src/main/java/black/android/os/Bundle.java:10–10 ·
view source on GitHub ↗
(String String0)
Source
from the content-addressed store, hash-verified
8
@BClassName(
"android.os.Bundle"
)
9
public
interface
Bundle {
10
@BMethod
11
IBinder getIBinder(String String0);
12
13
@BMethod
Callers
1
getBinder
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected