Home
last modified time | relevance | path

Searched refs:chart (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/packages/apps/Settings/src/com/android/settings/datausage/
H A DChartDataUsagePreference.java80 chart.clearPaths(); in onBindViewHolder()
81 chart.configureGraph(toInt(mEnd - mStart), top); in onBindViewHolder()
82 calcPoints(chart, mNetworkCycleChartData.getUsageBuckets()); in onBindViewHolder()
84 chart.setBottomLabels(new CharSequence[] { in onBindViewHolder()
89 bindNetworkPolicy(chart, mPolicy, top); in onBindViewHolder()
126 chart.addPath(points); in calcPoints()
146 chart.setContentDescription(contentDescription); in setupContentDescription()
167 chart.setContentDescription(contentDescription); in setupContentDescription()
276 chart.setSideLabelWeights(above, weight); in bindNetworkPolicy()
282 chart.setSideLabels(labels); in bindNetworkPolicy()
[all …]
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
H A DChartDataUsagePreferenceTest.java166 final UsageView chart = (UsageView) mHolder.findViewById(R.id.data_usage); in notifyChange_nonEmptyDataUsage_shouldHaveSingleContentDescription() local
177 assertThat(chart.getContentDescription()).isNotNull(); in notifyChange_nonEmptyDataUsage_shouldHaveSingleContentDescription()
/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.js408 _selectHandler(chart) { argument
409 let selectedItem = chart.getSelection()[0];
524 let chart = new google.visualization.PieChart(wrapperDiv.get(0));
525 chart.draw(data, {
531 google.visualization.events.addListener(chart, 'select', () => this._selectHandler(chart));
/aosp12/system/extras/simpleperf/doc/
H A Dscripts_reference.md150 report.html can include: chart statistics, sample table, flamegraphs, annotated source code for
154 # Generate chart statistics, sample table and flamegraphs, based on perf.data.
181 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
H A Dandroid_application_profiling.md219 report_html.py integrates chart statistics, sample table, flamegraphs, source code annotation
/aosp12/frameworks/wilhelm/doc/
H A DDoxyfile1445 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/
H A Dfeature_mos_API_doxyfile1380 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/
H A Ddbreg_API_doxyfile1380 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/aosp12/frameworks/native/docs/
H A DDoxyfile1710 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile2034 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A DDoxyfile.in2089 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/frameworks/av/media/codec2/docs/
H A Ddoxygen.config2149 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/system/chre/chre_api/doc/
H A DDoxyfile2109 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/frameworks/base/media/native/midi/include/
H A DDoxyfile2190 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/system/chre/pal/doc/
H A DDoxyfile2109 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
H A Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...

12