Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/aidl/com/android/frameworks/coretests/aidl/
DIBpcTestServiceCmdService.aidl25 void setBinderProxyCountCallback(IBpcCallbackObserver observer); in setBinderProxyCountCallback() method
/frameworks/base/core/java/com/android/internal/os/
DBinderInternal.java255 public static void setBinderProxyCountCallback(BinderProxyLimitListener listener, in setBinderProxyCountCallback() method in BinderInternal