Searched refs:getAllCellInfo (Results 1 – 6 of 6) sorted by relevance
612 List<CellInfo> getAllCellInfo(String callingPkg, String callingFeatureId); in getAllCellInfo() method
1622 List<CellInfo> cil = phone.getAllCellInfo(); in requestRefLocation()
6687 public List<CellInfo> getAllCellInfo() { in getAllCellInfo() method in TelephonyManager6692 return telephony.getAllCellInfo(getOpPackageName(), getAttributionTag()); in getAllCellInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
84332 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getAllCellInfo(Ljava/lang/String;)Ljava/uti…84687 Lcom/android/internal/telephony/ITelephony;->getAllCellInfo(Ljava/lang/String;)Ljava/util/List;
45641 …ermission.ACCESS_FINE_LOCATION) public java.util.List<android.telephony.CellInfo> getAllCellInfo();