Searched defs:isUpdateByOwnerAllowed (Results 1 – 4 of 4) sorted by relevance
48 …blishProcess::PublishPreWork(const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed) in PublishPreWork()100 const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed, int32_t uid) in CheckLocalLiveViewSubscribed()119 const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed) in CheckLocalLiveViewAllowed()
31 …blishProcess::PublishPreWork(const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed) in PublishPreWork()
2740 void NotificationRequest::SetUpdateByOwnerAllowed(bool isUpdateByOwnerAllowed) in SetUpdateByOwnerAllowed()
111 bool isUpdateByOwnerAllowed = IsUpdateSystemLiveviewByOwner(request); in Publish() local