Searched refs:TAG_CONDITION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/dashboard/conditional/
H A DConditionManager.java50 private static final String TAG_CONDITION = "c"; field in class:ConditionManager
90 if (TAG_CONDITION.equals(parser.getName())) {
131 serializer.startTag("", TAG_CONDITION);
135 serializer.endTag("", TAG_CONDITION);

Completed in 90 milliseconds