Searched refs:CUSTOM_COMPONENT_AUX_INPUT (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | PolicyReaderUnitTest.java | 77 private static final int CUSTOM_COMPONENT_AUX_INPUT = 1002; field in PolicyReaderUnitTest 124 MICROPHONE, CPU, CUSTOM_COMPONENT_SPECIAL_SENSOR, CUSTOM_COMPONENT_AUX_INPUT}); 127 new int[]{WIFI, CUSTOM_COMPONENT_AUX_INPUT}, 137 CUSTOM_COMPONENT_AUX_INPUT}); 142 CUSTOM_COMPONENT_AUX_INPUT},
|
/packages/services/Car/cpp/power/server/tests/ |
D | PolicyManagerTest.cpp | 85 constexpr const int CUSTOM_COMPONENT_AUX_INPUT = 1002; variable 130 {CUSTOM_COMPONENT_AUX_INPUT}, 148 {CUSTOM_COMPONENT_AUX_INPUT}, 176 {CUSTOM_COMPONENT_AUX_INPUT}); 213 CUSTOM_COMPONENT_AUX_INPUT, 230 {}, {CUSTOM_COMPONENT_AUX_INPUT}, {});
|