Searched refs:STATE_START_1 (Results 1 – 2 of 2) sorted by relevance
40 private static final int STATE_START_1 = 0; field in BinderTest68 case STATE_START_1: in setUp()170 if (mStartState == STATE_START_1) { in onServiceConnected()212 mStartState = STATE_START_1; in testTransact()248 mStartState = STATE_START_1; in testTransact()279 mStartState = STATE_START_1; in testTransact()
81 private static final int STATE_START_1 = 0; field in ServiceTest197 if (mExpectedServiceState == STATE_START_1) { in onServiceConnected()469 mExpectedServiceState = STATE_START_1; in startExpectResult()584 mExpectedServiceState = STATE_START_1; in bindExpectResult()615 mExpectedServiceState = STATE_START_1; in bindExpectResult()641 mExpectedServiceState = STATE_START_1; in bindExpectResult()682 mExpectedServiceState = STATE_START_1; in bindAutoExpectResult()757 if (mExpectedServiceState == STATE_START_1) { in onTransact()833 mExpectedServiceState = STATE_START_1; in testStopSelf()858 mExpectedServiceState = STATE_START_1; in testStopSelfResult()[all …]