Searched refs:ACTION_CLICKED_LOW_BATTERY (Results 1 – 2 of 2) sorted by relevance
76 it.addAction(ACTION_CLICKED_LOW_BATTERY) in init()155 .setContentIntent(getPendingBroadcast(ACTION_CLICKED_LOW_BATTERY)) in showOrUpdateNotification()201 ACTION_CLICKED_LOW_BATTERY -> { in onReceive()262 @VisibleForTesting const val ACTION_CLICKED_LOW_BATTERY = "StylusUsiPowerUI.click" constant
234 val intent = Intent(StylusUsiPowerUI.ACTION_CLICKED_LOW_BATTERY) in broadcastReceiver_clicked_hasInputDeviceId_startsUsiDetailsActivity()250 val intent = Intent(StylusUsiPowerUI.ACTION_CLICKED_LOW_BATTERY) in broadcastReceiver_clicked_nullInputDeviceId_doesNotStartActivity()258 val intent = Intent(StylusUsiPowerUI.ACTION_CLICKED_LOW_BATTERY) in broadcastReceiver_clicked_logsNotificationClicked()