Searched refs:MESSAGE_BUNDLE_KEY_STATUS_CODE (Results 1 – 1 of 1) sorted by relevance
190 private static final String MESSAGE_BUNDLE_KEY_STATUS_CODE = "status_code"; field in WifiAwareStateManager1098 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onCreateDataPathInterfaceResponse()1112 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onDeleteDataPathInterfaceResponse()1150 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onRespondToDataPathSetupRequestResponse()1162 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reasonOnFailure); in onEndDataPathResponse()1309 msg.getData().putInt(MESSAGE_BUNDLE_KEY_STATUS_CODE, reason); in onDataPathConfirmNotification()1671 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE), in processNotification()2068 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()2073 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()2095 msg.getData().getInt(MESSAGE_BUNDLE_KEY_STATUS_CODE)); in processResponse()[all …]