Index
All Classes and Interfaces|All Packages
G
- get() - Static method in class lu.die.fozacompatibility.FozaActivityManager
- get() - Static method in class lu.die.fozacompatibility.FozaPackageManager
- getAppExternalDirLocked(String) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Obtain an external relative (not absolutely path) path by package name The path will mostly like to be /storage/emulated/0/Android/obb/[Your Package Name]/scopedStorage/[appPkg]
- getApplicationInfo(String) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get an application info
- getHostContext() - Static method in class lu.die.foza.SuperAPI.FozaCore
-
Get the application base context (of the host app)
- getInnerAppPackageInfo(String, int) - Method in class lu.die.fozacompatibility.FozaPackageManager
- getInstalledInnerApps() - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get all installed applications
- getInstalledUserId(String) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Integer alias of getInstalledUserName
- getInstalledUserName(String) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get installed user name of a specific app
- getLaunchIntent(String, int) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Obtain a launch intent of internal applications
- getLaunchIntentForPackage(Intent) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get an application launch intent
- getPackageByPid(int) - Method in class lu.die.fozacompatibility.FozaActivityManager
- getPackageInfo(String) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get a package info
- getPidByPackages(String[]) - Static method in class lu.die.fozacompatibility.FozaMemoryManager
-
Get a best match pid from the specific package names or process names.
- getReceiverInfo(ComponentName) - Method in class lu.die.fozacompatibility.FozaPackageManager
-
Get an receiver info
All Classes and Interfaces|All Packages