Searched refs:BLUETOOTH_SWITCH_URI (Results 1 – 3 of 3) sorted by relevance
34 public static final Uri BLUETOOTH_SWITCH_URI = new Uri.Builder() field in SettingsQCRegistry149 map.put(BLUETOOTH_SWITCH_URI, BluetoothSwitch.class); in createUriToQCMap()
85 return SettingsQCRegistry.BLUETOOTH_SWITCH_URI; in getUri()
45 mWorker = new BluetoothSwitchWorker(mContext, SettingsQCRegistry.BLUETOOTH_SWITCH_URI); in setUp()