OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateAppsViewNumCols
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java
267
public void
updateAppsViewNumCols
(Resources res, int recyclerViewWidth) {
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java
335
grid.
updateAppsViewNumCols
(getResources(), availableWidth);
Completed in 3549 milliseconds