Home
last modified time | relevance | path

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

12345678910

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleInsecureConnectionPriorityClientTestActivity.java33 public void onDestroy() { in onDestroy() method in BleInsecureConnectionPriorityClientTestActivity
34 super.onDestroy(); in onDestroy()
DBleCocInsecureServerStartActivity.java34 public void onDestroy() { in onDestroy() method in BleCocInsecureServerStartActivity
35 super.onDestroy(); in onDestroy()
DBleCocSecureServerStartActivity.java34 public void onDestroy() { in onDestroy() method in BleCocSecureServerStartActivity
35 super.onDestroy(); in onDestroy()
DBleInsecureEncryptedClientTestActivity.java34 public void onDestroy() { in onDestroy() method in BleInsecureEncryptedClientTestActivity
35 super.onDestroy(); in onDestroy()
DBleSecureServerStartActivity.java34 public void onDestroy() { in onDestroy() method in BleSecureServerStartActivity
35 super.onDestroy(); in onDestroy()
DBleInsecureServerStartActivity.java34 public void onDestroy() { in onDestroy() method in BleInsecureServerStartActivity
35 super.onDestroy(); in onDestroy()
DBleSecureEncryptedServerTestActivity.java34 public void onDestroy() { in onDestroy() method in BleSecureEncryptedServerTestActivity
35 super.onDestroy(); in onDestroy()
DBleCocInsecureClientStartActivity.java40 public void onDestroy() { in onDestroy() method in BleCocInsecureClientStartActivity
41 super.onDestroy(); in onDestroy()
DBleCocSecureClientStartActivity.java40 public void onDestroy() { in onDestroy() method in BleCocSecureClientStartActivity
41 super.onDestroy(); in onDestroy()
DBleInsecureClientStartActivity.java40 public void onDestroy() { in onDestroy() method in BleInsecureClientStartActivity
41 super.onDestroy(); in onDestroy()
DBleSecureConnectionPriorityClientTestActivity.java35 public void onDestroy() { in onDestroy() method in BleSecureConnectionPriorityClientTestActivity
36 super.onDestroy(); in onDestroy()
DBleSecureEncryptedClientTestActivity.java35 public void onDestroy() { in onDestroy() method in BleSecureEncryptedClientTestActivity
36 super.onDestroy(); in onDestroy()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DKeyguardLockActivity.java34 protected void onDestroy() { in onDestroy() method in KeyguardLockActivity
36 super.onDestroy(); in onDestroy()
DLaunchTestOnDestroyActivity.java34 protected void onDestroy() { in onDestroy() method in LaunchTestOnDestroyActivity
35 super.onDestroy(); in onDestroy()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryConditionProviderService.java39 public void onDestroy() { in onDestroy() method in SecondaryConditionProviderService
41 super.onDestroy(); in onDestroy()
DLegacyConditionProviderService.java40 public void onDestroy() { in onDestroy() method in LegacyConditionProviderService
42 super.onDestroy(); in onDestroy()
/cts/tests/app/app/src/android/app/stubs/
DLocalActivityManagerStubActivity.java53 protected void onDestroy() { in onDestroy() method in LocalActivityManagerStubActivity
54 super.onDestroy(); in onDestroy()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/runner/
DUiRenderingRunner.java48 public void onDestroy() { in onDestroy() method in UiRenderingRunner
52 super.onDestroy(); in onDestroy()
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DSimpleBeforeLoginActivity.java49 protected void onDestroy() { in onDestroy() method in SimpleBeforeLoginActivity
50 super.onDestroy(); in onDestroy()
DSimpleAfterLoginActivity.java49 protected void onDestroy() { in onDestroy() method in SimpleAfterLoginActivity
50 super.onDestroy(); in onDestroy()
/cts/tests/tests/assist/service/src/android/assist/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/voicesettings/service/src/android/voicesettings/service/
DMainRecognitionService.java51 public void onDestroy() { in onDestroy() method in MainRecognitionService
52 super.onDestroy(); in onDestroy()
/cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
DWebViewStartupCtsActivity.java51 public void onDestroy() { in onDestroy() method in WebViewStartupCtsActivity
53 super.onDestroy(); in onDestroy()
/cts/hostsidetests/appsecurity/test-apps/UseEmbeddedDexApp/src/com/android/cts/useembeddeddex/
DIsolatedService.java41 public void onDestroy() { in onDestroy() method in IsolatedService
42 super.onDestroy(); in onDestroy()

12345678910