Index

A B C D F G I K L M O Q R S T U W 
All Classes and Interfaces|All Packages

L

launchActivityExistingAppProcess(String) - Method in class lu.die.fozacompatibility.FozaActivityManager
 
launchActivityExistingAppProcess(String, String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch an app which is running directly, will success only if the app was launched (without hesitation).
launchApp(int, String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch an app, mostly used function.
launchApp(String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch a specific package with the default user name
launchApp(String, String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch an app and initialize its environment.
launchExistingApp(String, String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch an existing app process, will be the same behaviour as launchActivityExistingAppProcess if the app is running If an app is already running, then move its splash screen to the display top.
launchIntent(Intent) - Method in class lu.die.fozacompatibility.FozaActivityManager
 
launchIntent(Intent, int) - Method in class lu.die.fozacompatibility.FozaActivityManager
 
launchIntent(Intent, String) - Method in class lu.die.fozacompatibility.FozaActivityManager
Launch a specific intent, you can launch an intent with specific extras or data here Can launch a disabled activity, and please add a NEW_TASK flag to launch
lu.die.foza.SuperAPI - package lu.die.foza.SuperAPI
 
lu.die.fozacompatibility - package lu.die.fozacompatibility
 
A B C D F G I K L M O Q R S T U W 
All Classes and Interfaces|All Packages