HomeSort by relevance Sort by last modified time
    Searched refs:getHidClassDrawable (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
HidProfile.java 174 return getHidClassDrawable(btClass);
177 static int getHidClassDrawable(BluetoothClass btClass) {
BluetoothDevicePreference.java 280 return HidProfile.getHidClassDrawable(btClass);

Completed in 27 milliseconds