Home
last modified time | relevance | path

Searched refs:createSimpleDialog (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInterfaceConflictManagerTest.java121 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 …]
DConnectionFailureNotifierTest.java85 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()
DWifiDialogManagerTest.java243 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 …]
DWifiConnectivityManagerTest.java227 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 …]
DWifiCarrierInfoManagerTest.java217 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()
DWifiNetworkSuggestionsManagerTest.java244 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()
DWifiServiceImplTest.java1164 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/
DConnectionFailureNotifier.java125 mWifiDialogManager.createSimpleDialog( in showRandomizationSettingsDialog()
DInterfaceConflictManager.java428 return mWifiDialogManager.createSimpleDialog( in createUserApprovalDialog()
DWifiDialogManager.java641 public DialogHandle createSimpleDialog( in createSimpleDialog() method in WifiDialogManager
DWifiCarrierInfoManager.java1984 mWifiInjector.getWifiDialogManager().createSimpleDialog( in sendImsiPrivacyConfirmationDialog()
DWifiNetworkSuggestionsManager.java1675 mWifiInjector.getWifiDialogManager().createSimpleDialog( in sendUserApprovalDialog()
DWifiConnectivityManager.java1618 mNetworkSwitchDialog = mWifiDialogManager.createSimpleDialog( in connectToNetworkForPrimaryCmmUsingMbbIfAvailable()
DWifiServiceImpl.java1366 WifiDialogManager.DialogHandle dialogHandle = mWifiDialogManager.createSimpleDialog( in showWifiEnableRequestDialog()
/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/
DWifiDialogActivity.java341 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/
DWifiP2pServiceImplTest.java3288 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/
DWifiP2pServiceImpl.java4144 .createSimpleDialog( in showFrequencyConflictDialog()