Searched refs:NetworkAttributes (Results 1 – 2 of 2) sorted by relevance
99 private HashMap<Network, NetworkAttributes> mAvailableNetworkAttributes =127 private static class NetworkAttributes { class in GnssNetworkConnectivityHandler366 if (!NetworkAttributes.hasCapabilitiesChanged( in createNetworkConnectivityCallback()453 NetworkAttributes networkAttributes = updateTrackedNetworksState(isConnected, network,478 NetworkAttributes.getCapabilityFlags(capabilities));484 private NetworkAttributes updateTrackedNetworksState(boolean isConnected, Network network,491 NetworkAttributes networkAttributes = mAvailableNetworkAttributes.get(network);499 networkAttributes = new NetworkAttributes();
81 IAGnssRil::NetworkAttributes networkAttributes; in updateNetworkState()186 IAGnssRil_V2_0::NetworkAttributes networkAttributes = in updateNetworkState()