Searched refs:STATE_DESTROY (Results 1 – 2 of 2) sorted by relevance
40 private static final int STATE_DESTROY = 3; field in BinderTest88 if (mStartState == STATE_DESTROY) { in setUp()99 mStartState = STATE_DESTROY; in setUp()189 if (mStartState == STATE_DESTROY) { in onServiceDisconnected()233 mStartState = STATE_DESTROY; in testTransact()
35 private static final int STATE_DESTROY = 3; field in ServiceTest117 if (mExpectedServiceState == STATE_DESTROY) { in onServiceDisconnected()151 mExpectedServiceState = STATE_DESTROY; in startExpectResult()198 mExpectedServiceState = STATE_DESTROY; in bindExpectResult()333 if (mExpectedServiceState == STATE_DESTROY) { in onTransact()343 mExpectedServiceState = STATE_DESTROY; in onTransact()