Searched defs:positiveButtonText (Results 1 – 9 of 9) sorted by relevance
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/ |
D | SpeedBumpDialogFragment.java | 61 @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/ |
D | WifiDialogManager.java | 410 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()
|
D | InsecureEapNetworkHandler.java | 692 String positiveButtonText = useTrustOnFirstUse() in askForUserApprovalForCaCertificate() local
|
D | WifiShellCommand.java | 1455 String positiveButtonText = null; in onCommand() local
|
/packages/services/Telephony/src/com/android/phone/ |
D | ErrorDialogActivity.java | 80 int positiveButtonText = 0; in showDialog() local
|
/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/ |
D | WifiDialogActivity.java | 467 @Nullable String positiveButtonText, in createSimpleDialog()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityDialogUtils.java | 513 View customView, CharSequence positiveButtonText, in createCustomDialog()
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/ |
D | PreferenceCompat.java | 270 public void setPositiveButtonText(String positiveButtonText) { in setPositiveButtonText()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiServiceImplTest.java | 1209 String positiveButtonText = "Yes"; in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() local
|