Searched defs:throwsException (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DGsmAlphabet.java734 * @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 { argument
749 if (throwsException) {
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 117 milliseconds