Home
last modified time | relevance | path

Searched defs:getBluetoothExtraOptions (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothFeatureProvider.java76 List<Preference> getBluetoothExtraOptions(Context context, CachedBluetoothDevice device); in getBluetoothExtraOptions() method
DBluetoothFeatureProviderImpl.java66 public List<Preference> getBluetoothExtraOptions(Context context, in getBluetoothExtraOptions() method in BluetoothFeatureProviderImpl