Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java108 private final Notification.Builder mCachedNotificationBuilder; field in DownloadService.DownloadTask
130 this.mCachedNotificationBuilder = new Notification.Builder( in DownloadTask()
413 return task.mCachedNotificationBuilder in makeProgressNotification()