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.java77 private static final int STATE_START_3 = 2; field in ServiceTest
761 } else if (mExpectedServiceState == STATE_START_3) { in onTransact()
931 mExpectedServiceState = STATE_START_3; in testForegroundService_dontRemoveNotificationOnStop()
985 mExpectedServiceState = STATE_START_3; in testForegroundServiceRemoveNotificationOnStop()
1082 mExpectedServiceState = STATE_START_3; in testForegroundService_detachNotificationOnStop()