MCPcopy Create free account

hub / github.com/JackyAndroid/AndroidChromium / functions

Functions15,994 in github.com/JackyAndroid/AndroidChromium

↓ 8 callersMethodmediaRouterInitializationFailed
()
app/src/main/java/org/chromium/chrome/browser/media/remote/AbstractMediaRouteController.java:338
↓ 8 callersMethodonBookmarkDelegateInitialized
(BookmarkDelegate delegate)
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkUIObserver.java:16
↓ 8 callersMethodonDown
Called on down touch event. @param x The X position of the event in the host view space in dp. @param y The Y position of the event i
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/eventfilter/GestureHandler.java:20
↓ 8 callersMethodopenNewTab
Opens a new tab. @param loadUrlParams parameters of the url load @param type Describes how the new tab is being opened. @param parent The parent tab
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelSelector.java:101
↓ 8 callersMethodrefreshSelectedTab
()
app/src/main/java/org/chromium/chrome/browser/ActivityTabTaskDescriptionHelper.java:234
↓ 8 callersMethodrelease
()
app/src/main/java/org/chromium/chrome/browser/media/remote/DefaultMediaRouteController.java:391
↓ 8 callersMethodrequestPermissions
()
app/src/main/java/org/chromium/chrome/browser/infobar/PermissionUpdateInfoBarDelegate.java:52
↓ 8 callersMethodrequestReaderPanelShow
This is a wrapper for "requestPanelShow" that checks if reader mode is possible before showing. @param reason The reason the panel is requesting to be
app/src/main/java/org/chromium/chrome/browser/dom_distiller/ReaderModeManager.java:517
↓ 8 callersMethodsendIntentToRoute
Send the given intent to the current route. The result will be returned in the given ResultBundleHandler. This function will also check to see if the
app/src/main/java/org/chromium/chrome/browser/media/remote/DefaultMediaRouteController.java:692
↓ 8 callersMethodsetBorderScale
@param scale The scale factor of the border. 1.0f yields 1:1 pixel with the source image.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:621
↓ 8 callersMethodsetFieldText
(int fieldId, String text)
app/src/main/java/org/chromium/chrome/browser/preferences/autofill/AutofillProfileEditor.java:261
↓ 8 callersMethodsetHeight
@param height The height of the tab.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutTab.java:369
↓ 8 callersMethodsetMaxLines
(int maxlines)
app/src/main/java/org/chromium/chrome/browser/pageinfo/WebsiteSettingsPopup.java:150
↓ 8 callersMethodsetSelectedItem
Sets the currently selected item. @param selectedItem The currently selected item, or null of a selection has not yet been made.
app/src/main/java/org/chromium/chrome/browser/payments/ui/SectionInformation.java:121
↓ 8 callersMethodsetStatus
@param status The status of reader mode for this object's tab.
app/src/main/java/org/chromium/chrome/browser/dom_distiller/ReaderModeTabInfo.java:50
↓ 8 callersMethodsetSummaryText
Changes what is being displayed in the summary. @param leftText Text to display on the left side. If null, the whole row hides. @param rightText Te
app/src/main/java/org/chromium/chrome/browser/payments/ui/PaymentRequestSection.java:256
↓ 8 callersMethodsetUrl
(String url)
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:172
↓ 8 callersMethodsetVisibility
Sets the visibility of the Search Content View. @param isVisible True to make it visible.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelContent.java:392
↓ 8 callersMethodshowBackgroundSyncSites
Returns whether this category is the Background Sync category.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:207
↓ 8 callersMethodshowJavaScriptSites
Returns whether this category is the JavaScript category.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:236
↓ 8 callersMethodstartHiding
Tells its host {@link android.view.View} that the hide will be an animation away. This is to be called from a {@link Layout}. @param nextTabId
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/LayoutUpdateHost.java:28
↓ 8 callersMethodstop
Stops generating autocomplete suggestions for the currently specified text from {@link #start(Profile,String, String, boolean)}. <p> Calling this met
app/src/main/java/org/chromium/chrome/browser/omnibox/AutocompleteController.java:159
↓ 8 callersMethodupdateCacheVisibleIds
Informs this cache of the relevant {@link Tab} {@code id}s that will be used in the near future.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/Layout.java:412
↓ 8 callersMethodupdateDownloadNotification
Updates the download notification if the notification service is started. Otherwise, wait for the notification service to become ready. @param info Pe
app/src/main/java/org/chromium/chrome/browser/download/SystemDownloadNotifier.java:252
↓ 8 callersMethodupdateForUrl
Updates the native page based on the given url.
app/src/main/java/org/chromium/chrome/browser/NativePage.java:51
↓ 8 callersMethodupdateTabCount
Updates the current number of Tabs based on the TabModel this Toolbar contains.
app/src/main/java/org/chromium/chrome/browser/toolbar/ToolbarManager.java:1034
↓ 8 callersMethodupdateTaskDescription
()
app/src/main/java/org/chromium/chrome/browser/ActivityTabTaskDescriptionHelper.java:186
↓ 8 callersMethodupdateThemeColorIfNeeded
Determines if the theme color has changed and notifies the listeners if it has. @param didWebContentsThemeColorChange If the theme color of the web co
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:1064
↓ 8 callersMethodupdateVisualsForToolbarState
()
app/src/main/java/org/chromium/chrome/browser/toolbar/ToolbarPhone.java:2003
↓ 7 callersMethodaddDeferredTask
Adds a single deferred task to the queue. The caller is responsible for calling queueDeferredTasksOnIdleHandler after adding tasks. @param deferredTa
app/src/main/java/org/chromium/chrome/browser/DeferredStartupHandler.java:149
↓ 7 callersMethodaddSceneOverlay
Adds a {@link SceneOverlay} that can potentially be shown on top of this {@link Layout}. The {@link SceneOverlay}s added to this {@link Layout} will
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/Layout.java:182
↓ 7 callersMethodaddSignInStateObserver
Registers a SignInStateObserver to be notified when the user signs in or out of Chrome.
app/src/main/java/org/chromium/chrome/browser/signin/SigninManager.java:262
↓ 7 callersMethodaddUIObserver
Add an observer to bookmark UI changes.
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkDelegate.java:91
↓ 7 callersMethodappendResult
(StringBuilder sb, boolean success, String successMessage, String failureMessage)
app/src/main/java/org/chromium/chrome/browser/physicalweb/PhysicalWebDiagnosticsPage.java:90
↓ 7 callersMethodbuildContentUri
(String authority, String path)
app/src/main/java/org/chromium/chrome/browser/provider/ChromeBrowserProvider.java:1019
↓ 7 callersMethodcanGoForward
@return Whether or not this tab has a navigation entry after the current one.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:656
↓ 7 callersMethodcancelRunningAnimation
()
app/src/main/java/org/chromium/chrome/browser/widget/accessibility/AccessibilityTabModelListItem.java:563
↓ 7 callersMethodcheckAndSeedSystemAccounts
Checks whether the account id <-> email mapping has been seeded into C++ layer. If not, it automatically starts fetching the mapping and seeds it. @re
app/src/main/java/org/chromium/chrome/browser/signin/AccountTrackerService.java:75
↓ 7 callersMethodclearSpan
Removes this span from the current text and clears the internal state.
app/src/main/java/org/chromium/chrome/browser/omnibox/UrlBar.java:1169
↓ 7 callersMethodcreateButtonForLayout
Creates a standardized Button that can be used for DualControlLayouts showing buttons. @param isPrimary Whether or not the button is meant to act as
app/src/main/java/org/chromium/chrome/browser/widget/DualControlLayout.java:56
↓ 7 callersMethodcreatePendingIntent
(String action)
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:296
↓ 7 callersMethodcreateTranslationYAnimator
Returns an animator that animates an InfoBarWrapper's y-translation from its current value to endValue and updates the side shadow positions on each f
app/src/main/java/org/chromium/chrome/browser/infobar/InfoBarContainerLayout.java:203
↓ 7 callersMethodcreateWebContents
A factory method to build a {@link WebContents} object. @param incognito Whether or not the {@link WebContents} should be built with an
app/src/main/java/org/chromium/chrome/browser/WebContentsFactory.java:25
↓ 7 callersMethoddataReductionProxyUIAction
Record the DataReductionProxy.UIAction histogram. @param action User action at the promo, first run experience, or settings screen
app/src/main/java/org/chromium/chrome/browser/preferences/datareduction/DataReductionProxyUma.java:52
↓ 7 callersMethoddestroyIncognitoIfNecessary
Destroys the Incognito profile when all Incognito tabs have been closed. Also resets the delegate TabModel to be a stub EmptyTabModel.
app/src/main/java/org/chromium/chrome/browser/tabmodel/IncognitoTabModel.java:73
↓ 7 callersMethoddisconnectFromClientWithDebugMessage
(String debugMessage)
app/src/main/java/org/chromium/chrome/browser/payments/PaymentRequestImpl.java:945
↓ 7 callersMethodfilter
Filters the list of downloads to show only files of a specific type.
app/src/main/java/org/chromium/chrome/browser/download/ui/DownloadHistoryAdapter.java:319
↓ 7 callersMethodforceAnimationToFinish
Forces the current animation to finish and broadcasts the proper event.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/Layout.java:554
↓ 7 callersMethodgetBaseIntentFromTask
Returns the baseIntent of the RecentTaskInfo associated with the given task. @param task Task to get the baseIntent for. @return The baseIntent, or nu
app/src/main/java/org/chromium/chrome/browser/document/DocumentUtils.java:97
↓ 7 callersMethodgetColorWithOverlay
Get a color when overlayed with a different color. @param baseColor The base Android color. @param overlayColor The overlay Android color. @param over
app/src/main/java/org/chromium/chrome/browser/util/ColorUtils.java:89
↓ 7 callersMethodgetDuration
@return The stream duration in milliseconds.
app/src/main/java/org/chromium/chrome/browser/media/remote/MediaRouteController.java:282
↓ 7 callersMethodgetEditButtonState
Returns the state of the edit button, which is hidden by default. @return State of the edit button.
app/src/main/java/org/chromium/chrome/browser/payments/ui/PaymentRequestSection.java:314
↓ 7 callersMethodgetFirstRunFlowComplete
Returns whether the main First Run Experience flow is complete. Note: that might NOT include "intro"/"what's new" pages, but it always includes ToS an
app/src/main/java/org/chromium/chrome/browser/firstrun/FirstRunStatus.java:36
↓ 7 callersMethodgetForUid
@return the {@link Throttler} for a given UID.
app/src/main/java/org/chromium/chrome/browser/customtabs/RequestThrottler.java:127
↓ 7 callersMethodgetId
()
app/src/main/java/org/chromium/chrome/browser/download/ui/DownloadHistoryItemWrapper.java:181
↓ 7 callersMethodgetInstance
()
app/src/main/java/org/chromium/chrome/browser/offlinepages/OfflinePageUtils.java:72
↓ 7 callersMethodgetIsLocal
()
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:411
↓ 7 callersMethodgetLanguage
Returns the current Android language and region code (e.g. en-GB or de-DE). Note: the region code depends only on the language the user selected in A
app/src/main/java/org/chromium/chrome/browser/omaha/RequestGenerator.java:137
↓ 7 callersMethodgetLastCommittedEntryIndex
()
app/src/main/java/org/chromium/chrome/browser/tab/InterceptNavigationDelegateImpl.java:206
↓ 7 callersMethodgetManager
(int notificationId)
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:438
↓ 7 callersMethodgetMessage
()
app/src/main/java/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java:74
↓ 7 callersMethodgetModelAt
(int index)
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelSelectorBase.java:80
↓ 7 callersMethodgetOffsetY
@return The vertical offset of the Overlay Panel.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelBase.java:360
↓ 7 callersMethodgetParentId
@return The id of the tab that caused this tab to be opened.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:2252
↓ 7 callersMethodgetQueryText
@return The search query text (non-null).
app/src/main/java/org/chromium/chrome/browser/omnibox/UrlBar.java:281
↓ 7 callersMethodgetResourceId
@param foreground Whether or not this tab is a foreground tab. @return The Android resource that represents the tab background.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutTab.java:187
↓ 7 callersMethodgetResourceItem
Returns the ResourceItem for a ContentSettingsType.
app/src/main/java/org/chromium/chrome/browser/preferences/website/ContentSettingsResources.java:168
↓ 7 callersMethodgetSecurityLevel
()
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:1178
↓ 7 callersMethodgetTabIndexAtPositon
Gets the tab index at the requested position. @param x The x coordinate where to perform the hit test. @param y The y coordinate where to perform the
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/Stack.java:1383
↓ 7 callersMethodgetTabWebContentsDelegateAndroid
@return The current {@link TabWebContentsDelegateAndroid} instance.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:2343
↓ 7 callersMethodgetTiltY
@return The tilt angle around the Y axis of the tab in degree.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:347
↓ 7 callersMethodgetTopControlOffset
@return The offset of the controls from the top of the screen.
app/src/main/java/org/chromium/chrome/browser/fullscreen/ChromeFullscreenManager.java:354
↓ 7 callersMethodgetUrlToLoad
@return The URL that should be used from this intent. If it is a WebLite url, it may be overridden if the Data Reduction Proxy is using Lo-Fi
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabActivity.java:938
↓ 7 callersMethodgetVerticalScroll
()
app/src/main/java/org/chromium/chrome/browser/ntp/NewTabPageView.java:1223
↓ 7 callersMethodgetWindowDelegate
@return The WindowDelegate for the LocationBar. This should be used for all Window related state queries.
app/src/main/java/org/chromium/chrome/browser/omnibox/LocationBarLayout.java:819
↓ 7 callersMethodhasPermission
(String permission)
app/src/main/java/org/chromium/chrome/browser/vr_shell/VrWindowAndroid.java:81
↓ 7 callersMethodhasRequest
()
app/src/main/java/org/chromium/chrome/browser/omaha/OmahaClient.java:438
↓ 7 callersMethodinitCommandLine
()
app/src/main/java/org/chromium/chrome/browser/ChromeApplication.java:157
↓ 7 callersMethodinitialize
Initializes {@link Tab} with {@code webContents}. If {@code webContents} is {@code null} a new {@link WebContents} will be created for this {@link Ta
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:1396
↓ 7 callersMethodisActiveNetworkMetered
(Context context)
app/src/main/java/org/chromium/chrome/browser/download/DownloadManagerService.java:1442
↓ 7 callersMethodisChildAccount
Returns the previously determined value of whether there is a child account on the device. Should only be called after the native library and profile
app/src/main/java/org/chromium/chrome/browser/childaccounts/ChildAccountService.java:56
↓ 7 callersMethodisConnected
Returns true if the network is connected.
app/src/main/java/org/chromium/chrome/browser/offlinepages/OfflinePageUtils.java:96
↓ 7 callersMethodisDownload
@return whether a snippet is either offline page or asset download.
app/src/main/java/org/chromium/chrome/browser/ntp/snippets/SnippetArticle.java:142
↓ 7 callersMethodisDownloadHomeEnabled
@return Whether or not the Download Home is enabled.
app/src/main/java/org/chromium/chrome/browser/download/DownloadUtils.java:73
↓ 7 callersMethodisFocused
()
app/src/main/java/org/chromium/chrome/browser/omnibox/SuggestionView.java:963
↓ 7 callersMethodisInitialized
()
app/src/main/java/org/chromium/chrome/browser/historyreport/HistoryReportJniBridge.java:49
↓ 7 callersMethodisItemSelected
True if the item is selected. False otherwise. @param item The item. @return Whether the item is selected.
app/src/main/java/org/chromium/chrome/browser/widget/selection/SelectionDelegate.java:54
↓ 7 callersMethodisLegacyMultiWindow
@param activity The {@link Activity} to check. @return Whether or not {@code activity} is currently in pre-N Samsung multi-window mode.
app/src/main/java/org/chromium/chrome/browser/multiwindow/MultiWindowUtils.java:288
↓ 7 callersMethodisNotificationHiddingOrHidden
()
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaSessionTabHelper.java:476
↓ 7 callersMethodisOffTheRecord
@return Whether this download is associated with the off the record profile.
app/src/main/java/org/chromium/chrome/browser/download/ui/DownloadHistoryItemWrapper.java:141
↓ 7 callersMethodisOfflinePage
()
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:138
↓ 7 callersMethodisOverviewLayout
(Layout layout)
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/LayoutManagerChrome.java:353
↓ 7 callersMethodisSelectable
@return Whether this row is selectable.
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkRow.java:88
↓ 7 callersMethodisStableBuild
@return Whether this build is a stable build.
app/src/main/java/org/chromium/chrome/browser/ChromeVersionInfo.java:44
↓ 7 callersMethodisValidActivity
Checks whether or not the Intent corresponds to an Activity that should be tracked. @param isIncognito Whether or not the TabModel is managing incogni
app/src/main/java/org/chromium/chrome/browser/tabmodel/document/ActivityDelegate.java:67
↓ 7 callersMethodisVisible
@return Whether the Promo is visible.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPromoControl.java:199
↓ 7 callersMethodlogCall
If service requests logging is enabled, logs that a call was made. No rate-limiting, can be spammy if the app is misbehaved. @param name Call name t
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabsConnection.java:165
↓ 7 callersMethodname
()
app/src/main/java/org/chromium/chrome/browser/webapps/WebappInfo.java:171
↓ 7 callersMethodnotifyChange
(final Uri uri)
app/src/main/java/org/chromium/chrome/browser/provider/ChromeBrowserProvider.java:1169
↓ 7 callersMethodnotifyNavigationEvent
Notifies the application of a navigation event. Delivers the {@link CustomTabsConnectionCallback#onNavigationEvent} callback to the application. @pa
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabsConnection.java:669
← previousnext →601–700 of 15,994, ranked by callers