Home
last modified time | relevance | path

Searched refs:DUPLEX_MODE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DAccessNetworkUtils.java5 import static android.telephony.ServiceState.DUPLEX_MODE_UNKNOWN;
65 return DUPLEX_MODE_UNKNOWN; in getDuplexModeForEutranBand()
69 return DUPLEX_MODE_UNKNOWN; in getDuplexModeForEutranBand()
78 return DUPLEX_MODE_UNKNOWN; in getDuplexModeForEutranBand()
H A DServiceState.java150 value = {DUPLEX_MODE_UNKNOWN, DUPLEX_MODE_FDD, DUPLEX_MODE_TDD})
156 public static final int DUPLEX_MODE_UNKNOWN = 0; field in ServiceState
605 return DUPLEX_MODE_UNKNOWN; in getDuplexMode()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45065 field public static final int DUPLEX_MODE_UNKNOWN = 0; // 0x0