Searched refs:MSG_RESTORE_PACKAGE (Results 1 – 1 of 1) sorted by relevance
61 static final int MSG_RESTORE_PACKAGE = 12; field in BackupRestoreConfirmation112 case MSG_RESTORE_PACKAGE: { in handleMessage()334 mHandler.sendMessage(mHandler.obtainMessage(MSG_RESTORE_PACKAGE, name)); in onRestorePackage()