Home
last modified time | relevance | path

Searched refs:getCellLocation (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl334 CellIdentity getCellLocation(String callingPkg, String callingFeatureId); in getCellLocation() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2486 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager
2494 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation()
/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/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt84350 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCellLocation(Ljava/lang/String;)Landroid…
84704 Lcom/android/internal/telephony/ITelephony;->getCellLocation(Ljava/lang/String;)Landroid/os/Bundle;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45650 ….Manifest.permission.ACCESS_FINE_LOCATION) public android.telephony.CellLocation getCellLocation();