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