/packages/apps/Nfc/tests/src/com/android/nfc/snep/ |
D | SnepBasicTests.java | 46 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/UnifiedEmail/src/com/android/mail/utils/ |
D | ContentProviderTask.java | 94 public void run(ContentResolver resolver, String authority, in run() method in ContentProviderTask 104 public void run(ContentResolver resolver, Uri uri, ContentValues values) { in run() method in ContentProviderTask.InsertTask 116 public void run(ContentResolver resolver, Uri uri, ContentValues values, in run() method in ContentProviderTask.UpdateTask 130 public void run(ContentResolver resolver, Uri uri, String selection, in run() method in ContentProviderTask.DeleteTask
|
D | Throttle.java | 154 public void run() { in run() method in Throttle.MyTimerTask 166 public void run() { in run() method in Throttle.MyTimerTask.HandlerRunnable
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | Crypt.java | 49 public void run() { in run() method in Crypt.Encrypter 66 public void run() { in run() method in Crypt.Decrypter
|
D | Package.java | 47 public void run() throws IOException { in run() method in Package.Packager 78 public void run() throws FileNotFoundException, IOException { in run() method in Package.Unpackager
|
D | Compress.java | 51 public void run() throws IOException { in run() method in Compress.Compressor 80 public void run() throws IOException { in run() method in Compress.Uncompressor
|
D | Makedict.java | 38 public void run() throws FileNotFoundException, IOException, ParserConfigurationException, in run() method in Makedict
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | Task.java | 23 public void run(T t); in run() method
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | SQLiteTransaction.java | 38 public void run(SQLiteDatabase db) { in run() method in SQLiteTransaction
|
D | SQLiteAsyncQuery.java | 39 public void run(SQLiteDatabase db, Consumer<A> consumer) { in run() method in SQLiteAsyncQuery
|
/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
D | NdefPushServer.java | 72 public void run() { in run() method in NdefPushServer.ConnectionThread 125 public void run() { in run() method in NdefPushServer.ServerThread
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | PanoramaMetadataJob.java | 37 public PanoramaMetadata run(JobContext jc) { in run() method in PanoramaMetadataJob
|
D | Clustering.java | 22 public abstract void run(MediaSet baseSet); in run() method in Clustering
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
D | HandoverServer.java | 76 public void run() { in run() method in HandoverServer.ServerThread 167 public void run() { in run() method in HandoverServer.ConnectionThread
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | FragmentRunnable.java | 43 public void run() { in run() method in FragmentRunnable
|
/packages/apps/CertInstaller/src/com/android/certinstaller/ |
D | CertInstaller.java | 468 void run(CertInstaller host); in run() method 479 public void run(CertInstaller host) { in run() method in CertInstaller.Pkcs12ExtractAction 489 public void run(CertInstaller host) { in run() method in CertInstaller.InstallOthersAction 502 public void run(CertInstaller host) { in run() method in CertInstaller.OnExtractionDoneAction
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ImageLoader.java | 45 public void run(Bitmap result); in run() method 118 public void run() { in run() method in ImageLoader.WorkerThread
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CheckLongPressHelper.java | 27 public void run() { in run() method in CheckLongPressHelper.CheckForLongPress
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
D | ProcessorBase.java | 43 public abstract void run(); in run() method in ProcessorBase
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | CheckLongPressHelper.java | 27 public void run() { in run() method in CheckLongPressHelper.CheckForLongPress
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/ |
D | CameraThread.java | 56 public void run() { in start() method
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
D | PriorityThreadFactoryTest.java | 59 public synchronized void run() { in run() method in PriorityThreadFactoryTest.CheckPriorityRunnable
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | DictionaryDownloadProgressBar.java | 117 public void run() { in run() method in DictionaryDownloadProgressBar.UpdaterThread 154 public void run() { in run() method in DictionaryDownloadProgressBar.UpdaterThread.UpdateHelper
|
/packages/apps/Settings/src/com/android/settings/users/ |
D | ProfileUpdateReceiver.java | 41 public void run() { in onReceive() method
|
/packages/apps/Browser/src/com/android/browser/ |
D | GoogleAccountLogin.java | 106 public void run() { in run() method in GoogleAccountLogin 184 public void run(AccountManagerFuture<Bundle> value) { in run() method in GoogleAccountLogin
|