Searched refs:mLargeIconIds (Results 1 – 1 of 1) sorted by relevance
32 private int mLargeIconIds[]; field in IconListPreference44 mLargeIconIds = getIds(res, a.getResourceId( in IconListPreference()60 return mLargeIconIds; in getLargeIconIds()72 mLargeIconIds = largeIconIds; in setLargeIconIds()97 if (mLargeIconIds != null) largeIconIds.add(mLargeIconIds[i]); in filterUnsupported()102 if (mLargeIconIds != null) { in filterUnsupported()103 mLargeIconIds = largeIconIds.toArray(new int[largeIconIds.size()]); in filterUnsupported()