Home | History | Annotate | Download | only in launcher3

Lines Matching refs:integer

153             mMaxCountY = mMaxNumItems = Integer.MAX_VALUE;
162 mExpandDuration = res.getInteger(R.integer.config_folderExpandDuration);
163 mMaterialExpandDuration = res.getInteger(R.integer.config_materialFolderExpandDuration);
164 mMaterialExpandStagger = res.getInteger(R.integer.config_materialFolderExpandStagger);