Searched refs:STATE_START_2 (Results 1 – 2 of 2) sorted by relevance
42 private static final int STATE_START_2 = 1; field in BinderIntegrationTest79 case STATE_START_2: in setUp()180 } else if (mStartState == STATE_START_2) { in onServiceConnected()
95 private static final int STATE_START_2 = 1; field in ServiceTest240 } else if (mExpectedServiceState == STATE_START_2) { in onServiceConnected()483 mExpectedServiceState = STATE_START_2; in startExpectResult()810 } else if (mExpectedServiceState == STATE_START_2) { in onTransact()1010 mExpectedServiceState = STATE_START_2; in testForegroundService_dontRemoveNotificationOnStop()1064 mExpectedServiceState = STATE_START_2; in testForegroundServiceRemoveNotificationOnStop()1162 mExpectedServiceState = STATE_START_2; in testForegroundService_detachNotificationOnStop()1384 mExpectedServiceState = STATE_START_2; in testForegroundService_deferThenKeepNotification()