Searched defs:stopProfiling (Results 1 – 7 of 7) sorted by relevance
48 ImageButton stopProfiling = (ImageButton) findViewById(R.id.pause); in onCreate() local
94 public void stopProfiling(View v) { in stopProfiling() method in ListActivity
305 public void stopProfiling() { in stopProfiling() method in Instrumentation
578 public void stopProfiling() { in stopProfiling() method in ActivityThread.Profiler4822 public void stopProfiling() { in stopProfiling() method in ActivityThread
122 boolean stopProfiling) throws RemoteException; in activityIdle()
3555 public void activityIdle(IBinder token, Configuration config, boolean stopProfiling) in activityIdle()
6610 public final void activityIdle(IBinder token, Configuration config, boolean stopProfiling) { in activityIdle()