Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/packages/apps/Email/src/com/android/email/
DControllerResultUiThreadWrapper.java52 private void run(Runnable runnable) { in run() method in ControllerResultUiThreadWrapper
54 runnable.run(); in run()
63 run(new Runnable() { in loadAttachmentCallback()
64 public void run() { in loadAttachmentCallback()
79 run(new Runnable() { in loadMessageForViewCallback()
80 public void run() { in loadMessageForViewCallback()
90 run(new Runnable() { in sendMailCallback()
91 public void run() { in sendMailCallback()
101 run(new Runnable() { in serviceCheckMailCallback()
102 public void run() { in serviceCheckMailCallback()
[all …]
/packages/apps/Email/tests/src/com/android/email/
DSingleRunningTaskTest.java82 e.run(null); in testSequential()
83 e.run(null); in testSequential()
84 e.run(null); in testSequential()
101 public void run() { in testParallel()
102 e.run(null); in testParallel()
117 e.run(null); in testParallel()
133 e.run(null); in testParallel()
145 e.run(null); in testException()
DTestUtils.java67 runnable.run(); in expectThrowable()
80 @Override public void run() { in testExpectThrowable()
90 @Override public void run() { in testExpectThrowable()
100 @Override public void run() { in testExpectThrowable()
140 @Override public void run() { in testWaitUntil()
DThrottleTest.java146 public void run() {
158 msg.getCallback().run();
183 task.run();
202 e.mTask.run();
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DEmailServiceProxy.java144 public void run() throws RemoteException { in loadAttachment()
174 public void run() throws RemoteException { in startSync()
193 public void run() throws RemoteException { in stopSync()
214 public void run() throws RemoteException{ in validate()
247 public void run() throws RemoteException{ in autoDiscover()
273 public void run() throws RemoteException { in updateFolderList()
290 public void run() throws RemoteException { in setLogging()
307 public void run() throws RemoteException { in setCallback()
324 public void run() throws RemoteException { in hostChanged()
341 public void run() throws RemoteException { in sendMeetingResponse()
[all …]
DAccountServiceProxy.java51 public void run() throws RemoteException { in notifyLoginFailed()
61 public void run() throws RemoteException { in notifyLoginSucceeded()
72 public void run() throws RemoteException { in reconcileAccounts()
84 public void run() throws RemoteException{ in getAccountColor()
101 public void run() throws RemoteException{ in getConfigurationData()
118 public void run() throws RemoteException{ in getDeviceId()
DServiceProxy.java78 public void run() { in onServiceConnected()
95 public void run() throws RemoteException; in run() method
100 public void run() { in run() method in ServiceProxy.ProxyRunnable
102 mTask.run(); in run()
192 public void run() throws RemoteException { in test()
DPolicyServiceProxy.java54 public void run() throws RemoteException { in isActive()
73 public void run() throws RemoteException { in setAccountPolicy()
83 public void run() throws RemoteException { in remoteWipe()
92 public void run() throws RemoteException { in setAccountHoldFlag()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVoicemailProviderTest.java152 public void run() { in testMustUsePackageUriWithoutFullPermission()
159 public void run() { in testMustUsePackageUriWithoutFullPermission()
166 public void run() { in testMustUsePackageUriWithoutFullPermission()
173 public void run() { in testMustUsePackageUriWithoutFullPermission()
194 public void run() { in testPermissions_InsertAndQuery()
217 public void run() { in testPermissions_UpdateAndDelete()
223 public void run() { in testPermissions_UpdateAndDelete()
285 public void run() { in checkHasNoReadAccessToUri()
291 public void run() { in checkHasNoReadAccessToUri()
304 public void run() { in checkHasNoWriteAccessToUri()
[all …]
/packages/apps/Email/tests/src/com/android/emailcommon/utility/
DDelayedOperationsTests.java39 @Override public void run() { in testEnueue()
45 @Override public void run() { in testEnueue()
73 @Override public void run() { in testCancel()
80 @Override public void run() { in testCancel()
106 @Override public void run() { in testCancelAll()
112 @Override public void run() { in testCancelAll()
158 r.run(); in runQueuedOperations()
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
DGLCanvasTest.java55 new ClearBufferTest().run(); in testClearBuffer()
59 void run() { in run() method in GLCanvasTest.ClearBufferTest
70 new SetColorTest().run(); in testSetColor()
76 void run() { in run() method in GLCanvasTest.SetColorTest
144 new AlphaTest().run(); in testAlpha()
148 void run() { in run() method in GLCanvasTest.AlphaTest
163 new DrawLineTest().run(); in testDrawLine()
190 void run() { in run() method in GLCanvasTest.DrawLineTest
207 new FillRectTest().run(); in testFillRect()
234 void run() { in run() method in GLCanvasTest.FillRectTest
[all …]
/packages/apps/Email/tests/src/com/android/email/activity/
DMessageComposeTests.java211 public void run() { in testProcessSourceMessageReply()
223 public void run() { in testProcessSourceMessageReply()
255 public void run() { in testRepliesWithREplyToFields()
267 public void run() { in testRepliesWithREplyToFields()
278 public void run() { in testRepliesWithREplyToFields()
298 public void run() { in testProcessSourceMessageReplyWithSignature()
310 public void run() { in testProcessSourceMessageReplyWithSignature()
329 public void run() { in testProcessSourceMessageForwardWithSignature()
351 public void run() { in testProcessSourceMessageReplyUtf16()
363 public void run() { in testProcessSourceMessageReplyUtf16()
[all …]
/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/
DRealDataTest.java48 new TestLocalImage().run(); in testRealData()
49 new TestLocalVideo().run(); in testRealData()
50 new TestPicasa().run(); in testRealData()
54 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
DLocalDataTest.java42 new TestZeroImage().run(); in testLocalAlbum()
43 new TestOneImage().run(); in testLocalAlbum()
44 new TestMoreImages().run(); in testLocalAlbum()
45 new TestZeroVideo().run(); in testLocalAlbum()
46 new TestOneVideo().run(); in testLocalAlbum()
47 new TestMoreVideos().run(); in testLocalAlbum()
48 new TestDeleteOneImage().run(); in testLocalAlbum()
49 new TestDeleteOneAlbum().run(); in testLocalAlbum()
61 public void run() throws Exception { in run() method in LocalDataTest.TestLocalAlbumBase
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorAnimator.java65 mRunner.run(animators, new AnimatorListenerAdapter() { in removeEditorView()
92 public void run() { in expandOrganization()
116 mRunner.run(animators); in expandOrganization()
129 public void run() { in showAddFieldFooter()
146 mRunner.run(animators); in showAddFieldFooter()
169 mRunner.run(animators, new AnimatorListenerAdapter() { in hideAddFieldFooter()
244 public void run(List<Animator> animators) { in run() method in EditorAnimator.AnimatorRunner
245 run(animators, null); in run()
248 public void run(List<Animator> animators, AnimatorListener listener) { in run() method in EditorAnimator.AnimatorRunner
/packages/experimental/RpcPerformance/src/com/android/rpc_performance/
DProviderPerfActivity.java106 public void run() { in onCreate()
112 public void run() { in onCreate()
118 public void run() { in onCreate()
124 public void run() { in onCreate()
130 public void run() { in onCreate()
136 public void run() { in onCreate()
142 public void run() { in onCreate()
148 public void run() { in onCreate()
155 public void run() { in onCreate()
161 public void run() { in onCreate()
[all …]
/packages/apps/Gallery/src/com/android/camera/
DMenuHelper.java111 public void run(MenuCallback r); in run() method
115 public void run(Uri uri, IImage image); in run() method
263 onInvoke.run(new MenuCallback() { in onShowMapClicked()
264 public void run(Uri u, IImage image) { in onShowMapClicked()
281 public void run() { in onShowMapClicked()
369 onInvoke.run(new MenuCallback() { in onDetailsClicked()
370 public void run(Uri u, IImage image) { in onDetailsClicked()
459 public void run() { in onDetailsClicked()
475 onInvoke.run(new MenuCallback() { in onRotateClicked()
476 public void run(Uri u, IImage image) { in onRotateClicked()
[all …]
/packages/apps/Launcher2/src/com/android/launcher2/
DDeferredHandler.java50 r.run(); in handleMessage()
69 public void run() { in run() method in DeferredHandler.IdleRunnable
70 mRunnable.run(); in run()
130 p.first.run(); in flush()
/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/Browser/src/com/android/browser/
DGoogleAccountLogin.java106 public void run() { in run() method in GoogleAccountLogin
159 @Override public void run() { in run()
184 public void run(AccountManagerFuture<Bundle> value) { in run() method in GoogleAccountLogin
218 runnable.run(); in startLoginIfNeeded()
225 runnable.run(); in startLoginIfNeeded()
282 public void run() { in done()
/packages/apps/Mms/src/com/android/mms/ui/
DAsyncDialog.java60 public void run() {
129 params[i].run(); in doInBackground()
158 mPostExecuteTask.run(); in onPostExecute()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DPriorityThreadFactory.java43 public void run() { in newThread()
45 super.run(); in newThread()
DAsyncDataSetObservable.java30 public void run() {
36 public void run() {
/packages/screensavers/Basic/src/com/android/dreams/basic/
DColors.java81 public void run() { in onSurfaceTextureAvailable()
98 public void run() { in onSurfaceTextureSizeChanged()
112 public void run() { in onSurfaceTextureDestroyed()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
DPriorityThreadFactory.java42 public void run() { in newThread()
44 super.run(); in newThread()

12345678910>>...19