Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DPreferences.java118 private final boolean mEnableSendExceptionStepToValidator; field in Preferences
297 this.mEnableSendExceptionStepToValidator = enableSendExceptionStepToValidator; in Preferences()
892 return mEnableSendExceptionStepToValidator; in getEnableSendExceptionStepToValidator()
1022 + "enableSendExceptionStepToValidator=" + mEnableSendExceptionStepToValidator + ", " in toString()
1315 private boolean mEnableSendExceptionStepToValidator; field in Preferences.Builder
1421 this.mEnableSendExceptionStepToValidator = source in Builder()
1901 this.mEnableSendExceptionStepToValidator = value; in setEnableSendExceptionStepToValidator()
2208 this.mEnableSendExceptionStepToValidator, in build()