Home
last modified time | relevance | path

Searched defs:SEND_TAB_TO_SELF (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_handler.h31 SEND_TAB_TO_SELF = 3, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/activity_services/
H A Dactivity_type_util.h46 SEND_TAB_TO_SELF, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/notifications/
H A DNotificationUmaTracker.java78 int SEND_TAB_TO_SELF = 15; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/base/
H A Dmodel_type.h129 SEND_TAB_TO_SELF, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/flags/android/java/src/org/chromium/chrome/browser/flags/
H A DChromeFeatureList.java413 public static final String SEND_TAB_TO_SELF = "SyncSendTabToSelf"; field in ChromeFeatureList