Searched defs:Decoder (Results 1 – 1 of 1) sorted by relevance
551 private static class Decoder extends JSONObject { class in InstallShortcutReceiver555 private Decoder(String encoded, Context context) throws JSONException, URISyntaxException { in Decoder() method in InstallShortcutReceiver.Decoder