Searched defs:enabledComponents (Results 1 – 5 of 5) sorted by relevance
40 …ifyPowerPolicyDefinition(in @utf8InCpp String policyId, in @utf8InCpp String[] enabledComponents, … in notifyPowerPolicyDefinition()
74 in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
801 Set<ComponentName> enabledComponents = new ArraySet<>(); in onPostExecute() local
271 ArraySet<ComponentName> enabledComponents = in resetComponents() local