Searched refs:getClientForInputTypeLocked (Results 1 – 1 of 1) sorted by relevance
523 callback = getClientForInputTypeLocked(displayType, inputType); in onKeyEvent()555 callback = getClientForInputTypeLocked(displayType, inputType); in onRotaryEvent()588 callback = getClientForInputTypeLocked(displayType, in onCustomInputEvent()600 ICarInputCallback getClientForInputTypeLocked(int targetDisplayType, int inputType) { in getClientForInputTypeLocked() method in InputCaptureClientController