Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
DKeyguardQuickAffordanceConfig.kt179 val appStorePackageName = context.getString(R.string.config_appStorePackageName) in appStoreIntent() constant
181 if (appStorePackageName.isEmpty() || linkTemplate.isEmpty()) { in appStoreIntent()
188 setPackage(appStorePackageName) in appStoreIntent()