HomeSort by relevance Sort by last modified time
    Searched full:interactivechart (Results 1 - 15 of 15) sorted by null

  /frameworks/base/docs/downloads/training/
InteractiveChart.zip 
  /development/samples/training/InteractiveChart/res/layout/
activity_main.xml 17 <com.example.android.interactivechart.InteractiveLineGraphView
19 xmlns:app="http://schemas.android.com/apk/res/com.example.android.interactivechart"
  /development/samples/training/InteractiveChart/
AndroidManifest.xml 18 package="com.example.android.interactivechart"
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
OverScrollerCompat.java 17 package com.example.android.interactivechart;
ScaleGestureDetectorCompat.java 17 package com.example.android.interactivechart;
MainActivity.java 17 package com.example.android.interactivechart;
Zoomer.java 17 package com.example.android.interactivechart;
InteractiveLineGraphView.java 17 package com.example.android.interactivechart;
    [all...]
  /frameworks/base/docs/html/training/gestures/
index.jd 31 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
33 <p class="filename">InteractiveChart.zip</p>
scroll.jd 36 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
38 <p class="filename">InteractiveChart.zip</p>
58 after a pan or fling gesture. The {@code InteractiveChart} sample
91 <em>panning</em>. The sample application provided with this class, {@code InteractiveChart}, illustrates
122 The snippet shown below comes from the {@code InteractiveChart} sample
133 <p class="note"><strong>Note:</strong> The {@code InteractiveChart} sample app displays a
scale.jd 37 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
39 <p class="filename">InteractiveChart.zip</p>
332 <p>Here is a more complex example from the {@code InteractiveChart} sample provided with this class.
333 The {@code InteractiveChart} sample supports both scrolling (panning) and scaling with multiple fingers,
movement.jd 35 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
37 <p class="filename">InteractiveChart.zip</p>
multi.jd 36 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
38 <p class="filename">InteractiveChart.zip</p>
detector.jd 36 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
38 <p class="filename">InteractiveChart.zip</p>
viewgroup.jd 37 <a href="{@docRoot}shareables/training/InteractiveChart.zip"
39 <p class="filename">InteractiveChart.zip</p>

Completed in 241 milliseconds