Searched refs:ACTION_DISMISSED_TEMP_WARNING (Results 1 – 1 of 1) sorted by relevance
102 private static final String ACTION_DISMISSED_TEMP_WARNING = "PNW.dismissedTempWarning"; field in PowerNotificationWarnings386 .setDeleteIntent(pendingBroadcast(ACTION_DISMISSED_TEMP_WARNING)) in showHighTemperatureWarning()696 filter.addAction(ACTION_DISMISSED_TEMP_WARNING); in init()726 } else if (ACTION_DISMISSED_TEMP_WARNING.equals(action)) { in onReceive()