Home
last modified time | relevance | path

Searched refs:mNegativeButtonListener (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/telephony/ui/activity/
H A DSwitchToManagedProfileForCallActivity.kt59 mNegativeButtonListener = this@SwitchToManagedProfileForCallActivity
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportWarningActivity.java68 ap.mNegativeButtonListener = this; in onCreate()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DUsbAccessoryUriActivity.java99 ap.mNegativeButtonListener = this; in onCreate()
H A DUsbDialogActivity.java97 ap.mNegativeButtonListener = this; in setAlertParams()
H A DUsbDebuggingActivity.java94 ap.mNegativeButtonListener = this; in onCreate()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DNetInitiatedActivity.java85 p.mNegativeButtonListener = this; in onCreate()
H A DHarmfulAppWarningActivity.java82 p.mNegativeButtonListener = this; in onCreate()
H A DConfirmUserCreationActivity.java84 ap.mNegativeButtonListener = this; in onCreate()
H A DAlertController.java1040 public DialogInterface.OnClickListener mNegativeButtonListener; field in AlertController.AlertParams
1136 mNegativeButtonListener, null); in apply()
/aosp14/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
H A DAlwaysOnDisconnectedDialog.java70 mAlertParams.mNegativeButtonListener = this; in onCreate()
H A DManageDialog.java87 mAlertParams.mNegativeButtonListener = this; in onCreate()
/aosp14/frameworks/base/core/java/android/app/
H A DAlertDialog.java654 P.mNegativeButtonListener = listener; in setNegativeButton()
667 P.mNegativeButtonListener = listener; in setNegativeButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/
H A DWifiDebuggingActivity.java92 ap.mNegativeButtonListener = this; in onCreate()