Searched refs:getAttributes (Results 1 – 10 of 10) 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()
132 mPreviousContext.getAttributes().getUniqueMap().get(RUN_HISTORY_KEY); in init()148 mExpectedFingerprint = holder.context.getAttributes() in init()158 holder.context.getAttributes().getUniqueMap().get(BUILD_VENDOR_FINGERPRINT); in init()167 holder.context.getAttributes().getUniqueMap().get(BUILD_FINGERPRINT_UNALTERED); in init()181 List<String> command = mPreviousContext.getAttributes().get( in getCommandLine()
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()
43 WindowManager.LayoutParams params = getWindow().getAttributes(); in onCreate()49 WindowManager.LayoutParams params = getWindow().getAttributes(); in onCreate()
88 List<DexAnnotationAttribute> getAttributes(); in getAttributes() method
254 .getAttributes().get(IModuleDef.MODULE_NAME)); in testSingleModuleRun_checkMetadata()256 .getAttributes().get(IModuleDef.MODULE_ABI)); in testSingleModuleRun_checkMetadata()264 .getAttributes().get(IModuleDef.MODULE_NAME)); in testSingleModuleRun_checkMetadata()266 .getAttributes().get(IModuleDef.MODULE_ABI)); in testSingleModuleRun_checkMetadata()
56 env.getAttributes() in init()
410 .getAttributes() in listResults()414 printAttributes(holder.context.getAttributes(), "build_id"), in listResults()415 printAttributes(holder.context.getAttributes(), "build_product"))); in listResults()
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 …]
89105 public final android.view.WindowManager$LayoutParams getAttributes()