Searched refs:MESSAGE_BUNDLE_KEY_STATUS_CODE (Results 1 – 1 of 1) sorted by relevance
183 private static final String MESSAGE_BUNDLE_KEY_STATUS_CODE = "status_code"; field in WifiAwareStateManager951 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onCreateDataPathInterfaceResponse()965 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onDeleteDataPathInterfaceResponse()1003 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onRespondToDataPathSetupRequestResponse()1015 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onEndDataPathResponse()1150 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reason); in onDataPathConfirmNotification()1503 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE), in processNotification()1879 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()1884 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()1895 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()[all …]