Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java195 ListenableFuture<Notification> notificationFuture = Futures.transformAsync(channelIdFuture, in sendDeviceResetNotification() local
198 Futures.addCallback(notificationFuture, in sendDeviceResetNotification()