Searched refs:MSG_RUN_CLEAR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DBackupManagerService.java165 private static final int MSG_RUN_CLEAR = 4; field in class:BackupManagerService
585 case MSG_RUN_CLEAR:
4955 Message msg = mBackupHandler.obtainMessage(MSG_RUN_CLEAR,

Completed in 95 milliseconds