Searched defs:stopProfiling (Results 1 – 6 of 6) sorted by relevance
48 ImageButton stopProfiling = findViewById(R.id.pause); in onCreate() local
94 public void stopProfiling(View v) { in stopProfiling() method in ListActivity
356 public void stopProfiling() { in stopProfiling() method in Instrumentation
131 in boolean stopProfiling); in activityIdle()
861 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler5870 public void stopProfiling() { in stopProfiling() method in ActivityThread
1666 public final void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()