Searched refs:ANIM_NONE (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.documentsui.DirectoryFragment.ANIM_NONE;582 onCurrentDirectoryChanged(ANIM_NONE); in onPostExecute()587 onCurrentDirectoryChanged(ANIM_NONE); in onPostExecute()782 onCurrentDirectoryChanged(ANIM_NONE); in onClose()801 onCurrentDirectoryChanged(ANIM_NONE); in onMenuItemActionCollapse()810 onCurrentDirectoryChanged(ANIM_NONE); in onQueryTextSubmit()
27 import static com.android.documentsui.DirectoryFragment.ANIM_NONE;209 onCurrentDirectoryChanged(ANIM_NONE); in onCreate()
110 public static final int ANIM_NONE = 1; field in DirectoryFragment
141 public static final int ANIM_NONE = 0; field in ActivityOptions166 private int mAnimationType = ANIM_NONE;