Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DRadioAccessFamily.java58 public static final int RAF_HSPA = (int) TelephonyManager.NETWORK_TYPE_BITMASK_HSPA;
H A DTelephonyManager.java3308 return NETWORK_TYPE_BITMASK_HSPA; in getBitMaskForNetworkType()
14055 NETWORK_TYPE_BITMASK_HSPA,
14121 public static final long NETWORK_TYPE_BITMASK_HSPA = (1 << (NETWORK_TYPE_HSPA -1)); field in TelephonyManager
14178 | NETWORK_TYPE_BITMASK_HSPA
14197 | NETWORK_TYPE_BITMASK_HSPA
/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.txt45887 field public static final long NETWORK_TYPE_BITMASK_HSPA = 512L; // 0x200L