/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ |
D | FakeRefactoredCarPowerPolicyDaemon.java | 113 String policyId, int[] enabledComponents, int[] disabledComponents) { in createPolicy() 268 String[] disabledComponents) { in notifyPowerPolicyDefinition() 406 int[] disabledComponents = policy.disabledComponents; in applyPolicy() local
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/power/ |
D | CarPowerPolicy.java | 107 @NonNull int[] disabledComponents) { in CarPowerPolicy() 172 int[] disabledComponents = in.createIntArray(); in CarPowerPolicy() local
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/ |
D | PowerComponentHandler.cpp | 77 auto& disabledComponents) { in applyPowerPolicy() 95 const std::vector<T>& disabledComponents) { in getComponentState()
|
D | PolicyManager.cpp | 209 auto* disabledComponents) -> Result<void> { in readComponents() 560 const std::vector<PowerComponent>& disabledComponents, in createPolicy() 645 const std::vector<std::string>& disabledComponents) { in definePowerPolicy()
|
D | CarPowerPolicyServer.cpp | 226 const std::vector<std::string>& disabledComponents) { in notifyPowerPolicyDefinition() 286 const std::vector<std::string>& disabledComponents) { in notifyPowerPolicyDefinition() 597 const std::vector<std::string>& disabledComponents) { in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/hardware/power/ |
D | CarPowerManagerTest.java | 430 String[] disabledComponents) { in applyInitialPolicyForTest() 747 public final String[] disabledComponents; field in CarPowerManagerTest.PolicyDefinition 750 String[] disabledComponents) { in PolicyDefinition()
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | CarPowerManagementServiceUnitTest.java | 2931 String[] disabledComponents = new String[]{}; in setUpPowerPolicyAudioInvert() local 2946 List<Integer> enabledComponents, List<Integer> disabledComponents, in getAllEnabledAndDisabledComponents() 2966 Iterable<Integer> disabledComponents) { in definePowerPolicy() 2973 List<Integer> enabledComponents, List<Integer> disabledComponents) { in definePowerPolicyOtherComponentsOff() 2980 List<Integer> enabledComponents, List<Integer> disabledComponents) { in definePowerPolicyOtherComponentsOn() 2987 String[] disabledComponents, int... filterComponentValues) { in setUpPowerPolicy() 3670 String[] disabledComponents) { in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/power/ |
D | PowerComponentHandler.java | 154 int[] disabledComponents = new int[disabledComponentsCount]; in getAccumulatedPolicy() local 177 int[] disabledComponents = policy.getDisabledComponents(); in applyPowerPolicy() local
|
D | PolicyReader.java | 252 String[] disabledComponents) { in definePowerPolicy() 391 int[] disabledComponents = powerPolicy.getDisabledComponents(); in dumpProtoPowerPolicies() local 838 List<Integer> disabledComponents = CarServiceUtils.asList( in reconstructSystemPowerPolicy() local
|
D | CarPowerManagementService.java | 2366 int[] disabledComponents = new int[LAST_POWER_COMPONENT - FIRST_POWER_COMPONENT + 1]; in getInitialAccumulatedPowerPolicy() local 2381 List<String> disabledComponents = PowerComponentUtil.powerComponentsToStrings( in initializeRegisteredPowerPolicies() local 3523 String[] disabledComponents = new String[0]; in definePowerPolicyFromCommand() local 3563 String[] disabledComponents) { in definePowerPolicy()
|
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy.internal/2/android/frameworks/automotive/powerpolicy/internal/ |
D | ICarPowerPolicySystemNotification.aidl | 43 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/internal/ |
D | ICarPowerPolicySystemNotification.aidl | 77 in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android.frameworks.automotive.powerpolicy.internal_interface/dump/android/frameworks/automotive/powerpolicy/internal/ |
D | ICarPowerPolicySystemNotification.aidl | 43 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy.internal/current/android/frameworks/automotive/powerpolicy/internal/ |
D | ICarPowerPolicySystemNotification.aidl | 43 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy.internal/1/android/frameworks/automotive/powerpolicy/internal/ |
D | ICarPowerPolicySystemNotification.aidl | 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/car-lib/native/CarPowerManager/ |
D | CarPowerPolicy.cpp | 31 const std::vector<int32_t>& disabledComponents) : in CarPowerPolicy()
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 90 in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/powerpolicy/aidl/android.automotive.powerpolicy.delegate_interface/dump/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/1/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/current/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 40 …ing policyId, in @utf8InCpp String[] enabledComponents, in @utf8InCpp String[] disabledComponents); in notifyPowerPolicyDefinition()
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/tests/ |
D | PowerComponentHandlerTest.cpp | 44 const std::vector<PowerComponent>& disabledComponents, in createPolicy()
|
D | PolicyManagerTest.cpp | 93 const std::vector<PowerComponent>& disabledComponents) { in createCarPowerPolicy() 103 const std::vector<PowerComponent>& disabledComponents, in createCarPowerPolicyWithCustomComponents()
|
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarPowerManagerTest.java | 386 String disabledComponents) throws Exception { in definePowerPolicy()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | DeletePackageHelper.java | 602 ArraySet<String> disabledComponents = null; in markPackageUninstalledForUserLPw() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ManagedServices.java | 277 ArrayList<ComponentName> disabledComponents; in resetComponents() local
|