Searched refs:getBtClassDrawableWithDescription (Results 1 – 4 of 4) sorted by relevance
66 final Pair<Drawable, String> pair = BluetoothUtils.getBtClassDrawableWithDescription( in getBtClassDrawableWithDescription_typePhone_returnPhoneDrawable()76 final Pair<Drawable, String> pair = BluetoothUtils.getBtClassDrawableWithDescription( in getBtClassDrawableWithDescription_typeComputer_returnComputerDrawable()
70 return BluetoothUtils.getBtClassDrawableWithDescription(mContext, mCachedDevice).first; in getIconWithoutBackground()
73 public static Pair<Drawable, String> getBtClassDrawableWithDescription(Context context, in getBtClassDrawableWithDescription() method in BluetoothUtils182 final Pair<Drawable, String> pair = BluetoothUtils.getBtClassDrawableWithDescription( in getBtDrawableWithDescription()
1225 Pair<Drawable, String> pair = BluetoothUtils.getBtClassDrawableWithDescription( in getDrawableWithDescription()