Searched refs:isVerifyAppsEnabled (Results 1 – 3 of 3) sorted by relevance
233 private boolean isVerifyAppsEnabled() { in isVerifyAppsEnabled() method in InstallFlowAnalytics494 + "\n\tverifyAppsEnabled: " + isVerifyAppsEnabled() in writeToEventLog()
358 private boolean isVerifyAppsEnabled() {428 mInstallFlowAnalytics.setVerifyAppsEnabled(isVerifyAppsEnabled());
303 mToggleVerifyApps.setChecked(isVerifyAppsEnabled()); in createPreferenceHierarchy()368 private boolean isVerifyAppsEnabled() { in isVerifyAppsEnabled() method in SecuritySettings