Searched refs:mUseRandomSaltForAccountKeyRotation (Results 1 – 1 of 1) sorted by relevance
621 private final boolean mUseRandomSaltForAccountKeyRotation; field in FastPairSimulator.Options661 this.mUseRandomSaltForAccountKeyRotation = useRandomSaltForAccountKeyRotation; in Options()714 return mUseRandomSaltForAccountKeyRotation; in getUseRandomSaltForAccountKeyRotation()793 private boolean mUseRandomSaltForAccountKeyRotation; field in FastPairSimulator.Options.Builder820 this.mUseRandomSaltForAccountKeyRotation = in Builder()821 option.mUseRandomSaltForAccountKeyRotation; in Builder()888 this.mUseRandomSaltForAccountKeyRotation = useRandomSaltForAccountKeyRotation; in setUseRandomSaltForAccountKeyRotation()946 mUseRandomSaltForAccountKeyRotation, in build()