Searched refs:getAttributes (Results 1 – 13 of 13) sorted by relevance
55 public List<DexAnnotationAttribute> getAttributes() { in getAttributes() method in DexAnnotationImpl72 if (!getAttributes().isEmpty()) { in toString()74 for (DexAnnotationAttribute value : getAttributes()) { in toString()
119 final WindowManager.LayoutParams attrs = mWindow.getAttributes(); in testOpFlags()169 WindowManager.LayoutParams attr = mWindow.getAttributes(); in testAccessAttributes()185 attr = mWindow.getAttributes(); in testAccessAttributes()546 assertEquals(PixelFormat.OPAQUE, window.getAttributes().format); in testSetDefaultWindowFormat()556 assertEquals(PixelFormat.JPEG, window.getAttributes().format); in testSetDefaultWindowFormat()565 WindowManager.LayoutParams attrs = mWindow.getAttributes(); in testSetGravity()572 attrs = mWindow.getAttributes(); in testSetGravity()584 WindowManager.LayoutParams attrs = mWindow.getAttributes(); in testSetLayout()593 attrs = mWindow.getAttributes(); in testSetLayout()604 WindowManager.LayoutParams attrs = mWindow.getAttributes(); in testSetType()[all …]
73 WindowManager.LayoutParams params = activity.getWindow().getAttributes(); in turnOffScreen()106 WindowManager.LayoutParams params = getWindow().getAttributes(); in onCreate()
88 List<DexAnnotationAttribute> getAttributes(); in getAttributes() method
222 assertEquals(1, sig.getAttributes().size()); in testG0()223 DexAnnotationAttribute dexAnnotationValue = sig.getAttributes().get(0); in testG0()247 assertEquals(1, sig.getAttributes().size()); in testG1()248 DexAnnotationAttribute dexAnnotationValue = sig.getAttributes().get(0); in testG1()300 assertEquals(1, sig.getAttributes().size()); in testOuter0()301 DexAnnotationAttribute dexAnnotationValue = sig.getAttributes().get(0); in testOuter0()
280 final WindowManager.LayoutParams lp = d.getWindow().getAttributes(); in testSetContentView()297 final WindowManager.LayoutParams lp2 = d.getWindow().getAttributes(); in testSetContentView()327 assertEquals(expectedTitle, (String) d.getWindow().getAttributes().getTitle()); in testSetTitle()332 (String) d.getWindow().getAttributes().getTitle()); in testSetTitle()456 final WindowManager.LayoutParams lp = d.getWindow().getAttributes(); in testOnWindowAttributesChanged()466 assertSame(lp, d.getWindow().getAttributes()); in testOnWindowAttributesChanged()
377 String childName = child.getAttributes().getNamedItem(ATTRIBUTE_NAME) in appendSuiteToElement()466 elem.getAttributes().setNamedItem(attr); in setAttribute()477 return elem.getAttributes().getNamedItem(name).getNodeValue(); in getAttribute()
324 WindowManager.LayoutParams params = getWindow().getAttributes(); in onCreate()
289 return (String) mDialog.getWindow().getAttributes().getTitle(); in getDialogTitle()
394 .getAttributes()) { in getAnnotationAttributeValue()
432 .getAttributes().get(0); in getDefaultValueMapping()819 .getAttributes())); in convertAnnotation()
META-INF/ META-INF/MANIFEST.MF org/antlr/stringtemplate/AttributeRenderer. ...
1275 public abstract java.sql.ResultSet getAttributes(1718 public java.sql.ResultSet getAttributes(24020 public java.util.jar.Attributes getAttributes()37861 public abstract java.lang.Object[] getAttributes()37864 public abstract java.lang.Object[] getAttributes(38111 public abstract java.util.Map getAttributes()38183 public java.util.Map getAttributes()55353 public java.util.jar.Attributes getAttributes()56035 public java.util.jar.Attributes getAttributes(75464 public java.util.List getAttributes()[all …]