Searched refs:TAG_INTENT (Results 1 – 5 of 5) sorted by relevance
69 protected static final String TAG_INTENT = "intent"; field in Element250 case TAG_INTENT: in getCounterIdx()272 case TAG_INTENT: in shouldValidate()337 case TAG_INTENT: in init()369 initializeCounter(TAG_INTENT, 2000); in init()
57 private static final String TAG_INTENT = "intent"; field in ShortcutParser281 if (depth == 3 && TAG_INTENT.equals(tag)) { in parseShortcutsOneFile()
107 private static final String TAG_INTENT = "intent"; field in ShortcutPackage1976 out.startTag(null, TAG_INTENT); in saveShortcut()1979 out.endTag(null, TAG_INTENT); in saveShortcut()2169 case TAG_INTENT: in parseShortcut()
229 private static final String TAG_INTENT = "intent"; field in Task4034 out.startTag(null, TAG_INTENT);4036 out.endTag(null, TAG_INTENT);4225 } else if (TAG_INTENT.equals(name)) {
444 private static final String TAG_INTENT = "intent"; field in ActivityRecord10409 out.startTag(null, TAG_INTENT);10411 out.endTag(null, TAG_INTENT);10454 if (TAG_INTENT.equals(name)) {