Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DBootReceiver.java42 final Intent fgsIntent = new Intent(); in onReceive() local
DCommandReceiver.java326 Intent fgsIntent = new Intent(); in doStartForegroundService() local
341 Intent fgsIntent = new Intent(); in doStartService() local
349 Intent fgsIntent = new Intent(); in doStartForegroundServiceWithType() local
364 Intent fgsIntent = new Intent(); in doStartServiceMedia() local
372 Intent fgsIntent = new Intent(); in doStartForegroundServiceMedia() local
387 Intent fgsIntent = new Intent(); in doStartForegroundServiceSticky() local
403 Intent fgsIntent = new Intent(); in doStopService() local
539 Intent fgsIntent = new Intent(); in doStartForegroundServiceSpoofPackageName() local
560 fgsIntent, in doStartForegroundServiceSpoofPackageName() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java354 Intent fgsIntent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundServiceAccessAppOp() local