Searched refs:WIFI_FEATURE_LOW_LATENCY (Results 1 – 5 of 5) sorted by relevance
710 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockAcquireCauseLlEnableNew()748 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockReleaseCauseLlDisable()782 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockReleaseFailure()811 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyfail2DisablePowerSave()837 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoScreenOff()871 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoBackground()910 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyLockGoForeground()949 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testLatencyHiPerfLocks()993 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testForceLowLatency()1024 .thenReturn((long) WifiManager.WIFI_FEATURE_LOW_LATENCY); in testForceLowLatencyScreenOff()[all …]
842 WifiManager.WIFI_FEATURE_LOW_LATENCY in testChipFeatureMaskTranslation_1_3()
649 if ((supportedFeatures & WifiManager.WIFI_FEATURE_LOW_LATENCY) != 0) { in getLowLatencyModeSupport()
1139 {WifiManager.WIFI_FEATURE_LOW_LATENCY,
2411 public static final long WIFI_FEATURE_LOW_LATENCY = 0x40000000L; // Low Latency modes field in WifiManager