Searched refs:getDrawableResource (Results 1 – 15 of 15) sorted by relevance
81 int getDrawableResource(BluetoothClass btClass); in getDrawableResource() method
87 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in OppProfile
139 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PbapServerProfile
164 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HidDeviceProfile
162 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PanProfile
186 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in PbapClientProfile
171 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HidProfile
190 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in SapProfile
199 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HfpClientProfile
192 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in MapProfile
198 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in A2dpSinkProfile
224 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HeadsetProfile
248 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in HearingAidProfile
350 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in A2dpProfile
102 int resId = profile.getDrawableResource(btClass); in getBtClassDrawableWithDescription()