Searched refs:UNUSABLE (Results 1 – 4 of 4) sorted by relevance
211 case State.UNUSABLE: in connectAsync()263 case State.UNUSABLE: in unbind()325 if (mState == State.UNUSABLE) {430 if (mState != State.UNUSABLE) { in onServiceConnected()446 setStateLocked(State.UNUSABLE, null); in onServiceDisconnected()472 case State.UNUSABLE: in onBindingDied()476 setStateLocked(State.UNUSABLE, null); in onBindingDied()479 setStateLocked(State.UNUSABLE, null); in onBindingDied()484 setStateLocked(State.UNUSABLE, null); in onBindingDied()555 case State.UNUSABLE: in checkStateIntegrityLocked()[all …]
236 @IntDef(value = { UNUSABLE, NEED_RECOMPUTE, USABLE })245 public static final int UNUSABLE = 0; field in PrecomputedText.Params269 return UNUSABLE; in checkResultUsable()385 case Params.UNUSABLE: in create()528 return Params.UNUSABLE; in checkResultUsable()
661 case PrecomputedText.Params.UNUSABLE: in generate()
6178 case PrecomputedText.Params.UNUSABLE: in setText()