/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
D | SyncService.java | 59 public void onDestroy() { in onDestroy() method in SyncService 60 super.onDestroy(); in onDestroy()
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
D | CubeWallpaper2Settings.java | 44 protected void onDestroy() { in onDestroy() method in CubeWallpaper2Settings 47 super.onDestroy(); in onDestroy()
|
D | CubeWallpaper2.java | 56 public void onDestroy() { in onDestroy() method in CubeWallpaper2 57 super.onDestroy(); in onDestroy() 153 public void onDestroy() { in onDestroy() method in CubeWallpaper2.CubeEngine 154 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/MidiSynth/src/com.example.android.midisynth/ |
D | MidiSynthDeviceService.java | 37 public void onDestroy() { in onDestroy() method in MidiSynthDeviceService 39 super.onDestroy(); in onDestroy()
|
D | MainActivity.java | 130 public void onDestroy() { in onDestroy() method in MainActivity 132 super.onDestroy(); in onDestroy()
|
/development/samples/Support7Demos/src/com/example/android/supportv7/app/ |
D | AppCompatPreferenceActivity.java | 113 protected void onDestroy() { in onDestroy() method in AppCompatPreferenceActivity 114 super.onDestroy(); in onDestroy() 115 getDelegate().onDestroy(); in onDestroy()
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
D | LocalServiceBroadcaster.java | 92 protected void onDestroy() { in onDestroy() method in LocalServiceBroadcaster 93 super.onDestroy(); in onDestroy() 151 public void onDestroy() { in onDestroy() method in LocalServiceBroadcaster.LocalService 152 super.onDestroy(); in onDestroy()
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServerService.java | 52 public void onDestroy() { in onDestroy() method in SecureWebServerService 53 super.onDestroy(); in onDestroy()
|
/development/samples/ApiDemos/src/com/example/android/apis/media/ |
D | MediaPlayerDemo_Audio.java | 93 protected void onDestroy() { in onDestroy() method in MediaPlayerDemo_Audio 94 super.onDestroy(); in onDestroy()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | TextToSpeechActivity.java | 77 public void onDestroy() { in onDestroy() method in TextToSpeechActivity 84 super.onDestroy(); in onDestroy()
|
D | IsolatedService.java | 60 public void onDestroy() { in onDestroy() method in IsolatedService 200 protected void onDestroy() { in onDestroy() method in IsolatedService.Controller 201 super.onDestroy(); in onDestroy()
|
D | LocalServiceActivities.java | 140 protected void onDestroy() { in onDestroy() method in LocalServiceActivities.Binding 141 super.onDestroy(); in onDestroy()
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
D | CubeWallpaper1.java | 42 public void onDestroy() { in onDestroy() method in CubeWallpaper1 43 super.onDestroy(); in onDestroy() 89 public void onDestroy() { in onDestroy() method in CubeWallpaper1.CubeEngine 90 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/ |
D | TestJobService.java | 50 public void onDestroy() { in onDestroy() method in TestJobService 51 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/ |
D | ImageDetailFragment.java | 102 public void onDestroy() { in onDestroy() method in ImageDetailFragment 103 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/FindMyPhone/Application/src/com.example.android.wearable.findphone/ |
D | SoundAlarmListenerService.java | 58 public void onDestroy() { in onDestroy() method in SoundAlarmListenerService 62 super.onDestroy(); in onDestroy()
|
/development/samples/training/basic/ActivityLifecycle/src/com/example/android/lifecycle/ |
D | ActivityB.java | 84 protected void onDestroy() { in onDestroy() method in ActivityB 85 super.onDestroy(); in onDestroy()
|
D | ActivityA.java | 84 protected void onDestroy() { in onDestroy() method in ActivityA 85 super.onDestroy(); in onDestroy()
|
D | ActivityC.java | 84 protected void onDestroy() { in onDestroy() method in ActivityC 85 super.onDestroy(); in onDestroy()
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | List9.java | 105 protected void onDestroy() { in onDestroy() method in List9 106 super.onDestroy(); in onDestroy()
|
D | ExpandableList2.java | 130 protected void onDestroy() { in onDestroy() method in ExpandableList2 131 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/ |
D | DisconnectListenerService.java | 139 public void onDestroy() { in onDestroy() method in DisconnectListenerService 143 super.onDestroy(); in onDestroy()
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
D | NsdChatActivity.java | 150 protected void onDestroy() { in onDestroy() method in NsdChatActivity 152 super.onDestroy(); in onDestroy()
|
/development/samples/browseable/MultiWindowPlayground/src/com/android.multiwindowplayground/activities/ |
D | LoggingActivity.java | 64 protected void onDestroy() { in onDestroy() method in LoggingActivity 65 super.onDestroy(); in onDestroy()
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | FragmentRetainInstanceSupport.java | 194 public void onDestroy() { in onDestroy() method in FragmentRetainInstanceSupport.RetainedFragment 202 super.onDestroy(); in onDestroy()
|