Home
last modified time | relevance | path

Searched refs:BACK_DISPOSITION_MIN (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java523 private static final int BACK_DISPOSITION_MIN = BACK_DISPOSITION_DEFAULT; field in InputMethodService
1908 if (disposition > BACK_DISPOSITION_MAX || disposition < BACK_DISPOSITION_MIN) { in setBackDisposition()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22532 Landroid/inputmethodservice/InputMethodService;->BACK_DISPOSITION_MIN:I