Searched defs:CellIdentityLte (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | CellIdentityLte.java | 31 public final class CellIdentityLte extends CellIdentity { class 56 public CellIdentityLte() { in CellIdentityLte() method in CellIdentityLte 76 public CellIdentityLte(int mcc, int mnc, int ci, int pci, int tac) { in CellIdentityLte() method in CellIdentityLte 95 public CellIdentityLte(int ci, int pci, int tac, int earfcn, int bandwidth, String mccStr, in CellIdentityLte() method in CellIdentityLte 106 public CellIdentityLte(android.hardware.radio.V1_0.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte 111 public CellIdentityLte(android.hardware.radio.V1_2.CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte 117 private CellIdentityLte(CellIdentityLte cid) { in CellIdentityLte() method in CellIdentityLte 299 private CellIdentityLte(Parcel in) { in CellIdentityLte() method in CellIdentityLte
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |