Searched refs:setComponents (Results 1 – 16 of 16) sorted by relevance
74 .setComponents(PowerComponent.AUDIO).build(); in testHasComponents()76 .setComponents(PowerComponent.WIFI).build(); in testHasComponents()78 .setComponents(PowerComponent.LOCATION, PowerComponent.NFC).build(); in testHasComponents()80 .setComponents(PowerComponent.MEDIA).build(); in testHasComponents()
347 .setComponents(PowerComponent.AUDIO).build(); in testAddPowerPolicyListener()349 .setComponents(PowerComponent.WIFI).build(); in testAddPowerPolicyListener()351 .setComponents(PowerComponent.LOCATION).build(); in testAddPowerPolicyListener()372 .setComponents(PowerComponent.AUDIO).build(); in testAddPowerPolicyListener_Twice_WithDifferentFilters()374 .setComponents(PowerComponent.LOCATION).build(); in testAddPowerPolicyListener_Twice_WithDifferentFilters()387 .setComponents(PowerComponent.AUDIO).build(); in testAddPowerPolicyListener_nullListener()410 .setComponents(PowerComponent.AUDIO).build(); in testRemovePowerPolicyListener()436 .setComponents(PowerComponent.AUDIO).build(); in testRemovePowerPolicyListener_Twice()
72 .setComponents(component).build(); in PowerPolicyListener()
140 public @NonNull Builder setComponents(@NonNull int... value) { in setComponents() method in CarPowerPolicyFilter.Builder
85 .setComponents(AUDIO).build(); in startListeningForPolicyChanges()
140 .setComponents(PowerComponent.BLUETOOTH).build(); in init()
334 .setComponents(PowerComponent.WIFI).build(); in testSleepEntry()397 .setComponents(PowerComponent.WIFI).build(); in testUnallowedPowerStateEventAtSuspend()610 .setComponents(PowerComponent.WIFI).build(); in testApplyPowerPolicy_vhalPropertyUpdated()
420 .setComponents(PowerComponent.LOCATION).build(); in addPowerPolicyListener()
627 .setComponents(PowerComponent.MEDIA).build(); in setPowerPolicyListener()
744 new CarPowerPolicyFilter.Builder().setComponents(PowerComponent.DISPLAY).build(), in subscribePowerManagementService()
657 new CarPowerPolicyFilter.Builder().setComponents(PowerComponent.DISPLAY).build(), in init()
2861 return new CarPowerPolicyFilter.Builder().setComponents(filterComponentValues).build(); in getListenerFilterForComponents()
723 …method @NonNull public android.car.hardware.power.CarPowerPolicyFilter.Builder setComponents(@NonN…
1386 UnflaggedApi: android.car.hardware.power.CarPowerPolicyFilter.Builder#setComponents(int...):1387 …h @FlaggedApi: method android.car.hardware.power.CarPowerPolicyFilter.Builder.setComponents(int...)
1739 method TIRAMISU_0 Builder setComponents(int value);