/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | RcsUceAdapterTest.java | 563 capabilityQueue.clear(); in testCapabilitiesRequestAllowed() 564 completeQueue.clear(); in testCapabilitiesRequestAllowed() 565 errorQueue.clear(); in testCapabilitiesRequestAllowed() 577 capabilityQueue.clear(); in testCapabilitiesRequestAllowed() 578 completeQueue.clear(); in testCapabilitiesRequestAllowed() 579 errorQueue.clear(); in testCapabilitiesRequestAllowed() 605 errorQueue.clear(); in testCapabilitiesRequestAllowed() 606 completeQueue.clear(); in testCapabilitiesRequestAllowed() 607 capabilityQueue.clear(); in testCapabilitiesRequestAllowed() 685 errorQueue.clear(); in testCapabilitiesRequestWithCmdError() [all …]
|
D | EabControllerTest.java | 219 mErrorQueue.clear(); in afterTest() 220 mCompleteQueue.clear(); in afterTest() 221 mCapabilityQueue.clear(); in afterTest() 241 mErrorQueue.clear(); in testRequestCapabilities() 242 mCompleteQueue.clear(); in testRequestCapabilities() 243 mCapabilityQueue.clear(); in testRequestCapabilities() 279 mErrorQueue.clear(); in testRequestAvailabilities() 280 mCompleteQueue.clear(); in testRequestAvailabilities() 281 mCapabilityQueue.clear(); in testRequestAvailabilities() 324 mErrorQueue.clear(); in testRequestExpiredCapabilities() [all …]
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/ |
D | ActivityLifecycleTopResumedStateTests.java | 93 getLifecycleLog().clear(); in testTopPositionLostOnFinish() 105 getLifecycleLog().clear(); in testTopPositionSwitchToActivityOnTop() 126 getLifecycleLog().clear(); in testTopPositionSwitchToActivityOnTopSlowDifferentProcess() 153 getLifecycleLog().clear(); in testTopPositionSwitchToActivityOnTopTimeoutDifferentProcess() 168 getLifecycleLog().clear(); in testTopPositionSwitchToActivityOnTopTimeoutDifferentProcess() 180 getLifecycleLog().clear(); in testTopPositionSwitchToTranslucentActivityOnTop() 194 getLifecycleLog().clear(); in testTopPositionSwitchOnDoubleLaunch() 232 getLifecycleLog().clear(); in testTopPositionSwitchOnDoubleLaunchAndTopFinish() 304 getLifecycleLog().clear(); in testTopPositionSwitchToAnotherVisibleActivity() 327 getLifecycleLog().clear(); in testTopPositionSwitchBetweenVisibleActivities() [all …]
|
D | ActivityLifecyclePipTests.java | 69 getLifecycleLog().clear(); in testGoToPip() 85 getLifecycleLog().clear(); in testPipOnLaunch() 113 getLifecycleLog().clear(); in testDestroyPip() 125 getLifecycleLog().clear(); in testDestroyPip() 143 getLifecycleLog().clear(); in testLaunchBelowPip() 163 getLifecycleLog().clear(); in testIntoPipSameTask() 202 getLifecycleLog().clear(); in testDestroyBelowPip() 226 getLifecycleLog().clear(); in testSplitScreenBelowPip() 238 getLifecycleLog().clear(); in testSplitScreenBelowPip() 267 getLifecycleLog().clear(); in testPipAboveSplitScreen()
|
D | ActivityTests.java | 59 getLifecycleLog().clear(); in testReleaseActivityInstance_visible() 74 getLifecycleLog().clear(); in testReleaseActivityInstance_invisible() 82 getLifecycleLog().clear(); in testReleaseActivityInstance_invisible() 101 getLifecycleLog().clear(); in testFinishTask_FromRoot() 129 getLifecycleLog().clear(); in testFinishTask_FromRoot_TranslucentOnTop() 158 getLifecycleLog().clear(); in testFinishTask_NotFromRoot() 195 getLifecycleLog().clear(); in testFinishAfterTransition_noTransition_rootOfTask() 212 getLifecycleLog().clear(); in testFinishAfterTransition_noTransition() 231 getLifecycleLog().clear(); in testFinishAffinity() 252 getLifecycleLog().clear(); in testFinishAffinity_differentAffinity() [all …]
|
D | ActivityLifecycleKeyguardTests.java | 76 getLifecycleLog().clear(); in testKeyguardShowHide() 103 getLifecycleLog().clear(); in testKeyguardShowHideOverSplitScreen() 111 getLifecycleLog().clear(); in testKeyguardShowHideOverSplitScreen() 132 getLifecycleLog().clear(); in testKeyguardShowHideOverPip() 144 getLifecycleLog().clear(); in testKeyguardShowHideOverPip() 153 getLifecycleLog().clear(); in testKeyguardShowHideOverPip()
|
D | ActivityLifecycleLegacySplitScreenTests.java | 88 getLifecycleLog().clear(); in testResumedWhenRecreatedFromInNonFocusedTask() 122 getLifecycleLog().clear(); in testOccludingOnSplitSecondaryTask() 144 getLifecycleLog().clear(); in testTranslucentOnSplitSecondaryTask() 186 getLifecycleLog().clear(); in testResultInNonFocusedTask() 215 getLifecycleLog().clear(); in testResumedWhenRestartedFromInNonFocusedTask() 222 getLifecycleLog().clear(); in testResumedWhenRestartedFromInNonFocusedTask() 254 getLifecycleLog().clear(); in testResumedTranslucentWhenRestartedFromInNonFocusedTask() 281 getLifecycleLog().clear(); in testLifecycleOnMoveToFromSplitScreenRelaunch() 295 getLifecycleLog().clear(); in testLifecycleOnMoveToFromSplitScreenRelaunch() 339 getLifecycleLog().clear(); in testLifecycleOnMoveToFromSplitScreenNoRelaunch() [all …]
|
D | ActivityLifecycleTests.java | 91 getLifecycleLog().clear(); in testLaunchOnTop() 105 getLifecycleLog().clear(); in testLaunchTranslucentOnTop() 118 getLifecycleLog().clear(); in testLaunchDoubleTranslucentOnTop() 126 getLifecycleLog().clear(); in testLaunchDoubleTranslucentOnTop() 136 getLifecycleLog().clear(); in testLaunchDoubleTranslucentOnTop() 165 getLifecycleLog().clear(); in testTranslucentMovedIntoStack() 185 getLifecycleLog().clear(); in testDestroyTopTranslucent() 211 getLifecycleLog().clear(); in testDestroyOnTopOfTranslucent() 246 getLifecycleLog().clear(); in testDestroyDoubleTranslucentOnTop() 258 getLifecycleLog().clear(); in testDestroyDoubleTranslucentOnTop() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 125 mPosted.clear(); in resetData() 126 mNotifications.clear(); in resetData() 127 mRemoved.clear(); in resetData() 128 mOrder.clear(); in resetData() 129 mRemovedReason.clear(); in resetData() 130 mSnoozed.clear(); in resetData() 131 mPostedNotifications.clear(); in resetData() 137 mOrder.clear(); in onNotificationRankingUpdate()
|
/cts/hostsidetests/os/test-apps/StaticSharedLibTestApp/src/android/os/lib/app/ |
D | StaticSharedLibsTests.java | 60 clear(); in setUp() 65 clear(); in tearDown() 82 private void clear() { in clear() method in StaticSharedLibsTests
|
/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/ |
D | LauncherCallbackTestsService.java | 148 mPackagesAdded.clear(); in setup() 149 mPackagesRemoved.clear(); in setup() 150 mPackagesChanged.clear(); in setup() 166 mPackagesAdded.clear(); in teardown() 167 mPackagesRemoved.clear(); in teardown() 168 mPackagesChanged.clear(); in teardown()
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | TranslateAnimationTest.java | 124 transformation.clear(); in testApplyTransformation() 130 transformation.clear(); in testApplyTransformation() 138 transformation.clear(); in testApplyTransformation() 145 transformation.clear(); in testApplyTransformation() 154 transformation.clear(); in testApplyTransformation() 193 transformation.clear(); in testInitialize() 201 transformation.clear(); in testInitialize()
|
D | RotateAnimationTest.java | 119 transformation.clear(); in testRotateAgainstOrigin() 127 transformation.clear(); in testRotateAgainstOrigin() 177 transformation.clear(); in testRotateAgainstPoint() 185 transformation.clear(); in testRotateAgainstPoint() 193 transformation.clear(); in testRotateAgainstPoint()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroupOverlayTest.java | 144 colorRectangles.clear(); in testOverlayWithNonOverlappingViews() 151 mViewGroupOverlay.clear(); in testOverlayWithNonOverlappingViews() 177 colorRectangles.clear(); in testOverlayWithNonOverlappingViewAndDrawable() 183 mViewGroupOverlay.clear(); in testOverlayWithNonOverlappingViewAndDrawable() 212 colorRectangles.clear(); in testOverlayWithOverlappingViews() 218 mViewGroupOverlay.clear(); in testOverlayWithOverlappingViews() 247 colorRectangles.clear(); in testOverlayWithOverlappingViewAndDrawable() 253 mViewGroupOverlay.clear(); in testOverlayWithOverlappingViewAndDrawable()
|
D | ViewOverlayTest.java | 162 colorRectangles.clear(); in testOverlayWithNonOverlappingDrawables() 169 mViewOverlay.clear(); in testOverlayWithNonOverlappingDrawables() 196 colorRectangles.clear(); in testOverlayWithOverlappingDrawables() 202 mViewOverlay.clear(); in testOverlayWithOverlappingDrawables() 226 colorRectangles.clear(); in testOverlayDynamicChangesToDrawable() 233 colorRectangles.clear(); in testOverlayDynamicChangesToDrawable()
|
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/ |
D | SomeArgs.java | 92 clear(); in recycle() 102 private void clear() { in clear() method in SomeArgs
|
/cts/tests/tests/content/src/android/content/cts/ |
D | SharedPreferencesTest.java | 56 prefs.edit().clear().commit(); in setUp() 191 editor.clear(); in testRedundantClear() 194 editor.clear(); in testRedundantClear() 205 editor.clear(); in testNonRedundantClear() 247 prefs.edit().clear().commit(); in testTorture() 288 prefs.edit().clear().commit(); in testTorture2() 409 prefs.edit().clear().commit(); // latch-- in testSharedPrefsChangeListenerIsCalledForClearOnCommit() 433 prefs.edit().clear().apply(); // latch-- in testSharedPrefsChangeListenerIsCalledForClearOnApply()
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | SecondaryNotificationListener.java | 70 mPosted.clear(); in resetData() 71 mRemoved.clear(); in resetData()
|
D | TestNotificationListener.java | 73 mPosted.clear(); in resetData() 74 mRemoved.clear(); in resetData()
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/ |
D | KeepUninstalledPackagesBuilder.java | 73 public void clear() { in clear() method in KeepUninstalledPackagesBuilder 74 mPackages.clear(); in clear()
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | TestNotificationListener.java | 71 mPosted.clear(); in resetData() 72 mRemoved.clear(); in resetData()
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
D | ShortcutLaunchedActivity.java | 109 sReceivedIntents.clear(); in setExpectedOrder() 111 sExpectedVisibleOrder.clear(); in setExpectedOrder()
|
/cts/suite/audio_quality/test/ |
D | AudioRecordPlayTestCommon.h | 61 mAudioRecordingHw.clear(); in TearDown() 62 mAudioPlaybackHw.clear(); in TearDown()
|
/cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/ |
D | SustainedPerformanceHostTest.java | 194 appResultsWithoutMode.clear(); in testShader() 195 appResultsWithMode.clear(); in testShader() 196 dhrystoneResultsWithoutMode.clear(); in testShader() 197 dhrystoneResultsWithMode.clear(); in testShader()
|
/cts/tests/tests/appop2/src/android/app/appops2/cts/ |
D | AppOpsLoggingTest.kt | 65 noted.clear() in <lambda>() 66 selfNoted.clear() in <lambda>() 67 asyncNoted.clear() in <lambda>()
|