Searched defs:writePrefix (Results 1 – 2 of 2) sorted by relevance
291 protected abstract int writePrefix(Parcel parcel) throws IOException, StatusException; in writePrefix() method in Outbound363 protected int writePrefix(Parcel parcel) throws IOException, StatusException { in writePrefix() method in Outbound.ClientOutbound433 protected int writePrefix(Parcel parcel) throws IOException, StatusException { in writePrefix() method in Outbound.ServerOutbound
83 static final String writePrefix = "_w_"; field in Reflection