summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStore.java
diff options
context:
space:
mode:
authorNathan Harold <nharold@google.com>2018-09-27 18:49:16 -0700
committerNathan Harold <nharold@google.com>2018-11-15 10:53:05 -0800
commit2aa2cc1b757b86ae6cef53f67dc54662f4f18a4a (patch)
tree7f608d369a58bba10b2b3b735785a53451a47fd7 /keystore/java/android/security/KeyStore.java
parentc02d53b0813aa996d713484c369831fbd79614b6 (diff)
Add Support for Async requestCellInfoUpdate()
Add asynchronous calls to request CellInfo updates. -Add a request for CellInfo -Add a request for CellInfo that allows system apps such as the LocationProvider to bill the work to the app that initiated the location fix. -Update the behavioral language for getAllCellInfo to indicate that depending on the API level of the caller, this API will only provide cached info, which means that apps can always request an update without possibly triggering a call to the modem. This also means that the binder will not block due to modem delay. Bug: 37100068 Bug: 63737292 Bug: 26569588 Test: manual (via SL4A) Change-Id: I25cbc3cecd5d396fc3baa21457c05cd6e273c9c3
Diffstat (limited to 'keystore/java/android/security/KeyStore.java')
0 files changed, 0 insertions, 0 deletions