Searched refs:LOCATION_APPROX_LOCATION (Results 1 – 2 of 2) sorted by relevance
27 import com.android.permission.safetylabel.DataTypeConstants.LOCATION_APPROX_LOCATION168 assertThat(dataTypeMap).containsKey(LOCATION_APPROX_LOCATION) in getDataTypeMap_dataCollected_validCategory_validBundle_validateSingleExpectedType()169 val type = dataTypeMap[LOCATION_APPROX_LOCATION]!! in getDataTypeMap_dataCollected_validCategory_validBundle_validateSingleExpectedType()184 assertThat(dataTypeMap).containsKey(LOCATION_APPROX_LOCATION) in getDataTypeMap_dataShared_validCategory_validBundle_validateSingleExpectedType()185 val type = dataTypeMap[LOCATION_APPROX_LOCATION]!! in getDataTypeMap_dataShared_validCategory_validBundle_validateSingleExpectedType()
122 LOCATION_APPROX_LOCATION,127 public static final String LOCATION_APPROX_LOCATION = "approx_location"; field in DataTypeConstants134 Arrays.asList(LOCATION_APPROX_LOCATION, LOCATION_PRECISE_LOCATION)));