Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInputMethodClient.aidl37 void throwExceptionFromSystem(String message); in throwExceptionFromSystem() method
/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodClientInvoker.java325 void throwExceptionFromSystem(String message) { in throwExceptionFromSystem() method in IInputMethodClientInvoker