Searched refs:STATE_START_2 (Results 1 – 2 of 2) sorted by relevance
33 private static final int STATE_START_2 = 1; field in ServiceTest101 } else if (mExpectedServiceState == STATE_START_2) { in onServiceConnected()142 mExpectedServiceState = STATE_START_2; in startExpectResult()319 } else if (mExpectedServiceState == STATE_START_2) { in onTransact()
38 private static final int STATE_START_2 = 1; field in BinderTest73 case STATE_START_2: in setUp()174 } else if (mStartState == STATE_START_2) { in onServiceConnected()