Home
last modified time | relevance | path

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

123

/cts/tests/app/src/android/app/cts/
DLocalActivityManagerStubActivity.java53 protected void onDestroy() { in onDestroy() method in LocalActivityManagerStubActivity
54 super.onDestroy(); in onDestroy()
DIntentServiceStub.java98 public void onDestroy() { in onDestroy() method in IntentServiceStub
102 super.onDestroy(); in onDestroy()
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainRecognitionService.java51 public void onDestroy() { in onDestroy() method in MainRecognitionService
52 super.onDestroy(); in onDestroy()
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/
DMainRecognitionService.java51 public void onDestroy() { in onDestroy() method in MainRecognitionService
52 super.onDestroy(); in onDestroy()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainRecognitionService.java51 public void onDestroy() { in onDestroy() method in MainRecognitionService
52 super.onDestroy(); in onDestroy()
/cts/tests/tests/alarmclock/service/src/android/alarmclock/service/
DMainRecognitionService.java51 public void onDestroy() { in onDestroy() method in MainRecognitionService
52 super.onDestroy(); in onDestroy()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewStartupCtsActivity.java51 public void onDestroy() { in onDestroy() method in WebViewStartupCtsActivity
53 super.onDestroy(); in onDestroy()
DWebViewCtsActivity.java47 public void onDestroy() { in onDestroy() method in WebViewCtsActivity
55 super.onDestroy(); in onDestroy()
/cts/tests/tests/text/src/android/text/cts/
DEmojiCtsActivity.java45 public void onDestroy() { in onDestroy() method in EmojiCtsActivity
49 super.onDestroy(); in onDestroy()
/cts/tests/tests/assist/testapp/src/android/voiceinteraction/testapp/
DLifecycleActivity.java55 protected void onDestroy() { in onDestroy() method in LifecycleActivity
56 super.onDestroy(); in onDestroy()
/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTestService.java50 public void onDestroy() { in onDestroy() method in MidiEchoTestService
51 super.onDestroy(); in onDestroy()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DTestStartActivity.java69 protected void onDestroy() { in onDestroy() method in TestStartActivity
71 super.onDestroy(); in onDestroy()
/cts/tests/tests/alarmclock/src/android/alarmclock/cts/
DTestStartActivity.java76 protected void onDestroy() { in onDestroy() method in TestStartActivity
78 super.onDestroy(); in onDestroy()
/cts/tests/tests/print/src/android/print/cts/services/
DStubbablePrinterDiscoverySession.java78 public void onDestroy() { in onDestroy() method in StubbablePrinterDiscoverySession
80 mCallbacks.onDestroy(); in onDestroy()
DPrinterDiscoverySessionCallbacks.java45 public abstract void onDestroy(); in onDestroy() method in PrinterDiscoverySessionCallbacks
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskUtilityActivity.java49 protected void onDestroy() { in onDestroy() method in LockTaskUtilityActivity
51 super.onDestroy(); in onDestroy()
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/
DTestStartActivity.java77 protected void onDestroy() { in onDestroy() method in TestStartActivity
79 super.onDestroy(); in onDestroy()
/cts/tests/tests/hardware/src/android/hardware/multiprocess/camera/cts/
DCamera1Activity.java85 protected void onDestroy() { in onDestroy() method in Camera1Activity
87 super.onDestroy(); in onDestroy()
DCamera2Activity.java125 protected void onDestroy() { in onDestroy() method in Camera2Activity
127 super.onDestroy(); in onDestroy()
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriService.java52 public void onDestroy() { in onDestroy() method in ReceiveUriService
53 super.onDestroy(); in onDestroy()
DReceiveUriActivity.java70 protected void onDestroy() { in onDestroy() method in ReceiveUriActivity
71 super.onDestroy(); in onDestroy()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertiserPowerLevelActivity.java81 public void onDestroy() { in onDestroy() method in BleAdvertiserPowerLevelActivity
82 super.onDestroy(); in onDestroy()
/cts/tests/tests/assist/src/android/assist/cts/
DTestStartActivity.java103 protected void onDestroy() { in onDestroy() method in TestStartActivity
105 super.onDestroy(); in onDestroy()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DNativeMediaActivity.java131 protected void onDestroy() { in onDestroy() method in NativeMediaActivity
135 super.onDestroy(); in onDestroy()
/cts/tests/tests/app/src/android/app/backup/cts/
DBackupAgentTest.java32 agent.onDestroy(); in testBackupAgent()

123