Searched defs:sectionName (Results 1 – 6 of 6) sorted by relevance
37 abstract void beginSection(String sectionName); in beginSection()66 public static void beginSection(String sectionName) { in beginSection()93 void beginSection(String sectionName) { in beginSection()108 void beginSection(String sectionName) { in beginSection()
69 public String sectionName; field in AlphabeticalAppsList.FastScrollSectionInfo75 public FastScrollSectionInfo(String sectionName) { in FastScrollSectionInfo()97 public String sectionName = null; field in AlphabeticalAppsList.AdapterItem118 public static AdapterItem asPredictedApp(int pos, SectionInfo section, String sectionName, in asPredictedApp()125 public static AdapterItem asApp(int pos, SectionInfo section, String sectionName, in asApp()360 String sectionName = getAndUpdateCachedSectionName(info.title); in onAppsUpdated() local465 String sectionName = getAndUpdateCachedSectionName(info.title); in updateAdapterItems() local644 String sectionName = mCachedSectionNames.get(title); in getAndUpdateCachedSectionName() local
254 String sectionName = nextItem.sectionName; in onDraw() local321 private PointF getAndCacheSectionBounds(String sectionName) { in getAndCacheSectionBounds()
67 public void setSectionName(String sectionName) { in setSectionName()
210 String sectionName = mRv.scrollToPositionAtProgress((boundedY - top) / in handleTouchEvent() local
55 String sectionName = mBaseIndex.getBucketLabel(mBaseIndex.getBucketIndex(s)); in computeSectionName() local