Home
last modified time | relevance | path

Searched refs:RESULT_FAILED_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubTransaction.java77 RESULT_FAILED_UNKNOWN,
91 public static final int RESULT_FAILED_UNKNOWN = 1; field in ContextHubTransaction
/aosp12/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
H A DChreCrossValidatorBase.java161 case ContextHubTransaction.RESULT_FAILED_UNKNOWN: in contextHubTransactionResultToString()
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubServiceUtil.java256 return ContextHubTransaction.RESULT_FAILED_UNKNOWN; in toTransactionResult()
H A DContextHubClientBroker.java391 return ContextHubTransaction.RESULT_FAILED_UNKNOWN; in sendMessageToNanoApp()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3793 field public static final int RESULT_FAILED_UNKNOWN = 1; // 0x1