Searched refs:softApRole (Results 1 – 1 of 1) sorted by relevance
477 SoftApRole softApRole = softApConfig.getTargetMode() == WifiManager.IFACE_IP_MODE_TETHERED in enterSoftApActiveMode() local481 when(mSoftApManager.getRole()).thenReturn(softApRole); in enterSoftApActiveMode()489 any(), any(), any(), eq(TEST_WORKSOURCE), eq(softApRole), anyBoolean()); in enterSoftApActiveMode()494 if (softApRole == ROLE_SOFTAP_TETHERED) { in enterSoftApActiveMode()