/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | SelectedConversationsActionMenu.java | 142 destroy(R.id.remove_folder, mCheckedSet.values(), in onActionItemClicked() 146 destroy(R.id.mute, mCheckedSet.values(), mUpdater.getBatchAction(R.id.mute, in onActionItemClicked() 149 destroy(R.id.report_spam, mCheckedSet.values(), in onActionItemClicked() 154 destroy (R.id.mark_not_spam, in onActionItemClicked() 158 destroy(R.id.report_phishing, in onActionItemClicked() 292 destroy(action, conversations, mUpdater.getDeferredBatchAction(action, undoCallback)); in performDestructiveAction() 302 private void destroy(int actionId, final Collection<Conversation> target, in destroy() method in SelectedConversationsActionMenu 494 destroy(); in onDestroyActionMode() 510 destroy(); in onSetEmpty() 571 private void destroy() { in destroy() method in SelectedConversationsActionMenu
|
D | ConversationWebView.java | 95 public void destroy() { in destroy() method in ConversationWebView 99 super.destroy(); in destroy()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/ |
D | PredictionAppTracker.java | 83 private void destroy() { in destroy() method in PredictionAppTracker 85 mHomeAppPredictor.destroy(); in destroy() 89 mRecentsOverviewPredictor.destroy(); in destroy() 124 destroy(); in handleMessage() 133 destroy(); in handleMessage()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | CachingPipeline.java | 87 sRS.destroy(); in destroyRenderScriptContext() 107 mOriginalAllocation.destroy(); in reset() 111 mFiltersOnlyOriginalAllocation.destroy(); in reset() 130 mInPixelsAllocation.destroy(); in destroyPixelAllocations() 134 mOutPixelsAllocation.destroy(); in destroyPixelAllocations() 201 filtersOnlyOriginalAllocation.destroy(); in updateOriginalAllocation() 209 originalAllocation.destroy(); in updateOriginalAllocation()
|
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/ |
D | ImapList.java | 29 @Override public void destroy() { 171 public void destroy() { in destroy() method in ImapList 174 e.destroy(); in destroy() 178 super.destroy(); in destroy()
|
D | ImapTempFileLiteral.java | 66 destroy(); in finalize() 103 public void destroy() { in destroy() method in ImapTempFileLiteral 112 super.destroy(); in destroy()
|
D | ImapElement.java | 51 @Override public void destroy() { 88 public void destroy() { in destroy() method in ImapElement
|
D | ImapSimpleString.java | 35 public void destroy() { in destroy() method in ImapSimpleString 37 super.destroy(); in destroy()
|
D | ImapResponseParser.java | 144 r.destroy(); in destroyResponses() 181 response.destroy(); in readResponse() 323 responseToDestroy.destroy(); in parseResponse()
|
D | ImapMemoryLiteral.java | 52 public void destroy() { in destroy() method in ImapMemoryLiteral 54 super.destroy(); in destroy()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
D | ImapList.java | 27 public void destroy() { 164 public void destroy() { in destroy() method in ImapList 167 e.destroy(); in destroy() 171 super.destroy(); in destroy()
|
D | ImapTempFileLiteral.java | 62 destroy(); in finalize() 99 public void destroy() { in destroy() method in ImapTempFileLiteral 108 super.destroy(); in destroy()
|
D | ImapElement.java | 54 public void destroy() { 94 public void destroy() { in destroy() method in ImapElement
|
D | ImapResponseParser.java | 116 r.destroy(); in destroyResponses() 151 response.destroy(); in readResponse() 289 responseToDestroy.destroy(); in parseResponse()
|
D | ImapSimpleString.java | 34 public void destroy() { in destroy() method in ImapSimpleString 36 super.destroy(); in destroy()
|
D | ImapMemoryLiteral.java | 49 public void destroy() { in destroy() method in ImapMemoryLiteral 51 super.destroy(); in destroy()
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestConnectionService.java | 88 destroy(); 116 c.destroy(); in onDisconnect() 159 destroy(); 222 destroy(); in startOutgoing() 240 destroy(); in onAbort() 275 destroy(); in onDisconnect() 289 destroy(); in onReject()
|
D | TestConnectionManager.java | 54 destroy(); 111 destroy(); 313 destroy();
|
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/ |
D | SortController.java | 56 public void destroy() { in destroy() method in SortController 58 mTableHeaderController.destroy(); in destroy() 100 void destroy(); in destroy() method
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | ImapTempFileLiteral.java | 69 destroy(); in finalize() 106 public void destroy() { in destroy() method in ImapTempFileLiteral 115 super.destroy(); in destroy()
|
/packages/services/BuiltInPrintService/jni/plugins/ |
D | pdf_render.c | 95 static void destroy(pdf_render_ifc_t *obj) { in destroy() function 145 self->ifc.destroy = destroy; in create_pdf_render_ifc()
|
/packages/apps/KeyChain/robotests/src/com/android/keychain/internal/ |
D | GrantsDatabaseTest.java | 263 mGrantsDB.destroy(); 287 mGrantsDB.destroy(); 318 mGrantsDB.destroy(); 358 mGrantsDB.destroy();
|
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/ |
D | SortControllerTest.java | 55 mController.destroy(); in testDestroysWidgets() 77 public void destroy() { in destroy() method in SortControllerTest.TestWidget
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | FragmentController.java | 77 public FragmentController<F> destroy() { in destroy() method in FragmentController 78 shadowMainLooper.runPaused(mActivityController::destroy); in destroy()
|
D | ShadowCarWifiManager.java | 81 public void destroy() { in destroy() method in ShadowCarWifiManager 83 sInstance.destroy(); in destroy()
|