HomeSort by relevance Sort by last modified time
    Searched refs:simple_expanded_layout (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.cc 94 sync_pb::SimpleExpandedLayout* simple_expanded_layout = local
112 simple_expanded_layout->set_title(title);
116 simple_expanded_layout->set_text(text);
synced_notification.cc 432 simple_expanded_layout().has_title())
436 simple_expanded_layout().title();
514 simple_expanded_layout().has_text())
518 simple_expanded_layout().text();

Completed in 3753 milliseconds