Searched refs:throwIllegalSessionStateException (Results 1 – 1 of 1) sorted by relevance
314 throwIllegalSessionStateException("No finished session for id %s", sessionId); in getFinishedSession()377 throwIllegalSessionStateException("no latch for %s", sessionId); in getUnfinishedSessionLatch()389 private void throwIllegalSessionStateException(@NonNull String fmt, @Nullable Object...args) { in throwIllegalSessionStateException() method in CtsContentCaptureService403 throwIllegalSessionStateException("No open session with id %s", sessionId); in getExistingSession()