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