Searched defs:sectionName (Results 1 – 11 of 11) 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()
65 val sectionName = userHandle.toAppPredictorSectionName() in <lambda>() constant80 val sectionName = userHandle.toAppPredictorSectionName() in <lambda>() constant95 val sectionName = userHandle.toAppTargetSectionName() in <lambda>() constant109 val sectionName = userHandle.toAppTargetSectionName() in <lambda>() constant
52 public void beginSection(String sectionName) { in beginSection()69 public SafeCloseable beginAsyncSection(String sectionName) { in beginAsyncSection()
81 public void beginSection(String sectionName) { in beginSection()89 public SafeCloseable beginAsyncSection(String sectionName) { in beginAsyncSection()
56 public static int beginAsyncSection(@NonNull String sectionName) { in beginAsyncSection()71 public static void endAsyncSection(@NonNull String sectionName, int traceCookie) { in endAsyncSection()
56 public final String sectionName; field in AlphabeticalAppsList.FastScrollSectionInfo60 public FastScrollSectionInfo(String sectionName, int position) { in FastScrollSectionInfo()257 String sectionName = info.sectionName; in updateAdapterItems() local
51 String sectionName = mBaseIndex.getBucket(mBaseIndex.getBucketIndex(s)).getLabel(); in computeSectionName() local
62 public String sectionName = ""; field in AppInfo
86 String sectionName = (pkgItem.title == null) ? "" : in getWidgetsListForPicker() local
312 String sectionName = mRv.scrollToPositionAtProgress(boundedY / bottom); in updateFastScrollSectionNameAndThumbOffset() local
1002 @NonNull String sectionName) throws XmlPullParserException, IOException { in deserializeDataForSection()