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.java1929 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getCellLocation()
2100 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getAllCellInfo()
2118 subId, cb, callingPackage, getWorkSource(Binder.getCallingUid())); in requestCellInfoUpdate()
2173 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in setCellInfoListRate()
4027 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in nvReadItem()
4052 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in nvWriteItem()
5515 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in requestModemActivityInfo()
5907 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in setAllowedCarriers()
5933 WorkSource workSource = getWorkSource(Binder.getCallingUid()); in getAllowedCarriers()
6148 private WorkSource getWorkSource(int uid) { in getWorkSource() method in PhoneInterfaceManager
[all …]