Searched refs:TAG_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
57 protected static final String TAG_ACTIVITY = "activity"; field in Element204 case TAG_ACTIVITY: in getCounterIdx()263 case TAG_ACTIVITY: in shouldValidate()312 case TAG_ACTIVITY: in init()332 initializeCounter(TAG_ACTIVITY, 30000); in init()441 case TAG_ACTIVITY: in getResStrMaxLen()779 case TAG_ACTIVITY: in isComponentNameAttr()820 case TAG_ACTIVITY: in isComponentNameAttr()
68 private static final String TAG_ACTIVITY = "activity"; field in IntentFirewall345 if (tagName.equals(TAG_ACTIVITY)) { in readRules()
234 private static final String TAG_ACTIVITY = "activity"; field in Task4059 out.startTag(null, TAG_ACTIVITY);4061 out.endTag(null, TAG_ACTIVITY);4227 } else if (TAG_ACTIVITY.equals(name)) {