Searched refs:sendImsiProtectionExemptionNotificationIfRequired (Results 1 – 6 of 6) sorted by relevance
1883 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserAllowed()1913 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDisallowed()1944 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDismissal()1953 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDismissal()1957 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDismissal()1986 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDisallowed()2026 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDismissal()2046 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDismissal()2075 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionDialogWithUserAllowed()2114 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testUserDataStoreIsNotLoadedNotificationWillNotBeSent()[all …]
356 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testIgnoreNetworksFromAppIfNoImsiProtection()
4214 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testSendImsiProtectionNotificationOnUserAllowed()4281 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testAutoJoinIsNotChangedWhenOobPseudonymIsEnabled()4315 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testNotSendImsiProtectionNotificationOnPeapNetwork()
283 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(carrierId); in isImsiProtectionApprovalNeeded()
1839 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired( in getNetworkSuggestionsForFqdn()1889 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired( in getNetworkSuggestionsForScanDetail()
2059 public void sendImsiProtectionExemptionNotificationIfRequired(int carrierId) { in sendImsiProtectionExemptionNotificationIfRequired() method in WifiCarrierInfoManager