Searched refs:WIFI_FEATURE_LOW_LATENCY (Results 1 – 5 of 5) sorted by relevance
734 .thenReturn(WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockAcquireCauseLlEnableNew()772 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockReleaseCauseLlDisable()806 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockReleaseFailure()835 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyfail2DisablePowerSave()861 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoScreenOff()895 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoBackground()934 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoForeground()973 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyHiPerfLocks()1017 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testForceLowLatency()1048 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testForceLowLatencyScreenOff()[all …]
860 WifiManager.WIFI_FEATURE_LOW_LATENCY in testChipFeatureMaskTranslation_1_3()939 | WifiManager.WIFI_FEATURE_LOW_LATENCY in testGetSupportedFeaturesForHalV1_3()
731 if ((supportedFeatures & WifiManager.WIFI_FEATURE_LOW_LATENCY) != 0) { in getLowLatencyModeSupport()
1500 {WifiManager.WIFI_FEATURE_LOW_LATENCY,
2700 public static final long WIFI_FEATURE_LOW_LATENCY = 0x40000000L; // Low Latency modes field in WifiManager