Searched refs:SupportedKeycode (Results 1 – 1 of 1) sorted by relevance
178 public @interface SupportedKeycode { annotation in VirtualKeyEvent266 public @NonNull Builder setKeyCode(@SupportedKeycode int keyCode) { in setKeyCode()