Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mExpandDuration

71     private int mExpandDuration;
137 mExpandDuration = res.getInteger(R.integer.config_folderAnimDuration);
445 oa.setDuration(mExpandDuration);
490 oa.setDuration(mExpandDuration);