Searched refs:getBroadcastCode (Results 1 – 12 of 12) sorted by relevance
64 && Arrays.equals(mBroadcastCode, other.getBroadcastCode()) in equals()118 public byte[] getBroadcastCode() { in getBroadcastCode() method in BluetoothLeBroadcastSettings245 mBroadcastCode = original.getBroadcastCode(); in Builder()
165 && Arrays.equals(mBroadcastCode, other.getBroadcastCode()) in equals()329 public @Nullable byte[] getBroadcastCode() { in getBroadcastCode() method in BluetoothLeBroadcastMetadata550 mBroadcastCode = original.getBroadcastCode(); in Builder()
101 var password = mBroadcast.getBroadcastCode(); in onBindDialogView()118 isPublicBroadcast(mBroadcast.getBroadcastCode()); in onPreferenceDataChanged()143 byte[] password = mBroadcast.getBroadcastCode(); in updatePreference()
79 if (broadcastMetadata.getBroadcastCode() != null) { in onViewCreated()82 broadcastMetadata.getBroadcastCode(), in onViewCreated()
215 .setBroadcastCode(mSourceFromQrCode.getBroadcastCode()) in handleSourceFound()
138 new String(metadata.getBroadcastCode(), StandardCharsets.UTF_8))); in onCreateView_hasMetadata_hasQrCode()
1744 byte[] actualPIN = metaData.getBroadcastCode(); in convertRecvStateToSetBroadcastCodeByteArray()1988 if (metaData.isEncrypted() && (metaData.getBroadcastCode() != null)) { in processMessage()1998 metaData.getBroadcastCode(), in processMessage()2026 if (metaData.isEncrypted() && (metaData.getBroadcastCode() != null)) { in processMessage()2037 metaData.getBroadcastCode(), in processMessage()
1287 byte[] code = updatedMetadata.getBroadcastCode(); in areValidParametersToModifySource()2439 byte[] code = sourceMetadata.getBroadcastCode(); in addSource()2587 byte[] code = updatedMetadata.getBroadcastCode(); in modifySource()
293 eq(settings.getBroadcastCode()), in verifyBroadcastStarted()834 eq(settings.getBroadcastCode()), in testCreatePendingBroadcast()939 eq(settings.getBroadcastCode()), in prepareHandoverStreamingBroadcast()
264 byte[] code = metadata.getBroadcastCode(); in onCreate()
641 method @Nullable public byte[] getBroadcastCode();711 method @Nullable public byte[] getBroadcastCode();
1112 byte[] broadcastCode = broadcastSettings.getBroadcastCode(); in createBroadcast()