A
B
C
D
E
F
G
H
I
L
O
P
Q
R
S
T
U
V
X
G
- getAll() - function in io.github.libxposed.service.RemotePreferences
- getApiVersion() - function in io.github.libxposed.service.XposedService
- Get the Xposed API version of current implementation.
- getBoolean(java.lang.String,boolean) - function in io.github.libxposed.service.RemotePreferences
- getCallingAttributionSource() - function in android.content.ContentProvider
- getCallingAttributionTag() - function in android.content.ContentProvider
- getCallingPackage() - function in android.content.ContentProvider
- getCallingPackageUnchecked() - function in android.content.ContentProvider
- getCause() - function in java.lang.Throwable
- getContext() - function in android.content.ContentProvider
- getFloat(java.lang.String,float) - function in io.github.libxposed.service.RemotePreferences
- getFrameworkName() - function in io.github.libxposed.service.XposedService
- Get the Xposed framework name of current implementation.
- getFrameworkProperties() - function in io.github.libxposed.service.XposedService
- Gets the Xposed framework properties.
- getFrameworkVersion() - function in io.github.libxposed.service.XposedService
- Get the Xposed framework version of current implementation.
- getFrameworkVersionCode() - function in io.github.libxposed.service.XposedService
- Get the Xposed framework version code of current implementation.
- getInt(java.lang.String,int) - function in io.github.libxposed.service.RemotePreferences
- getLoadedVersionCode() - function in io.github.libxposed.service.HookedTarget
- Gets the version code of the module package loaded in this process.
- getLocalizedMessage() - function in java.lang.Throwable
- getLong(java.lang.String,long) - function in io.github.libxposed.service.RemotePreferences
- getMessage() - function in java.lang.Throwable
- getPathPermissions() - function in android.content.ContentProvider
- getPid() - function in io.github.libxposed.service.HookedTarget
- Gets the process id, provided for display and diagnostics.
- getProcessName() - function in io.github.libxposed.service.HookedTarget
- Gets the Android process name, provided for display and diagnostics.
- getReadPermission() - function in android.content.ContentProvider
- getRemotePreferences(java.lang.String) - function in io.github.libxposed.service.XposedService
- Get remote preferences from Xposed framework.
- getRunningTargets() - function in io.github.libxposed.service.XposedService
- Get a list of currently running processes that are hooked by the module.
- getScope() - function in io.github.libxposed.service.XposedService
- Get the application scope of current module.
- getStackTrace() - function in java.lang.Throwable
- getState() - function in io.github.libxposed.service.HookedTarget
- Gets the target state.
- getStreamTypes(android.net.Uri,java.lang.String) - function in android.content.ContentProvider
- getString(java.lang.String,java.lang.String) - function in io.github.libxposed.service.RemotePreferences
- getStringSet(java.lang.String,java.util.Set) - function in io.github.libxposed.service.RemotePreferences
- getSuppressed() - function in java.lang.Throwable
- getType(android.net.Uri) - function in io.github.libxposed.service.XposedProvider
- getTypeAnonymous(android.net.Uri) - function in android.content.ContentProvider
- getUid() - function in io.github.libxposed.service.HookedTarget
- Gets the process uid, provided for display and diagnostics.
- getWritePermission() - function in android.content.ContentProvider