Searched refs:MESSAGE_BUNDLE_KEY_OOB (Results 1 – 1 of 1) sorted by relevance
196 private static final String MESSAGE_BUNDLE_KEY_OOB = "out_of_band"; field in WifiAwareStateManager795 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_OOB, isOutOfBand); in initiateDataPathSetup()813 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_OOB, isOutOfBand); in respondToDataPathRequest()1728 boolean isOutOfBand = data.getBoolean(MESSAGE_BUNDLE_KEY_OOB); in processCommand()1754 boolean isOutOfBand = data.getBoolean(MESSAGE_BUNDLE_KEY_OOB); in processCommand()