/frameworks/base/core/java/android/webkit/ |
D | WebViewFragment.java | 78 public void onDestroyView() { in onDestroyView() method in WebViewFragment 80 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | ClockPlugin.java | 88 void onDestroyView(); in onDestroyView() method
|
/frameworks/base/core/java/android/app/ |
D | ListFragment.java | 215 public void onDestroyView() { in onDestroyView() method in ListFragment 221 super.onDestroyView(); in onDestroyView()
|
D | DialogFragment.java | 555 public void onDestroyView() { in onDestroyView() method in DialogFragment 556 super.onDestroyView(); in onDestroyView()
|
D | Fragment.java | 1795 public void onDestroyView() { 2776 onDestroyView();
|
/frameworks/base/core/java/android/preference/ |
D | PreferenceFragment.java | 235 public void onDestroyView() { in onDestroyView() method in PreferenceFragment 242 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | CollapsedStatusBarFragment.java | 137 public void onDestroyView() { in onDestroyView() method in CollapsedStatusBarFragment 138 super.onDestroyView(); in onDestroyView()
|
D | NavigationBarFragment.java | 366 public void onDestroyView() { in onDestroyView() method in NavigationBarFragment 367 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
D | DefaultClockController.java | 96 public void onDestroyView() { in onDestroyView() method in DefaultClockController
|
D | AnalogClockController.java | 106 public void onDestroyView() { in onDestroyView() method in AnalogClockController
|
D | BubbleClockController.java | 106 public void onDestroyView() { in onDestroyView() method in BubbleClockController
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
D | PhotoViewFragment.java | 300 public void onDestroyView() { in onDestroyView() method in PhotoViewFragment 306 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardClockSwitchTest.java | 224 verify(clockPlugin).onDestroyView(); in onPluginDisconnected_onDestroyView()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardClockSwitch.java | 233 mClockPlugin.onDestroyView(); in setClockPlugin()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 1338 HSPLandroid/app/Fragment;->onDestroyView()V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 4179 method public void onDestroyView();
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 4774 method @Deprecated @CallSuper public void onDestroyView();
|
/frameworks/base/api/ |
D | current.txt | 4774 method @Deprecated @CallSuper public void onDestroyView();
|