HomeSort by relevance Sort by last modified time
    Searched refs:otherRxMulticast (Results 1 - 2 of 2) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
WifiWakeReasonAndCounts.java 54 public int otherRxMulticast;
82 sb.append(" otherRxMulticast ").append(otherRxMulticast);
122 dest.writeInt(otherRxMulticast);
150 counts.otherRxMulticast = in.readInt();
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiVendorHal.java     [all...]

Completed in 1186 milliseconds