Searched refs:nonempty (Results 1 – 1 of 1) sorted by relevance
195 JSONStringer close(Scope empty, Scope nonempty, String closeBracket) throws JSONException { in close() argument197 if (context != nonempty && context != empty) { in close()202 if (context == nonempty) { in close()