OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isVerifyAppsEnabled
(Results
1 - 2
of
2
) sorted by null
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallFlowAnalytics.java
233
private boolean
isVerifyAppsEnabled
() {
494
+ "\n\tverifyAppsEnabled: " +
isVerifyAppsEnabled
()
/packages/apps/Settings/src/com/android/settings/
SecuritySettings.java
303
mToggleVerifyApps.setChecked(
isVerifyAppsEnabled
());
368
private boolean
isVerifyAppsEnabled
() {
Completed in 165 milliseconds