A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
T
- takeKeyEvents(boolean) - function in android.app.PhoenixActivity
- triggerRebirth(Context) - function in com.jakewharton.processphoenix.ProcessPhoenix
- Call to restart the application process using the default activity as an intent.
- triggerRebirth(Context,Class) - function in com.jakewharton.processphoenix.ProcessPhoenix
- Call to restart the application process using the provided Activity Class.
- triggerRebirth(Context,Array) - function in com.jakewharton.processphoenix.ProcessPhoenix
- Call to restart the application process using the specified intents.
- triggerSearch(String,Bundle) - function in android.app.PhoenixActivity
- triggerServiceRebirth(Context,Class) - function in com.jakewharton.processphoenix.ProcessPhoenix
- Call to restart the application process using the provided Service Class.
- triggerServiceRebirth(Context,Intent) - function in com.jakewharton.processphoenix.ProcessPhoenix
- Call to restart the application process using the specified Service intent.