Home
last modified time | relevance | path

Searched refs:MESSAGE_BUNDLE_KEY_NDP_IDS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java207 private static final String MESSAGE_BUNDLE_KEY_NDP_IDS = "ndp_ids"; field in WifiAwareStateManager
1335 msg.getData().putIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS, ndpIds); in onDataPathScheduleUpdateNotification()
1691 msg.getData().getIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS), in processNotification()