Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DContextHubTransactionManager.java122 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) { in createLoadTransaction() method in ContextHubTransactionManager
132 onCompleteCallback.onTransactionComplete(result); in createLoadTransaction()
168 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) {
173 onCompleteCallback.onTransactionComplete(result);
209 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) {
211 onCompleteCallback.onTransactionComplete(result);
244 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) {
246 onCompleteCallback.onTransactionComplete(result);
276 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) {
335 transaction.onTransactionComplete(
[all …]
DContextHubService.java305 public void onTransactionComplete(int result) {
324 public void onTransactionComplete(int result) {
343 public void onTransactionComplete(int result) {
677 transactionCallback.onTransactionComplete(
854 callback.onTransactionComplete(
866 callback.onTransactionComplete(ContextHubTransaction.RESULT_FAILED_BAD_PARAMS);
DContextHubServiceTransaction.java64 /* package */ void onTransactionComplete(@ContextHubTransaction.Result int result) { in onTransactionComplete() method in ContextHubServiceTransaction
/frameworks/base/core/java/android/hardware/location/
DIContextHubTransactionCallback.aidl34 void onTransactionComplete(int result); in onTransactionComplete() method
DContextHubManager.java422 public void onTransactionComplete(int result) { in createTransactionCallback() method in ContextHubManager
447 public void onTransactionComplete(int result) {
/frameworks/base/services/
Dart-profile7945 PLcom/android/server/location/ContextHubService$2;->onTransactionComplete(I)V
7946 PLcom/android/server/location/ContextHubService$3;->onTransactionComplete(I)V
7977 PLcom/android/server/location/ContextHubTransactionManager$1;->onTransactionComplete(I)V
7979 PLcom/android/server/location/ContextHubTransactionManager$2;->onTransactionComplete(I)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24318 Landroid/hardware/location/IContextHubTransactionCallback$Stub$Proxy;->onTransactionComplete(I)V
24325 Landroid/hardware/location/IContextHubTransactionCallback;->onTransactionComplete(I)V