Loading core/java/android/hardware/contexthub/IContextHubEndpoint.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -99,5 +99,5 @@ interface IContextHubEndpoint { * Invoked when a callback from IContextHubEndpointCallback finishes. */ @EnforcePermission("ACCESS_CONTEXT_HUB") void onCallbackFinished(); oneway void onCallbackFinished(); } core/java/android/hardware/location/IContextHubService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -153,5 +153,5 @@ interface IContextHubService { // Called when a discovery callback is finished executing @EnforcePermission("ACCESS_CONTEXT_HUB") void onDiscoveryCallbackFinished(); oneway void onDiscoveryCallbackFinished(); } Loading
core/java/android/hardware/contexthub/IContextHubEndpoint.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -99,5 +99,5 @@ interface IContextHubEndpoint { * Invoked when a callback from IContextHubEndpointCallback finishes. */ @EnforcePermission("ACCESS_CONTEXT_HUB") void onCallbackFinished(); oneway void onCallbackFinished(); }
core/java/android/hardware/location/IContextHubService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -153,5 +153,5 @@ interface IContextHubService { // Called when a discovery callback is finished executing @EnforcePermission("ACCESS_CONTEXT_HUB") void onDiscoveryCallbackFinished(); oneway void onDiscoveryCallbackFinished(); }