Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java83 private static final int STATE_START_3 = 2; field in ServiceTest
771 } else if (mExpectedServiceState == STATE_START_3) { in onTransact()
948 mExpectedServiceState = STATE_START_3; in testForegroundService_dontRemoveNotificationOnStop()
1002 mExpectedServiceState = STATE_START_3; in testForegroundServiceRemoveNotificationOnStop()
1098 mExpectedServiceState = STATE_START_3; in testForegroundService_detachNotificationOnStop()