Searched refs:ParcelFormatException (Results 1 – 15 of 15) sorted by relevance
23 public class ParcelFormatException extends RuntimeException { class24 public ParcelFormatException() { in ParcelFormatException() method in ParcelFormatException28 public ParcelFormatException(String reason) { in ParcelFormatException() method in ParcelFormatException
41 per-file ParcelFormatException.java = file:platform/frameworks/native:/libs/binder/OWNERS
1499 throw new ParcelFormatException("more step durations than available: " + N); in readFromParcel()
21 import android.os.ParcelFormatException;101 throw new ParcelFormatException("Unexpected NetworkEvent token in parcel: "
21 import android.os.ParcelFormatException;56 throw new ParcelFormatException("Bad tag: " + tag + " at " + pos);
21 import android.os.ParcelFormatException;
54 import android.os.ParcelFormatException;3110 throw new ParcelFormatException("inconsistent tx state lengths"); in ControllerActivityCounterImpl()3128 throw new ParcelFormatException("inconsistent tx state lengths"); in readSummaryFromParcel()10194 throw new ParcelFormatException( in readExcessivePowerFromParcelLocked()15464 void readHistoryBuffer(Parcel in) throws ParcelFormatException {15543 public void readSummaryFromParcel(Parcel in) throws ParcelFormatException {15566 throw new ParcelFormatException("null history tag string");15758 throw new ParcelFormatException("File corrupt: too many uids " + NU);15963 throw new ParcelFormatException("File corrupt: too many syncs " + NS);15994 throw new ParcelFormatException("File corrupt: too many sensors " + NP);[all …]
50 import android.os.ParcelFormatException;2474 } catch (IOException | ParcelFormatException e) { in dump()2514 } catch (IOException | ParcelFormatException e) { in dump()
5594 android.os.ParcelFormatException
28940 Landroid/os/ParcelFormatException;
5592 android.os.ParcelFormatException
38577 Landroid/os/ParcelFormatException;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
31621 public class ParcelFormatException extends java.lang.RuntimeException {31622 ctor public ParcelFormatException();31623 ctor public ParcelFormatException(String);
22097 public class ParcelFormatException extends java.lang.RuntimeException {22098 ctor public ParcelFormatException();22099 ctor public ParcelFormatException(java.lang.String);