Searched refs:STATE_RELEASE (Results 1 – 2 of 2) sorted by relevance
99 private static final int STATE_RELEASE = 3; field in EdgeAnimation142 startAnimation(mValue, 0, RELEASE_TIME, STATE_RELEASE); in onRelease()165 startAnimation(mValue, 0, RELEASE_TIME, STATE_RELEASE); in update()167 case STATE_RELEASE: in update()
1460 mLastFocusRequestToCar = FocusRequest.STATE_RELEASE; in doHandleFocusRelease()1864 return STATE_RELEASE; in create()1869 public static FocusRequest STATE_RELEASE = field in CarAudioService.FocusRequest