Searched refs:getAttributes (Results 1 – 13 of 13) sorted by relevance
309 boolean getAttributes(KeyCommonAttributes defAttr) { in getAttributes() method in XmlKeyboardLoader.KeyCommonAttributes403 if (!attrKey.getAttributes(attrDef)) { in loadSkbTemplate()472 || !attrSkb.getAttributes(attrDef)) { in loadKeyboard()509 if (!attrRow.getAttributes(attrSkb)) { in loadKeyboard()520 if (!attrKeys.getAttributes(attrRow)) { in loadKeyboard()576 if (!attrKey.getAttributes(attrRow)) { in loadKeyboard()
1229 WindowManager.LayoutParams lp = window.getAttributes(); in showOptionsMenu()
52 Map<String, String> attrMap = element.getAttributes(); in writeElement()
57 Map<String, String> attrMap = element.getAttributes(); in writeElement()
47 public Map<String, String> getAttributes() { in getAttributes() method in PrimitiveElement
53 NamedNodeMap attributes = element.getAttributes(); in writeElement()
145 public NamedNodeMap getAttributes() { in getAttributes() method in ElementImpl
65 public NamedNodeMap getAttributes() { in getAttributes() method in NodeImpl
244 WindowManager.LayoutParams winParams = win.getAttributes(); in setWakeLock()276 WindowManager.LayoutParams winParams = win.getAttributes(); in saveScreen()488 WindowManager.LayoutParams winParams = win.getAttributes(); in doDim()
162 WindowManager.LayoutParams lp = window.getAttributes(); in showLoading()
212 WindowManager.LayoutParams lp = getWindow().getAttributes(); in onCreate()
392 WindowManager.LayoutParams l = mWindow.getAttributes(); in showInternal()450 final WindowManager.LayoutParams l = mWindow.getAttributes(); in layoutInScreen()
1124 WindowManager.LayoutParams lp = window.getAttributes(); in showOptionsMenu()