Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java2296 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getCellLocation()
2462 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getAllCellInfo()
2481 getWorkSource(Binder.getCallingUid())); in requestCellInfoUpdate()
2537 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in setCellInfoListRate()
4793 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in nvReadItem()
4818 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in nvWriteItem()
6741 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in requestModemActivityInfo()
7106 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in setAllowedCarriers()
7132 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getAllowedCarriers()
7323 private WorkSource getWorkSource(int uid) { in getWorkSource() method in PhoneInterfaceManager
[all …]