Home
last modified time | relevance | path

Searched refs:IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java138 public static final int IN_PROGRESS = 103; field in RemoteProxy.DfuResult
143 super(IN_PROGRESS); in DfuResult()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DRemoteDfuActivity.java252 case DfuResult.IN_PROGRESS: in onDfuProgress()