Searched refs:mIsDiagnosticsEnabled (Results 1 – 2 of 2) sorted by relevance
116 private final boolean mIsDiagnosticsEnabled; field in FiraOpenSessionParams404 mIsDiagnosticsEnabled = isDiagnosticsEnabled; in FiraOpenSessionParams()659 return mIsDiagnosticsEnabled; in isDiagnosticsEnabled()925 bundle.putBoolean(KEY_IS_DIAGNOSTICS_ENABLED, mIsDiagnosticsEnabled); in toBundle()1269 private boolean mIsDiagnosticsEnabled = false; field in FiraOpenSessionParams.Builder1435 mIsDiagnosticsEnabled = builder.mIsDiagnosticsEnabled; in Builder()1526 mIsDiagnosticsEnabled = params.mIsDiagnosticsEnabled; in Builder()1834 mIsDiagnosticsEnabled = isDiagnosticsEnabled; in setIsDiagnosticsEnabled()2278 mIsDiagnosticsEnabled, in build()
121 private boolean mIsDiagnosticsEnabled = false; field in UwbServiceCore630 this.mIsDiagnosticsEnabled = enabled; in enableDiagnostics()664 if (this.mIsDiagnosticsEnabled && getCachedSpecificationParams(chipId) in openRanging()