Home
last modified time | relevance | path

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

/camera/integration-tests/coretestapp/src/main/java/androidx/camera/integration/core/
DCameraXService.java182 .setCustomContentView(getNotificationView()); in makeForeground()
268 builder.setCustomContentView(getNotificationView()); in updateNotification()
272 private @NonNull RemoteViews getNotificationView() { in getNotificationView() method in CameraXService