Home
last modified time | relevance | path

Searched refs:onDestroy (Results 1 – 25 of 27) sorted by relevance

12

/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
DSyncService.java59 public void onDestroy() { in onDestroy() method in SyncService
60 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
DSyncService.java59 public void onDestroy() { in onDestroy() method in SyncService
60 super.onDestroy(); in onDestroy()
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
DImageDetailFragment.java99 public void onDestroy() { in onDestroy() method in ImageDetailFragment
100 super.onDestroy(); in onDestroy()
DImageDetailActivity.java142 protected void onDestroy() { in onDestroy() method in ImageDetailActivity
143 super.onDestroy(); in onDestroy()
DImageGridFragment.java171 public void onDestroy() { in onDestroy() method in ImageGridFragment
172 super.onDestroy(); in onDestroy()
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
DTestJobService.java50 public void onDestroy() { in onDestroy() method in TestJobService
51 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
DTestJobService.java50 public void onDestroy() { in onDestroy() method in TestJobService
51 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
DImageDetailFragment.java99 public void onDestroy() { in onDestroy() method in ImageDetailFragment
100 super.onDestroy(); in onDestroy()
DImageDetailActivity.java142 protected void onDestroy() { in onDestroy() method in ImageDetailActivity
143 super.onDestroy(); in onDestroy()
DImageGridFragment.java171 public void onDestroy() { in onDestroy() method in ImageGridFragment
172 super.onDestroy(); in onDestroy()
/developers/samples/android/wearable/wear/FindMyPhone/Application/src/main/java/com/example/android/findphone/
DSoundAlarmListenerService.java58 public void onDestroy() { in onDestroy() method in SoundAlarmListenerService
62 super.onDestroy(); in onDestroy()
/developers/samples/android/wearable/wear/DelayedConfirmation/Application/src/main/java/com/example/android/delayedconfirmation/
DMainActivity.java66 protected void onDestroy() { in onDestroy() method in MainActivity
70 super.onDestroy(); in onDestroy()
/developers/samples/android/wearable/wear/DelayedConfirmation/Wearable/src/main/java/com/example/android/delayedconfirmation/
DMainActivity.java70 protected void onDestroy() { in onDestroy() method in MainActivity
74 super.onDestroy(); in onDestroy()
/developers/samples/android/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/elizachat/
DResponderService.java140 public void onDestroy() { in onDestroy() method in ResponderService
146 super.onDestroy(); in onDestroy()
/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DDeviceListActivity.java130 protected void onDestroy() { in onDestroy() method in DeviceListActivity
131 super.onDestroy(); in onDestroy()
DBluetoothChatFragment.java120 public void onDestroy() { in onDestroy() method in BluetoothChatFragment
121 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DDeviceListActivity.java130 protected void onDestroy() { in onDestroy() method in DeviceListActivity
131 super.onDestroy(); in onDestroy()
DBluetoothChatFragment.java120 public void onDestroy() { in onDestroy() method in BluetoothChatFragment
121 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/accounts/
DGenericAccountService.java66 public void onDestroy() { in onDestroy() method in GenericAccountService
/developers/samples/android/common/src/java/com/example/android/common/accounts/
DGenericAccountService.java66 public void onDestroy() { in onDestroy() method in GenericAccountService
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DDeviceControlActivity.java194 protected void onDestroy() { in onDestroy() method in DeviceControlActivity
195 super.onDestroy(); in onDestroy()
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DDeviceControlActivity.java194 protected void onDestroy() { in onDestroy() method in DeviceControlActivity
195 super.onDestroy(); in onDestroy()
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
DPlayerActivity.java202 protected void onDestroy() { in onDestroy() method in PlayerActivity
206 super.onDestroy(); in onDestroy()
/developers/demos/MusicDemo/
DREADME.txt69 - Emulator: Under some circumstances, stop or onDestroy may never get called on MusicService and th…
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
DMainActivity.java498 public void onDestroy() { in onDestroy() method in MainActivity
505 super.onDestroy(); in onDestroy()

12