Searched refs:ACTION_REBOOT_TO_NORMAL (Results 1 – 1 of 1) sorted by relevance
98 private static final String ACTION_REBOOT_TO_NORMAL = field in DynamicSystemInstallationService230 } else if (ACTION_REBOOT_TO_NORMAL.equals(action)) { in onStartCommand()601 createPendingIntent(ACTION_REBOOT_TO_NORMAL)).build()); in buildNotification()