Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/worker/
DReportDeviceLockProgramCompleteWorker.java105 ListenableFuture<Void> notifyFuture = in startWork() local
107 return Futures.transform(notifyFuture, in startWork()