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

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

Completed in 144 milliseconds