Searched defs:json (Results 1 – 12 of 12) sorted by relevance
70 String json = Utils in createRows() local148 String json = Utils.inputStreamToString( in onItemClicked() local
45 String json = new String(bytes); in inputStreamToString() local
67 String json = Utils.inputStreamToString(getResources() in createRows() local
110 String json = Utils in createRows() local
203 String json = Utils.inputStreamToString(getResources().openRawResource( in loadData() local241 String json = Utils.inputStreamToString(getResources().openRawResource( in createRows() local286 String json = Utils.inputStreamToString(getResources().openRawResource( in loadData() local
69 String json = Utils in setupUi() local
63 public static Recipe fromJson(Context context, JSONObject json) { in fromJson()
64 private List<Item> parseJson(JSONObject json) { in parseJson()
66 String json = Utils.inputStreamToString( in onCreate() local
141 JSONObject json = new JSONObject(); in toJSONObject() local
250 private MediaMetadata buildFromJSON(JSONObject json, String basePath) throws JSONException { in buildFromJSON()
249 … private MediaMetadataCompat buildFromJSON(JSONObject json, String basePath) throws JSONException { in buildFromJSON()