Searched refs:MESSAGE_RANGE_MM (Results 1 – 1 of 1) sorted by relevance
206 private static final String MESSAGE_RANGE_MM = "range_mm"; field in WifiAwareStateManager1209 msg.getData().putInt(MESSAGE_RANGE_MM, rangeMm); in onMatchNotification()1542 int rangeMm = msg.getData().getInt(MESSAGE_RANGE_MM); in processNotification()