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.java212 Intent fgsIntent = new Intent(); in doStartForegroundService() local
227 Intent fgsIntent = new Intent(); in doStartService() local
235 Intent fgsIntent = new Intent(); in doStartForegroundServiceWithType() local
250 Intent fgsIntent = new Intent(); in doStartForegroundServiceSticky() local
266 Intent fgsIntent = new Intent(); in doStopService() local
401 Intent fgsIntent = new Intent(); in doStartForegroundServiceSpoofPackageName() local
422 fgsIntent, in doStartForegroundServiceSpoofPackageName() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java535 Intent fgsIntent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundServiceAccessAppOp() local