summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/location/ContextHubTransaction.java
AgeCommit message (Expand)Author
2021-03-17Modify logic handling denied auth stateAnthony Stange
2021-02-16Add new ContextHubTransaction error codeAnthony Stange
2019-12-31Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2018-01-03Expose new ContextHubService APIsArthur Ishiguro
2018-01-03Renames RESULT_FAILED_PENDING to RESULT_FAILED_BUSYArthur Ishiguro
2018-01-03Changes transaction Listener to OnCompleteListenerArthur Ishiguro
2018-01-02Adds Nullable/NonNull annotations to Context Hub APIsArthur Ishiguro
2017-12-21Change ContextHubTransaction Callback to ListenerArthur Ishiguro
2017-12-21Replace Handler with Executor in new APIsArthur Ishiguro
2017-12-20Renames setCallbackOnComplete method in ContextHubTransactionArthur Ishiguro
2017-12-20Rename ContextHubTransaction.Result IntDefArthur Ishiguro
2017-12-13Add more IntDef prefixes for auto-documenting.Jeff Sharkey
2017-12-11Implements queryNanoApps APIArthur Ishiguro
2017-12-05Implements the new loadNanoApp/unloadNanoApp APIsArthur Ishiguro
2017-11-02Sets up ContextHub service/manager interface for transactionsArthur Ishiguro
2017-10-26Creates framework for new ContextHubService APIsArthur Ishiguro