Searched defs:optInt (Results 1 – 2 of 2) sorted by relevance
| /libcore/json/src/main/java/org/json/ | ||
| D | JSONArray.java | 409 public int optInt(int index) { in optInt() method in JSONArray |
| D | JSONObject.java | 499 public int optInt(@Nullable String name) { in optInt() method in JSONObject |