索引

A B C D F G I K L M N O Q R S U W 
所有程序包|所有类和接口

L

launchActivityExistingAppProcess(String) - 类中的静态方法 net_62v.external.MetaActivityManager
 
launchActivityExistingAppProcess(String, String) - 类中的静态方法 net_62v.external.MetaActivityManager
Launch an app which is running directly, will success only if the app was launched (without hesitation).
You must call the function isAppRunning before calling this method
launchApp(int, String) - 类中的静态方法 net_62v.external.MetaActivityManager
Launch an app, mostly used function.
launchApp(String) - 类中的静态方法 net_62v.external.MetaActivityManager
Launch a specific package with the default user name
launchApp(String, String) - 类中的静态方法 net_62v.external.MetaActivityManager
Launch an app and initialize its environment.
You can launch a specific app by this method.
launchExistingApp(String, String) - 类中的静态方法 net_62v.external.MetaActivityManager
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) - 类中的静态方法 net_62v.external.MetaActivityManager
Launch the specific intent with the default split region.
launchIntent(Intent, int) - 类中的静态方法 net_62v.external.MetaActivityManager
 
launchIntent(Intent, String) - 类中的静态方法 net_62v.external.MetaActivityManager
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
A B C D F G I K L M N O Q R S U W 
所有程序包|所有类和接口