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