Home
last modified time | relevance | path

Searched defs:Decoder (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DInstallShortcutReceiver.java588 private static class Decoder extends JSONObject { class in InstallShortcutReceiver
592 private Decoder(String encoded, Context context) throws JSONException, URISyntaxException { in Decoder() method in InstallShortcutReceiver.Decoder
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java658 public static final class Decoder { class in CarDiagnosticEvent.IgnitionMonitor
662 Decoder(int availableBitmask, int incompleteBitmask) { in Decoder() method in CarDiagnosticEvent.IgnitionMonitor.Decoder