Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 10 of 10) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java138 List<Rect> layouts = getViewLayouts(left, top, right, bottom); in layout() local
140 Rect rect = layouts.get(i); in layout()
288 List<Rect> layouts = new ArrayList<>(); in getViewLayouts() local
320 layouts.add(new Rect(relativeLeft, childBottom, relateiveRight, relativeBottom)); in getViewLayouts()
324 layouts.add(null); in getViewLayouts()
327 layouts.add(0, new Rect(relativeLeft, childTop, relateiveRight, childBottom)); in getViewLayouts()
334 layouts.add(0, new Rect(relativeLeft, childTop, relateiveRight, childBottom)); in getViewLayouts()
336 layouts.add(0, null); in getViewLayouts()
345 layouts.add(new Rect(relativeLeft, childTop, relateiveRight, childBottom)); in getViewLayouts()
348 layouts.add(null); in getViewLayouts()
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java2926 final CellLayout[] layouts; in getWorkspaceAndHotseatCellLayouts() local
2928 layouts = new CellLayout[screenCount + 1]; in getWorkspaceAndHotseatCellLayouts()
2929 layouts[screenCount] = mLauncher.getHotseat(); in getWorkspaceAndHotseatCellLayouts()
2931 layouts = new CellLayout[screenCount]; in getWorkspaceAndHotseatCellLayouts()
2934 layouts[screen] = (CellLayout) getChildAt(screen); in getWorkspaceAndHotseatCellLayouts()
2936 return layouts; in getWorkspaceAndHotseatCellLayouts()
/packages/apps/Contacts/
Dproguard.flags10 # Xml files containing onClick (menus and layouts) require that proguard not
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java2438 private StaticLayout getEventLayout(StaticLayout[] layouts, int i, Event event, Paint paint, in getEventLayout() argument
2440 if (i < 0 || i >= layouts.length) { in getEventLayout()
2444 StaticLayout layout = layouts[i]; in getEventLayout()
2481 layouts[i] = layout; in getEventLayout()
/packages/apps/TV/res/raw/
Dthird_party_licenses3119 structure layouts and accessors, and small macros and small inline
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...