| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | InterfaceConflictManagerTest.java | 121 when(mWifiDialogManager.createSimpleDialog( in setup() 159 verify(mWifiDialogManager, never()).createSimpleDialog( in testUserApprovalDisabled() 182 verify(mWifiDialogManager, never()).createSimpleDialog( in testUserApprovalDisabledForSpecificPackage() 200 verify(mWifiDialogManager, never()).createSimpleDialog( in testBypassDialog() 225 verify(mWifiDialogManager, never()).createSimpleDialog( in testUserApprovalNeededButCommandCanProceed() 238 verify(mWifiDialogManager, never()).createSimpleDialog( in testUserApprovalNeededButCommandCanProceed() 264 verify(mWifiDialogManager).createSimpleDialog( in testUserApproved() 278 verify(mWifiDialogManager, times(1)).createSimpleDialog( in testUserApproved() 304 verify(mWifiDialogManager).createSimpleDialog( in testUserRejected() 318 verify(mWifiDialogManager, times(1)).createSimpleDialog( in testUserRejected() [all …]
|
| D | ConnectionFailureNotifierTest.java | 85 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in setUp() 149 verify(mWifiDialogManager).createSimpleDialog( in testConnectionFailureSendRandomizationSettingsNotification() 190 .createSimpleDialog(any(), any(), any(), any(), any(), any(), any()); in testWifiConfigurationMismatch()
|
| D | WifiDialogManagerTest.java | 243 DialogHandle dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndResponse_notifiesCallback() 266 dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndResponse_notifiesCallback() 281 dialogHandle = mDialogManager.createSimpleDialog( in testSimpleDialog_launchAndResponse_notifiesCallback() 296 dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndResponse_notifiesCallback() 323 DialogHandle dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndDismiss_dismissesDialog() 345 dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndDismiss_dismissesDialog() 370 DialogHandle dialogHandle1 = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_multipleDialogs_responseMatchedToCorrectCallback() 380 DialogHandle dialogHandle2 = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_multipleDialogs_responseMatchedToCorrectCallback() 427 DialogHandle dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_launchAndResponse_notifiesCallback_preT() 496 DialogHandle dialogHandle = mDialogManager.createSimpleDialog(TEST_TITLE, TEST_MESSAGE, in testSimpleDialog_timeoutCancelsDialog_preT() [all …]
|
| D | WifiConnectivityManagerTest.java | 227 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in setUp() 4020 verify(mWifiDialogManager, never()).createSimpleDialog(any(), any(), any(), any(), any(), in testSufficiencyCheckDisabledDoesNotShowNetworkSwitchDialog() 4051 verify(mWifiDialogManager).createSimpleDialog(any(), any(), any(), any(), any(), in testUserApprovedNetworkSwitch() 4089 verify(mWifiDialogManager).createSimpleDialog(any(), any(), any(), any(), any(), in testUserRejectedNetworkSwitch() 4105 verify(mWifiDialogManager, times(1)).createSimpleDialog(any(), any(), any(), any(), any(), in testUserRejectedNetworkSwitch() 4119 verify(mWifiDialogManager, times(2)).createSimpleDialog(any(), any(), any(), any(), any(), in testUserRejectedNetworkSwitch() 4150 verify(mWifiDialogManager).createSimpleDialog(any(), any(), any(), any(), any(), in testNetworkSwitchDialogUpdated() 4159 verify(mWifiDialogManager).createSimpleDialog(any(), any(), any(), any(), any(), in testNetworkSwitchDialogUpdated() 4170 verify(mWifiDialogManager, times(2)).createSimpleDialog(any(), any(), any(), any(), any(), in testNetworkSwitchDialogUpdated() 4206 verify(mWifiDialogManager).createSimpleDialog(any(), any(), any(), any(), any(), in testNetworkSwitchDialogDisabled() [all …]
|
| D | WifiCarrierInfoManagerTest.java | 217 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in setUp() 1986 verify(mWifiDialogManager).createSimpleDialog( in testSendImsiProtectionExemptionConfirmationDialogWithUserDisallowed() 2026 verify(mWifiDialogManager).createSimpleDialog( in testSendImsiProtectionExemptionConfirmationDialogWithUserDismissal() 2075 verify(mWifiDialogManager).createSimpleDialog( in testSendImsiProtectionExemptionDialogWithUserAllowed() 2224 verify(mWifiDialogManager, atLeastOnce()).createSimpleDialog( in validateUserApprovalDialog()
|
| D | WifiNetworkSuggestionsManagerTest.java | 244 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in setUp() 3011 verify(mWifiDialogManager).createSimpleDialog( in testUserApprovalDialogClickOnAllowDuringAddingSuggestionsFromFgApp() 3053 verify(mWifiDialogManager).createSimpleDialog( in testUserApprovalDialogClickOnDisallowWhenAddSuggestionsFromFgApp() 3114 verify(mWifiDialogManager).createSimpleDialog( in testUserApprovalDialiogDismissDuringAddingSuggestionsFromFgApp() 3306 verify(mWifiDialogManager, atLeastOnce()).createSimpleDialog( in validateUserApprovalDialog()
|
| D | WifiServiceImplTest.java | 1164 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1172 verify(mWifiDialogManager, times(1)).createSimpleDialog( in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1187 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1195 verify(mWifiDialogManager, times(2)).createSimpleDialog( in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1210 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1218 verify(mWifiDialogManager, times(3)).createSimpleDialog( in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1234 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1244 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1252 verify(mWifiDialogManager, times(4)).createSimpleDialog( in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk() 1272 when(mWifiDialogManager.createSimpleDialog(any(), any(), any(), any(), any(), any(), any())) in testSetWifiEnabledDialogForThirdPartyAppsTargetingBelowQSdk()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/ |
| D | ConnectionFailureNotifier.java | 125 mWifiDialogManager.createSimpleDialog( in showRandomizationSettingsDialog()
|
| D | InterfaceConflictManager.java | 428 return mWifiDialogManager.createSimpleDialog( in createUserApprovalDialog()
|
| D | WifiDialogManager.java | 641 public DialogHandle createSimpleDialog( in createSimpleDialog() method in WifiDialogManager
|
| D | WifiCarrierInfoManager.java | 1984 mWifiInjector.getWifiDialogManager().createSimpleDialog( in sendImsiPrivacyConfirmationDialog()
|
| D | WifiNetworkSuggestionsManager.java | 1675 mWifiInjector.getWifiDialogManager().createSimpleDialog( in sendUserApprovalDialog()
|
| D | WifiConnectivityManager.java | 1618 mNetworkSwitchDialog = mWifiDialogManager.createSimpleDialog( in connectToNetworkForPrimaryCmmUsingMbbIfAvailable()
|
| D | WifiServiceImpl.java | 1366 WifiDialogManager.DialogHandle dialogHandle = mWifiDialogManager.createSimpleDialog( in showWifiEnableRequestDialog()
|
| /packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/ |
| D | WifiDialogActivity.java | 341 dialog = createSimpleDialog(dialogId, in createAndShowDialogForIntent() 462 private @NonNull AlertDialog createSimpleDialog( in createSimpleDialog() method in WifiDialogActivity
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
| D | WifiP2pServiceImplTest.java | 3288 when(mWifiDialogManager.createSimpleDialog( in testAcceptFrequencyConflictDialogSendsDisconnectWifiRequest() 3307 verify(mWifiDialogManager).createSimpleDialog( in testAcceptFrequencyConflictDialogSendsDisconnectWifiRequest() 3355 when(mWifiDialogManager.createSimpleDialog( in testDeclineFrequencyConflictDialogEndsP2pConnectionEvent() 3374 verify(mWifiDialogManager).createSimpleDialog( in testDeclineFrequencyConflictDialogEndsP2pConnectionEvent() 3394 when(mWifiDialogManager.createSimpleDialog( in testFrequencyConflictDialogDismissedOnStateExit() 3417 verify(mWifiDialogManager).createSimpleDialog( in testFrequencyConflictDialogDismissedOnStateExit()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
| D | WifiP2pServiceImpl.java | 4144 .createSimpleDialog( in showFrequencyConflictDialog()
|