Searched defs:getLog (Results 1 – 3 of 3) sorted by relevance
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ | ||
D | LogHelper.java | 46 private static String getLog(ITestDevice device, String tag) throws Exception { in getLog() method in LogHelper |
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/ | ||
D | ErrorLoggingService.java | 549 public List<LogEvent> getLog(long timeoutMs) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection |
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/ | ||
D | LifecycleLog.java | 104 List<Pair<String, ActivityCallback>> getLog() { in getLog() method in LifecycleLog |