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
39 oneway void activityIdle(in IBinder token, in Configuration config, in boolean stopProfiling); in activityIdle()
44 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()
374 public void stopProfiling() { in stopProfiling() method in Instrumentation
974 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler6219 public void stopProfiling() { in stopProfiling() method in ActivityThread
135 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()