Searched refs:STATUS_RESPONSE_BUNDLE_KEY (Results 1 – 9 of 9) sorted by relevance
98 public static final String STATUS_RESPONSE_BUNDLE_KEY = field in WearableSensingService234 bundle.putInt(STATUS_RESPONSE_BUNDLE_KEY, response); in onBind()247 bundle.putInt(STATUS_RESPONSE_BUNDLE_KEY, response); in onBind()289 .STATUS_RESPONSE_BUNDLE_KEY, in onBind()319 .STATUS_RESPONSE_BUNDLE_KEY, in onBind()679 WearableSensingManager.STATUS_RESPONSE_BUNDLE_KEY));692 bundle.putInt(STATUS_RESPONSE_BUNDLE_KEY, response);
62 public static final String STATUS_RESPONSE_BUNDLE_KEY = field in AmbientContextManager191 int status = result.getInt(STATUS_RESPONSE_BUNDLE_KEY); in queryAmbientContextServiceStatus()299 int statusCode = result.getInt(STATUS_RESPONSE_BUNDLE_KEY); in registerObserver()
94 .STATUS_RESPONSE_BUNDLE_KEY, in onBind()124 .STATUS_RESPONSE_BUNDLE_KEY, in onBind()
41 public static final String STATUS_RESPONSE_BUNDLE_KEY = field in AmbientContextDetectionServiceStatus
83 public static final String STATUS_RESPONSE_BUNDLE_KEY = field in WearableSensingManager517 int status = result.getInt(STATUS_RESPONSE_BUNDLE_KEY); in createStatusCallback()
391 AmbientContextManager.STATUS_RESPONSE_BUNDLE_KEY, in sendStatusCallback()497 AmbientContextDetectionServiceStatus.STATUS_RESPONSE_BUNDLE_KEY); in getServerStatusCallback()
102 int status = result.getInt(AmbientContextManager.STATUS_RESPONSE_BUNDLE_KEY); in createRemoteStatusCallback()
60 int status = result.getInt(WearableSensingManager.STATUS_RESPONSE_BUNDLE_KEY); in createRemoteStatusCallback()
97 WearableSensingManager.STATUS_RESPONSE_BUNDLE_KEY, statusCode); in notifyStatusCallback()