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.java96 private static final int STATE_START_3 = 2; field in ServiceTest
817 } else if (mExpectedServiceState == STATE_START_3) { in onTransact()
1021 mExpectedServiceState = STATE_START_3; in testForegroundService_dontRemoveNotificationOnStop()
1076 mExpectedServiceState = STATE_START_3; in testForegroundServiceRemoveNotificationOnStop()
1173 mExpectedServiceState = STATE_START_3; in testForegroundService_detachNotificationOnStop()