Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java79 RESULT_FAILED_BAD_PARAMS,
96 public static final int RESULT_FAILED_BAD_PARAMS = 2; field in ContextHubTransaction
/frameworks/base/services/core/java/com/android/server/location/
DContextHubServiceUtil.java220 return ContextHubTransaction.RESULT_FAILED_BAD_PARAMS; in toTransactionResult()
DContextHubService.java678 ContextHubTransaction.RESULT_FAILED_BAD_PARAMS);
866 callback.onTransactionComplete(ContextHubTransaction.RESULT_FAILED_BAD_PARAMS);
/frameworks/base/api/
Dsystem-current.txt2650 field public static final int RESULT_FAILED_BAD_PARAMS = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt2650 field public static final int RESULT_FAILED_BAD_PARAMS = 2; // 0x2