Searched refs:createAppMetadataWithLocationSharingNoAds (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/ |
D | AppDataSharingUpdatesTest.kt | 31 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 …]
|
D | SafetyLabelChangesJobServiceTest.kt | 37 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 …]
|
D | AppMetadata.kt | 139 fun createAppMetadataWithLocationSharingNoAds(): PersistableBundle { in createAppMetadataWithLocationSharingNoAds() method
|
/packages/modules/Permission/tests/cts/permissionmultiuser/src/android/permissionmultiuser/cts/ |
D | AppDataSharingUpdatesTest.kt | 150 createAppMetadataWithLocationSharingNoAds() in <lambda>() 175 createAppMetadataWithLocationSharingNoAds() in <lambda>() 359 private fun createAppMetadataWithLocationSharingNoAds(): PersistableBundle { in <lambda>() method
|