A
B
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
R
- register(RootService) - function in com.topjohnwu.superuser.internal.RootServiceServer
- registerComponentCallbacks(ComponentCallbacks) - function in android.content.RootService
- registerDeviceIdChangeListener(Executor,IntConsumer) - function in android.content.RootService
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.RootService
- removeStickyBroadcast(Intent) - function in android.content.RootService
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.RootService
- restoreCallingIdentity(long) - function in android.os.IRootServiceManager.Stub
- restoreCallingIdentity(long) - function in android.os.RootServiceServer
- restoreCallingWorkSource(long) - function in android.os.IRootServiceManager.Stub
- restoreCallingWorkSource(long) - function in android.os.RootServiceServer
- revokeSelfPermissionOnKill(String) - function in android.content.RootService
- revokeSelfPermissionsOnKill(Collection) - function in android.content.RootService
- revokeUriPermission(Uri,int) - function in android.content.RootService
- RootService - class in com.topjohnwu.superuser.ipc
- A remote root service using native Android Binder IPC.
- RootServiceManager - class in com.topjohnwu.superuser.internal
- Runs in the non-root (client) process.
- RootServiceServer - class in com.topjohnwu.superuser.internal
- Runs in the root (server) process.
- run() - function in com.topjohnwu.superuser.internal.RootServiceServer
- run() - function in java.lang.RootServiceServer