Home
last modified time | relevance | path

Searched defs:requestCellInfoUpdateWithWorkSource (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl576 void requestCellInfoUpdateWithWorkSource(int subId, in ICellInfoCallback cb, in requestCellInfoUpdateWithWorkSource() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3136 public void requestCellInfoUpdateWithWorkSource(int subId, ICellInfoCallback cb, in requestCellInfoUpdateWithWorkSource() method in PhoneInterfaceManager