Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1765 request.phone.requestCellInfoUpdate(request.workSource, onCompleted); in handleMessage()
1779 request.phone.requestCellInfoUpdate(request.workSource, in handleMessage()
3580 public void requestCellInfoUpdate(int subId, ICellInfoCallback cb, String callingPackage, in requestCellInfoUpdate() method in PhoneInterfaceManager