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.java630 public void setShowInSettings(@ShowInSettings int val) { in setShowInSettings() method in UserProperties
1455 public Builder setShowInSettings(@ShowInSettings int showInSettings) { in setShowInSettings() method in UserProperties.Builder