HomeSort by relevance Sort by last modified time
    Searched refs:mNegativeButtonListener (Results 1 - 14 of 14) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBtEnableActivity.java 65 p.mNegativeButtonListener = this;
BluetoothOppIncomingFileConfirmActivity.java 114 p.mNegativeButtonListener = this;
BluetoothOppTransferActivity.java 222 mPara.mNegativeButtonListener = this;
238 mPara.mNegativeButtonListener = this;
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 139 p.mNegativeButtonListener = this;
193 p.mNegativeButtonListener = this;
205 p.mNegativeButtonListener = this;
BluetoothPermissionActivity.java 99 p.mNegativeButtonListener = this;
RequestPermissionHelperActivity.java 88 p.mNegativeButtonListener = this;
  /frameworks/base/core/java/com/android/internal/app/
ExternalMediaFormatActivity.java 67 p.mNegativeButtonListener = this;
NetInitiatedActivity.java 76 p.mNegativeButtonListener = this;
AlertController.java 698 public DialogInterface.OnClickListener mNegativeButtonListener;
768 mNegativeButtonListener, null);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbAccessoryUriActivity.java 81 ap.mNegativeButtonListener = this;
UsbConfirmActivity.java 78 ap.mNegativeButtonListener = this;
UsbPermissionActivity.java 89 ap.mNegativeButtonListener = this;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapActivity.java 142 p.mNegativeButtonListener = this;
153 p.mNegativeButtonListener = this;
  /frameworks/base/core/java/android/app/
AlertDialog.java 387 P.mNegativeButtonListener = listener;
400 P.mNegativeButtonListener = listener;
    [all...]

Completed in 2201 milliseconds