Home
last modified time | relevance | path

Searched refs:anchorTop (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java200 int anchorTop = -1; in onLayoutChildren() local
205 anchorTop = getDecoratedTop(anchor); in onLayoutChildren()
220 anchorPosition, anchorTop, mPendingScrollPosition, mAnchorPageBreakPosition, in onLayoutChildren()
238 View anchor = layoutAnchor(recycler, anchorPosition, anchorTop); in onLayoutChildren()
771 private View layoutAnchor(RecyclerView.Recycler recycler, int anchorPosition, int anchorTop) {
779 int top = (anchorTop == -1) ? params.topMargin : anchorTop;
1165 int anchorTop = getDecoratedTop(anchorPageBreakView) - topMargin; in updatePageBreakPositions() local
1173 + "mLowerPageBreakPosition:%s", topMargin, anchorTop, in updatePageBreakPositions()
1177 if (anchorTop < getPaddingTop()) { in updatePageBreakPositions()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt42092 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:98mAnchorPageBre…
42098 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:33mAnchorPageBre…
42103 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:30mAnchorPageBre…
42108 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:30mAnchorPageBre…
42111 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:16mAnchorPageBre…
42115 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:4mAnchorPageBrea…
42119 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:0mAnchorPageBrea…
42126 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:0mAnchorPageBrea…
42136 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:0mAnchorPageBrea…
42140 … 3205 V CarLayoutManager: :: #MID updatePageBreakPositions topMargin:0, anchorTop:-16mAnchorPageBr…
[all …]