Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DSaveInfo.java207 public static final int NEGATIVE_BUTTON_STYLE_CANCEL = 0; field in SaveInfo
232 NEGATIVE_BUTTON_STYLE_CANCEL,
472 private @NegativeButtonStyle int mNegativeButtonStyle = NEGATIVE_BUTTON_STYLE_CANCEL;
626 Preconditions.checkArgumentInRange(style, NEGATIVE_BUTTON_STYLE_CANCEL, in setNegativeAction()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java339 case SaveInfo.NEGATIVE_BUTTON_STYLE_CANCEL: in SaveUi()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt40276 field public static final int NEGATIVE_BUTTON_STYLE_CANCEL = 0; // 0x0