Searched defs:stopProfiling (Results 1 – 7 of 7) sorted by relevance
48 ImageButton stopProfiling = findViewById(R.id.pause); in onCreate() local
94 public void stopProfiling(View v) { in stopProfiling() method in ListActivity
123 void stopProfiling() { in stopProfiling() method in WindowManagerPerfTestBase
356 public void stopProfiling() { in stopProfiling() method in Instrumentation
142 in boolean stopProfiling); in activityIdle()
895 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler6081 public void stopProfiling() { in stopProfiling() method in ActivityThread
1795 public final void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()