Searched refs:mNegativeButtonListener (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportWarningActivity.java60 ap.mNegativeButtonListener = this;
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DUsbAccessoryUriActivity.java79 ap.mNegativeButtonListener = this;
H A DUsbDebuggingActivity.java72 ap.mNegativeButtonListener = this;
H A DUsbConfirmActivity.java83 ap.mNegativeButtonListener = this;
H A DUsbPermissionActivity.java96 ap.mNegativeButtonListener = this;
/frameworks/base/core/java/com/android/internal/app/
H A DConfirmUserCreationActivity.java79 ap.mNegativeButtonListener = this;
H A DNetInitiatedActivity.java95 p.mNegativeButtonListener = this;
H A DAlertController.java946 public DialogInterface.OnClickListener mNegativeButtonListener; field in class:AlertController.AlertParams
1021 mNegativeButtonListener, null);
/frameworks/base/core/java/android/app/
H A DAlertDialog.java637 P.mNegativeButtonListener = listener;
650 P.mNegativeButtonListener = listener;
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAlertDialog.java479 P.mNegativeButtonListener = listener;
492 P.mNegativeButtonListener = listener;
H A DAlertController.java773 public DialogInterface.OnClickListener mNegativeButtonListener; field in class:AlertController.AlertParams
848 mNegativeButtonListener, null);
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
H A DManageDialog.java97 mAlertParams.mNegativeButtonListener = this;

Completed in 935 milliseconds