Home
last modified time | relevance | path

Searched refs:clearLogcat (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java59 clearLogcat(); in setUp()
123 private void clearLogcat() throws DeviceNotAvailableException { in clearLogcat() method in BaseTileServiceTest
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DActivityManagerFreeformStackTests.java87 clearLogcat(); in testActivityLifeCycleOnResizeFreeformTask()
DActivityManagerTestBase.java328 protected void clearLogcat() throws DeviceNotAvailableException { in clearLogcat() method in ActivityManagerTestBase
DActivityManagerDockedStackTests.java314 clearLogcat(); in testActivityLifeCycleOnResizeDockedStack()
/cts/hostsidetests/os/src/android/os/cts/
DOsHostTests.java106 mDevice.clearLogcat(); in testIntentFilterHostValidation()