Home
last modified time | relevance | path

Searched defs:animateClickFeedback (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calculator/src/com/android/calculator2/
DColorButton.java112 public void animateClickFeedback() { in animateClickFeedback() method in ColorButton
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java933 protected void animateClickFeedback(View v, final Runnable r) { in animateClickFeedback() method in PagedView