Searched refs:FEATURE_LOCATION_NETWORK (Results 1 – 4 of 4) sorted by relevance
106 public static final String FEATURE_LOCATION_NETWORK = "android.hardware.location.network"; field in CommonPackages
314 assertAvailable(PackageManager.FEATURE_LOCATION_NETWORK); in testLocationFeatures()316 assertNotAvailable(PackageManager.FEATURE_LOCATION_NETWORK); in testLocationFeatures()
224 new Feature(PackageManager.FEATURE_LOCATION_NETWORK, false),
13152 field public static final String FEATURE_LOCATION_NETWORK = "android.hardware.location.network";