Searched refs:bluetoothFeatureProvider (Results 1 – 4 of 4) sorted by relevance
188 final BluetoothFeatureProvider bluetoothFeatureProvider = FeatureFactory.getFeatureFactory() in updatePreferences() local192 final Uri settingsUri = bluetoothFeatureProvider.getBluetoothDeviceSettingsUri( in updatePreferences()
109 abstract val bluetoothFeatureProvider: BluetoothFeatureProvider in getSurveyFeatureProvider() constant in com.android.settings.overlay.FeatureFactory
145 override val bluetoothFeatureProvider: BluetoothFeatureProvider by lazy { in getContextualCardFeatureProvider() constant in com.android.settings.overlay.FeatureFactoryImpl
123 override val bluetoothFeatureProvider: BluetoothFeatureProvider constant in com.android.settings.testutils.FakeFeatureFactory