Home
last modified time | relevance | path

Searched defs:isLastChild (Results 1 – 25 of 207) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DCursorTreeAdapter.java236 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
265 protected abstract View newChildView(Context context, Cursor cursor, boolean isLastChild, in newChildView()
278 boolean isLastChild); in bindChildView()
H A DSimpleExpandableListAdapter.java221 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
239 public View newChildView(boolean isLastChild, ViewGroup parent) { in newChildView()
H A DResourceCursorTreeAdapter.java98 public View newChildView(Context context, Cursor cursor, boolean isLastChild, in newChildView()
H A DExpandableListAdapter.java145 View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
H A DSimpleCursorTreeAdapter.java248 protected void bindChildView(View view, Context context, Cursor cursor, boolean isLastChild) { in bindChildView()
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DCursorTreeAdapterTest.java657 Cursor cursor, boolean isLastChild) { in bindChildView()
715 boolean isLastChild, ViewGroup parent) { in newChildView()
H A DBaseExpandableListAdapterTest.java150 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView()
H A DResourceCursorTreeAdapterTest.java201 boolean isLastChild) { in bindChildView()
H A DSimpleCursorTreeAdapterTest.java247 protected void bindChildView(View v, Context context, Cursor cursor, boolean isLastChild) { in bindChildView()
H A DExpandableListViewTest.java661 boolean isLastChild, View convertView, ViewGroup parent) { in getChildView()
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
H A DBenchmarkListAdapter.java100 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/
DVCardDetailAdapter.java54 final boolean isLastChild, final View convertView, final ViewGroup parent) { in getChildView()
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DExpandableList1.java127 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DFakeExpandableAdapter.java143 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/util/
H A DExpandableListScenario.java319 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/main/src/main/java/com/google/android/exoplayer2/demo/
H A DSampleChooserActivity.java521 boolean isLastChild, in getChildView()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/main/src/main/java/com/google/android/exoplayer2/demo/
H A DSampleChooserActivity.java525 boolean isLastChild, in getChildView()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java777 boolean isLastChild in updateIconPositioning()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerHierarchy.cpp154 LayerHierarchy::Variant variant, bool isLastChild, in dump()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java882 public void dumpChildrenNames(PrintWriter pw, String prefix, boolean isLastChild) { in dumpChildrenNames()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java454 boolean isOverflowing(boolean isLastChild, float translationX, float layoutEnd, in isOverflowing()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java785 boolean isLastChild) { in setContentTransformationAmount()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsFragment.java393 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView()
/aosp_15_r20/external/clang/lib/AST/
H A DASTDumper.cpp142 auto dumpWithIndent = [this, doDumpChild, OrigFC](bool isLastChild) { in dumpChild()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar21META-INF/ META-INF/MANIFEST.MF android/ android/widget/ android/ ...

123456789