Searched refs:MESSAGE_BUNDLE_KEY_NDP_IDS (Results 1 – 1 of 1) sorted by relevance
207 private static final String MESSAGE_BUNDLE_KEY_NDP_IDS = "ndp_ids"; field in WifiAwareStateManager1335 msg.getData().putIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS, ndpIds); in onDataPathScheduleUpdateNotification()1691 msg.getData().getIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS), in processNotification()