Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DUserProperties.java401 public void setShowInSettings(@ShowInSettings int val) { in setShowInSettings() method in UserProperties
874 public Builder setShowInSettings(@ShowInSettings int showInSettings) { in setShowInSettings() method in UserProperties.Builder