/frameworks/base/graphics/java/android/graphics/ |
D | FontListParser.java | 56 Font(String fontName, int ttcIndex, List<Axis> axes, int weight, boolean isItalic) { in Font() 65 public final List<Axis> axes; field in FontListParser.Font 146 List<Axis> axes = new ArrayList<Axis>(); in readFont() local
|
D | FontFamily.java | 83 public boolean addFontWeightStyle(ByteBuffer font, int ttcIndex, List<FontListParser.Axis> axes, in addFontWeightStyle()
|
/frameworks/support/v4/java/android/support/v4/view/ |
D | NestedScrollingParentHelper.java | 57 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
D | NestedScrollingChild.java | 108 public boolean startNestedScroll(int axes); in startNestedScroll()
|
D | NestedScrollingChildHelper.java | 104 public boolean startNestedScroll(int axes) { in startNestedScroll()
|
D | ViewCompat.java | 459 boolean startNestedScroll(View view, int axes); in startNestedScroll() 987 public boolean startNestedScroll(View view, int axes) { in startNestedScroll() 1633 public boolean startNestedScroll(View view, int axes) { in startNestedScroll() 3129 public static boolean startNestedScroll(View view, int axes) { in startNestedScroll()
|
/frameworks/base/tools/velocityplot/ |
D | velocityplot.py | 155 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument 159 def _add_timeseries_legend(self, axes): argument
|
/frameworks/base/tools/orientationplot/ |
D | orientationplot.py | 229 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument 233 def _add_timeseries_legend(self, axes): argument
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | TestedFrameLayout.java | 174 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | ActionBarOverlayLayout.java | 459 public boolean onStartNestedScroll(View child, View target, int axes) { in onStartNestedScroll() 467 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
/frameworks/support/v4/api21/android/support/v4/view/ |
D | ViewCompatLollipop.java | 165 public static boolean startNestedScroll(View view, int axes) { in startNestedScroll()
|
/frameworks/support/v4/java/android/support/v4/widget/ |
D | SwipeRefreshLayout.java | 754 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() 846 public boolean startNestedScroll(int axes) { in startNestedScroll()
|
D | NestedScrollView.java | 221 public boolean startNestedScroll(int axes) { in startNestedScroll()
|
/frameworks/base/core/java/android/widget/ |
D | ScrollView.java | 1685 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
D | AbsListView.java | 4263 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 2611 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes() 3756 void MultiTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 6807 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted()
|
D | View.java | 21042 public boolean startNestedScroll(int axes) { in startNestedScroll()
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
D | RecyclerView.java | 9765 public boolean startNestedScroll(int axes) { in startNestedScroll()
|