Searched refs:getClientModeManagerInRole (Results 1 – 9 of 9) sorted by relevance
279 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_noSecondaryTransientCmm_triggerImmediately()289 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_hasSecondaryTransientCmm_triggerAfterStopped()296 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in stopAllSecondaryTransientCmms_hasSecondaryTransientCmm_triggerAfterStopped()337 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in onInternetValidationFailedSecondaryTransient()372 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT)) in onInternetValidationFailedWhenLingering()
176 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED)) in setUp()
5457 when(mActiveModeWarden.getClientModeManagerInRole( in testMbbInternetValidationErrorExpectDisconnect()5475 when(mActiveModeWarden.getClientModeManagerInRole( in testMbbNetworkUnwantedExpectDisconnect()8224 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED)) in testFirmwareRoamDisconnectSecondaryInternetOnSameBand()
1635 when(mActiveModeWarden.getClientModeManagerInRole( in multiInternetSecondaryConnectionDisconnectedBeforeNetworkSelection()
355 final ConcreteClientModeManager secondaryCcm = mActiveModeWarden.getClientModeManagerInRole( in onInternetValidationFailed()487 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT) == null) { in stopAllSecondaryTransientClientModeManagers()511 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_TRANSIENT) != null) { in triggerOnStoppedListenersIfNoMoreSecondaryTransientCmms()
431 mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED); in notifyBssidAssociatedEvent()621 mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED); in getSecondaryConnectedNetworkBand()
1019 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY) != null; in hasPrimaryClientModeManager()1027 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY) != null in hasPrimaryOrScanOnlyModeManager()1028 || getClientModeManagerInRole(ROLE_CLIENT_SCAN_ONLY) != null in hasPrimaryOrScanOnlyModeManager()1041 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY); in getPrimaryClientModeManagerNullable()1097 return getClientModeManagerInRole(ROLE_CLIENT_SCAN_ONLY); in getScanOnlyClientModeManager()1152 public ConcreteClientModeManager getClientModeManagerInRole(ClientRole role) { in getClientModeManagerInRole() method in ActiveModeWarden2499 getClientModeManagerInRole(requestInfo.clientRole); in handleAdditionalClientModeManagerRequest()
406 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED) in handleConnectToMultiInternetConnectionInternal()1789 .getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED); in connectToNetworkUsingCmm()
8832 mWifiInjector.getActiveModeWarden().getClientModeManagerInRole( in checkIfNeedDisconnectSecondaryWifi()