/aosp12/hardware/interfaces/light/aidl/default/ |
H A D | main.cpp | 27 std::shared_ptr<Lights> lights = ndk::SharedRefBase::make<Lights>(); in main() local
|
/aosp12/hardware/google/interfaces/light/1.0/default/ |
H A D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light() 151 std::map<Type, light_device_t*> lights; in HIDL_FETCH_ILight() local
|
/aosp12/hardware/google/interfaces/light/1.1/default/ |
H A D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*>&& lights) in Light() 151 std::map<Type, light_device_t*> lights; in HIDL_FETCH_ILight() local
|
/aosp12/hardware/interfaces/light/2.0/default/ |
H A D | Light.cpp | 46 Light::Light(std::map<Type, light_device_t*> &&lights) in Light() 158 std::map<Type, light_device_t*> lights; in HIDL_FETCH_ILight() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/hardware/input/ |
H A D | InputDeviceLightsManagerTest.java | 121 private void mockLights(Light[] lights) throws Exception { in mockLights() 143 List<Light> lights = lightsManager.getLights(); in testGetInputDeviceLights() local
|
/aosp12/frameworks/base/core/java/android/hardware/lights/ |
H A D | LightsRequest.java | 44 List<Light> lights = new ArrayList<Light>(mRequests.keySet()); in LightsRequest() local
|
/aosp12/hardware/interfaces/light/utils/ |
H A D | main.cpp | 66 std::vector<aidl::HwLight> lights; in setToColorAidl() local
|
/aosp12/hardware/interfaces/light/aidl/vts/functional/ |
H A D | VtsHalLightTargetTest.cpp | 61 sp<ILights> lights; member in LightsAidl
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | notification.proto | 246 optional State lights = 10; field 321 optional State lights = 11; field
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | BuzzBeepBlinkTest.java | 300 boolean noisy, boolean buzzy, boolean lights) { in getNotificationRecord() 307 boolean noisy, boolean buzzy, boolean lights) { in getLeanbackNotificationRecord() 326 boolean noisy, boolean buzzy, boolean lights, boolean defaultVibration, in getNotificationRecord()
|
H A D | NotificationRecordTest.java | 136 boolean buzzy, boolean defaultVibration, boolean lights, boolean defaultLights, in getNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/lights/ |
H A D | LightsService.java | 110 final List<Light> lights = new ArrayList<Light>(); in getLights() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | NotificationChannel.java | 542 public void enableLights(boolean lights) { in enableLights()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | BatteryService.java | 1140 public Led(Context context, LightsManager lights) { in Led()
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | system_properties.proto | 419 optional string lights = 22; field
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 9090 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local 9121 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local 9143 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local 9180 std::vector<InputDeviceLightInfo> lights = info.getLights(); in TEST_F() local
|
/aosp12/frameworks/base/core/java/android/service/notification/ |
H A D | ZenModeConfig.java | 807 final int lights = safeInt(parser, SHOW_ATT_LIGHTS, ZenPolicy.STATE_UNSET); in readZenPolicyXml() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/input/ |
H A D | InputManagerService.java | 2511 final List<Light> lights = nativeGetLights(mPtr, deviceId); in setLightStatesInternal() local
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_input_InputManagerService.cpp | 1988 std::vector<InputDeviceLightInfo> lights = in nativeGetLights() local
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 7554 optional State lights = 11; field
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |