Searched defs:fromByteArray (Results 1 – 5 of 5) sorted by relevance
38 public static PersistableBundle fromByteArray(byte[] input) throws IOException { in fromByteArray() method in PersistableBundleUtils
79 public static Exception fromByteArray(byte[] bytes) { in fromByteArray() method in ExceptionInfo
50 static ContextData fromByteArray(byte[] arr) throws IOException, ClassNotFoundException { in fromByteArray() method in ContextData
111 public static BitmapInfo fromByteArray(byte[] data, int color, UserHandle user, in fromByteArray() method in BitmapInfo
219 public static SmsHeader fromByteArray(byte[] data) { in fromByteArray() method in SmsHeader