Home
last modified time | relevance | path

Searched refs:onDestroy (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarControllers.java231 uiController.onDestroy(); in setUiController()
265 public void onDestroy() { in onDestroy() method in TaskbarControllers
269 taskbarDragController.onDestroy(); in onDestroy()
270 navbarButtonsViewController.onDestroy(); in onDestroy()
271 uiController.onDestroy(); in onDestroy()
272 rotationButtonController.onDestroy(); in onDestroy()
273 taskbarDragLayerController.onDestroy(); in onDestroy()
274 taskbarUnfoldAnimationController.onDestroy(); in onDestroy()
275 taskbarViewController.onDestroy(); in onDestroy()
276 stashedHandleViewController.onDestroy(); in onDestroy()
[all …]
DTaskbarDragLayer.java138 protected void onDestroy(boolean forceDestroy) { in onDestroy() method in TaskbarDragLayer
144 protected void onDestroy() { in onDestroy() method in TaskbarDragLayer
145 onDestroy(!ENABLE_TASKBAR_NAVBAR_UNIFICATION); in onDestroy()
160 onDestroy(true); in onDetachedFromWindow()
/packages/apps/TV/src/com/android/tv/dialog/
DFullscreenDialogFragment.java67 public void onDestroy() { in onDestroy() method in FullscreenDialogFragment
68 super.onDestroy(); in onDestroy()
69 mDialogView.onDestroy(); in onDestroy()
107 void onDestroy(); in onDestroy() method
DSafeDismissDialogFragment.java54 public void onDestroy() { in onDestroy() method in SafeDismissDialogFragment
58 super.onDestroy(); in onDestroy()
/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
DUceControllerManagerTest.java96 uceCtrlManager.onDestroy(); in testDestroy()
98 verify(mUceController).onDestroy(); in testDestroy()
107 verify(mUceController, never()).onDestroy(); in testSubIdAndCarrierConfigUpdate()
111 verify(mUceController).onDestroy(); in testSubIdAndCarrierConfigUpdate()
120 verify(mUceController, never()).onDestroy(); in testSubIdAndCarrierConfigUpdateWithInvalidSubId()
125 verify(mUceController).onDestroy(); in testSubIdAndCarrierConfigUpdateWithInvalidSubId()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleControllers.java138 public void onDestroy() { in onDestroy() method in BubbleControllers
139 bubbleStashedHandleViewController.ifPresent(BubbleStashedHandleViewController::onDestroy); in onDestroy()
140 bubbleBarController.onDestroy(); in onDestroy()
141 bubbleBarViewController.onDestroy(); in onDestroy()
/packages/apps/Dialer/java/com/android/dialer/app/settings/
DAppCompatPreferenceActivity.java105 protected void onDestroy() { in onDestroy() method in AppCompatPreferenceActivity
106 super.onDestroy(); in onDestroy()
107 getDelegate().onDestroy(); in onDestroy()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailCallLogFragment.java140 public void onDestroy() { in onDestroy() method in VisualVoicemailCallLogFragment
145 voicemailPlaybackPresenter.onDestroy(); in onDestroy()
146 voicemailErrorManager.onDestroy(); in onDestroy()
149 super.onDestroy(); in onDestroy()
/packages/apps/Gallery2/src/com/android/photos/
DFullscreenViewer.java39 protected void onDestroy() { in onDestroy() method in FullscreenViewer
40 super.onDestroy(); in onDestroy()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/recents/
DPortraitCarRecentsActivity.java40 protected void onDestroy() { in onDestroy() method in PortraitCarRecentsActivity
42 super.onDestroy(); in onDestroy()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayController.java152 onDestroy(); in maybeCloseWindow()
163 public void onDestroy() { in onDestroy() method in TaskbarOverlayController
166 c.onDestroy(); in onDestroy()
305 onDestroy(); // Window is already ready to be destroyed.
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/telecom/
DInCallServiceImpl.java43 public void onDestroy() { in onDestroy() method in InCallServiceImpl
45 super.onDestroy(); in onDestroy()
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DCheckLockActivity.java49 public void onDestroy() { in onDestroy() method in CheckLockActivity
50 super.onDestroy(); in onDestroy()
DVerifyLockChangeActivity.java70 public void onDestroy() { in onDestroy() method in VerifyLockChangeActivity
72 super.onDestroy(); in onDestroy()
/packages/apps/Settings/src/com/android/settings/
DAsyncTaskSidecar.java33 public void onDestroy() { in onDestroy() method in AsyncTaskSidecar
38 super.onDestroy(); in onDestroy()
/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DExperimentalCarService.java43 public void onDestroy() { in onDestroy() method in ExperimentalCarService
49 super.onDestroy(); in onDestroy()
/packages/services/Car/tests/VendorServiceReferenceApp/src/com/android/car/vendorservice/reference/
DVendorServiceRef.java79 public void onDestroy() { in onDestroy() method in VendorServiceRef
81 super.onDestroy(); in onDestroy()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vendorservice/
DLogLifecycleService.java56 public void onDestroy() { in onDestroy() method in LogLifecycleService
58 super.onDestroy(); in onDestroy()
/packages/apps/Contacts/src/com/android/contacts/activities/
DLicenseActivity.java46 protected void onDestroy() { in onDestroy() method in LicenseActivity
48 super.onDestroy(); in onDestroy()
/packages/apps/Calendar/src/com/android/calendar/
DAsyncQueryServiceHelper.kt54 override fun onDestroy() { in onDestroy() method in com.android.calendar.AsyncQueryServiceHelper
55 super.onDestroy() in onDestroy()
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/
DCustomizationToolService.kt62 override fun onDestroy() { in onDestroy() method in com.android.car.customization.tool.CustomizationToolService
64 super.onDestroy() in onDestroy()
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/actuators/
DSkillRouter.java55 void onDestroy(); in onDestroy() method
85 actuator.onDestroy(); in destroy()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DPermissionControllerLifecycleService.java88 public void onDestroy() { in onDestroy() method in PermissionControllerLifecycleService
90 super.onDestroy(); in onDestroy()
/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/
DTestGbaService.java61 public void onDestroy() { in onDestroy() method in TestGbaService
63 super.onDestroy(); in onDestroy()
/packages/apps/Dialer/java/com/android/incallui/
DManageConferenceActivity.java52 protected void onDestroy() { in onDestroy() method in ManageConferenceActivity
53 super.onDestroy(); in onDestroy()

12345678910>>...30