C I O P T 
All Classes All Packages

C

com.jakewharton.processphoenix - package com.jakewharton.processphoenix
 

I

isPhoenixProcess(Context) - Static method in class com.jakewharton.processphoenix.ProcessPhoenix
Checks if the current process is a temporary Phoenix Process.

O

onCreate(Bundle) - Method in class com.jakewharton.processphoenix.ProcessPhoenix
 

P

ProcessPhoenix - Class in com.jakewharton.processphoenix
Process Phoenix facilitates restarting your application process.
ProcessPhoenix() - Constructor for class com.jakewharton.processphoenix.ProcessPhoenix
 

T

triggerRebirth(Context) - Static method in class com.jakewharton.processphoenix.ProcessPhoenix
Call to restart the application process using the default activity as an intent.
triggerRebirth(Context, Intent...) - Static method in class com.jakewharton.processphoenix.ProcessPhoenix
Call to restart the application process using the specified intents.
C I O P T 
All Classes All Packages