Searched refs:getCurMethodUid (Results 1 – 4 of 4) sorted by relevance
179 assertThat(mBindingController.getCurMethodUid()).isNotEqualTo(Process.INVALID_UID); in testBindCurrentMethodWithMainConnection()216 assertThat(mBindingController.getCurMethodUid()).isEqualTo(Process.INVALID_UID); in testUnbindCurrentMethod()
298 int getCurMethodUid() { in getCurMethodUid() method in InputMethodBindingController
2032 UserHandle.getAppId(bindingController.getCurMethodUid()), in attachNewInputLocked()5062 bindingController.getCurMethodUid(), in handleMessage()5115 bindingController.getCurMethodUid())) { in handleSetInteractive()
12279 PLcom/android/server/inputmethod/InputMethodBindingController;->getCurMethodUid()I