Searched refs:installPackageWithInstallSourceAndMetadataFromStore (Results 1 – 4 of 4) sorted by relevance
76 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_LATEST) in installedAppStartsWithModeDefault()90 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_LATEST) in givenStoreAppThenIsNotRestrictedFromProtectedSetting()117 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_LATEST) in givenExplicitlyRestrictedAppThenIsRestrictedFromProtectedSetting()
88 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_31) in showPermissionRationaleContainer_withInstallSourceAndMetadata_packageSourceStore()281 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_LATEST) in installFromTrustedSource_enabledAllowRadioButtonAndIfClickedAndChecked()
209 installPackageWithInstallSourceAndMetadataFromStore(APP_APK_NAME_31) in requestCoarseLocationPerm_hasPermissionRationale_packageSourceStore()
441 protected fun installPackageWithInstallSourceAndMetadataFromStore(apkName: String) { in <lambda>() method