Searched refs:sendImsiProtectionExemptionNotificationIfRequired (Results 1 – 6 of 6) sorted by relevance
1642 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserAllowed()1672 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDisallowed()1702 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDismissal()1711 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionNotificationWithUserDismissal()1739 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDisallowed()1780 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDismissal()1801 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionConfirmationDialogWithUserDismissal()1826 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testSendImsiProtectionExemptionDialogWithUserAllowed()1867 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testUserDataStoreIsNotLoadedNotificationWillNotBeSent()1872 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(DATA_CARRIER_ID); in testUserDataStoreIsNotLoadedNotificationWillNotBeSent()[all …]
330 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testIgnoreNetworksFromAppIfNoImsiProtection()
4112 .sendImsiProtectionExemptionNotificationIfRequired(TEST_CARRIER_ID); in testSendImsiProtectionNotificationOnUserAllowed()
245 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired(carrierId); in isImsiProtectionApprovalNeeded()
1695 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired( in getNetworkSuggestionsForFqdn()1746 mWifiCarrierInfoManager.sendImsiProtectionExemptionNotificationIfRequired( in getNetworkSuggestionsForScanDetail()
1780 public void sendImsiProtectionExemptionNotificationIfRequired(int carrierId) { in sendImsiProtectionExemptionNotificationIfRequired() method in WifiCarrierInfoManager