Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodInvoker.java86 private static void logRemoteException(@NonNull RemoteException e) { in logRemoteException() method in IInputMethodInvoker
124 logRemoteException(e); in initializeInternal()
134 logRemoteException(e); in onCreateInlineSuggestionsRequest()
143 logRemoteException(e); in bindInput()
152 logRemoteException(e); in unbindInput()
171 logRemoteException(e); in startInput()
180 logRemoteException(e); in onNavButtonFlagsChanged()
189 logRemoteException(e); in createSession()
198 logRemoteException(e); in setSessionEnabled()
209 logRemoteException(e); in showSoftInput()
[all …]
DIInputMethodClientInvoker.java102 private static void logRemoteException(@NonNull RemoteException e) { in logRemoteException() method in IInputMethodClientInvoker
122 logRemoteException(e); in onBindMethodInternal()
146 logRemoteException(e); in onStartInputResultInternal()
170 logRemoteException(e); in onBindAccessibilityServiceInternal()
194 logRemoteException(e); in onUnbindMethodInternal()
212 logRemoteException(e); in onUnbindAccessibilityServiceInternal()
230 logRemoteException(e); in setActiveInternal()
248 logRemoteException(e); in setInteractiveInternal()
266 logRemoteException(e); in setImeVisibilityInternal()
284 logRemoteException(e); in scheduleStartInputIfNecessaryInternal()
[all …]