Home
last modified time | relevance | path

Searched refs:RESULT_FAILED_UNINITIALIZED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java84 RESULT_FAILED_UNINITIALIZED,
105 public static final int RESULT_FAILED_UNINITIALIZED = 3; field in ContextHubTransaction
/frameworks/base/services/core/java/com/android/server/location/contexthub/
DContextHubServiceUtil.java342 return ContextHubTransaction.RESULT_FAILED_UNINITIALIZED; in toTransactionResult()
DContextHubTransactionManager.java588 case ContextHubTransaction.RESULT_FAILED_UNINITIALIZED:
/frameworks/base/core/api/
Dsystem-current.txt6035 field public static final int RESULT_FAILED_UNINITIALIZED = 3; // 0x3