Searched defs:LayoutManager (Results 1 - 1 of 1) sorted by relevance

/packages/apps/PackageInstaller/src/android/support/wearable/view/
H A DWearableListView.java188 setLayoutManager(new LayoutManager());
270 setLayoutManager(new LayoutManager());
593 LayoutManager layoutManager = (LayoutManager) getLayoutManager();
796 LayoutManager layoutManager = (LayoutManager) getLayoutManager();
823 private class LayoutManager extends RecyclerView.LayoutManager { class in class:WearableListView
839 // LayoutManager.getChildCount/getChildAt instead of View.getChildCount/getChildAt and
1305 private final LayoutManager mLayoutManage
[all...]

Completed in 97 milliseconds