Searched refs:getVendorUuid (Results 1 – 9 of 9) sorted by relevance
489 public UUID getVendorUuid() { in getVendorUuid() method in SoundTrigger.SoundModel512 result = prime * result + ((getVendorUuid() == null) ? 0 : getVendorUuid().hashCode()); in hashCode()538 if (getVendorUuid() == null) { in equals()539 if (other.getVendorUuid() != null) { in equals()542 } else if (!getVendorUuid().equals(other.getVendorUuid())) { in equals()806 if (getVendorUuid() == null) { in writeToParcel()809 dest.writeInt(getVendorUuid().toString().length()); in writeToParcel()810 dest.writeString(getVendorUuid().toString()); in writeToParcel()820 + ", uuid=" + getUuid() + ", vendorUuid=" + getVendorUuid() in toString()904 if (getVendorUuid() == null) { in writeToParcel()[all …]
111 aidlModel.vendorUuid = api2aidlUuid(apiModel.getVendorUuid()); in api2aidlSoundModel()
223 public UUID getVendorUuid() { in getVendorUuid() method in SoundTriggerManager.Model224 return mGenericSoundModel.getVendorUuid(); in getVendorUuid()
116 soundModel.getVendorUuid(), data, soundModel.getKeyphrases()); in onReEnrollButtonClicked()
91 soundModel.getVendorUuid().toString()); in updateGenericSoundModel()
166 if (soundModel.getVendorUuid() != null) { in updateKeyphraseSoundModel()168 soundModel.getVendorUuid().toString()); in updateKeyphraseSoundModel()
1570 method @NonNull public java.util.UUID getVendorUuid();
3648 method @NonNull public java.util.UUID getVendorUuid();4523 method @NonNull public java.util.UUID getVendorUuid();
3596 method @NonNull public java.util.UUID getVendorUuid();4471 method @NonNull public java.util.UUID getVendorUuid();