Searched refs:setEncryptedTopics (Results 1 – 4 of 4) sorted by relevance
45 .setEncryptedTopics(List.of(BYTE_ARRAY_1, BYTE_ARRAY_2)) in testWriteToParcel()89 () -> new GetTopicsResult.Builder().setEncryptedTopics(null).build()); in testWriteToParcel_nullableThrows()106 .setEncryptedTopics(List.of()) in testWriteToParcel_nullableThrows()145 .setEncryptedTopics(List.of(BYTE_ARRAY_1, BYTE_ARRAY_2)) in testWriteToParcel_misMatchSizeThrows()153 .setEncryptedTopics(List.of(BYTE_ARRAY_1, BYTE_ARRAY_2)) in testWriteToParcel_misMatchSizeThrows()
241 .setEncryptedTopics(encryptedTopics) in getTopics()
409 public Builder setEncryptedTopics(@NonNull List<byte[]> encryptedTopics) { in setEncryptedTopics() method in GetTopicsResult.Builder
255 .setEncryptedTopics( in testGetTopics_enableEncryption_disablePlaintextTopics()352 .setEncryptedTopics( in testGetTopics_enableEncryption_featureOn()452 .setEncryptedTopics(Arrays.asList()) in testGetTopics_enableEncryption_featureOff()