Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DUserProperties.java629 public void setShowInSettings(@ShowInSettings int val) { in setShowInSettings() method in UserProperties
1423 public Builder setShowInSettings(@ShowInSettings int showInSettings) { in setShowInSettings() method in UserProperties.Builder