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