Searched refs:PostNotification (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
H A Dpromo_resource_service.cc115 PostNotification(ms_until_start);
119 PostNotification(0);
122 PostNotification(ms_until_end);
125 PostNotification(0);
129 PostNotification(0);
143 void PromoResourceService::PostNotification(int64 delay_ms) { function in class:PromoResourceService
H A Dpromo_resource_service.h53 void PostNotification(int64 delay_ms);
/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer.h77 bool PostNotification(const std::string& address, const BatteryInfo& battery);
H A Dperipheral_battery_observer.cc152 if (PostNotification(address, battery))
163 if (PostNotification(address, *battery))
200 bool PeripheralBatteryObserver::PostNotification(const std::string& address, function in class:chromeos::PeripheralBatteryObserver
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dlocation_bar_view_mac.h189 void PostNotification(NSString* notification);

Completed in 101 milliseconds