Home
last modified time | relevance | path

Searched refs:newStartCountdownIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
H A DEmergencyActionForegroundService.java128 public static Intent newStartCountdownIntent( in newStartCountdownIntent() method in EmergencyActionForegroundService
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/
H A DEmergencyActionFragment.java149 EmergencyActionForegroundService.newStartCountdownIntent( in onStop()