Searched refs:MESSAGE_BUNDLE_KEY_OOB (Results 1 – 1 of 1) sorted by relevance
204 private static final String MESSAGE_BUNDLE_KEY_OOB = "out_of_band"; field in WifiAwareStateManager942 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_OOB, isOutOfBand); in initiateDataPathSetup()960 msg.getData().putBoolean(MESSAGE_BUNDLE_KEY_OOB, isOutOfBand); in respondToDataPathRequest()1925 boolean isOutOfBand = data.getBoolean(MESSAGE_BUNDLE_KEY_OOB); in processCommand()1942 boolean isOutOfBand = data.getBoolean(MESSAGE_BUNDLE_KEY_OOB); in processCommand()