| /packages/modules/Permission/SafetyCenter/Config/java/com/android/safetycenter/config/ |
| D | ParseException.java | 25 public final class ParseException extends Exception { class 27 public ParseException(String message) { in ParseException() method in ParseException 31 public ParseException(String message, Throwable ex) { in ParseException() method in ParseException
|
| /packages/modules/Connectivity/framework/src/android/net/ |
| D | ParseException.java | 25 public class ParseException extends RuntimeException { class 28 public ParseException(@NonNull String response) { in ParseException() method in ParseException 33 public ParseException(@NonNull String response, @NonNull Throwable cause) { in ParseException() method in ParseException
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
| D | ParseException.java | 22 public class ParseException extends RuntimeException { class 23 public ParseException(String msg) { in ParseException() method in ParseException
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ |
| D | Ltv.java | 42 public static class ParseException extends Exception { class in Ltv 45 private ParseException(@FormatString String format, Object... objects) { in ParseException() method in Ltv.ParseException
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/ |
| D | ReportDetails.java | 46 public static class ParseException extends Exception { class in ReportDetails 47 public ParseException(String message) { in ParseException() method in ReportDetails.ParseException 51 public ParseException(String message, Throwable ex) { in ParseException() method in ReportDetails.ParseException
|
| /packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
| D | WebAddress.java | 138 public class ParseException extends Exception { class in WebAddress 141 ParseException(String response) { in ParseException() method in WebAddress.ParseException
|
| /packages/modules/NetworkStack/src/com/android/networkstack/arp/ |
| D | ArpPacket.java | 166 public static class ParseException extends Exception { class in ArpPacket 167 ParseException(String message) { in ParseException() method in ArpPacket.ParseException
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
| D | XmlParseUtils.java | 32 public static class ParseException extends XmlPullParserException { class in XmlParseUtils 33 public ParseException(final String msg, final XmlPullParser parser) { in ParseException() method in XmlParseUtils.ParseException
|
| /packages/modules/NetworkStack/src/com/android/networkstack/packets/ |
| D | NeighborSolicitation.java | 127 public static class ParseException extends Exception { class in NeighborSolicitation 128 ParseException(String message) { in ParseException() method in NeighborSolicitation.ParseException
|
| D | NeighborAdvertisement.java | 127 public static class ParseException extends Exception { class in NeighborAdvertisement 128 ParseException(String message) { in ParseException() method in NeighborAdvertisement.ParseException
|
| /packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
| D | MdnsPacket.java | 60 public static class ParseException extends IOException { class in MdnsPacket 63 public ParseException(int code, @NonNull String message, @Nullable Throwable cause) { in ParseException() method in MdnsPacket.ParseException
|
| /packages/modules/NetworkStack/src/android/net/dhcp6/ |
| D | Dhcp6Packet.java | 177 public static class ParseException extends Exception { class in Dhcp6Packet 178 ParseException(String msg) { in ParseException() method in Dhcp6Packet.ParseException
|
| /packages/modules/NetworkStack/src/android/net/dhcp/ |
| D | DhcpPacket.java | 942 public static class ParseException extends Exception { class in DhcpPacket 944 public ParseException(int errorCode, String msg, Object... args) { in ParseException() method in DhcpPacket.ParseException
|