Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DConfigFactory.java97 boolean includeValue, boolean includeGauge) { in getConfig() argument
130 if (includeValue) { in getConfig()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1033 String includeValue = include != null ? include.getValue() : null; in startWatchingUserRestrictionChanges() local
1035 includeValue, null, true, userId, true); in startWatchingUserRestrictionChanges()