Searched refs:ACTION_COMPLETE_RESTORE (Results 1 – 1 of 1) sorted by relevance
97 Intent(ACTION_COMPLETE_RESTORE).setClass(this, AlarmInitReceiver::class.java), in onRestoreFinished()107 LOGGER.i("Waiting for %s to complete the data restore", ACTION_COMPLETE_RESTORE) in onRestoreFinished()113 const val ACTION_COMPLETE_RESTORE = "com.android.deskclock.action.COMPLETE_RESTORE" constant