Home
last modified time | relevance | path

Searched defs:onDestroy (Results 1 – 25 of 2848) sorted by relevance

12345678910>>...114

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/preview/
DPreviewLifecycleObserver.java37 …<? super com.android.systemui.keyguard.ui.preview.PreviewLifecycleObserver, kotlin.Unit> onDestroy; field in PreviewLifecycleObserver
47 … super com.android.systemui.keyguard.ui.preview.PreviewLifecycleObserver, kotlin.Unit> onDestroy) { in PreviewLifecycleObserver()
90 public final kotlin.Pair<android.os.IBinder, java.lang.Integer> onDestroy() { in onDestroy() method in PreviewLifecycleObserver
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/homecontrols/system/
H A DHomeControlsRemoteService.kt61 override fun onDestroy() { in <lambda>() method
156 fun onDestroy() { in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardRemotePreviewManager.kt142 @VisibleForTesting var onDestroy: ((PreviewLifecycleObserver) -> Unit)? variable
212 fun onDestroy(): Pair<IBinder?, Int>? { in onDestroy() method
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFenceNVGL.h25 void onDestroy(const gl::Context *context) override {} in onDestroy() function
45 void onDestroy(const gl::Context *context) override {} in onDestroy() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DImageImpl.h37 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
56 virtual void onDestroy(const egl::Display *display) {} in onDestroy() function
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DInteractiveScreenshotHandler.kt28 fun onDestroy() in isPendingSharedTransition() method
H A DTakeScreenshotExecutor.kt53 fun onDestroy() in <lambda>() method
243 override fun onDestroy() { in handleScreenshot() method in com.android.systemui.screenshot.TakeScreenshotExecutorImpl
/aosp_15_r20/cts/tests/tests/car/src/android/car/app/cts/
H A DCarTaskViewControllerTest.java457 protected void onDestroy() { in onDestroy() method in CarTaskViewControllerTest.EmbeddedTestActivity1
485 protected void onDestroy() { in onDestroy() method in CarTaskViewControllerTest.EmbeddedTestActivity2
586 protected void onDestroy() { in onDestroy() method in CarTaskViewControllerTest.TestActivity
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDesktopModeController.kt53 fun onDestroy() = desktopVisibilityController.unregisterTaskbarDesktopModeListener(this) method
DVoiceInteractionWindowController.kt105 fun onDestroy() { in onDestroy() method in com.android.launcher3.taskbar.VoiceInteractionWindowController
DTaskbarDragLayer.java138 protected void onDestroy(boolean forceDestroy) { in onDestroy() method in TaskbarDragLayer
144 protected void onDestroy() { in onDestroy() method in TaskbarDragLayer
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java79 default void onDestroy() { in onDestroy() method
130 void onDestroy() { in onDestroy() method in NavigationBarController
444 public void onDestroy() { in onDestroy() method in NavigationBarController.Impl
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/customization/picker/clock/ui/view/
DClockViewFactory.kt52 fun onDestroy() method
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAllAppsActionManager.kt83 fun onDestroy() { in onDestroy() method in com.android.quickstep.AllAppsActionManager
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/customization/
DTaskbarFeatureEvaluator.kt47 fun onDestroy() { in onDestroy() method in com.android.launcher3.taskbar.customization.TaskbarFeatureEvaluator
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dialog/
DFullscreenDialogFragment.java67 public void onDestroy() { in onDestroy() method in FullscreenDialogFragment
107 void onDestroy(); in onDestroy() method
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DIsolatedService.java60 public void onDestroy() { in onDestroy() method in IsolatedService
200 protected void onDestroy() { in onDestroy() method in IsolatedService.Controller
/aosp_15_r20/external/angle/src/libANGLE/
H A DFence.cpp30 void FenceNV::onDestroy(const gl::Context *context) in onDestroy() function in gl::FenceNV
74 void Sync::onDestroy(const Context *context) in onDestroy() function in gl::Sync
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DTunerActivity.java86 protected void onDestroy() { in onDestroy() method in TunerActivity
162 public void onDestroy() { in onDestroy() method in TunerActivity.SubSettingsFragment
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/embedded/
DEmbeddedLifecycle.kt141 fun onDestroy() { in onDestroy() method
/aosp_15_r20/frameworks/base/packages/SettingsLib/Metadata/src/com/android/settingslib/metadata/
H A DPreferenceStateProviders.kt121 fun onDestroy(context: PreferenceLifecycleContext) {} in isRestricted() method
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DRemoteViewsService.java76 public void onDestroy(); in onDestroy() method
263 public void onDestroy(Intent intent) { in onDestroy() method in RemoteViewsService.RemoteViewsFactoryAdapter
/aosp_15_r20/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
H A DCubeWallpaper1.java42 public void onDestroy() { in onDestroy() method in CubeWallpaper1
89 public void onDestroy() { in onDestroy() method in CubeWallpaper1.CubeEngine
/aosp_15_r20/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java45 public void onDestroy() { in onDestroy() method in TestWallpaper
124 public void onDestroy() { in onDestroy() method in TestWallpaper.ClockEngine
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp197 void TestActivity::onDestroy(void) in onDestroy() function in glcts::Android::TestActivity
247 void GetTestParamActivity::onDestroy(void) in onDestroy() function in glcts::Android::GetTestParamActivity

12345678910>>...114