Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java79 public static final String FG_LOCATION_SERVICE_NAME = field in CommandReceiver
130 doStopService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()
160 doBindService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()
220 fgsIntent.setComponent(new ComponentName(targetPackage, FG_LOCATION_SERVICE_NAME)); in doStartForegroundServiceWithType()
292 new ComponentName(targetPackage, FG_LOCATION_SERVICE_NAME)); in doCreateFgslPendingIntent()