Searched refs:isHiddenBeaconFrame (Results 1 – 3 of 3) sorted by relevance
777 public boolean isHiddenBeaconFrame() { in isHiddenBeaconFrame() method in NetworkDetail
608 when(mockNetworkDetail.isHiddenBeaconFrame()).thenReturn(hidden); in buildMockScanDetail()7265 when(networkDetail.isHiddenBeaconFrame()).thenReturn(false); in testApCapabilitiesReported()
2840 && !networkDetail.isHiddenBeaconFrame()) { in updateMetricsFromNetworkDetail()3565 if (networkDetail.isHiddenBeaconFrame()) { in countScanResults()