Searched refs:toKeyCode (Results 1 – 2 of 2) sorted by relevance
23 public static int toKeyCode(int operation) { in toKeyCode() method in AvrcpPassthrough
505 KeyEvent event = new KeyEvent(action, AvrcpPassthrough.toKeyCode(key)); in sendMediaKeyEvent()