Searched refs:APP_COUNT_DEF_VALUE (Results 1 – 1 of 1) sorted by relevance
53 private static final int APP_COUNT_DEF_VALUE = 6; field in AppGridView54 private int mAppCount = APP_COUNT_DEF_VALUE;88 styledAttrs.getInteger(R.styleable.AppGridView_appCount, APP_COUNT_DEF_VALUE); in applyAttributeSet()