Searched refs:STATE_BOUND (Results 1 – 3 of 3) sorted by relevance
23 static final int STATE_BOUND = 2; field in TestGbaConfig
57 mConfig.setServiceState(TestGbaConfig.STATE_BOUND); in onBind()
231 assertFalse(TestGbaConfig.STATE_BOUND == sConfig.getServiceState()); in testServiceReleaseDefault()