Home
last modified time | relevance | path

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

/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DViewDataBinding.java1077 final String[] layouts = included.layouts[includedIndex]; in findIncludeIndex() local
1078 final int length = layouts.length; in findIncludeIndex()
1080 final String layout = layouts[i]; in findIncludeIndex()
1330 public final String[][] layouts; field in ViewDataBinding.IncludedLayouts
1335 layouts = new String[bindingCount][]; in IncludedLayouts()
1340 public void setIncludes(int index, String[] layouts, int[] indexes, int[] layoutIds) { in setIncludes() argument
1341 this.layouts[index] = layouts; in setIncludes()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java802 final List<KeyboardLayout> layouts = new ArrayList<>(); in getDefaultKeyboardLayout() local
817 layouts.add(layout); in getDefaultKeyboardLayout()
824 if (layouts.isEmpty()) { in getDefaultKeyboardLayout()
829 Collections.sort(layouts); in getDefaultKeyboardLayout()
831 final int N = layouts.size(); in getDefaultKeyboardLayout()
833 KeyboardLayout layout = layouts.get(i); in getDefaultKeyboardLayout()
846 KeyboardLayout layout = layouts.get(i); in getDefaultKeyboardLayout()
858 return layouts.get(0).getDescriptor(); in getDefaultKeyboardLayout()
1107 KeyboardLayout[] layouts = new KeyboardLayout[enabledLayoutSize + potentialLayoutSize]; in getKeyboardLayoutsForInputDevice() local
1108 enabledLayouts.toArray(layouts); in getKeyboardLayoutsForInputDevice()
[all …]
/frameworks/base/apct-tests/perftests/core/src/android/widget/
DTextViewFontFamilyLayoutPerfTest.java44 public static Collection layouts() { in layouts() method in TextViewFontFamilyLayoutPerfTest
DTextViewAutoSizeLayoutPerfTest.java51 public static Collection layouts() { in layouts() method in TextViewAutoSizeLayoutPerfTest
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseWrapContentWithAspectRatioTest.java132 public List<Pair<Integer, Integer>> layouts = new ArrayList<>(); field in BaseWrapContentWithAspectRatioTest.MeasureBehavior
179 layouts.add(new Pair<>(right - left, bottom - top)); in onLayout()
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/
DLayoutXmlProcessor.java236 for (List<ResourceBundle.LayoutFileBundle> layouts : mResourceBundle.getLayoutBundles() in writeLayoutInfoFiles()
238 for (ResourceBundle.LayoutFileBundle layout : layouts) { in writeLayoutInfoFiles()
/frameworks/base/tools/aapt/
DResource.cpp1292 sp<ResourceTypeSet> layouts; in buildResources() local
1329 !applyFileOverlay(bundle, assets, &layouts, "layout") || in buildResources()
1380 if (layouts != NULL) { in buildResources()
1381 err = makeFileResources(bundle, assets, &table, layouts, "layout"); in buildResources()
1485 if (layouts != NULL) { in buildResources()
1486 ResourceDirIterator it(layouts, String8("layout")); in buildResources()
/frameworks/base/tools/layoutlib/create/
DREADME.txt66 layouts, anything that is sort of a view needs to be kept.
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt260 structure layouts and accessors, and small macros and small inline
/frameworks/support/development/checkstyle/
DLICENSE260 structure layouts and accessors, and small macros and small inline
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...