Lines Matching refs:integer
301 private final ArrayList<Integer> mSynchronouslyBoundPages = new ArrayList<Integer>();
1263 * Given the integer (ordinal) value of a State enum instance, convert it to a variable of type
2927 oa.setDuration(getResources().getInteger(R.integer.config_folderExpandDuration));
2944 oa.setDuration(getResources().getInteger(R.integer.config_folderExpandDuration));
3350 boolean animated, HashMap<View, Integer> layerViews) {