/packages/apps/TV/src/com/android/tv/menu/ |
D | MenuLayoutManager.java | 138 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/ |
D | Workspace.java | 2926 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/ |
D | proguard.flags | 10 # Xml files containing onClick (menus and layouts) require that proguard not
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | DayView.java | 2438 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/ |
D | third_party_licenses | 3119 structure layouts and accessors, and small macros and small inline
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |