Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java196 channelId -> createDeviceResetNotification(context, days, ongoing, channelId), in sendDeviceResetNotification()
267 private ListenableFuture<Notification> createDeviceResetNotification(Context context, in createDeviceResetNotification() method in DeviceLockNotificationManager