Searched refs:WANT_CALLBACK (Results 1 – 2 of 2) sorted by relevance
124 WANT_CALLBACK); in Observe()135 AddInfoBar(infobar_pair->second->CreateInfoBar(), false, WANT_CALLBACK); in Observe()171 if (callback_status == WANT_CALLBACK) in AddInfoBar()
116 enum CallbackStatus { NO_CALLBACK, WANT_CALLBACK }; enumerator