/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | utilities.h | 104 : onTransact(oT), onDestroy(oD) {} in onTransact() 111 OnDestroyFunc onDestroy; member 117 OnTransactFunc onTransact = nullptr, OnDestroyFunc onDestroy = nullptr) { 118 SampleData* data = new SampleData(onTransact, onDestroy);
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | KeyguardLockActivity.java | 34 protected void onDestroy() { in onDestroy() method in KeyguardLockActivity 36 super.onDestroy(); in onDestroy()
|
D | LaunchTestOnDestroyActivity.java | 34 protected void onDestroy() { in onDestroy() method in LaunchTestOnDestroyActivity 35 super.onDestroy(); in onDestroy()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleInsecureConnectionPriorityClientTestActivity.java | 33 public void onDestroy() { in onDestroy() method in BleInsecureConnectionPriorityClientTestActivity 34 super.onDestroy(); in onDestroy()
|
D | BleCocSecureServerStartActivity.java | 34 public void onDestroy() { in onDestroy() method in BleCocSecureServerStartActivity 35 super.onDestroy(); in onDestroy()
|
D | BleSecureServerStartActivity.java | 34 public void onDestroy() { in onDestroy() method in BleSecureServerStartActivity 35 super.onDestroy(); in onDestroy()
|
D | BleCocInsecureServerStartActivity.java | 34 public void onDestroy() { in onDestroy() method in BleCocInsecureServerStartActivity 35 super.onDestroy(); in onDestroy()
|
D | BleInsecureServerStartActivity.java | 34 public void onDestroy() { in onDestroy() method in BleInsecureServerStartActivity 35 super.onDestroy(); in onDestroy()
|
D | BleInsecureEncryptedClientTestActivity.java | 34 public void onDestroy() { in onDestroy() method in BleInsecureEncryptedClientTestActivity 35 super.onDestroy(); in onDestroy()
|
D | BleSecureEncryptedServerTestActivity.java | 34 public void onDestroy() { in onDestroy() method in BleSecureEncryptedServerTestActivity 35 super.onDestroy(); in onDestroy()
|
D | BleInsecureClientStartActivity.java | 40 public void onDestroy() { in onDestroy() method in BleInsecureClientStartActivity 41 super.onDestroy(); in onDestroy()
|
D | BleCocInsecureClientStartActivity.java | 40 public void onDestroy() { in onDestroy() method in BleCocInsecureClientStartActivity 41 super.onDestroy(); in onDestroy()
|
D | BleSecureConnectionPriorityClientTestActivity.java | 35 public void onDestroy() { in onDestroy() method in BleSecureConnectionPriorityClientTestActivity 36 super.onDestroy(); in onDestroy()
|
D | BleCocSecureClientStartActivity.java | 40 public void onDestroy() { in onDestroy() method in BleCocSecureClientStartActivity 41 super.onDestroy(); in onDestroy()
|
D | BleSecureEncryptedClientTestActivity.java | 35 public void onDestroy() { in onDestroy() method in BleSecureEncryptedClientTestActivity 36 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | SecondaryConditionProviderService.java | 39 public void onDestroy() { in onDestroy() method in SecondaryConditionProviderService 41 super.onDestroy(); in onDestroy()
|
D | LegacyConditionProviderService.java | 40 public void onDestroy() { in onDestroy() method in LegacyConditionProviderService 42 super.onDestroy(); in onDestroy()
|
/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()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/runner/ |
D | UiRenderingRunner.java | 48 public void onDestroy() { in onDestroy() method in UiRenderingRunner 52 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/runner/ |
D | UiRenderingRunner.java | 48 public void onDestroy() { in onDestroy() method in UiRenderingRunner 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/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/assist/service/src/android/assist/service/ |
D | MainRecognitionService.java | 51 public void onDestroy() { in onDestroy() method in MainRecognitionService 52 super.onDestroy(); in onDestroy()
|
/cts/hostsidetests/webkit/app/src/com/android/cts/webkit/ |
D | WebViewStartupCtsActivity.java | 51 public void onDestroy() { in onDestroy() method in WebViewStartupCtsActivity 53 super.onDestroy(); in onDestroy()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | EmojiCtsActivity.java | 44 public void onDestroy() { in onDestroy() method in EmojiCtsActivity 48 super.onDestroy(); in onDestroy()
|