Searched refs:STATE_START_1 (Results 1 – 2 of 2) sorted by relevance
41 private static final int STATE_START_1 = 0; field in BinderIntegrationTest71 case STATE_START_1: in setUp()173 if (mStartState == STATE_START_1) { in onServiceConnected()215 mStartState = STATE_START_1; in testTransact()251 mStartState = STATE_START_1; in testTransact()282 mStartState = STATE_START_1; in testTransact()
94 private static final int STATE_START_1 = 0; field in ServiceTest233 if (mExpectedServiceState == STATE_START_1) { in onServiceConnected()480 mExpectedServiceState = STATE_START_1; in startExpectResult()615 mExpectedServiceState = STATE_START_1; in bindExpectResult()646 mExpectedServiceState = STATE_START_1; in bindExpectResult()672 mExpectedServiceState = STATE_START_1; in bindExpectResult()713 mExpectedServiceState = STATE_START_1; in bindAutoExpectResult()803 if (mExpectedServiceState == STATE_START_1) { in onTransact()879 mExpectedServiceState = STATE_START_1; in testStopSelf()904 mExpectedServiceState = STATE_START_1; in testStopSelfResult()[all …]