Home
last modified time | relevance | path

Searched refs:getBackDisposition (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java738 int getBackDisposition() { in getBackDisposition() method in InputMethodBindingController
DInputMethodManagerService.java925 bindingController.getBackDisposition(), userId); in onFinishPackageChangesInternal()
1492 bindingController.getBackDisposition(), currentImeUserId); in systemRunning()
2592 updateSystemUiLocked(0 /* vis */, bindingController.getBackDisposition(), in finishSessionLocked()
2864 updateSystemUiLocked(0 /* vis */, bindingController.getBackDisposition(), userId); in updateImeWindowStatusLocked()
2875 bindingController.getBackDisposition(), userId); in updateSystemUiLocked()
3079 bindingController.getBackDisposition(), userId); in setInputMethodLocked()
4711 proto.write(BACK_DISPOSITION, bindingController.getBackDisposition()); in dumpDebug()
5163 bindingController.getBackDisposition(), userId); in handleSetInteractive()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java2121 public int getBackDisposition() { in getBackDisposition() method in InputMethodService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13438 method public int getBackDisposition();
/frameworks/base/core/api/
Dcurrent.txt21251 method public int getBackDisposition();