Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp77 hasPoppedDialog_ = hasPopped; in SetHasPoppedDialog()
82 return hasPoppedDialog_; in GetHasPoppedDialog()
/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_info.h193 bool hasPoppedDialog_ = BUNDLE_POPPED_DIALOG; variable