Home
last modified time | relevance | path

Searched refs:swapLeft (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DSwapButton.java32 public void swapLeft(MenuItem item); in swapLeft() method
106 mListener.swapLeft(mMenu.getItem(mCurrentMenuIndex)); in onFling()
DEditorVignette.java350 public void swapLeft(MenuItem item) { in swapLeft() method in EditorVignette
351 super.swapLeft(item); in swapLeft()
DEditorChanSat.java353 public void swapLeft(MenuItem item) { in swapLeft() method in EditorChanSat
354 super.swapLeft(item); in swapLeft()
DEditor.java316 public void swapLeft(MenuItem item) { in swapLeft() method in Editor