Home
last modified time | relevance | path

Searched defs:shouldLog (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNetworkLoggingTest.java192 private boolean shouldLog(int sample) { in shouldLog() method in NetworkLoggingTest
361 private void connectToWebsite(String server, boolean shouldLog) { in connectToWebsite()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommandUtils.java54 private static boolean shouldLog() { in shouldLog() method in ShellCommandUtils