Searched defs:enabledComponents (Results 1 – 9 of 9) sorted by relevance
43 …ifyPowerPolicyDefinition(in @utf8InCpp String policyId, in @utf8InCpp String[] enabledComponents, … in notifyPowerPolicyDefinition()
40 …ifyPowerPolicyDefinition(in @utf8InCpp String policyId, in @utf8InCpp String[] enabledComponents, … in notifyPowerPolicyDefinition()
77 in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
42 var Kosmos.enabledComponents: Collection<VolumePanelComponentKey> by variable
124 List<String> enabledComponents) { in filterInputMethodServices()
598 ArraySet<String> enabledComponents = null; in markPackageUninstalledForUserLPw() local
801 Set<ComponentName> enabledComponents = new ArraySet<>(); in onPostExecute() local
279 ArraySet<ComponentName> enabledComponents = new ArraySet<>(getAllowedComponents(userId)); in resetComponents() local