Searched refs:getLog (Results 1 – 2 of 2) sorted by relevance
182 events = mErrorServiceConnection.getLog(SETUP_TIMEOUT, in testCamera1ActivityEviction()228 eventList2 = mErrorServiceConnection.getLog(EVICTION_TIMEOUT); in testCamera1ActivityEviction()281 … List<ErrorLoggingService.LogEvent> allEvents = mErrorServiceConnection.getLog(SETUP_TIMEOUT, in testBasicCamera2ActivityEviction()334 eventList2 = mErrorServiceConnection.getLog(EVICTION_TIMEOUT); in testBasicCamera2ActivityEviction()
549 public List<LogEvent> getLog(long timeoutMs) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection577 public List<LogEvent> getLog(long timeoutMs, int event) throws TimeoutException { in getLog() method in ErrorLoggingService.ErrorServiceConnection