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.java310 Intent fgsIntent = new Intent(); in doStartForegroundService() local
325 Intent fgsIntent = new Intent(); in doStartService() local
333 Intent fgsIntent = new Intent(); in doStartForegroundServiceWithType() local
348 Intent fgsIntent = new Intent(); in doStartForegroundServiceSticky() local
364 Intent fgsIntent = new Intent(); in doStopService() local
500 Intent fgsIntent = new Intent(); in doStartForegroundServiceSpoofPackageName() local
521 fgsIntent, in doStartForegroundServiceSpoofPackageName() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java353 Intent fgsIntent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundServiceAccessAppOp() local