Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 160) sorted by relevance

1234567

/packages/apps/Nfc/tests/src/com/android/nfc/snep/
DSnepBasicTests.java46 public void run() { in testGetSmallNdef() method
77 public void run() { in testGetLargeNdef() method
108 public void run() { in testGetExcessiveNdef() method
139 public void run() { in testPutSmallNdef() method
170 public void run() { in testPutLargeNdef() method
201 public void run() { in testUnsupportedVersion() method
235 public void run() { in testDifferentMinorVersion() method
/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/
DRealDataTest.java54 public void run() { in run() method in RealDataTest.TestLocalImage
63 public void run() { in run() method in RealDataTest.TestLocalVideo
72 public void run() { in run() method in RealDataTest.TestPicasa
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
DGLCanvasTest.java59 void run() { in run() method in GLCanvasTest.ClearBufferTest
76 void run() { in run() method in GLCanvasTest.SetColorTest
148 void run() { in run() method in GLCanvasTest.AlphaTest
190 void run() { in run() method in GLCanvasTest.DrawLineTest
234 void run() { in run() method in GLCanvasTest.FillRectTest
296 void run() { in run() method in GLCanvasTest.TransformTest
/packages/apps/Camera/src/com/android/camera/ui/
DFocusIndicatorRotateLayout.java89 public void run() { in run() method in FocusIndicatorRotateLayout.EndAction
97 public void run() { in run() method in FocusIndicatorRotateLayout.Disappear
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DSQLiteTransaction.java38 public void run(SQLiteDatabase db) { in run() method in SQLiteTransaction
DSQLiteAsyncQuery.java39 public void run(SQLiteDatabase db, Consumer<A> consumer) { in run() method in SQLiteAsyncQuery
/packages/apps/Nfc/src/com/android/nfc/ndefpush/
DNdefPushServer.java72 public void run() { in run() method in NdefPushServer.ConnectionThread
124 public void run() { in run() method in NdefPushServer.ServerThread
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstaller.java435 void run(CertInstaller host); in run() method
446 public void run(CertInstaller host) { in run() method in CertInstaller.Pkcs12ExtractAction
456 public void run(CertInstaller host) { in run() method in CertInstaller.InstallOthersAction
469 public void run(CertInstaller host) { in run() method in CertInstaller.OnExtractionDoneAction
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DClustering.java22 public abstract void run(MediaSet baseSet); in run() method in Clustering
DTagClustering.java40 public void run(MediaSet baseSet) { in run() method in TagClustering
/packages/apps/Email/src/com/android/email/
DSingleRunningTask.java42 public final void run(Param param) { in run() method in SingleRunningTask
DThrottle.java151 public void run() { in run() method in Throttle.MyTimerTask
163 public void run() { in run() method in Throttle.MyTimerTask.HandlerRunnable
/packages/apps/Gallery/src/com/android/camera/
DImageLoader.java45 public void run(Bitmap result); in run() method
118 public void run() { in run() method in ImageLoader.WorkerThread
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DServiceProxy.java95 public void run() throws RemoteException; in run() method
100 public void run() { in run() method in ServiceProxy.ProxyRunnable
/packages/apps/Launcher2/src/com/android/launcher2/
DCheckLongPressHelper.java27 public void run() { in run() method in CheckLongPressHelper.CheckForLongPress
/packages/apps/Contacts/src/com/android/contacts/vcard/
DProcessorBase.java43 public abstract void run(); in run() method in ProcessorBase
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DPriorityThreadFactoryTest.java59 public synchronized void run() { in run() method in PriorityThreadFactoryTest.CheckPriorityRunnable
/packages/apps/Browser/src/com/android/browser/
DGoogleAccountLogin.java106 public void run() { in run() method in GoogleAccountLogin
184 public void run(AccountManagerFuture<Bundle> value) { in run() method in GoogleAccountLogin
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DPackageIconLoaderTest.java71 public void run() { in run() method in PackageIconLoaderTest.ConsumerThread
/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepServer.java90 public void run() { in run() method in SnepServer.ConnectionThread
160 public void run() { in run() method in SnepServer.ServerThread
/packages/apps/Phone/src/com/android/phone/
DRinger.java248 public void run() { in run() method in Ringer.VibratorThread
276 public void run() { in run() method in Ringer.Worker
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorAnimator.java245 public void run(List<Animator> animators) { in run() method in EditorAnimator.AnimatorRunner
249 public void run(List<Animator> animators, AnimatorListener listener) { in run() method in EditorAnimator.AnimatorRunner
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPackagesMonitor.java40 public void run() { in onReceive() method
/packages/apps/Mms/tests/src/com/android/mms/
DMmsStability.java67 public void run() { in run() method in MmsStability.sendMms
/packages/apps/Mms/src/com/android/mms/transaction/
DNotificationPlayer.java83 public void run() { in run() method in NotificationPlayer.CreationAndCompletionThread
164 public void run() { in run() method in NotificationPlayer.CmdThread

1234567