HomeSort by relevance Sort by last modified time
    Searched full:ondestroy (Results 301 - 325 of 1046) sorted by null

<<11121314151617181920>>

  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/
ImageDetailActivity.java 142 protected void onDestroy() {
143 super.onDestroy();
  /development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/
ResponderService.java 140 public void onDestroy() {
146 super.onDestroy();
  /development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DisconnectListenerService.java 139 public void onDestroy() {
143 super.onDestroy();
  /development/samples/browseable/MidiScope/src/com.example.android.midiscope/
MainActivity.java 97 public void onDestroy() {
102 super.onDestroy();
  /development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
ScreenCaptureFragment.java 147 public void onDestroy() {
148 super.onDestroy();
  /development/samples/training/ads-and-ux/src/com/example/training/ads/
AdsCatalogActivity.java 135 public void onDestroy() {
136 super.onDestroy();
  /external/opencv3/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/
CameraCalibrationActivity.java 104 public void onDestroy() {
105 super.onDestroy();
  /external/opencv3/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/
ColorBlobDetectionActivity.java 100 public void onDestroy() {
101 super.onDestroy();
  /external/opencv3/samples/android/face-detection/src/org/opencv/samples/facedetect/
FdActivity.java 152 public void onDestroy() {
153 super.onDestroy();
  /external/opencv3/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/
Tutorial3Activity.java 100 public void onDestroy() {
101 super.onDestroy();
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AlarmManagerTest.java 157 protected void onDestroy() {
158 super.onDestroy();
  /external/skia/platform_tools/android/apps/sample_app/src/main/java/com/skia/
SkiaSampleActivity.java 110 public void onDestroy() {
114 super.onDestroy();
  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ScriptProcessMonitor.java 118 public void onDestroy() {
119 super.onDestroy();
TriggerService.java 166 public void onDestroy() {
167 super.onDestroy();
  /frameworks/base/core/java/android/printservice/
PrinterDiscoverySession.java 44 * discovered by this session you will receive a call to {@link #onDestroy()} at
134 * destroyed, that is after the {@link #onDestroy()} callback, will be ignored.
157 * destroyed, that is after the {@link #onDestroy()} callback, will be ignored.
221 * destroyed, that is after the {@link #onDestroy()} callback, will be ignored.
446 * destroyed, that is after the {@link #onDestroy()} callback, will be ignored.
470 public abstract void onDestroy();
477 * @see #onDestroy()
557 onDestroy();
  /frameworks/base/core/java/com/android/internal/app/
DumpHeapActivity.java 133 protected void onDestroy() {
134 super.onDestroy();
  /frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/
SvcMonitor.java 93 public void onDestroy() {
94 super.onDestroy();
  /frameworks/base/libs/usb/tests/AccessoryChat/src/com/android/accessorychat/
AccessoryChat.java 134 public void onDestroy() {
136 super.onDestroy();
  /frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
ObjectViewer.java 165 protected void onDestroy() {
167 super.onDestroy();
  /frameworks/base/packages/Keyguard/test/SampleTrustAgent/src/com/android/trustagent/test/
SampleTrustAgent.java 130 public void onDestroy() {
131 super.onDestroy();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/media/
MediaProjectionPermissionActivity.java 155 protected void onDestroy() {
156 super.onDestroy();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DemoModeFragment.java 108 public void onDestroy() {
110 super.onDestroy();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbConfirmActivity.java 105 protected void onDestroy() {
109 super.onDestroy();
UsbPermissionActivity.java 118 public void onDestroy() {
156 super.onDestroy();
  /frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
ManageDialog.java 112 protected void onDestroy() {
116 super.onDestroy();

Completed in 5769 milliseconds

<<11121314151617181920>>