Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DAction.java59 private boolean mIsDoubleAction = false; field in Action
85 return mIsDoubleAction; in isDoubleAction()
89 mIsDoubleAction = value; in setIsDoubleAction()