Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DDataMigration.java50 private static final String BLUETOOTHOPP_CHANNEL_PREFERENCE = "btopp_channels"; field in DataMigration
67 BLUETOOTHOPP_CHANNEL_PREFERENCE,
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java237 static final String BLUETOOTHOPP_CHANNEL_PREFERENCE = "btopp_channels"; field in Constants
DBluetoothOppPreference.java96 Constants.BLUETOOTHOPP_CHANNEL_PREFERENCE, Context.MODE_PRIVATE); in init()