/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/preview/ |
D | PreviewLifecycleObserver.java | 37 …<? 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 D | HomeControlsRemoteService.kt | 61 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 D | KeyguardRemotePreviewManager.kt | 142 @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 D | FenceNVGL.h | 25 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 D | ImageImpl.h | 37 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 D | InteractiveScreenshotHandler.kt | 28 fun onDestroy() in isPendingSharedTransition() method
|
H A D | TakeScreenshotExecutor.kt | 53 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 D | CarTaskViewControllerTest.java | 457 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/ |
D | TaskbarDesktopModeController.kt | 53 fun onDestroy() = desktopVisibilityController.unregisterTaskbarDesktopModeListener(this) method
|
D | VoiceInteractionWindowController.kt | 105 fun onDestroy() { in onDestroy() method in com.android.launcher3.taskbar.VoiceInteractionWindowController
|
D | TaskbarDragLayer.java | 138 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 D | NavigationBarController.java | 79 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/ |
D | ClockViewFactory.kt | 52 fun onDestroy() method
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | AllAppsActionManager.kt | 83 fun onDestroy() { in onDestroy() method in com.android.quickstep.AllAppsActionManager
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/customization/ |
D | TaskbarFeatureEvaluator.kt | 47 fun onDestroy() { in onDestroy() method in com.android.launcher3.taskbar.customization.TaskbarFeatureEvaluator
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dialog/ |
D | FullscreenDialogFragment.java | 67 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 D | IsolatedService.java | 60 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 D | Fence.cpp | 30 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 D | TunerActivity.java | 86 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/ |
D | EmbeddedLifecycle.kt | 141 fun onDestroy() { in onDestroy() method
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Metadata/src/com/android/settingslib/metadata/ |
H A D | PreferenceStateProviders.kt | 121 fun onDestroy(context: PreferenceLifecycleContext) {} in isRestricted() method
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | RemoteViewsService.java | 76 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 D | CubeWallpaper1.java | 42 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 D | TestWallpaper.java | 45 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 D | glcAndroidTestActivity.cpp | 197 void TestActivity::onDestroy(void) in onDestroy() function in glcts::Android::TestActivity 247 void GetTestParamActivity::onDestroy(void) in onDestroy() function in glcts::Android::GetTestParamActivity
|