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.java112 public static final String FG_LOCATION_SERVICE_NAME = field in CommandReceiver
173 doStopService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()
205 doBindService(context, intent, FG_LOCATION_SERVICE_NAME); in onReceive()
335 fgsIntent.setComponent(new ComponentName(targetPackage, FG_LOCATION_SERVICE_NAME)); in doStartForegroundServiceWithType()
407 new ComponentName(targetPackage, FG_LOCATION_SERVICE_NAME)); in doCreateFgslPendingIntent()