Lines Matching refs:ContextHubTransaction
2595 …st.permission.LOCATION_HARDWARE) public android.hardware.location.ContextHubTransaction<java.lang.…
2596 …st.permission.LOCATION_HARDWARE) public android.hardware.location.ContextHubTransaction<java.lang.…
2603 …st.permission.LOCATION_HARDWARE) public android.hardware.location.ContextHubTransaction<java.lang.…
2604 …st.permission.LOCATION_HARDWARE) public android.hardware.location.ContextHubTransaction<java.util.…
2609 …st.permission.LOCATION_HARDWARE) public android.hardware.location.ContextHubTransaction<java.lang.…
2643 public class ContextHubTransaction<T> {
2645 …lic void setOnCompleteListener(@NonNull android.hardware.location.ContextHubTransaction.OnComplete…
2646 …lic void setOnCompleteListener(@NonNull android.hardware.location.ContextHubTransaction.OnComplete…
2648 …method public android.hardware.location.ContextHubTransaction.Response<T> waitForResponse(long, ja…
2665 …@java.lang.FunctionalInterface public static interface ContextHubTransaction.OnCompleteListener<L>…
2666 …id onComplete(android.hardware.location.ContextHubTransaction<L>, android.hardware.location.Contex…
2669 public static class ContextHubTransaction.Response<R> {