Searched refs:NetworkAttributes (Results 1 – 2 of 2) sorted by relevance
108 private HashMap<Network, NetworkAttributes> mAvailableNetworkAttributes =138 private static class NetworkAttributes { class in GnssNetworkConnectivityHandler383 if (!NetworkAttributes.hasCapabilitiesChanged( in createNetworkConnectivityCallback()470 NetworkAttributes networkAttributes = updateTrackedNetworksState(isConnected, network,483 NetworkAttributes.getCapabilityFlags(capabilities),495 NetworkAttributes.getCapabilityFlags(capabilities));501 private NetworkAttributes updateTrackedNetworksState(boolean isConnected, Network network,508 NetworkAttributes networkAttributes = mAvailableNetworkAttributes.get(network);516 networkAttributes = new NetworkAttributes();
81 IAGnssRil::NetworkAttributes networkAttributes; in updateNetworkState()186 IAGnssRil_V2_0::NetworkAttributes networkAttributes = in updateNetworkState()