Searched defs:getContents (Results 1 - 1 of 1) sorted by relevance

/packages/apps/IM/src/com/android/im/imps/
H A DPrimitiveElement.java93 return child == null ? null : child.getContents();
154 public String getContents() { method in class:PrimitiveElement

Completed in 20 milliseconds