Searched defs:fromBytes (Results 1 – 8 of 8) sorted by relevance
56 public static UwbAddress fromBytes(@NonNull byte[] address) { in fromBytes() method in UwbAddress
422 static PersistentData fromBytes(byte[] bytes) throws SetUpTestHarnessModeException { in fromBytes() method in TestHarnessModeService.PersistentData
279 public static Event fromBytes(byte[] data) { in fromBytes() method in EventLog.Event
497 LogEntry fromBytes(byte[] bytes, long timeReference, LogEntry entryToReuse) { in fromBytes() method in WakeLockLog.EntryByteTranslator
716 public static PersistentData fromBytes(byte[] frpData) { in fromBytes() method in LockSettingsStorage.PersistentData
326 public static PasswordData fromBytes(byte[] data) { in fromBytes() method in SyntheticPasswordManager.PasswordData
578 static PAC fromBytes(byte data1, byte data2) { in fromBytes() method in Cea608CCParser.PAC
1432 private static String fromBytes(byte[] bytes) { in fromBytes() method in SettingsState