Searched refs:IProfilingService (Results 1 – 3 of 3) sorted by relevance
136 public IProfilingService mProfilingService;223 final IProfilingService service = getOrCreateIProfilingServiceLocked(false); in requestProfiling()360 public @Nullable IProfilingService getOrCreateIProfilingServiceLocked( in getOrCreateIProfilingServiceLocked()369 mProfilingService = IProfilingService.Stub.asInterface( in getOrCreateIProfilingServiceLocked()481 IProfilingService service = in getOrCreateIProfilingServiceLocked()
25 interface IProfilingService { interface
32 import android.os.IProfilingService;60 public class ProfilingService extends IProfilingService.Stub {