Searched refs:cmms (Results 1 – 2 of 2) sorted by relevance
1201 final List<ClientModeManager> cmms = in processMessageImpl() local1205 if (cmms.size() != 0 && mWifiNative.isStaApConcurrencySupported()) { in processMessageImpl()
12300 List<ClientModeManager> cmms = Arrays.asList(cmmWep, cmmWpa); in testSetWepDisAllowedWithPermission() local12301 when(mActiveModeWarden.getClientModeManagers()).thenReturn(cmms); in testSetWepDisAllowedWithPermission()12819 List<ClientModeManager> cmms = Arrays.asList(cmmWep); in testWepAllowedChangedFromCloudRestoration() local12820 when(mActiveModeWarden.getClientModeManagers()).thenReturn(cmms); in testWepAllowedChangedFromCloudRestoration()