Searched defs:customComponents (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/ |
D | PolicyManager.cpp | 168 int toCustomPowerComponent(const std::unordered_map<std::string, int>& customComponents, in toCustomPowerComponent() 202 const std::unordered_map<std::string, int>& customComponents) { in readComponents() 274 const std::unordered_map<std::string, int>& customComponents, in readOtherComponents() 329 const std::unordered_map<std::string, int>& customComponents) { in readPolicies() 469 const XMLElement* pRoot, const std::unordered_map<std::string, int>& customComponents) { in readSystemPolicyOverrides() 540 std::vector<int>* customComponents) { in stringsToComponents() 726 std::vector<int32_t> customComponents; in getCustomComponents() local 766 const auto& customComponents = readCustomComponents(pRootElement); in readPowerPolicyFromXml() local
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/power/ |
D | PolicyReader.java | 487 ArrayMap<String, Integer> customComponents = new ArrayMap<>(); in readPowerPolicyFromXml() local 606 ArrayMap<String, Integer> customComponents) throws PolicyXmlException { in validateSystemOverrides() 690 ArrayMap<String, Integer> customComponents) in toCarPowerPolicy() 744 private int toCustomPowerComponentId(String id, ArrayMap<String, Integer> customComponents) { in toCustomPowerComponentId() 797 ArrayMap<String, Integer> customComponents) throws PolicyXmlException { in validatePowerPolicies()
|
D | PowerComponentHandler.java | 114 void init(ArrayMap<String, Integer> customComponents) { in init()
|
D | CarPowerManagementService.java | 362 Integer[] customComponents = in readPowerPolicyFromXml() local 2415 Integer[] customComponents = new Integer[registeredCustomComponents.length]; in initializePowerPolicy() local 3573 Collection<Integer> customComponents = mPolicyReader.getCustomComponents().values(); in definePowerPolicy() local
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/shadows/ |
D | ShadowMediaSource.kt | 28 private val customComponents = mutableSetOf<ComponentName>() constant
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/client/src/ |
D | PowerPolicyClientBase.cpp | 210 const auto& customComponents = getCustomComponentsOfInterest(); in connectToDaemon() local
|
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ |
D | FakeRefactoredCarPowerPolicyDaemon.java | 93 @Nullable int[] customComponents) throws Exception { in FakeRefactoredCarPowerPolicyDaemon()
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/tests/ |
D | PolicyManagerTest.cpp | 709 const auto customComponents = policyManager.getCustomComponents(); in TEST_F() local
|
/aosp_15_r20/prebuilts/sdk/34/system/ |
HD | android.car.testapi.jar | META-INF/
META-INF/MANIFEST.MF
DefaultProperties.json
android/
android/automotive ... |