Searched refs:mShowDevicesWithoutNames (Results 1 – 4 of 4) sorted by relevance
45 private final boolean mShowDevicesWithoutNames; field in BluetoothDevicePreference60 mShowDevicesWithoutNames = SystemProperties.getBoolean( in BluetoothDevicePreference()118 setVisible(mShowDevicesWithoutNames || mCachedDevice.hasHumanReadableName()); in refreshUi()
84 private final boolean mShowDevicesWithoutNames; field in BluetoothDevicePreference125 mShowDevicesWithoutNames = showDeviceWithoutNames; in BluetoothDevicePreference()281 mShowDevicesWithoutNames || mCachedDevice.hasHumanReadableName(); in onPreferenceAttributesChanged()
80 private final boolean mShowDevicesWithoutNames; field in PairedBluetoothDevices89 mShowDevicesWithoutNames = SystemProperties.getBoolean( in PairedBluetoothDevices()141 if (mShowDevicesWithoutNames || cachedDevice.hasHumanReadableName()) { in getQCItem()
85 private boolean mShowDevicesWithoutNames; field in HearingDevicePairingFragment113 mShowDevicesWithoutNames = SystemProperties.getBoolean( in onCreate()270 mShowDevicesWithoutNames, BluetoothDevicePreference.SortType.TYPE_FIFO); in addDevice()