Searched refs:calledWithValidTokenLocked (Results 1 – 2 of 2) sorted by relevance
1935 private boolean calledWithValidTokenLocked(@NonNull IBinder token) { in calledWithValidTokenLocked() method in InputMethodManagerService2140 if (!calledWithValidTokenLocked(callerImeToken)) { in setCurHostInputToken()2770 if (!calledWithValidTokenLocked(token)) { in updateStatusIcon()2877 if (!calledWithValidTokenLocked(token)) { in setImeWindowStatus()2913 if (!calledWithValidTokenLocked(token)) { in reportStartInput()3672 if (!calledWithValidTokenLocked(token)) { in setInputMethod()3683 if (!calledWithValidTokenLocked(token)) { in setInputMethodAndSubtype()3712 if (!calledWithValidTokenLocked(token)) { in switchToPreviousInputMethod()3784 if (!calledWithValidTokenLocked(token)) { in switchToNextInputMethod()3801 if (!calledWithValidTokenLocked(token)) { in shouldOfferSwitchingToNextInputMethod()[all …]
16719 HPLcom/android/server/inputmethod/InputMethodManagerService;->calledWithValidTokenLocked(Landroid/o…