Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DIInputMethodClientInvoker.java68 boolean isProxy, @Nullable Handler handler) { in IInputMethodClientInvoker()
/aosp14/frameworks/base/core/java/android/os/
H A DBinder.java633 public static final boolean isProxy(IInterface iface) { in isProxy() method in Binder