Home
last modified time | relevance | path

Searched refs:anchorPosition (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java199 int anchorPosition = 0; in onLayoutChildren() local
204 anchorPosition = getPosition(anchor); in onLayoutChildren()
208 anchorPosition = mPendingScrollPosition; in onLayoutChildren()
210 mAnchorPageBreakPosition = anchorPosition; in onLayoutChildren()
220 anchorPosition, anchorTop, mPendingScrollPosition, mAnchorPageBreakPosition, in onLayoutChildren()
238 View anchor = layoutAnchor(recycler, anchorPosition, anchorTop); in onLayoutChildren()
256 getPosition(getChildAt(getChildCount() - 1)) + " anchor " + anchorPosition); in onLayoutChildren()
771 private View layoutAnchor(RecyclerView.Recycler recycler, int anchorPosition, int anchorTop) {
772 if (anchorPosition > getItemCount() - 1) {
775 View anchor = recycler.getViewForPosition(anchorPosition);
/packages/apps/TV/usbtuner/libs/
Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt42750 01-13 23:19:56.865 3284 3284 V CarLayoutManager: :: onLayoutChildren anchorPosition:0, anchorTop:…
42754 01-13 23:19:56.880 3284 3284 V CarLayoutManager: :: onLayoutChildren anchorPosition:0, anchorTop:…
42886 01-13 23:19:59.078 3284 3284 V CarLayoutManager: :: onLayoutChildren anchorPosition:0, anchorTop:…
43292 01-13 23:20:09.444 3284 3284 V CarLayoutManager: :: onLayoutChildren anchorPosition:0, anchorTop:…