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.java1050 request.phone.requestCellInfoUpdate(request.workSource, onCompleted); in handleMessage()
1064 request.phone.requestCellInfoUpdate(request.workSource, in handleMessage()
2116 public void requestCellInfoUpdate(int subId, ICellInfoCallback cb, String callingPackage) { in requestCellInfoUpdate() method in PhoneInterfaceManager