OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throwsException
(Results
1 - 5
of
5
) sorted by null
/libcore/support/src/test/java/tests/support/
Support_OutputStream.java
23
private boolean
throwsException
;
31
throwsException
= throwException;
38
throwsException
= false;
43
if (
throwsException
) {
51
if (
throwsException
) {
59
if (
throwsException
) {
69
if (
throwsException
) {
82
if (
throwsException
) {
108
throwsException
= newValue;
/frameworks/base/telephony/java/com/android/internal/telephony/
GsmAlphabet.java
734
* @param
throwsException
If true, throws EncodeException if unencodable
737
* @throws EncodeException the character can't be encoded and
throwsException
is true
740
countGsmSeptets(char c, boolean
throwsException
) throws EncodeException {
749
if (
throwsException
) {
[
all
...]
/external/doclava/src/com/google/doclava/
MethodInfo.java
720
public boolean
throwsException
(ClassInfo exception) {
807
if (!mInfo.
throwsException
(exception)) {
819
if (!
throwsException
(exec)) {
/external/chromium_org/third_party/sinonjs/src/
sinon.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
Completed in 72 milliseconds