Searched refs:ApplicationThreadConstants (Results 1 – 10 of 10) sorted by relevance
22 public final class ApplicationThreadConstants { class
3838 if (classname == null && (data.backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL in handleCreateBackupAgent()3839 || data.backupMode == ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL)) { in handleCreateBackupAgent()3872 if (data.backupMode != ApplicationThreadConstants.BACKUP_MODE_RESTORE in handleCreateBackupAgent()3874 ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL) { in handleCreateBackupAgent()5874 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()5875 case ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL: in handleDispatchPackageBroadcast()5877 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()5902 case ApplicationThreadConstants.PACKAGE_REPLACED: in handleDispatchPackageBroadcast()6246 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()6249 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()
1734 if (cmd == ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE) { in handlePackageBroadcast()
11 import android.app.ApplicationThreadConstants;149 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL); in bindToAgent()
28 import android.app.ApplicationThreadConstants;305 mPkg.applicationInfo, ApplicationThreadConstants.BACKUP_MODE_FULL); in initializeAgent()
28 import android.app.ApplicationThreadConstants;378 ? ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL in restoreOneFile()379 : ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL); in restoreOneFile()
31 import android.app.ApplicationThreadConstants;642 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL); in restoreKeyValue()
19 import static android.app.ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL;
158 import android.app.ApplicationThreadConstants;4897 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked()4900 ? ApplicationThreadConstants.DEBUG_WAIT in attachApplicationLocked()4901 : ApplicationThreadConstants.DEBUG_ON; in attachApplicationLocked()14180 (backupMode == ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL) in bindBackupAgent()14199 backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL) { in bindBackupAgent()15027 ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE, in broadcastIntentLocked()15053 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()15054 : ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL; in broadcastIntentLocked()15117 sendPackageBroadcastLocked(ApplicationThreadConstants.PACKAGE_REPLACED, in broadcastIntentLocked()
4034 Landroid/app/ApplicationThreadConstants;4035 Landroid/app/ApplicationThreadConstants;-><init>()V4036 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_FULL:I4037 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_INCREMENTAL:I4038 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE:I4039 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE_FULL:I4040 Landroid/app/ApplicationThreadConstants;->DEBUG_OFF:I4041 Landroid/app/ApplicationThreadConstants;->DEBUG_ON:I4042 Landroid/app/ApplicationThreadConstants;->DEBUG_WAIT:I4043 Landroid/app/ApplicationThreadConstants;->EXTERNAL_STORAGE_UNAVAILABLE:I[all …]