Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java17304 private void stopProfilerLocked(ProcessRecord proc, int profileType) { in stopProfilerLocked() method in ActivityManagerService
17360 stopProfilerLocked(null, 0); in profileControl()
17387 stopProfilerLocked(proc, profileType); in profileControl()