OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SamplingProfilerService
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/
SamplingProfilerService.java
36
public class
SamplingProfilerService
extends Binder {
38
private static final String TAG = "
SamplingProfilerService
";
45
public
SamplingProfilerService
(Context context) {
52
if (LOCAL_LOGV) Slog.v(TAG, "starting
SamplingProfilerService
!");
76
if (LOCAL_LOGV) Slog.v(TAG, "
SamplingProfilerService
activated");
101
pw.println("
SamplingProfilerService
:");
/frameworks/base/services/java/com/android/server/
SystemServer.java
[
all
...]
Completed in 844 milliseconds