Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java199 private static final String MESSAGE_BUNDLE_KEY_NDP_IDS = "ndp_ids"; field in WifiAwareStateManager
1176 msg.getData().putIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS, ndpIds); in onDataPathScheduleUpdateNotification()
1523 msg.getData().getIntegerArrayList(MESSAGE_BUNDLE_KEY_NDP_IDS), in processNotification()