Home
last modified time | relevance | path

Searched refs:NotifyDidShowResetBubble (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profile_resetter/
Dautomatic_profile_resetter_unittest.cc911 resetter().NotifyDidShowResetBubble(); in TEST_F()
935 resetter().NotifyDidShowResetBubble(); in TEST_F()
1048 resetter().NotifyDidShowResetBubble(); in TEST_F()
1058 resetter().NotifyDidShowResetBubble(); in TEST_F()
1080 resetter().NotifyDidShowResetBubble(); in TEST_F()
1102 resetter().NotifyDidShowResetBubble(); in TEST_F()
1119 resetter().NotifyDidShowResetBubble(); in TEST_F()
1139 resetter().NotifyDidShowResetBubble(); in TEST_F()
1159 resetter().NotifyDidShowResetBubble(); in TEST_F()
1211 resetter().NotifyDidShowResetBubble(); in TEST_F()
Dprofile_reset_global_error.cc89 automatic_profile_resetter_->NotifyDidShowResetBubble(); in ShowBubbleView()
Dautomatic_profile_resetter.h103 void NotifyDidShowResetBubble();
Dautomatic_profile_resetter.cc473 void AutomaticProfileResetter::NotifyDidShowResetBubble() { in NotifyDidShowResetBubble() function in AutomaticProfileResetter