Home
last modified time | relevance | path

Searched defs:lights (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/sensorprivacy/
DCameraPrivacyLightControllerTest.java112 List<Light> lights) { in prepareDefaultCameraPrivacyLightController()
117 public CameraPrivacyLightController prepareCameraPrivacyLightController(List<Light> lights, in prepareCameraPrivacyLightController()
201 List<Light> lights = new ArrayList<>(); in testAllCameraLightsAreRequestedOnOpActive() local
/frameworks/base/tests/Input/src/android/hardware/input/
DInputDeviceLightsManagerTest.java131 private void mockLights(Light[] lights) throws Exception { in mockLights()
153 List<Light> lights = lightsManager.getLights(); in testGetInputDeviceLights() local
/frameworks/base/core/java/android/hardware/lights/
DLightsRequest.java44 List<Light> lights = new ArrayList<Light>(mRequests.keySet()); in LightsRequest() local
/frameworks/proto_logging/stats/atoms/dnd/
Ddnd_atoms.proto62 optional android.stats.dnd.State lights = 11; field
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java396 boolean noisy, boolean buzzy, boolean lights) { in getNotificationRecord()
402 boolean noisy, boolean buzzy, boolean lights, UserHandle userHandle) { in getNotificationRecord()
409 boolean noisy, boolean buzzy, boolean lights) { in getLeanbackNotificationRecord()
428 boolean noisy, boolean buzzy, boolean lights, boolean defaultVibration, in getNotificationRecord()
438 boolean noisy, boolean buzzy, boolean lights, boolean defaultVibration, in getNotificationRecord()
448 boolean noisy, boolean buzzy, boolean lights, boolean defaultVibration, in getNotificationRecord()
523 boolean noisy, boolean buzzy, boolean lights, boolean defaultVibration, in getConversationNotificationRecord()
DNotificationRecordTest.java154 boolean buzzy, boolean defaultVibration, boolean lights, boolean defaultLights, in getNotification()
/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DCameraPrivacyLightController.java136 List<Light> lights = mLightsManager.getLights(); in CameraPrivacyLightController() local
/frameworks/base/core/proto/android/service/
Dnotification.proto255 optional State lights = 10; field
351 optional State lights = 11; field
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp10284 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10309 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10327 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10353 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10374 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10397 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10426 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10454 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10490 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
10530 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
[all …]
/frameworks/base/services/core/java/com/android/server/lights/
DLightsService.java113 final List<Light> lights = new ArrayList<Light>(); in getLights() local
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1325 public Led(Context context, LightsManager lights) { in Led()
/frameworks/base/core/java/android/app/
DNotificationChannel.java620 public void enableLights(boolean lights) { in enableLights()
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto419 optional string lights = 22; field
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1330 final int lights = safeInt(parser, SHOW_ATT_LIGHTS, ZenPolicy.STATE_UNSET); in readZenPolicyXml() local
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1911 final List<Light> lights = mNative.getLights(deviceId); in setLightStatesInternal() local
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp2297 std::vector<InputDeviceLightInfo> lights = in nativeGetLights() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...