Searched refs:ZERO_BYTE_ARRAY (Results 1 – 1 of 1) sorted by relevance
109 this.bytes = bytes == null ? ZERO_BYTE_ARRAY : bytes; in OEMData()140 static final byte[] ZERO_BYTE_ARRAY = new byte[0]; field in CallLogBackupAgent723 return new OEMData(NO_OEM_NAMESPACE, ZERO_BYTE_ARRAY); in getOEMDataForCall()