Searched refs:UNUSABLE (Results 1 – 3 of 3) sorted by relevance
215 case State.UNUSABLE: in connectAsync()267 case State.UNUSABLE: in unbind()329 if (mState == State.UNUSABLE) {436 if (mState != State.UNUSABLE) { in onServiceConnected()455 setStateLocked(State.UNUSABLE, null); in onServiceDisconnected()484 case State.UNUSABLE: in onBindingDied()488 setStateLocked(State.UNUSABLE, null); in onBindingDied()491 setStateLocked(State.UNUSABLE, null); in onBindingDied()496 setStateLocked(State.UNUSABLE, null); in onBindingDied()567 case State.UNUSABLE: in checkStateIntegrityLocked()[all …]
273 @IntDef(value = { UNUSABLE, NEED_RECOMPUTE, USABLE })282 public static final int UNUSABLE = 0; field in PrecomputedText.Params307 return UNUSABLE; in checkResultUsable()429 case Params.UNUSABLE: in create()619 return Params.UNUSABLE; in checkResultUsable()
843 case PrecomputedText.Params.UNUSABLE: in generate()