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