Home
last modified time | relevance | path

Searched defs:fgsIntent (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java195 Intent fgsIntent = new Intent(); in doStartForegroundService() local
210 Intent fgsIntent = new Intent(); in doStartService() local
218 Intent fgsIntent = new Intent(); in doStartForegroundServiceWithType() local
233 Intent fgsIntent = new Intent(); in doStartForegroundServiceSticky() local
249 Intent fgsIntent = new Intent(); in doStopService() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java478 Intent fgsIntent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundServiceAccessAppOp() local