Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1912 LocationAccessPolicy.LocationPermissionResult locationResult = in getCellLocation() local
1922 switch (locationResult) { in getCellLocation()
2077 LocationAccessPolicy.LocationPermissionResult locationResult = in getAllCellInfo() local
2087 switch (locationResult) { in getAllCellInfo()
2133 LocationAccessPolicy.LocationPermissionResult locationResult = in requestCellInfoUpdateInternal() local
2143 switch (locationResult) { in requestCellInfoUpdateInternal()
4416 LocationAccessPolicy.LocationPermissionResult locationResult = in getCellNetworkScanResults() local
4425 switch (locationResult) { in getCellNetworkScanResults()
4456 LocationAccessPolicy.LocationPermissionResult locationResult = in requestNetworkScan() local
4465 if (locationResult != LocationAccessPolicy.LocationPermissionResult.ALLOWED) { in requestNetworkScan()
[all …]