Searched refs:getSections (Results 1 – 12 of 12) sorted by relevance
45 Object[] getSections(); in getSections() method
104 public Object[] getSections() { in getSections() method in AlphabetIndexer
982 mSections = mSectionIndexer.getSections(); in getSectionsFromIndexer()987 mSections = mSectionIndexer.getSections(); in getSectionsFromIndexer()
67 if (!metadata.getSections().contains(AggregatedPowerStatsSection.TYPE)) { in exportAggregatedPowerStats()100 List<PowerStatsSpan.Section> sections = span.getSections(); in exportAggregatedPowerStats()
141 public List<String> getSections() { in getSections() method in PowerStatsSpan.Metadata330 public List<Section> getSections() { in getSections() method in PowerStatsSpan
353 if (!spanMetadata.getSections().contains(BatteryUsageStatsSection.TYPE)) { in getAggregatedBatteryUsageStats()389 for (PowerStatsSpan.Section section : powerStatsSpan.getSections()) { in getAggregatedBatteryUsageStats()
232 if (metadata.getSections().contains(AggregatedPowerStatsSection.TYPE)) { in getLastSavedSpanEndMonotonicTime()
972 List<PowerStatsSpan.Section> sections = span.getSections(); in storeBatteryUsageStatsOnReset()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36915 method public java.lang.Object[] getSections();38394 method public abstract java.lang.Object[] getSections();
58734 method public Object[] getSections();60464 method public Object[] getSections();
22292 PLcom/android/server/power/stats/PowerStatsSpan$Metadata;->getSections()Ljava/util/List;