Searched refs:getHidClassDrawable (Results 1 – 2 of 2) sorted by relevance
177 return getHidClassDrawable(btClass); in getDrawableResource()180 public static int getHidClassDrawable(BluetoothClass btClass) { in getHidClassDrawable() method in HidProfile
114 getBluetoothDrawable(context, HidProfile.getHidClassDrawable(btClass)), in getBtClassDrawableWithDescription()