Searched refs:isOobPseudonymFeatureEnabled (Results 1 – 14 of 14) sorted by relevance
145 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in retrievePseudonymOnFailureTimeout_expiredPseudonym_scheduleRefresh()173 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in retrievePseudonymOnFailureTimeout_noPseudonym_notScheduleRefresh()201 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in updateWifiConfiguration_expiredPseudonym_noUpdate()214 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in updateWifiConfiguration_freshPseudonymAndPasspoint_update()244 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in updateWifiConfiguration_freshPseudonymAndNonPasspointNetworkSuggestion_update()270 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in updateWifiConfiguration_freshPseudonym_update()295 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(CARRIER_ID)).thenReturn(true); in updateWifiConfiguration_freshPseudonymWithDecoratedIdentity_noUpdate()
346 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testIgnoreNetworksFromAppIfNoImsiProtection()393 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testAllowNetworksIfOobPseudonymEnabledForImsiProtection()425 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testIgnoreNetworksIfOobPseudonymEnabledButNotAvailableForImsiProtection()
782 doReturn(true).when(spyTu).isOobPseudonymFeatureEnabled(DATA_CARRIER_ID); in getEncryptedIdentityWithOobPseudonymEnabled()1419 doReturn(true).when(spyTu).isOobPseudonymFeatureEnabled(DATA_CARRIER_ID); in getMatchingImsiCarrierIdWithValidCarrierIdForOobPseudonymCheck()1625 doReturn(true).when(spyTu).isOobPseudonymFeatureEnabled(DATA_CARRIER_ID); in getMatchingImsiCarrierIdForOobPseudonymCheck()2498 assertFalse(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(123)); in testIsOobPseudonymFeatureEnabled_phFlagDisabled()2508 assertTrue(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(1)); in testIsOobPseudonymFeatureEnabled_resourceOverrideAsTrue()
1077 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testSelectNetworkSuggestionForOneMatchSimBasedWithOobPseudonymInfoAvailable()1131 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testSelectNetworkSuggestionForOneMatchSimBasedWithOobPseudonymIsNotAvailable()
1579 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in testUpdatingOobPseudonymToSupplicant()1608 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in testNotUpdatingOobPseudonymToSupplicant()1733 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in testResetSimWhenConnectedSimRemoved()2021 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in testUpdatePseudonymAsInBandPseudonymWhenConnectionIsEstablished()3002 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in testEapAkaRetrieveOobPseudonymTriggeredByAuthenticationFailure()
4133 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testUpdateAutoJoinIfImsiProtectionIsEnabledAndDisabled()4252 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(TEST_CARRIER_ID)) in testAutoJoinIsNotChangedWhenOobPseudonymIsEnabled()
5749 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in connectToSimBasedNetworkOobPseudonymEnabledButNotAvailable()5775 when(mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(anyInt())).thenReturn(true); in connectToSimBasedNetworkWhenOobPseudonymEnabledAndAvailable()
219 if (!mWifiInjector.getWifiCarrierInfoManager().isOobPseudonymFeatureEnabled(carrierId)) { in retrievePseudonymOnFailureTimeoutExpired()258 .isOobPseudonymFeatureEnabled(wifiConfiguration.carrierId)) { in updateWifiConfiguration()303 .isOobPseudonymFeatureEnabled(wifiConfiguration.carrierId)) { in enableStrictConservativePeerModeIfSupported()445 .isOobPseudonymFeatureEnabled(mCarrierId)) { in onAlarm()
656 && isOobPseudonymFeatureEnabled(subInfo.getCarrierId()) in WifiCarrierInfoManager()860 if (isOobPseudonymFeatureEnabled(subInfo.getCarrierId()) && isSimReady(subId)) { in onCarrierConfigChanged()1013 if (isOobPseudonymFeatureEnabled(config.carrierId)) { in getSimIdentity()1709 if (isOobPseudonymFeatureEnabled(simInfo.simCarrierId)) { in getMatchingImsiBySubId()1758 if (isOobPseudonymFeatureEnabled(carrierId)) { in getMatchingImsiCarrierId()2072 if (isOobPseudonymFeatureEnabled(carrierId)) { in sendImsiProtectionExemptionNotificationIfRequired()2335 public boolean isOobPseudonymFeatureEnabled(int carrierId) { in isOobPseudonymFeatureEnabled() method in WifiCarrierInfoManager
246 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(carrierId)) { in isSimBasedNetworkAbleToAutoJoin()
356 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(carrierId)) { in isSimBasedNetworkAvailableToAutoConnect()
3762 && mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(config.carrierId)) { in reportConnectionAttemptStart()5421 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(carrierId)) { in handleEapAuthFailure()5769 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled( in processMessageImpl()5814 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled( in processMessageImpl()5864 || !mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled( in processMessageImpl()6129 && mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled( in processMessageImpl()
1023 || mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled( in add()
6821 if (mWifiCarrierInfoManager.isOobPseudonymFeatureEnabled(