Home
last modified time | relevance | path

Searched refs:createAppMetadataWithLocationSharingNoAds (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DAppDataSharingUpdatesTest.kt31 import android.permissionui.cts.AppMetadata.createAppMetadataWithLocationSharingNoAds in <lambda>()
120 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
141 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
162 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
201 createAppMetadataWithLocationSharingNoAds(), in <lambda>()
225 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
242 createAppMetadataWithLocationSharingNoAds(), in <lambda>()
320 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
346 installAndWaitTillPackageAdded(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in <lambda>()
394 createAppMetadataWithLocationSharingNoAds(), in <lambda>()
[all …]
DSafetyLabelChangesJobServiceTest.kt37 import android.permissionui.cts.AppMetadata.createAppMetadataWithLocationSharingNoAds
128 installPackageViaSession(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runDetectUpdatesJob_initializesSafetyLabelsHistoryForApps()
143 installPackageViaSession(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runNotificationJob_initializesSafetyLabelsHistoryForApps()
153 installPackageNoBroadcast(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runDetectUpdatesJob_updatesSafetyLabelHistoryForApps()
168 installPackageNoBroadcast(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runNotificationJob_updatesSafetyLabelHistoryForApps()
184 installPackageViaSession(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runNotificationJob_whenLocationSharingUpdatesForLocationGrantedApps_showsNotification()
204 installPackageViaSession(APP_APK_NAME_31, createAppMetadataWithLocationSharingNoAds()) in runNotificationJob_whenNoLocationGrantedApps_doesNotShowNotification()
233 createAppMetadataWithLocationSharingNoAds(), in runNotificationJob_packageSourceUnspecified_updatesSafetyLabelHistoryForApps()
255 createAppMetadataWithLocationSharingNoAds(), in runNotificationJob_packageSourceOther_doesNotShowNotification()
277 createAppMetadataWithLocationSharingNoAds(), in runNotificationJob_packageSourceStore_updatesSafetyLabelHistoryForApps()
[all …]
DAppMetadata.kt139 fun createAppMetadataWithLocationSharingNoAds(): PersistableBundle { in createAppMetadataWithLocationSharingNoAds() method
/packages/modules/Permission/tests/cts/permissionmultiuser/src/android/permissionmultiuser/cts/
DAppDataSharingUpdatesTest.kt150 createAppMetadataWithLocationSharingNoAds() in <lambda>()
175 createAppMetadataWithLocationSharingNoAds() in <lambda>()
359 private fun createAppMetadataWithLocationSharingNoAds(): PersistableBundle { in <lambda>() method