Home
last modified time | relevance | path

Searched defs:throwExceptionFromSystem (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIInputMethodClient.aidl36 void throwExceptionFromSystem(String message); in throwExceptionFromSystem() method
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DIInputMethodClientInvoker.java290 void throwExceptionFromSystem(String message) { in throwExceptionFromSystem() method in IInputMethodClientInvoker