Home
last modified time | relevance | path

Searched refs:changeIconAttribute (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferActivity.java448 changeIconAttribute(android.R.attr.alertDialogIcon); in updateButton()
459 changeIconAttribute(android.R.attr.alertDialogIcon); in updateButton()
/packages/apps/Bluetooth/src/com/android/bluetooth/
DAlertActivity.java92 protected void changeIconAttribute(int attrId) { in changeIconAttribute() method in AlertActivity