Home
last modified time | relevance | path

Searched refs:getDuplexModeForEutranBand (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DAccessNetworkUtils.java32 public static int getDuplexModeForEutranBand(int band) { in getDuplexModeForEutranBand() method in AccessNetworkUtils
DServiceState.java478 return AccessNetworkUtils.getDuplexModeForEutranBand(band); in getDuplexMode()