Searched defs:layouts (Results 1 – 5 of 5) sorted by relevance
83 boolean useFullScreenWidth, int layouts[]) { in PasswordEntryKeyboardHelper()
1006 final String[] layouts = included.layouts[includedIndex]; in findIncludeIndex() local1258 public final String[][] layouts; field in ViewDataBinding.IncludedLayouts1268 public void setIncludes(int index, String[] layouts, int[] indexes, int[] layoutIds) { in setIncludes()
132 public List<Pair<Integer, Integer>> layouts = new ArrayList<>(); field in BaseWrapContentWithAspectRatioTest.MeasureBehavior
787 final List<KeyboardLayout> layouts = new ArrayList<>(); in getDefaultKeyboardLayout() local1092 KeyboardLayout[] layouts = new KeyboardLayout[enabledLayoutSize + potentialLayoutSize]; in getKeyboardLayoutsForInputDevice() local1314 String[] layouts = mDataStore.getKeyboardLayouts(key); in getEnabledKeyboardLayoutsForInputDevice() local
1220 sp<ResourceTypeSet> layouts; in buildResources() local