Home
last modified time | relevance | path

Searched refs:MSG_END_RESTORE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
DBackupRestoreConfirmation.java64 static final int MSG_END_RESTORE = 13; field in BackupRestoreConfirmation
121 case MSG_END_RESTORE: { in handleMessage()
382 mHandler.sendEmptyMessage(MSG_END_RESTORE); in onEndRestore()