Searched refs:Decoder (Results 1 – 5 of 5) sorted by relevance
/packages/services/Car/car-lib/src/android/car/diagnostic/ |
D | CarDiagnosticEvent.java | 657 public static final class Decoder { class in CarDiagnosticEvent.IgnitionMonitor 661 Decoder(int availableBitmask, int incompleteBitmask) { in Decoder() method in CarDiagnosticEvent.IgnitionMonitor.Decoder 701 static final IgnitionMonitor.Decoder COMPONENTS_DECODER = 702 new IgnitionMonitor.Decoder(COMPONENTS_AVAILABLE, COMPONENTS_INCOMPLETE); 704 static final IgnitionMonitor.Decoder FUEL_SYSTEM_DECODER = 705 new IgnitionMonitor.Decoder(FUEL_SYSTEM_AVAILABLE, FUEL_SYSTEM_INCOMPLETE); 707 static final IgnitionMonitor.Decoder MISFIRE_DECODER = 708 new IgnitionMonitor.Decoder(MISFIRE_AVAILABLE, MISFIRE_INCOMPLETE); 792 static final IgnitionMonitor.Decoder EGR_DECODER = 793 new IgnitionMonitor.Decoder(EGR_AVAILABLE, EGR_INCOMPLETE); [all …]
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | InstallShortcutReceiver.java | 178 Decoder decoder = new Decoder(encoded, context); in removeFromInstallQueue() 269 Decoder decoder = new Decoder(encoded, context); in getPendingShortcuts() 529 Decoder decoder = new Decoder(encoded, context); in decode() 587 private static class Decoder extends JSONObject { class in InstallShortcutReceiver 591 private Decoder(String encoded, Context context) throws JSONException, URISyntaxException { in Decoder() method in InstallShortcutReceiver.Decoder
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeCertX509CertPayloadTest.java | 161 Base64.Decoder bs64Decoder = Base64.getDecoder(); in pemStringToCertificate()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/ |
D | BluetoothKeystoreService.java | 119 private Base64.Decoder mDecoder = Base64.getDecoder();
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |