Searched defs:run (Results 201 - 225 of 259) sorted by relevance

1234567891011

/frameworks/base/core/java/android/view/
H A DChoreographer.java65 * post callbacks to run on the choreographer but they will run on the {@link Looper}
200 * run off of a single timing loop.
219 * run off of a single timing loop.
245 * we might still wait 6ms before posting an animation callback that we want to run
260 * Posts a callback to run on the next frame.
266 * @param action The callback action to run during the next frame.
277 * Posts a callback to run on the next frame after the specified delay.
283 * @param action The callback action to run during the next frame after the specified delay.
362 * Posts a frame callback to run o
733 public void run() { method in class:Choreographer.FrameDisplayEventReceiver
745 public void run(long frameTimeNanos) { method in class:Choreographer.CallbackRecord
[all...]
H A DViewDebug.java459 public void run() {
518 public void run(Void... data) {
533 public void run(Void... data) {
556 public void run(Object... data) {
588 void run(T... data); method in interface:ViewDebug.ViewOperation
597 public void run() {
602 operation.run(data);
731 public void run() {
/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuPresenter.java669 public void run() { method in class:ActionMenuPresenter.OpenOverflowRunnable
H A DIconMenuView.java604 // Set it the first time (the cycle will be started in run()).
616 public void run() { method in class:IconMenuView
630 // We should run again soon to cycle to the other caption mode
636 * {@link #setCycleShortcutCaptionMode(boolean)} and {@link #run()} should call
/frameworks/base/services/java/com/android/server/
H A DTwilightService.java278 public void run() { method in class:TwilightService.TwilightListenerRecord
H A DAlarmManagerService.java659 public void run() method in class:AlarmManagerService.AlarmThread
/frameworks/base/services/java/com/android/server/connectivity/
H A DVpn.java666 public void run() { method in class:Vpn.LegacyVpnRunner
/frameworks/support/v4/java/android/support/v4/app/
H A DBackStackRecord.java599 public void run() { method in class:BackStackRecord
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java328 public void run() { method in class:SettingsBackupAgent.WifiRestoreRunnable
H A DSettingsProvider.java384 // manages concurrency itself, and it's important that we not run the db
390 // separately, and of course it has to run after the db file
414 public void run() { method in class:SettingsProvider.CachePrefetchThread
/frameworks/av/media/mtp/
H A DMtpServer.cpp153 void MtpServer::run() { function in class:android::MtpServer
156 ALOGV("MtpServer::run fd: %d\n", fd);
/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp583 // to ICamera is gone. The sleep is for the server to run
596 instance.run(); \
626 void run() { function in class:TestSetPreviewDisplay
636 void run() { function in class:TestStartPreview
657 void run() { function in class:TestStartPreviewWithoutDisplay
685 void run() { function in class:TestAutoFocus
696 void run() { function in class:TestStopPreview
707 void run() { function in class:TestTakePicture
720 void run() { function in class:TestTakeMultiplePictures
735 void run() { function in class:TestGetParameters
794 void run() { function in class:TestPictureSize
807 void run() { function in class:TestPreviewCallbackFlag
837 void run() { function in class:TestRecording
872 void run() { function in class:TestPreviewSize
[all...]
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java125 * run asynchronously. If a callback is provided then
126 * {@link AccountManagerCallback#run} will be invoked on the Handler's
1334 public void run() {
1335 callback.run(future);
1348 public void run() {
1555 public void run() {
1556 mCallback.run(Future2Task.this);
1664 public void run(AccountManagerFuture<Account[]> future) {
1751 public void run(AccountManagerFuture<Bundle> future) { method in class:AccountManager.GetAuthTokenByTypeAndFeaturesTask
/frameworks/base/core/java/android/app/
H A DLoadedApk.java338 * package will not run in in a VM with other packages, we set
377 * indicating the desire to run in another packages VM.
727 public void run() { method in class:LoadedApk.ReceiverDispatcher.Args
1116 public void run() { method in class:LoadedApk.ServiceDispatcher.RunConnection
/frameworks/base/core/java/android/gesture/
H A DGestureOverlayView.java736 public void run() { method in class:GestureOverlayView.FadeOutRunnable
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java658 public Void run(ITextToSpeechService service) throws RemoteException {
817 public Integer run(ITextToSpeechService service) throws RemoteException {
851 public Integer run(ITextToSpeechService service) throws RemoteException {
882 public Integer run(ITextToSpeechService service) throws RemoteException {
906 public Set<String> run(ITextToSpeechService service) throws RemoteException {
930 public Boolean run(ITextToSpeechService service) throws RemoteException {
945 public Integer run(ITextToSpeechService service) throws RemoteException {
1023 public Integer run(ITextToSpeechService service) throws RemoteException {
1061 public Locale run(ITextToSpeechService service) throws RemoteException {
1083 public Integer run(ITextToSpeechServic
1354 R run(ITextToSpeechService service) throws RemoteException; method in interface:TextToSpeech.Action
[all...]
/frameworks/base/core/java/android/widget/
H A DAdapterView.java332 * @param listener The callback that will run
385 * @param listener The callback that will run
851 public void run() { method in class:AdapterView.SelectionNotifier
1052 * 2) we run out of time, or 3) we have looked at every position
H A DAdapterViewAnimator.java606 public void run() { method in class:AdapterViewAnimator.CheckForTap
646 public void run() {
649 public void run() {
738 public void run() {
H A DFastScroller.java133 public void run() {
861 public void run() { method in class:FastScroller.ScrollFade
H A DGallery.java81 * How long the transition animation should run when a child view changes
129 public void run() {
137 * path until the end of its run() can set this to true to abort any
263 * Sets how long the transition animation should run when a child view
1241 public void run() {
1424 * initiate a fling. Each frame of the fling is handled in {@link #run()}.
1485 public void run() { method in class:Gallery.FlingRunnable
H A DListPopupWindow.java985 public void run() {
1258 public void run() { method in class:ListPopupWindow.ListSelectorHider
1264 public void run() { method in class:ListPopupWindow.ResizePopupRunnable
1300 mResizePopupRunnable.run();
H A DProgressBar.java102 * public void run() {
108 * public void run() {
593 public void run() { method in class:ProgressBar.RefreshProgressRunnable
1262 public void run() { method in class:ProgressBar.AccessibilityEventSender
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DLockPatternKeyguardView.java198 public void run() {
492 public void run(AccountManagerFuture<Bundle> future) { method in class:LockPatternKeyguardView.AccountAnalyzer
/frameworks/base/services/java/com/android/server/am/
H A DActiveServices.java79 // a service is killed before it has run for SERVICE_RESET_RUN_DURATION.
695 public void run() { method in class:ActiveServices.ServiceRestarter
990 // we don't want to allow it to run.
1181 // Does it still need to run?
1482 // would run in this process, now is a good time to start them. It would
1484 // run at this point just because their restart time hasn't come up.
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java171 mRunner.run(this, args, new Runnable() {
172 @Override public void run() {
278 public void run(Handler handler, TestArgs args, Runnable doneCallback) { method in class:TestService.TestRunner
291 @Override public void run() {
304 @Override public void run() {
383 @Override public void run() {
387 mDoneCallback.run();
406 public void run() { method in class:TestService.RunnerThread
408 mOp.run();

Completed in 7398 milliseconds

1234567891011