Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/
H A DAccessCheckingService.kt103 private val SystemConfig.isLeanback: Boolean regex
106 private val SystemConfig.privilegedPermissionAllowlistPackages: IndexedListSet<String> regex
119 private val SystemConfig.implicitToSourcePermissions: IndexedMap<String, IndexedListSet<String>> regex
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemConfig.java79 public class SystemConfig { class
551 public SystemConfig(boolean readPermissions) { in SystemConfig() method in SystemConfig
560 SystemConfig() { in SystemConfig() method in SystemConfig