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