Searched refs:mPendingScrollPosition (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/car-support-lib/src/android/support/car/ui/ |
D | CarLayoutManager.java | 161 private int mPendingScrollPosition = -1; field in CarLayoutManager 201 if (mPendingScrollPosition == -1) { in onLayoutChildren() 208 anchorPosition = mPendingScrollPosition; in onLayoutChildren() 209 mPendingScrollPosition = -1; in onLayoutChildren() 220 anchorPosition, anchorTop, mPendingScrollPosition, mAnchorPageBreakPosition, in onLayoutChildren() 371 mPendingScrollPosition = position; in scrollToPosition()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | ScrollAdapterView.java | 336 private float mPendingScrollPosition = 0f; field in ScrollAdapterView 1430 scrollPosition = mPendingScrollPosition; 1916 mPendingScrollPosition = scrollPosition;
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 42750 …youtManager: :: onLayoutChildren anchorPosition:0, anchorTop:-1, mPendingScrollPosition: -1, mAnch… 42754 …youtManager: :: onLayoutChildren anchorPosition:0, anchorTop:-1, mPendingScrollPosition: -1, mAnch… 42886 …youtManager: :: onLayoutChildren anchorPosition:0, anchorTop:-1, mPendingScrollPosition: -1, mAnch… 43292 …youtManager: :: onLayoutChildren anchorPosition:0, anchorTop:-1, mPendingScrollPosition: -1, mAnch…
|