Searched refs:CallLogReadState (Results 1 – 2 of 2) sorted by relevance
154 predicates.EqualTo(CALL_IS_READ, static_cast<int32_t>(CallLogReadState::CALL_IS_UNREAD)); in QueryAndNotifyUnReadMissedCall()201 bucket.Put(CALL_IS_READ, static_cast<int32_t>(CallLogReadState::CALL_IS_READ)); in RemoveMissedIncomingCallNotification()202 predicates.EqualTo(CALL_IS_READ, static_cast<int32_t>(CallLogReadState::CALL_IS_UNREAD)); in RemoveMissedIncomingCallNotification()
69 enum class CallLogReadState { enum