Searched refs:ApplicationThreadConstants (Results 1 – 9 of 9) sorted by relevance
22 public final class ApplicationThreadConstants { class
1556 if (cmd == ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE) { in handlePackageBroadcast()
10 import android.app.ApplicationThreadConstants;145 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL); in bindToAgent()
29 import android.app.ApplicationThreadConstants;289 ApplicationThreadConstants.BACKUP_MODE_FULL); in initializeAgent()
33 import android.app.ApplicationThreadConstants;622 ? ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL in restoreOneFile()623 : ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL); in restoreOneFile()
28 import android.app.ApplicationThreadConstants;365 ApplicationThreadConstants.BACKUP_MODE_RESTORE_FULL); in restoreOneFile()
31 import android.app.ApplicationThreadConstants;642 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL); in restoreKeyValue()
31 import android.app.ApplicationThreadConstants;482 ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL); in invokeNextAgent()
235 import android.app.ApplicationThreadConstants;7679 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked()7682 ? ApplicationThreadConstants.DEBUG_WAIT in attachApplicationLocked()7683 : ApplicationThreadConstants.DEBUG_ON; in attachApplicationLocked()20599 (backupMode == ApplicationThreadConstants.BACKUP_MODE_INCREMENTAL) in bindBackupAgent()20615 backupMode == ApplicationThreadConstants.BACKUP_MODE_FULL) { in bindBackupAgent()21396 ApplicationThreadConstants.EXTERNAL_STORAGE_UNAVAILABLE, in broadcastIntentLocked()21422 ? ApplicationThreadConstants.PACKAGE_REMOVED in broadcastIntentLocked()21423 : ApplicationThreadConstants.PACKAGE_REMOVED_DONT_KILL; in broadcastIntentLocked()21487 sendPackageBroadcastLocked(ApplicationThreadConstants.PACKAGE_REPLACED, in broadcastIntentLocked()