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()
75 private static final int STATE_START_1 = 0; field in ServiceTest190 if (mExpectedServiceState == STATE_START_1) { in onServiceConnected()462 mExpectedServiceState = STATE_START_1; in startExpectResult()577 mExpectedServiceState = STATE_START_1; in bindExpectResult()608 mExpectedServiceState = STATE_START_1; in bindExpectResult()634 mExpectedServiceState = STATE_START_1; in bindExpectResult()675 mExpectedServiceState = STATE_START_1; in bindAutoExpectResult()747 if (mExpectedServiceState == STATE_START_1) { in onTransact()823 mExpectedServiceState = STATE_START_1; in testStopSelf()848 mExpectedServiceState = STATE_START_1; in testStopSelfResult()[all …]