Searched refs:ApplicationThreadConstants (Results 1 – 11 of 11) sorted by relevance
22 public final class ApplicationThreadConstants { class
12 per-file ApplicationThreadConstants.java = file:/services/core/java/com/android/server/am/OWNERS
4570 if (data.backupMode != ApplicationThreadConstants.BACKUP_MODE_RESTORE in handleCreateBackupAgent()4594 case ApplicationThreadConstants.BACKUP_MODE_RESTORE: in getOperationTypeFromBackupMode()4595 case ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL: in getOperationTypeFromBackupMode()4597 case ApplicationThreadConstants.BACKUP_MODE_FULL: in getOperationTypeFromBackupMode()4598 case ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL: in getOperationTypeFromBackupMode()6514 case ApplicationThreadConstants.PACKAGE_REMOVED: in handleDispatchPackageBroadcast()6515 case ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL: in handleDispatchPackageBroadcast()6542 case ApplicationThreadConstants.PACKAGE_REPLACED: in handleDispatchPackageBroadcast()7006 if (data.debugMode != ApplicationThreadConstants.DEBUG_OFF) { in handleBindApplication()7007 if (data.debugMode == ApplicationThreadConstants.DEBUG_WAIT) { in handleBindApplication()[all …]
2242 if (cmd == ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE) { in handlePackageBroadcast()
10 import android.app.ApplicationThreadConstants;150 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL, in bindToAgent()
27 import android.app.ApplicationThreadConstants;318 mPkg.applicationInfo, ApplicationThreadConstants.BACKUP_MODE_FULL, in initializeAgent()
28 import android.app.ApplicationThreadConstants;400 ? ApplicationThreadConstants.BACKUP_MODE_RESTORE in restoreOneFile()401 : ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL, in restoreOneFile()
33 import android.app.ApplicationThreadConstants;757 ApplicationThreadConstants.BACKUP_MODE_RESTORE, in restoreKeyValue()
19 import static android.app.ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL;
220 import android.app.ApplicationThreadConstants;4696 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked()4700 testMode = ApplicationThreadConstants.DEBUG_SUSPEND; in attachApplicationLocked()4702 testMode = ApplicationThreadConstants.DEBUG_WAIT; in attachApplicationLocked()4705 testMode = ApplicationThreadConstants.DEBUG_ON; in attachApplicationLocked()13695 (backupMode == ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL in bindBackupAgent()13696 || backupMode == ApplicationThreadConstants.BACKUP_MODE_RESTORE) in bindBackupAgent()13715 backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL) { in bindBackupAgent()14819 ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE, in broadcastIntentLockedTraced()14854 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLockedTraced()[all …]
3748 Landroid/app/ApplicationThreadConstants;-><init>()V3749 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_FULL:I3750 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_INCREMENTAL:I3751 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE:I3752 Landroid/app/ApplicationThreadConstants;->BACKUP_MODE_RESTORE_FULL:I3753 Landroid/app/ApplicationThreadConstants;->DEBUG_OFF:I3754 Landroid/app/ApplicationThreadConstants;->DEBUG_ON:I3755 Landroid/app/ApplicationThreadConstants;->DEBUG_WAIT:I3757 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED:I3758 Landroid/app/ApplicationThreadConstants;->PACKAGE_REMOVED_DONT_KILL:I[all …]