Home
last modified time | relevance | path

Searched defs:positiveButtonText (Results 1 – 9 of 9) sorted by relevance

/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/
DSpeedBumpDialogFragment.java61 @NonNull String positiveButtonText, in newInstance()
86 String positiveButtonText = getArguments().getString(ARG_POS_BTN_TEXT); in onCreateDialog() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDialogManager.java410 final String positiveButtonText, in SimpleDialogHandle()
488 final String positiveButtonText, in LegacySimpleDialogHandle()
683 @Nullable String positiveButtonText, in createSimpleDialog()
728 @Nullable String positiveButtonText, in createSimpleDialogWithUrl()
785 @Nullable String positiveButtonText, in createLegacySimpleDialog()
830 @Nullable String positiveButtonText, in createLegacySimpleDialogWithUrl()
DInsecureEapNetworkHandler.java692 String positiveButtonText = useTrustOnFirstUse() in askForUserApprovalForCaCertificate() local
DWifiShellCommand.java1455 String positiveButtonText = null; in onCommand() local
/packages/services/Telephony/src/com/android/phone/
DErrorDialogActivity.java80 int positiveButtonText = 0; in showDialog() local
/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/
DWifiDialogActivity.java467 @Nullable String positiveButtonText, in createSimpleDialog()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityDialogUtils.java513 View customView, CharSequence positiveButtonText, in createCustomDialog()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/
DPreferenceCompat.java270 public void setPositiveButtonText(String positiveButtonText) { in setPositiveButtonText()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java1209 String positiveButtonText = "Yes"; in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() local