/cts/tests/app/app/src/android/app/stubs/ |
D | LocalActivityManagerStubActivity.java | 53 protected void onDestroy() { in onDestroy() method in LocalActivityManagerStubActivity 54 super.onDestroy(); in onDestroy()
|
D | IntentServiceStub.java | 98 public void onDestroy() { in onDestroy() method in IntentServiceStub 102 super.onDestroy(); in onDestroy()
|
D | MockService.java | 73 public void onDestroy() { in onDestroy() method in MockService 74 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/services/activitymanager/app/src/android/server/app/ |
D | AbstractLifecycleLogActivity.java | 38 protected void onDestroy() { in onDestroy() method in AbstractLifecycleLogActivity 39 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/print/src/android/print/cts/ |
D | PrintDocumentActivity.java | 41 protected void onDestroy() { in onDestroy() method in PrintDocumentActivity 44 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/alarmclock/service/src/android/alarmclock/service/ |
D | MainRecognitionService.java | 51 public void onDestroy() { in onDestroy() method in MainRecognitionService 52 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/ |
D | MainRecognitionService.java | 51 public void onDestroy() { in onDestroy() method in MainRecognitionService 52 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/ |
D | MainRecognitionService.java | 51 public void onDestroy() { in onDestroy() method in MainRecognitionService 52 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/ |
D | MainRecognitionService.java | 51 public void onDestroy() { in onDestroy() method in MainRecognitionService 52 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewStartupCtsActivity.java | 51 public void onDestroy() { in onDestroy() method in WebViewStartupCtsActivity 53 super.onDestroy(); in onDestroy()
|
D | WebViewCtsActivity.java | 47 public void onDestroy() { in onDestroy() method in WebViewCtsActivity 55 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | EmojiCtsActivity.java | 45 public void onDestroy() { in onDestroy() method in EmojiCtsActivity 49 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/assist/testapp/src/android/voiceinteraction/testapp/ |
D | LifecycleActivity.java | 55 protected void onDestroy() { in onDestroy() method in LifecycleActivity 58 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/midi/src/android/midi/cts/ |
D | MidiEchoTestService.java | 50 public void onDestroy() { in onDestroy() method in MidiEchoTestService 51 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/ |
D | MyActivity.java | 53 protected void onDestroy() { in onDestroy() method in MyActivity 55 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/tv/app2/src/com/android/cts/tv/hostside/app2/ |
D | TvViewMonitorActivity.java | 48 protected void onDestroy() { in onDestroy() method in TvViewMonitorActivity 49 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | TestStartActivity.java | 69 protected void onDestroy() { in onDestroy() method in TestStartActivity 71 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/alarmclock/src/android/alarmclock/cts/ |
D | TestStartActivity.java | 76 protected void onDestroy() { in onDestroy() method in TestStartActivity 78 super.onDestroy(); in onDestroy()
|
/cts/libs/deviceutil/src/android/cts/util/ |
D | BroadcastTestStartActivity.java | 76 protected void onDestroy() { in onDestroy() method in BroadcastTestStartActivity 78 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | LockTaskUtilityActivity.java | 49 protected void onDestroy() { in onDestroy() method in LockTaskUtilityActivity 51 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/print/src/android/print/cts/services/ |
D | StubbablePrinterDiscoverySession.java | 88 public void onDestroy() { in onDestroy() method in StubbablePrinterDiscoverySession 90 mCallbacks.onDestroy(); in onDestroy()
|
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/ |
D | Camera1Activity.java | 84 protected void onDestroy() { in onDestroy() method in Camera1Activity 86 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
D | ReceiveUriService.java | 52 public void onDestroy() { in onDestroy() method in ReceiveUriService 53 super.onDestroy(); in onDestroy()
|
D | ReceiveUriActivity.java | 70 protected void onDestroy() { in onDestroy() method in ReceiveUriActivity 71 super.onDestroy(); in onDestroy()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleAdvertiserPowerLevelActivity.java | 81 public void onDestroy() { in onDestroy() method in BleAdvertiserPowerLevelActivity 82 super.onDestroy(); in onDestroy()
|