Searched refs:MESSAGE_BUNDLE_KEY_CIPHER_SUITE (Results 1 – 1 of 1) sorted by relevance
318 private static final String MESSAGE_BUNDLE_KEY_CIPHER_SUITE = "cipher_suite"; field in WifiAwareStateManager1988 msg.getData().putInt(MESSAGE_BUNDLE_KEY_CIPHER_SUITE, peerCipherSuite); in onMatchNotification()2633 int cipherSuite = msg.getData().getInt(MESSAGE_BUNDLE_KEY_CIPHER_SUITE); in processNotification()