Searched refs:run (Results 276 - 300 of 706) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/java/android/net/http/
H A DIdleCache.java146 public void run() { method in class:IdleCache.IdleReaper
/frameworks/base/core/java/android/os/
H A DFileObserver.java87 public void run() { method in class:FileObserver.ObserverThread
H A DTokenWatcher.java148 public void run()
H A DTrace.java98 @Override public void run() {
/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java125 * database. Note, this value should not change from run to run, because when it does change,
171 public void run() {
/frameworks/base/core/java/android/speech/tts/
H A DSynthesisPlaybackQueueItem.java85 public void run() { method in class:SynthesisPlaybackQueueItem
/frameworks/base/core/java/android/view/
H A DChoreographer.java68 * post callbacks to run on the choreographer but they will run on the {@link Looper}
203 * run off of a single timing loop.
222 * run off of a single timing loop.
248 * we might still wait 6ms before posting an animation callback that we want to run
272 * Posts a callback to run on the next frame.
278 * @param action The callback action to run during the next frame.
289 * Posts a callback to run on the next frame after the specified delay.
295 * @param action The callback action to run during the next frame after the specified delay.
374 * Posts a frame callback to run o
745 public void run() { method in class:Choreographer.FrameDisplayEventReceiver
757 public void run(long frameTimeNanos) { method in class:Choreographer.CallbackRecord
[all...]
/frameworks/base/core/java/android/webkit/
H A DWebSyncManager.java78 public void run() { method in class:WebSyncManager
/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java205 // Queue up work that we need to do for the callback to run
208 public void run() {
240 public void run() {
273 public void run() {
934 public void run() {
953 public void run() {
990 public void run() {
1076 public void run() {
1314 public void run() {
1371 public void run() {
[all...]
/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java28 * while tracing on the emulator and then run traceview to view the trace.
56 // This should not run in the automated suite.
104 public void run() { method in class:TraceTest.aThread
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridThrasher.java46 public void run() {
/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListThrasher.java44 public void run() {
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DButtonsWithTallTextViewInBetweenTest.java113 public void run() {
H A DShortButtonsTest.java79 public void run() {
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/java/android/media/filterfw/samples/
H A DCameraEffectsRecordingSample.java96 mRunner.run();
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
H A DCameraPairwiseTest.java77 public void run() {
116 public void run() {
118 command.run();
125 fail("Failed to run the command on the looper.");
394 public void run() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DFirstFrameAnimatorHelper.java115 public void run() {
/frameworks/base/services/java/com/android/server/
H A DCertBlacklister.java78 public void run() {
/frameworks/base/services/java/com/android/server/display/
H A DWifiDisplayController.java347 public void run() {
462 public void run() {
479 public void run() {
488 public void run() {
892 public void run() {
899 public void run() {
911 public void run() {
930 public void run() {
963 public void run() {
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DInstrumentationTestSuiteBuilderTest.java70 suite.run(result);
H A DUnitTestSuiteBuilderTest.java63 suite.run(result);
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java187 mRunner.run(this, args, new Runnable() {
188 @Override public void run() {
294 public void run(Handler handler, TestArgs args, Runnable doneCallback) { method in class:TestService.TestRunner
307 @Override public void run() {
320 @Override public void run() {
399 @Override public void run() {
403 mDoneCallback.run();
422 public void run() { method in class:TestService.RunnerThread
424 mOp.run();
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DCanvasTextureViewActivity.java80 public void run() { method in class:CanvasTextureViewActivity.RenderingThread
H A DTextGammaActivity.java48 public void run() {
/frameworks/base/tests/SslLoad/src/com/android/sslload/
H A DSslLoad.java85 public void run() { method in class:SslLoad

Completed in 764 milliseconds

<<11121314151617181920>>