Searched defs:getAsString (Results 1 – 2 of 2) sorted by relevance
261 public String getAsString(String key) { in getAsString() method in ContentValues
157 fun AnnotationValue.getAsString(def: String? = null): String? { in AnnotationValue() method