Searched refs:requestCellInfoUpdate (Results 1 – 5 of 5) sorted by relevance
99 return null; }).when(mPhone).requestCellInfoUpdate(any(), any()); in setUp()
144 mPhone.requestCellInfoUpdate(null, obtainMessage(EVENT_RESPONSE_CELL_INFO)); in handleMessage()
1878 public void requestCellInfoUpdate(WorkSource workSource, Message rspMsg) { in requestCellInfoUpdate() method in Phone
534 void requestCellInfoUpdate(int subId, in ICellInfoCallback cb, String callingPkg); in requestCellInfoUpdate() method
8012 …ION, android.Manifest.permission.MODIFY_PHONE_STATE}) public void requestCellInfoUpdate(@NonNull a…