Searched defs:mLinkProperties (Results 1 – 6 of 6) sorted by relevance
72 private final LinkProperties mLinkProperties; field in PreciseDataConnectionState492 private @Nullable LinkProperties mLinkProperties; field in PreciseDataConnectionState.Builder
98 @Nullable private LinkProperties mLinkProperties; field in UnderlyingNetworkRecord.Builder
76 private LinkProperties mLinkProperties = null; field in LockdownVpnTracker.NetworkCallback
79 private final LinkProperties mLinkProperties; field in NetlinkTracker
645 private LinkProperties mLinkProperties; field in DataNetwork
1395 private final Map<Network, LinkProperties> mLinkProperties = new ArrayMap<>(); field in TrackingNetworkCallback