Home
last modified time | relevance | path

Searched refs:RESULT_FAILED_BAD_PARAMS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java78 RESULT_FAILED_BAD_PARAMS,
95 public static final int RESULT_FAILED_BAD_PARAMS = 2; field in ContextHubTransaction
DContextHubClient.java152 return ContextHubTransaction.RESULT_FAILED_BAD_PARAMS; in sendMessageToNanoApp()
/frameworks/base/services/core/java/com/android/server/location/
DContextHubServiceUtil.java224 return ContextHubTransaction.RESULT_FAILED_BAD_PARAMS; in toTransactionResult()
DContextHubService.java694 ContextHubTransaction.RESULT_FAILED_BAD_PARAMS);
907 callback.onTransactionComplete(ContextHubTransaction.RESULT_FAILED_BAD_PARAMS);
/frameworks/base/non-updatable-api/
Dsystem-current.txt2926 field public static final int RESULT_FAILED_BAD_PARAMS = 2; // 0x2
/frameworks/base/api/
Dsystem-current.txt2978 field public static final int RESULT_FAILED_BAD_PARAMS = 2; // 0x2