Searched defs:createLight (Results 1 – 1 of 1) sorted by relevance
67 private fun createLight(lightId: Int, lightType: Int): Light = createLight(lightId, lightType, null) in createKeyboard() method69 private fun createLight(lightId: Int, lightType: Int, suggestedBrightnessLevels: IntArray?): Light = in createKeyboard() method