OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothiconid
(Results
1 - 1
of
1
) sorted by null
/packages/apps/InCallUI/src/com/android/incallui/
CallCardFragment.java
348
final int
bluetoothIconId
= R.drawable.ic_in_call_bt_dk;
351
mCallStateLabel.setCompoundDrawablesWithIntrinsicBounds(
bluetoothIconId
, 0, 0, 0);
Completed in 26 milliseconds