Searched defs:mLinkProperties (Results 1 – 6 of 6) sorted by relevance
65 private final LinkProperties mLinkProperties; field in PreciseDataConnectionState354 private @Nullable LinkProperties mLinkProperties = null; field in PreciseDataConnectionState.Builder
76 private LinkProperties mLinkProperties = null; field in LockdownVpnTracker.NetworkCallback
79 private final LinkProperties mLinkProperties; field in NetlinkTracker
186 @Nullable private LinkProperties mLinkProperties; field in Builder
593 private @NonNull LinkProperties mLinkProperties; field in DataNetwork
1371 private final Map<Network, LinkProperties> mLinkProperties = new ArrayMap<>(); field in TrackingNetworkCallback