Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DLocaleTrackerTest.java88 return null; }).when(mPhone).requestCellInfoUpdate(any(), any()); in setUp()
237 return null; }).when(mPhone).requestCellInfoUpdate(any(), any()); in testToggleAirplaneModeOosPlmn()
276 return null; }).when(mPhone).requestCellInfoUpdate(any(), any()); in testToggleAirplaneModeNoCellInfo()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DLocaleTracker.java198 mPhone.requestCellInfoUpdate(null, obtainMessage(EVENT_RESPONSE_CELL_INFO)); in handleMessage()
H A DPhone.java2003 public void requestCellInfoUpdate(WorkSource workSource, Message rspMsg) { in requestCellInfoUpdate() method in Phone
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl567 void requestCellInfoUpdate(int subId, in ICellInfoCallback cb, String callingPkg, in requestCellInfoUpdate() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java6321 public void requestCellInfoUpdate( in requestCellInfoUpdate() method in TelephonyManager
6333 telephony.requestCellInfoUpdate( in requestCellInfoUpdate()
6384 public void requestCellInfoUpdate(@NonNull WorkSource workSource, in requestCellInfoUpdate() method in TelephonyManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1583 request.phone.requestCellInfoUpdate(request.workSource, onCompleted); in handleMessage()
1597 request.phone.requestCellInfoUpdate(request.workSource, in handleMessage()
3129 public void requestCellInfoUpdate(int subId, ICellInfoCallback cb, String callingPackage, in requestCellInfoUpdate() method in PhoneInterfaceManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12057 …ION, android.Manifest.permission.MODIFY_PHONE_STATE}) public void requestCellInfoUpdate(@NonNull a…
H A Dcurrent.txt42791 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void requestCellInfoUpdate(@NonNull j…