Searched defs:mLights (Results 1 – 5 of 5) sorted by relevance
152 std::unordered_map<int32_t, std::unique_ptr<Light>> mLights; variable
103 private List<Light> mLights; field in CameraPrivacyLightControllerTest
380 std::unordered_map<int32_t, InputDeviceLightInfo> mLights; variable
261 private boolean mLights; field in NotificationChannel
135 ArrayList<String> mLights = new ArrayList<>(); field in NotificationAttentionHelper