Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDfuBinary.java28 public abstract class DfuBinary implements Comparable<DfuBinary> { class
39 protected DfuBinary() {} in DfuBinary() method in DfuBinary