Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppPreference.java90 Constants.BLUETOOTHOPP_CHANNEL_PREFERENCE, Context.MODE_PRIVATE); in init()
DConstants.java272 public static final String BLUETOOTHOPP_CHANNEL_PREFERENCE = "btopp_channels"; field in Constants