Home
last modified time | relevance | path

Searched refs:BACK_DISPOSITION_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
DNavigationBarTest.java21 import static android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT;
238 BACK_DISPOSITION_DEFAULT, true, false); in testSetImeWindowStatusWhenImeSwitchOnDisplay()
249 IME_VISIBLE, BACK_DISPOSITION_DEFAULT, true, false); in testSetImeWindowStatusWhenImeSwitchOnDisplay()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java21 import static android.inputmethodservice.InputMethodService.BACK_DISPOSITION_DEFAULT;
991 null /* token */, IME_INVISIBLE, BACK_DISPOSITION_DEFAULT, in sendImeInvisibleStatusForPrevNavBar()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java323 public static final int BACK_DISPOSITION_DEFAULT = 0; field in InputMethodService
385 @IntDef(value = {BACK_DISPOSITION_DEFAULT, BACK_DISPOSITION_WILL_NOT_DISMISS,
410 private static final int BACK_DISPOSITION_MIN = BACK_DISPOSITION_DEFAULT;
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBar.java894 case InputMethodService.BACK_DISPOSITION_DEFAULT: in setImeWindowStatus()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java650 int mBackDisposition = InputMethodService.BACK_DISPOSITION_DEFAULT;
2595 mBackDisposition = InputMethodService.BACK_DISPOSITION_DEFAULT; in unbindCurrentMethodLocked()
2828 case InputMethodService.BACK_DISPOSITION_DEFAULT: in setImeWindowStatus()
/frameworks/base/core/api/
Dcurrent.txt19329 field public static final int BACK_DISPOSITION_DEFAULT = 0; // 0x0
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13510 field public static final int BACK_DISPOSITION_DEFAULT = 0; // 0x0