Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DPickerViewModel.java307 public void setNotificationForUpdateReceived(boolean notificationForUpdateReceived) { in setNotificationForUpdateReceived() argument
308 mIsNotificationForUpdateReceived = notificationForUpdateReceived; in setNotificationForUpdateReceived()