Searched refs:KeyboardInterpreter (Results 1 - 2 of 2) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DKeyboardInterpreter.java25 public class KeyboardInterpreter { class
33 public KeyboardInterpreter(PhotoTable table) { method in class:KeyboardInterpreter
H A DPhotoTable.java106 private final KeyboardInterpreter mKeyboardInterpreter;
165 mKeyboardInterpreter = new KeyboardInterpreter(this);

Completed in 260 milliseconds