OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clearLogcat
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/backup/src/android/cts/backup/
BaseBackupHostSideTest.java
98
protected void
clearLogcat
() throws DeviceNotAvailableException {
/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/
HarmfulAppWarningTest.java
83
mDevice.
clearLogcat
();
/cts/hostsidetests/os/src/android/os/cts/
OsHostTests.java
115
mDevice.
clearLogcat
();
/cts/hostsidetests/systemui/src/android/host/systemui/
BaseTileServiceTest.java
60
clearLogcat
();
124
private void
clearLogcat
() throws DeviceNotAvailableException {
Completed in 292 milliseconds