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()
1222 private boolean mEnableSendExceptionStepToValidator; field in Preferences.Builder
1328 this.mEnableSendExceptionStepToValidator = source in Builder()
1808 this.mEnableSendExceptionStepToValidator = value; in setEnableSendExceptionStepToValidator()
2115 this.mEnableSendExceptionStepToValidator, in build()