Lines Matching refs:IllegalStateException

216  * MediaCodec methods throw {@link java.lang.IllegalStateException}
502 * @throws IllegalStateException if in the Uninitialized state.
543 * @throws IllegalStateException if not in the Initialized state.
596 * @throws IllegalStateException if not in the Configured state.
605 * @throws IllegalStateException if not in the Configured state
625 * @throws IllegalStateException if in the Uninitialized state.
652 * @throws IllegalStateException if not in the Executing state.
670 public final static class CodecException extends IllegalStateException {
817 * @throws IllegalStateException if not in the Executing state.
833 } catch (CryptoException | IllegalStateException e) {
939 * @throws IllegalStateException if not in the Executing state.
958 } catch (CryptoException | IllegalStateException e) {
978 * @throws IllegalStateException if not in the Executing state,
1027 * @throws IllegalStateException if not in the Executing state,
1061 * @throws IllegalStateException if not in the Executing state.
1118 * @throws IllegalStateException if not in the Executing state.
1137 * @throws IllegalStateException if not in the Executing state.
1150 * @throws IllegalStateException if not in the Executing or
1164 * @throws IllegalStateException if not in the Executing or
1347 } catch (IllegalStateException e) {
1369 * @throws IllegalStateException if not in the Executing state,
1375 throw new IllegalStateException();
1397 * @throws IllegalStateException if not in the Executing state,
1403 throw new IllegalStateException();
1424 * @throws IllegalStateException if not in the Executing state.
1452 * @throws IllegalStateException if not in the Executing state.
1480 * @throws IllegalStateException if not in the Executing state.
1507 * @throws IllegalStateException if not in the Executing state.
1534 * @throws IllegalStateException if in the Uninitialized state.
1541 * @throws IllegalStateException if in the Uninitialized state.
1570 * @throws IllegalStateException if in the Uninitialized state.
1672 * @throws IllegalStateException if in the Uninitialized state.
1761 throw new IllegalStateException("Image is already released");