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