Home
last modified time | relevance | path

Searched refs:changeButtonVisibility (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppTransferActivity.java463 changeButtonVisibility(DialogInterface.BUTTON_NEGATIVE, View.GONE); in updateButton()
467 changeButtonVisibility(DialogInterface.BUTTON_NEGATIVE, View.GONE); in updateButton()
470 changeButtonVisibility(DialogInterface.BUTTON_NEGATIVE, View.GONE); in updateButton()
DBluetoothOppIncomingFileConfirmActivity.java216 changeButtonVisibility(DialogInterface.BUTTON_NEGATIVE, View.GONE); in onTimeout()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DAlertActivity.java110 protected void changeButtonVisibility(int identifier, int visibility) { in changeButtonVisibility() method in AlertActivity
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java213 changeButtonVisibility(DialogInterface.BUTTON_NEGATIVE, View.GONE); in onTimeout()