Searched defs:stopProfiling (Results 1 – 8 of 8) sorted by relevance
48 ImageButton stopProfiling = findViewById(R.id.pause); in onCreate() local
94 public void stopProfiling(View v) { in stopProfiling() method in ListActivity
100 public static void stopProfiling() { in stopProfiling() method in WindowPerfTestBase
38 oneway void activityIdle(in IBinder token, in Configuration config, in boolean stopProfiling); in activityIdle()
41 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()
374 public void stopProfiling() { in stopProfiling() method in Instrumentation
952 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler6159 public void stopProfiling() { in stopProfiling() method in ActivityThread
119 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()