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
40 oneway void activityIdle(in IBinder token, in Configuration config, in boolean stopProfiling); in activityIdle()
49 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()
405 public void stopProfiling() { in stopProfiling() method in Instrumentation
1078 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler7233 public void stopProfiling() { in stopProfiling() method in ActivityThread
178 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()