Searched refs:showInSettings (Results 1 – 2 of 2) sorted by relevance
874 public Builder setShowInSettings(@ShowInSettings int showInSettings) { in setShowInSettings() argument875 mShowInSettings = showInSettings; in setShowInSettings()950 @ShowInSettings int showInSettings, in UserProperties() argument961 setShowInSettings(showInSettings); in UserProperties()
61 .map { userInfo -> userInfo to getUserProperties(userInfo.userHandle).showInSettings }