Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DPickerViewModel.java189 private boolean mIsNotificationForUpdateReceived = false; field in PickerViewModel
245 mIsNotificationForUpdateReceived = true; in onNotificationReceived()
308 mIsNotificationForUpdateReceived = notificationForUpdateReceived; in setNotificationForUpdateReceived()
582 if (mIsNotificationForUpdateReceived in getPaginatedItemsForAction()
586 mIsNotificationForUpdateReceived = false; in getPaginatedItemsForAction()