Home
last modified time | relevance | path

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

12345678

/frameworks/base/core/java/android/print/
DIPrintDocumentAdapterObserver.aidl25 void onDestroy(); in onDestroy() method
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/content/
DLocalServiceBroadcaster.java92 protected void onDestroy() { in onDestroy() method in LocalServiceBroadcaster
154 public void onDestroy() { in onDestroy() method in LocalServiceBroadcaster.LocalService
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
DIsolatedService.java40 public void onDestroy() { in onDestroy() method in IsolatedService
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DPlugin.java127 default void onDestroy() { in onDestroy() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerActivity.java56 protected void onDestroy() { in onDestroy() method in TunerActivity
133 public void onDestroy() { in onDestroy() method in TunerActivity.SubSettingsFragment
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
DFusedLocationService.java44 public void onDestroy() { in onDestroy() method in FusedLocationService
/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/support/fragment/tests/java/android/support/v4/app/test/
DRecreatedActivity.java52 protected void onDestroy() { in onDestroy() method in RecreatedActivity
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundFragment.java68 public void onDestroy() { in onDestroy() method in BackgroundFragment
/frameworks/support/design/tests/src/android/support/design/widget/
DBaseTestActivity.java52 protected void onDestroy() { in onDestroy() method in BaseTestActivity
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/
DTestActivity.java63 public void onDestroy(TestActivity activity) { in onDestroy() method in TestActivity.Provider
156 protected void onDestroy() { in onDestroy() method in TestActivity
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DClientTest.java169 public void onDestroy() { in onDestroy() method in ClientTest
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
DSimpleJobIntentService.java66 public void onDestroy() { in onDestroy() method in SimpleJobIntentService
/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/core/java/android/webkit/
DWebViewFragment.java84 public void onDestroy() { in onDestroy() method in WebViewFragment
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java53 void onDestroy(); in onDestroy() method
86 public void onDestroy() { in onDestroy() method in SaveUi.OneTimeListener
/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/services/accessibility/java/com/android/server/accessibility/
DEventStreamTransformation.java102 public void onDestroy(); 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/core/tests/coretests/src/android/print/mockservice/
DPrinterDiscoverySessionCallbacks.java50 public abstract void onDestroy(); in onDestroy() method in PrinterDiscoverySessionCallbacks

12345678