Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/permissions/
H A DPermissionSettingsBridge.java15 public static boolean shouldShowNotificationsPromo(WebContents webContents) { in shouldShowNotificationsPromo() method in PermissionSettingsBridge
30 boolean shouldShowNotificationsPromo(Profile profile, WebContents webContents); in shouldShowNotificationsPromo() method