Home
last modified time | relevance | path

Searched refs:mIncludeTransportDataDescriptor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/
DFastPairSimulator.java616 private final boolean mIncludeTransportDataDescriptor; field in FastPairSimulator.Options
659 this.mIncludeTransportDataDescriptor = includeTransportDataDescriptor; in Options()
705 return mIncludeTransportDataDescriptor; in getIncludeTransportDataDescriptor()
788 private boolean mIncludeTransportDataDescriptor; field in FastPairSimulator.Options.Builder
818 this.mIncludeTransportDataDescriptor = option.mIncludeTransportDataDescriptor; in Builder()
877 this.mIncludeTransportDataDescriptor = includeTransportDataDescriptor; in setIncludeTransportDataDescriptor()
944 mIncludeTransportDataDescriptor, in build()