/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/ |
D | AudioPolicyTest.java | 35 public void onDestroy() { in onDestroy() method in AudioPolicyTest 36 super.onDestroy(); in onDestroy()
|
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/ |
D | PhotoViewActivity.java | 78 protected void onDestroy() { in onDestroy() method in PhotoViewActivity 79 mController.onDestroy(); in onDestroy() 80 super.onDestroy(); in onDestroy()
|
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/ |
D | PhotoViewActivity.java | 78 protected void onDestroy() { in onDestroy() method in PhotoViewActivity 79 mController.onDestroy(); in onDestroy() 80 super.onDestroy(); in onDestroy()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
D | TunerActivity.java | 68 protected void onDestroy() { in onDestroy() method in TunerActivity 69 super.onDestroy(); in onDestroy() 145 public void onDestroy() { in onDestroy() method in TunerActivity.SubSettingsFragment 146 super.onDestroy(); in onDestroy()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | SystemUserHomeActivity.java | 39 protected void onDestroy() { in onDestroy() method in SystemUserHomeActivity 40 super.onDestroy(); in onDestroy()
|
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/ |
D | IsolatedService.java | 40 public void onDestroy() { in onDestroy() method in IsolatedService 41 super.onDestroy(); in onDestroy()
|
/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | SomeService.java | 38 public void onDestroy() { in onDestroy() method in SomeService 39 super.onDestroy(); in onDestroy()
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | MainRecognitionService.java | 52 public void onDestroy() { in onDestroy() method in MainRecognitionService 53 super.onDestroy(); in onDestroy()
|
D | VoiceInteractionMain.java | 44 public void onDestroy() { in onDestroy() method in VoiceInteractionMain 45 super.onDestroy(); in onDestroy()
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewFragment.java | 87 public void onDestroy() { in onDestroy() method in WebViewFragment 92 super.onDestroy(); in onDestroy()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | LifecycleFragment.java | 82 public void onDestroy() { in onDestroy() method in LifecycleFragment 84 super.onDestroy(); in onDestroy()
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViewsService.java | 75 public void onDestroy(); in onDestroy() method 214 public void onDestroy(Intent intent) { in onDestroy() method in RemoteViewsService.RemoteViewsFactoryAdapter 220 factory.onDestroy(); in onDestroy()
|
/frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/ |
D | PacService.java | 44 public void onDestroy() { in onDestroy() method in PacService 46 super.onDestroy(); in onDestroy()
|
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
D | TestWallpaper.java | 45 public void onDestroy() { in onDestroy() method in TestWallpaper 46 super.onDestroy(); in onDestroy() 124 public void onDestroy() { in onDestroy() method in TestWallpaper.ClockEngine 125 super.onDestroy(); in onDestroy()
|
/frameworks/base/core/java/android/app/ |
D | ActivityGroup.java | 88 protected void onDestroy() { in onDestroy() method in ActivityGroup 89 super.onDestroy(); in onDestroy()
|
D | ListActivity.java | 230 protected void onDestroy() { in onDestroy() method in ListActivity 232 super.onDestroy(); in onDestroy()
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityInputFilter.java | 469 injector.onDestroy(); in disableFeatures() 474 mAutoclickController.onDestroy(); in disableFeatures() 480 explorer.onDestroy(); in disableFeatures() 487 handler.onDestroy(); in disableFeatures() 492 mKeyboardInterceptor.onDestroy(); in disableFeatures() 513 public void onDestroy() { in onDestroy() method in AccessibilityInputFilter
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/lifecycle/ |
D | ObservableDialogFragment.java | 83 public void onDestroy() { in onDestroy() method in ObservableDialogFragment 85 super.onDestroy(); in onDestroy()
|
D | ObservableActivity.java | 88 protected void onDestroy() { in onDestroy() method in ObservableActivity 90 super.onDestroy(); in onDestroy()
|
D | ObservableFragment.java | 96 public void onDestroy() { in onDestroy() method in ObservableFragment 98 super.onDestroy(); in onDestroy()
|
D | ObservablePreferenceFragment.java | 107 public void onDestroy() { in onDestroy() method in ObservablePreferenceFragment 109 super.onDestroy(); in onDestroy()
|
/frameworks/base/services/robotests/backup/src/android/app/backup/ |
D | ForwardingBackupAgent.java | 51 public void onDestroy() { in onDestroy() method in ForwardingBackupAgent 52 mBackupAgent.onDestroy(); in onDestroy()
|
/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/ |
D | ShowWhenLockedActivity.java | 124 protected void onDestroy() { in onDestroy() method in ShowWhenLockedActivity 125 super.onDestroy(); in onDestroy()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/ |
D | PipMenuActivity.java | 94 protected void onDestroy() { in onDestroy() method in PipMenuActivity 95 super.onDestroy(); in onDestroy()
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
D | StorageBrowser.java | 108 protected void onDestroy() { in onDestroy() method in StorageBrowser 110 super.onDestroy(); in onDestroy()
|