Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java1997 clearProfilerLPf(); in stopProfilerLPf()
2014 void clearProfilerLPf() { in clearProfilerLPf() method in AppProfiler
2028 void clearProfilerLPf(ProcessRecord app) { in clearProfilerLPf() method in AppProfiler
2034 clearProfilerLPf(); in clearProfilerLPf()
2440 clearProfilerLPf(); in setupProfilerInfoLocked()
2501 clearProfilerLPf(); in onAppDiedLocked()
DProcessRecord.java1561 mService.mAppProfiler.clearProfilerLPf(); in clearProfilerIfNeeded()