Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/core/
H A DSettingsUIDeviceConfig.java35 public static final String BT_NEAR_BY_SUGGESTION_ENABLED = "bt_near_by_suggestion_enabled"; field in SettingsUIDeviceConfig
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DConnectedDeviceDashboardFragment.java72 SettingsUIDeviceConfig.BT_NEAR_BY_SUGGESTION_ENABLED, true); in onAttach()