/cts/tests/app/src/android/app/cts/ |
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()
|
/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/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/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/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 56 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/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/tests/tests/print/src/android/print/cts/services/ |
D | StubbablePrinterDiscoverySession.java | 78 public void onDestroy() { in onDestroy() method in StubbablePrinterDiscoverySession 80 mCallbacks.onDestroy(); in onDestroy()
|
D | PrinterDiscoverySessionCallbacks.java | 45 public abstract void onDestroy(); in onDestroy() method in PrinterDiscoverySessionCallbacks
|
/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/voicesettings/src/android/voicesettings/cts/ |
D | TestStartActivity.java | 77 protected void onDestroy() { in onDestroy() method in TestStartActivity 79 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/hardware/src/android/hardware/multiprocess/camera/cts/ |
D | Camera1Activity.java | 85 protected void onDestroy() { in onDestroy() method in Camera1Activity 87 super.onDestroy(); in onDestroy()
|
D | Camera2Activity.java | 125 protected void onDestroy() { in onDestroy() method in Camera2Activity 127 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()
|
/cts/tests/tests/assist/src/android/assist/cts/ |
D | TestStartActivity.java | 103 protected void onDestroy() { in onDestroy() method in TestStartActivity 105 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | NativeMediaActivity.java | 131 protected void onDestroy() { in onDestroy() method in NativeMediaActivity 135 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/app/src/android/app/backup/cts/ |
D | BackupAgentTest.java | 32 agent.onDestroy(); in testBackupAgent()
|