Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tracing/
DTracingServiceProxy.java98 private final ITracingServiceProxy.Stub mTracingServiceProxy = new ITracingServiceProxy.Stub() { field in TracingServiceProxy
130 publishBinderService(TRACING_SERVICE_PROXY_BINDER_NAME, mTracingServiceProxy); in onUserUnlocking()