Searched refs:SmsNotificationView (Results 1 – 2 of 2) sorted by relevance
39 class SmsNotificationView; variable57 SmsNotificationView* notification_;
243 class TraySms::SmsNotificationView : public TrayNotificationView { class in ash::internal::TraySms245 SmsNotificationView(TraySms* owner, in SmsNotificationView() function in ash::internal::TraySms::SmsNotificationView281 DISALLOW_COPY_AND_ASSIGN(SmsNotificationView);326 notification_ = new SmsNotificationView(this, index, number, text); in CreateNotificationView()