Searched defs:xmlId (Results 1 – 8 of 8) sorted by relevance
67 final int xmlId = settings.getPreferenceScreenResId(); in getNonIndexableKeys_existInXmlLayout() local93 final int xmlId = settings.getPreferenceScreenResId(); in notificationVolume_isBetweenRingAndAlarm() local
32 public static List<String> getKeysFromPreferenceXml(Context context, int xmlId) { in getKeysFromPreferenceXml()
47 public static List<String> getKeysFromPreferenceXml(Context context, int xmlId) { in getKeysFromPreferenceXml()
66 final int xmlId = (new SystemDashboardFragment()).getPreferenceScreenResId(); in testNonIndexableKeys_existInXmlLayout() local
158 final int xmlId = mSettings.getPreferenceScreenResId(); in getNonIndexableKeys_ifPageDisabled_shouldNotIndexResource() local
344 final int xmlId = getXmlId(resources, layoutSetName); in readScriptId() local383 final int xmlId = getXmlId(mResources, mParams.mKeyboardLayoutSetName); in build() local
193 final int xmlId = R.xml.kbd_suggestions_pane_template; in layout() local
168 public KeyboardBuilder<KP> load(final int xmlId, final KeyboardId id) { in load()