HomeSort by relevance Sort by last modified time
    Searched refs:KeyboardInterpreter (Results 1 - 2 of 2) sorted by null

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
KeyboardInterpreter.java 25 public class KeyboardInterpreter {
33 public KeyboardInterpreter(PhotoTable table) {
PhotoTable.java 106 private final KeyboardInterpreter mKeyboardInterpreter;
165 mKeyboardInterpreter = new KeyboardInterpreter(this);
    [all...]

Completed in 61 milliseconds