Home
last modified time | relevance | path

Searched defs:getCurrentQuality (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DWifiQualityMonitor.java160 synchronized int getCurrentQuality(int accessNetwork, int measurementType) { in getCurrentQuality() method in WifiQualityMonitor
165 private int getCurrentQuality(int measurementType) { in getCurrentQuality() method in WifiQualityMonitor
DQualityMonitor.java52 abstract int getCurrentQuality(int accessNetwork, int measurementType); in getCurrentQuality() method in QualityMonitor
DCellularQualityMonitor.java205 synchronized int getCurrentQuality(int accessNetwork, int measurementType) { in getCurrentQuality() method in CellularQualityMonitor