Home
last modified time | relevance | path

Searched refs:serviceStartIntent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java1261 final Intent serviceStartIntent = new Intent(mService3Intent) in testBgRestrictedForegroundService() local
1263 activityIntent.putExtra("service", serviceStartIntent); in testBgRestrictedForegroundService()