Searched refs:ApplicationThreadConstants (Results 1 – 10 of 10) sorted by relevance
22 public final class ApplicationThreadConstants { class
3878 if (classname == null && (data.backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL in handleCreateBackupAgent()3879 || data.backupMode == ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL)) { in handleCreateBackupAgent()3912 if (data.backupMode != ApplicationThreadConstants.BACKUP_MODE_RESTORE in handleCreateBackupAgent()3914 ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL) { in handleCreateBackupAgent()5914 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()5915 case ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL: in handleDispatchPackageBroadcast()5917 final boolean killApp = cmd == ApplicationThreadConstants.PACKAGE_REMOVED; in handleDispatchPackageBroadcast()5942 case ApplicationThreadConstants.PACKAGE_REPLACED: in handleDispatchPackageBroadcast()6286 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()6289 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;
163 import android.app.ApplicationThreadConstants;4922 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked()4925 ? ApplicationThreadConstants.DEBUG_WAIT in attachApplicationLocked()4926 : ApplicationThreadConstants.DEBUG_ON; in attachApplicationLocked()14264 (backupMode == ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL) in bindBackupAgent()14283 backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL) { in bindBackupAgent()15116 ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE, in broadcastIntentLocked()15142 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()15143 : ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL; in broadcastIntentLocked()15206 sendPackageBroadcastLocked(ApplicationThreadConstants.PACKAGE_REPLACED, in broadcastIntentLocked()
3751 Landroid/app/ApplicationThreadConstants;-><init>()V3752 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_FULL:I3753 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_INCREMENTAL:I3754 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE:I3755 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE_FULL:I3756 Landroid/app/ApplicationThreadConstants;->DEBUG_OFF:I3757 Landroid/app/ApplicationThreadConstants;->DEBUG_ON:I3758 Landroid/app/ApplicationThreadConstants;->DEBUG_WAIT:I3759 Landroid/app/ApplicationThreadConstants;->EXTERNAL_STORAGE_UNAVAILABLE:I3760 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I[all …]