Home
last modified time | relevance | path

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

/packages/modules/Profiling/framework/java/android/os/
DProfilingManager.java223 final IProfilingService service = getOrCreateIProfilingServiceLocked(false); in requestProfiling()
290 if (getOrCreateIProfilingServiceLocked(true) == null) { in registerForAllProfilingResults()
360 public @Nullable IProfilingService getOrCreateIProfilingServiceLocked( in getOrCreateIProfilingServiceLocked() method in ProfilingManager
482 getOrCreateIProfilingServiceLocked(false); in getOrCreateIProfilingServiceLocked()