Searched refs:getClientModeManagerInRole (Results 1 – 10 of 10) 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()
5607 when(mActiveModeWarden.getClientModeManagerInRole( in testMbbInternetValidationErrorExpectDisconnect()5625 when(mActiveModeWarden.getClientModeManagerInRole( in testMbbNetworkUnwantedExpectDisconnect()8392 when(mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED)) in testFirmwareRoamDisconnectSecondaryInternetOnSameBand()
1641 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()
1098 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY) != null; in hasPrimaryClientModeManager()1106 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY) != null in hasPrimaryOrScanOnlyModeManager()1107 || getClientModeManagerInRole(ROLE_CLIENT_SCAN_ONLY) != null in hasPrimaryOrScanOnlyModeManager()1121 return getClientModeManagerInRole(ROLE_CLIENT_PRIMARY); in getPrimaryClientModeManagerNullable()1179 return getClientModeManagerInRole(ROLE_CLIENT_SCAN_ONLY); in getScanOnlyClientModeManager()1235 public ConcreteClientModeManager getClientModeManagerInRole(ClientRole role) { in getClientModeManagerInRole() method in ActiveModeWarden2595 getClientModeManagerInRole(requestInfo.clientRole); in handleAdditionalClientModeManagerRequest()
438 if (mActiveModeWarden.getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED) in handleConnectToMultiInternetConnectionInternal()1936 .getClientModeManagerInRole(ROLE_CLIENT_SECONDARY_LONG_LIVED); in connectToNetworkUsingCmm()
8886 mWifiInjector.getActiveModeWarden().getClientModeManagerInRole( in checkIfNeedDisconnectSecondaryWifi()
16 HSPLcom/android/server/wifi/ActiveModeWarden;->getClientModeManagerInRole(Lcom/android/server/wifi/…