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

/frameworks/base/core/java/android/gesture/
H A DGestureLibrary.java59 public Set<String> getGestureEntries() { method in class:GestureLibrary
60 return mStore.getGestureEntries();
H A DGestureStore.java126 public Set<String> getGestureEntries() { method in class:GestureStore

Completed in 44 milliseconds