Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java2484 requestCellInfoUpdateInternal(subId, cb, callingPackage, callingFeatureId, in requestCellInfoUpdate()
2492 requestCellInfoUpdateInternal(subId, cb, callingPackage, callingFeatureId, workSource); in requestCellInfoUpdateWithWorkSource()
2495 private void requestCellInfoUpdateInternal(int subId, ICellInfoCallback cb, in requestCellInfoUpdateInternal() method in PhoneInterfaceManager