| /packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
| PduHeaders.java | 488 throw new RuntimeException("Invalid header field!"); 537 throw new RuntimeException("Invalid header field!"); 601 throw new RuntimeException("Invalid header field!"); 632 throw new RuntimeException("Invalid header field!"); 661 throw new RuntimeException("Invalid header field!"); 715 throw new RuntimeException("Invalid header field!");
|
| /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
| PduHeaders.java | 508 throw new RuntimeException("Invalid header field!"); 557 throw new RuntimeException("Invalid header field!"); 621 throw new RuntimeException("Invalid header field!"); 652 throw new RuntimeException("Invalid header field!"); 681 throw new RuntimeException("Invalid header field!"); 735 throw new RuntimeException("Invalid header field!");
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
| TvLauncherStrategy.java | 176 throw new RuntimeException("Failed to open TV launcher"); 228 throw new RuntimeException("Can't find version of empty package"); 632 throw new RuntimeException( 686 throw new RuntimeException( 725 throw new RuntimeException( [all...] |
| /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/ |
| android-4.1.1.4.jar | |
| /tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/ |
| V1SchemeSigner.java | 365 throw new RuntimeException("Failed to write in-memory MANIFEST.MF", e); 386 throw new RuntimeException("Failed to write in-memory MANIFEST.MF", e); 456 throw new RuntimeException("Failed to write in-memory .SF file", e); 472 throw new RuntimeException("Failed to write in-memory .SF file", e); 483 throw new RuntimeException("Failed to write to ByteArrayOutputStream", e); 605 throw new RuntimeException("Unsupported digest algorithm: " + digestAlgorithm);
|
| /tools/tradefederation/contrib/src/com/android/media/tests/ |
| CameraPerformanceTest.java | 180 throw new RuntimeException( 352 throw new RuntimeException("Value not in the correct format"); 394 throw new RuntimeException("KPI not in the correct format"); 448 throw new RuntimeException("Failed to parse results in XML.", e); 522 throw new RuntimeException("Get null json report string."); 608 throw new RuntimeException("Failed to check json report file on device.", e);
|
| /frameworks/base/core/java/android/database/sqlite/ |
| SQLiteConnection.java | 405 } catch (RuntimeException ex) { 535 } catch (RuntimeException ex) { 576 } catch (RuntimeException ex) { 619 } catch (RuntimeException ex) { 662 } catch (RuntimeException ex) { 710 } catch (RuntimeException ex) { 757 } catch (RuntimeException ex) { [all...] |
| /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.4/ |
| objenesis-2.4.jar | |
| /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.5/ |
| objenesis-2.5.jar | |
| /frameworks/base/core/java/android/hardware/ |
| Camera.java | 282 * @throws RuntimeException if an invalid ID is provided, or if there is an 365 * RuntimeException. 386 * @throws RuntimeException if opening the camera fails (for example, if the 420 * RuntimeException. 445 * @throws RuntimeException if opening the camera fails (for example, if the 473 throw new RuntimeException("Fail to connect to camera service"); 475 throw new RuntimeException("Camera initialization failed"); 477 throw new RuntimeException("Camera initialization failed because some methods" 480 throw new RuntimeException("Camera initialization failed because the hal" 483 throw new RuntimeException("Camera initialization failed because the input [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
| SimulatedCommands.java | 187 resultFail(result, null, new RuntimeException("IccCardStatus not set")); 645 resultFail(result, null, new RuntimeException("Hangup Error")); 667 resultFail(result, null, new RuntimeException("Hangup Error")); 689 resultFail(result, null, new RuntimeException("Hangup Error")); 711 resultFail(result, null, new RuntimeException("Hangup Error")); 732 resultFail(result, null, new RuntimeException("Hangup Error")); 753 resultFail(result, null, new RuntimeException("Hangup Error")); 772 resultFail(result, null, new RuntimeException("Hangup Error")); 792 resultFail(result, null, new RuntimeException("Hangup Error")); 811 resultFail(result, null, new RuntimeException("Hangup Error")) [all...] |
| /prebuilts/sdk/28/optional/ |
| android.test.mock.jar | |
| /prebuilts/sdk/current/optional/ |
| android.test.mock.jar | |
| /prebuilts/sdk/system_current/optional/ |
| android.test.mock.jar | |
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| MessageRegressionTest.java | 646 throw new RuntimeException("got wrong exception type"); 649 throw new RuntimeException("got wrong exception message"); 653 throw new RuntimeException("didn't get exception for invalid input"); 664 throw new RuntimeException("wrong format result - expected \"" + [all...] |
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| MessageRegressionTest.java | 643 throw new RuntimeException("got wrong exception type"); 646 throw new RuntimeException("got wrong exception message"); 650 throw new RuntimeException("didn't get exception for invalid input"); 661 throw new RuntimeException("wrong format result - expected \"" + [all...] |
| /external/javassist/src/main/javassist/bytecode/stackmap/ |
| Tracer.java | 269 throw new RuntimeException("fatal"); 295 throw new RuntimeException("bad LDC: " + tag); 427 throw new RuntimeException("fatal"); 523 throw new RuntimeException("fatal"); 626 throw new RuntimeException("bad opcode 186"); 728 throw new RuntimeException("bad WIDE instruction: " + op); 802 throw new RuntimeException("bad newarray");
|
| /frameworks/base/core/java/android/hardware/camera2/legacy/ |
| RequestThreadManager.java | 344 } catch (RuntimeException e) { 360 } catch (RuntimeException e) { 427 } catch (RuntimeException e) { 529 } catch (RuntimeException e) { [all...] |
| /frameworks/base/core/java/android/net/ |
| IpSecManager.java | 224 throw new RuntimeException( 231 throw new RuntimeException("Invalid SPI returned by IpSecService: " + status); 235 throw new RuntimeException( 569 throw new RuntimeException( [all...] |
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ |
| EventBus.java | 516 throw new RuntimeException("Can not unregister() a subscriber from a non-main thread."); 561 throw new RuntimeException("Can not send() a message from a non-main thread."); 605 throw new RuntimeException("Not supported, use postInterprocess"); 611 throw new RuntimeException("Not supported, use postInterprocess"); 719 throw new RuntimeException("Can not register() a subscriber from a non-main thread."); 785 throw new RuntimeException("Expected InterprocessEvent to have a Bundle constructor"); [all...] |
| /frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
| SmsMessage.java | 136 } catch (RuntimeException ex) { 183 } catch (RuntimeException ex) { 492 throw new RuntimeException( 509 throw new RuntimeException( 517 throw new RuntimeException( 736 throw new RuntimeException("Unsupported message type: " + mBearerData.messageType); [all...] |
| /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
| TestUtils.java | 99 throw new RuntimeException(e); 110 throw new RuntimeException(e); 132 throw new RuntimeException("Could not create trust anchor set"); 164 throw new RuntimeException(e); 189 throw new RuntimeException("Could not create cert stores list"); [all...] |
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
| CompatibilityTest.java | 428 throw new RuntimeException(String.format("Failed preconditions on %s", 447 throw new RuntimeException(e); 526 throw new RuntimeException("Failed to initialize modules", fnfe); 637 throw new RuntimeException(ex); 647 throw new RuntimeException(ex); [all...] |
| /frameworks/base/core/java/android/app/backup/ |
| BackupAgent.java | [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| UiccProfile.java | 708 Exception e = new RuntimeException("ICC card is absent."); 722 Exception e = new RuntimeException("ICC card is absent."); 736 Exception e = new RuntimeException("ICC card is absent."); 750 Exception e = new RuntimeException("ICC card is absent."); 764 Exception e = new RuntimeException("CommandsInterface is not set."); [all...] |