HomeSort by relevance Sort by last modified time
    Searched refs:ANIM_SIDE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java 21 import static com.android.documentsui.DirectoryFragment.ANIM_SIDE;
905 onCurrentDirectoryChanged(ANIM_SIDE);
921 onCurrentDirectoryChanged(ANIM_SIDE);
    [all...]
DirectoryFragment.java 105 public static final int ANIM_SIDE = 2;
154 case ANIM_SIDE:
    [all...]

Completed in 490 milliseconds