Searched refs:LOCATION_CATEGORY (Results 1 – 4 of 4) sorted by relevance
31 const val LOCATION_CATEGORY = "location" constant45 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(true)))53 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(false)))61 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(false)))71 LOCATION_CATEGORY to DataCategory(true),94 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(true)))
32 import com.android.permissioncontroller.tests.mocking.safetylabel.TestSafetyLabels.LOCATION_CATEGORY150 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(false))) in extractLocationSharingSafetyLabel_locationSharingNoAds_returnsSafetyLabelForPersistence()173 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(true))) in extractLocationSharingSafetyLabel_locationSharingAds_returnsSafetyLabelForPersistence()214 DataLabel(mapOf(LOCATION_CATEGORY to DataCategory(true))) in extractLocationSharingSafetyLabel_locationFinance_returnsLocationSafetyLabel()225 private const val LOCATION_CATEGORY = "location" constant257 putPersistableBundle(LOCATION_CATEGORY, locationBundle) in createDataSharedWithLocationNoAds()273 putPersistableBundle(LOCATION_CATEGORY, locationBundle) in createDataSharedWithLocationWithAds()315 putPersistableBundle(LOCATION_CATEGORY, locationBundle) in createDataSharedWithLocationAndFinanceWithAds()
39 PersistableBundle().apply { putPersistableBundle(LOCATION_CATEGORY, locationBundle) } in createDefaultAppMetadata()154 PersistableBundle().apply { putPersistableBundle(LOCATION_CATEGORY, locationBundle) } in createAppMetadataWithLocationSharingNoAds()175 PersistableBundle().apply { putPersistableBundle(LOCATION_CATEGORY, locationBundle) } in createAppMetadataWithLocationSharingAds()203 private const val LOCATION_CATEGORY = "location" constant
232 private const val LOCATION_CATEGORY = "location" in <lambda>() constant375 putPersistableBundle(LOCATION_CATEGORY, locationBundle) in <lambda>()