Searched refs:mTracingServiceProxy (Results 1 – 1 of 1) sorted by relevance
98 private final ITracingServiceProxy.Stub mTracingServiceProxy = new ITracingServiceProxy.Stub() { field in TracingServiceProxy130 publishBinderService(TRACING_SERVICE_PROXY_BINDER_NAME, mTracingServiceProxy); in onUserUnlocking()