Searched refs:requiredSize (Results 1 – 2 of 2) sorted by relevance
226 private int getLauncherIconDensity(int requiredSize) { in getLauncherIconDensity() argument242 if (expectedSize >= requiredSize) { in getLauncherIconDensity()
416 ArrayList<ContentProviderOperation> outOps, int startItemId, int requiredSize) { in HotseatParserCallback() argument420 mRequiredSize = requiredSize; in HotseatParserCallback()