Searched refs:callbackState (Results 1 – 1 of 1) sorted by relevance
240 IKeyboardBacklightState callbackState = new IKeyboardBacklightState(); in updateKeyboardBacklight() local241 callbackState.brightnessLevel = newBrightnessLevel; in updateKeyboardBacklight()242 callbackState.maxBrightnessLevel = state.getNumBrightnessChangeSteps(); in updateKeyboardBacklight()244 deviceId, callbackState, true); in updateKeyboardBacklight()