Home
last modified time | relevance | path

Searched defs:isVerifyAppsEnabled (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DSecurityActivity.java126 isVerifyAppsEnabled)); in refreshActionList() local
129 !isVerifyAppsEnabled)); in refreshActionList() local
198 private boolean isVerifyAppsEnabled() { in isVerifyAppsEnabled() method in SecurityActivity
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DInstallFlowAnalytics.java233 private boolean isVerifyAppsEnabled() { in isVerifyAppsEnabled() method in InstallFlowAnalytics