HomeSort by relevance Sort by last modified time
    Searched refs:NotificationService (Results 251 - 275 of 741) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu_browsertest.cc 91 content::NotificationService::AllSources());
127 content::NotificationService::AllSources());
178 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/ui/extensions/
extension_install_ui_default.cc 160 content::NotificationService::current()->Notify(
173 content::NotificationService::current()->Notify(
260 content::NotificationService::current()->Notify(
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 38 public class NotificationService extends IntentService {
40 private static final String TAG = "NotificationService";
45 public NotificationService() {
49 public NotificationService(String name) {
  /external/chromium/chrome/browser/webdata/
web_data_service.cc 609 NotificationService::current()->Notify(NotificationType::WEB_DATABASE_LOADED,
611 NotificationService::NoDetails());
940 NotificationService::current()->Notify(
    [all...]
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 409 NotificationService* service = NotificationService::current();
412 NotificationService::NoDetails());
476 NotificationService* service = NotificationService::current();
extension_process_manager.cc 102 NotificationService::AllSources());
104 NotificationService::AllSources());
106 NotificationService::AllSources());
353 NotificationService::current()->Notify(
380 NotificationService::AllSources());