Searched refs:TAG_INSTRUMENTATION (Results 1 – 4 of 4) sorted by relevance
68 protected static final String TAG_INSTRUMENTATION = "instrumentation"; field in Element216 case TAG_INSTRUMENTATION: in getCounterIdx()271 case TAG_INSTRUMENTATION: in shouldValidate()347 initializeCounter(TAG_INSTRUMENTATION, 100); in init()453 case TAG_INSTRUMENTATION: in getResStrMaxLen()803 case TAG_INSTRUMENTATION: in isComponentNameAttr()829 case TAG_INSTRUMENTATION: in isComponentNameAttr()
179 public static final String TAG_INSTRUMENTATION = "instrumentation"; field in ParsingPackageUtils1112 case TAG_INSTRUMENTATION:
195 public static final String TAG_INSTRUMENTATION = "instrumentation"; field in PackageParser240 CHILD_PACKAGE_TAGS.add(TAG_INSTRUMENTATION);2301 } else if (tagName.equals(TAG_INSTRUMENTATION)) { in parseBaseApkCommon()
12966 Landroid/content/pm/PackageParser;->TAG_INSTRUMENTATION:Ljava/lang/String;