Index
All Classes and Interfaces|All Packages
G
- getApplicationInfo(String) - Static method in class net_62v.external.MetaPackageManager
-
Get an application info
- getHostContext() - Static method in class net_62v.external.MetaCore
-
Get the application base context (of the host app)
- getInnerAppPackageInfo(String, int) - Static method in class net_62v.external.MetaPackageManager
- getInstalledApplicationInfos() - Static method in class net_62v.external.MetaPackageManager
-
Obtain the installed application info list, only interior apps will be included.
- getInstalledInnerApps() - Static method in class net_62v.external.MetaPackageManager
-
Get all installed applications
- getInstalledPackageInfos() - Static method in class net_62v.external.MetaPackageManager
-
Obtain the installed package info list, only interior apps will be included.
- getInstalledUserId(String) - Static method in class net_62v.external.MetaPackageManager
-
Integer alias of getInstalledUserName
- getInstalledUserName(String) - Static method in class net_62v.external.MetaPackageManager
-
Get installed user name of a specific app
- getLaunchIntent(String, int) - Static method in class net_62v.external.MetaPackageManager
-
Obtain a launch intent of internal applications
- getLaunchIntentForPackage(Intent) - Static method in class net_62v.external.MetaPackageManager
-
Get an application launch intent
- getLoginAccounts() - Static method in class net_62v.external.MetaPackageManager
-
Retrieve an user list of all apps, you can detect if the user login the Google account.
- getPackageInfo(String) - Static method in class net_62v.external.MetaPackageManager
-
Get a package info
- getReceiverInfo(ComponentName) - Static method in class net_62v.external.MetaPackageManager
-
Get an receiver info
- getRunningAppInfoByPid(int) - Static method in class net_62v.external.MetaActivityManager
-
Return an array of the running app info,
the return array's length is 3 and the index 0 is
the package name, index 1 is the process name,
index 2 is the split region. - getRunningProcessInfo(String) - Static method in class net_62v.external.MetaActivityManager
-
Get running app process info
All Classes and Interfaces|All Packages