Searched defs:negativeButtonText (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiDialogManager.java | 411 final String negativeButtonText, in SimpleDialogHandle() 489 final String negativeButtonText, in LegacySimpleDialogHandle() 684 @Nullable String negativeButtonText, in createSimpleDialog() 729 @Nullable String negativeButtonText, in createSimpleDialogWithUrl() 786 @Nullable String negativeButtonText, in createLegacySimpleDialog() 831 @Nullable String negativeButtonText, in createLegacySimpleDialogWithUrl()
|
D | InsecureEapNetworkHandler.java | 695 String negativeButtonText = useTrustOnFirstUse() in askForUserApprovalForCaCertificate() local
|
D | WifiShellCommand.java | 1456 String negativeButtonText = null; in onCommand() local
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/ |
D | SpeedBumpDialogFragment.java | 62 @NonNull String negativeButtonText, in newInstance()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/biometrics/ |
D | BiometricPromptTestFragment.java | 153 String negativeButtonText = "Negative Button"; in authenticate() local
|
/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/ |
D | WifiDialogActivity.java | 468 @Nullable String negativeButtonText, in createSimpleDialog()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityDialogUtils.java | 514 DialogInterface.OnClickListener positiveListener, CharSequence negativeButtonText, in createCustomDialog()
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/ |
D | PreferenceCompat.java | 258 public void setNegativeButtonText(String negativeButtonText) { in setNegativeButtonText()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiServiceImplTest.java | 1210 String negativeButtonText = "No"; in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() local
|