Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3131 requestCellInfoUpdateInternal(subId, cb, callingPackage, callingFeatureId, in requestCellInfoUpdate()
3139 requestCellInfoUpdateInternal(subId, cb, callingPackage, callingFeatureId, workSource); in requestCellInfoUpdateWithWorkSource()
3142 private void requestCellInfoUpdateInternal(int subId, ICellInfoCallback cb, in requestCellInfoUpdateInternal() method in PhoneInterfaceManager