Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DExternalSourcesDetails.java85 final int userRestrictionSource = um.getUserRestrictionSource( in getPreferenceSummary() local
90 if ((userRestrictionSource & UserManager.RESTRICTION_SOURCE_SYSTEM) != 0) { in getPreferenceSummary()
92 } else if (userRestrictionSource != 0) { in getPreferenceSummary()