Home
last modified time | relevance | path

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

12345

/frameworks/base/core/java/android/print/
DIPrintDocumentAdapterObserver.aidl25 void onDestroy(); in onDestroy() method
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
DIsolatedService.java40 public void onDestroy() { in onDestroy() method in IsolatedService
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
DFusedLocationService.java44 public void onDestroy() { in onDestroy() method in FusedLocationService
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundFragment.java57 public void onDestroy() { in onDestroy() method in BackgroundFragment
DBackgroundSupportFragment.java59 public void onDestroy() { in onDestroy() method in BackgroundSupportFragment
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DVoiceInteractionMain.java44 public void onDestroy() { in onDestroy() method in VoiceInteractionMain
DMainRecognitionService.java52 public void onDestroy() { in onDestroy() method in MainRecognitionService
/frameworks/base/tests/utils/SleepUtils/AlarmService/src/com/android/testing/alarmservice/
DAlarmService.java48 public void onDestroy() { in onDestroy() method in AlarmService
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyService.java48 public void onDestroy() { in onDestroy() method in ProxyService
/frameworks/base/core/java/android/widget/
DRemoteViewsService.java75 public void onDestroy(); in onDestroy() method
214 public void onDestroy(Intent intent) { in onDestroy() method in RemoteViewsService.RemoteViewsFactoryAdapter
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DClientTest.java169 public void onDestroy() { in onDestroy() method in ClientTest
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DEventStreamTransformation.java92 public void onDestroy(); in onDestroy() method
/frameworks/base/core/java/android/webkit/
DWebViewFragment.java84 public void onDestroy() { in onDestroy() method in WebViewFragment
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareService.java54 public void onDestroy() { in onDestroy() method in GeofenceHardwareService
/frameworks/base/core/java/com/android/internal/widget/
DIRemoteViewsFactory.aidl26 oneway void onDestroy(in Intent intent); in onDestroy() method
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
DFakeBackgroundService.java102 @Override public void onDestroy() { in onDestroy() method in FakeBackgroundService
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DBordeauxService.java93 public void onDestroy() { in onDestroy() method in BordeauxService
/frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/
DPacService.java47 public void onDestroy() { in onDestroy() method in PacService
/frameworks/base/core/tests/coretests/src/android/app/activity/
DLocalService.java72 public void onDestroy() { in onDestroy() method in LocalService
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java45 public void onDestroy() { in onDestroy() method in TestWallpaper
124 public void onDestroy() { in onDestroy() method in TestWallpaper.ClockEngine
/frameworks/base/core/java/com/android/internal/app/
DDumpHeapActivity.java133 protected void onDestroy() { in onDestroy() method in DumpHeapActivity
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DColoredRectsActivity.java56 protected void onDestroy() { in onDestroy() method in ColoredRectsActivity
DLinesActivity.java50 protected void onDestroy() { in onDestroy() method in LinesActivity
/frameworks/base/tests/utils/SleepUtils/WakeLoopService/src/android/test/wakeuploop/
DWakeLoopService.java91 public void onDestroy() { in onDestroy() method in WakeLoopService
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbResolverActivity.java88 protected void onDestroy() { in onDestroy() method in UsbResolverActivity

12345