Home
last modified time | relevance | path

Searched refs:NETWORK_TYPE_BITMASK_IWLAN (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3321 return NETWORK_TYPE_BITMASK_IWLAN; in getBitMaskForNetworkType()
14062 NETWORK_TYPE_BITMASK_IWLAN,
14162 public static final long NETWORK_TYPE_BITMASK_IWLAN = (1 << (NETWORK_TYPE_IWLAN -1)); field in TelephonyManager
14186 | NETWORK_TYPE_BITMASK_IWLAN;
/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.txt45890 field public static final long NETWORK_TYPE_BITMASK_IWLAN = 131072L; // 0x20000L