Searched refs:MESSAGE_BUNDLE_KEY_SUCCESS_FLAG (Results 1 – 1 of 1) sorted by relevance
189 private static final String MESSAGE_BUNDLE_KEY_SUCCESS_FLAG = "success_flag"; field in WifiAwareStateManager1097 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG, success); in onCreateDataPathInterfaceResponse()1111 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG, success); in onDeleteDataPathInterfaceResponse()1149 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG, success); in onRespondToDataPathSetupRequestResponse()1161 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG, success); in onEndDataPathResponse()1308 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG, accept); in onDataPathConfirmNotification()1670 msg.getData().getBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG), in processNotification()2067 msg.getData().getBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG), in processResponse()2072 msg.getData().getBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG), in processResponse()2094 msg.getData().getBoolean(MESSAGE_BUNDLE_KEY_SUCCESS_FLAG), in processResponse()[all …]