Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JackyAndroid/AndroidChromium
/ functions
Functions
15,994 in github.com/JackyAndroid/AndroidChromium
⨍
Functions
15,994
◇
Types & classes
1,709
↓ 20 callers
Method
getBooleanParam
Gets a boolean Finch parameter, assuming the <paramName>="true" format. Also checks for a command-line switch with the same name, for easy local test
app/src/main/java/org/chromium/chrome/browser/contextualsearch/ContextualSearchFieldTrial.java:448
↓ 20 callers
Method
getItem
(int position)
app/src/main/java/org/chromium/chrome/browser/appmenu/AppMenuAdapter.java:144
↓ 20 callers
Method
getTabObservers
@return An {@link ObserverList.RewindableIterator} instance that points to all of the current {@link TabObserver}s on this class. Note that c
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:1204
↓ 20 callers
Method
isNativePage
@return Whether or not the {@link Tab} represents a {@link NativePage}.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:1149
↓ 19 callers
Method
announceForAccessibility
(CharSequence announcement)
app/src/main/java/org/chromium/chrome/browser/preferences/ClearBrowsingDataCheckBoxPreference.java:55
↓ 19 callers
Method
getDrawX
@return The actual position in the strip, taking into account stacking, scrolling, etc.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutTab.java:329
↓ 19 callers
Method
getId
@return The id of the {@link Tab} this {@link StripLayoutTab} represents.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutTab.java:179
↓ 19 callers
Method
getMediaStateListener
@return the current VideoStateListener
app/src/main/java/org/chromium/chrome/browser/media/remote/MediaRouteController.java:314
↓ 19 callers
Method
getOrigin
Returns the origin that requested the permission.
app/src/main/java/org/chromium/chrome/browser/preferences/website/UsbInfo.java:31
↓ 19 callers
Method
getTabById
Find the {@link Tab} with the specified id. @param model The {@link TabModel} to act on. @param tabId The id of the {@link Tab} to find. @return
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelUtils.java:86
↓ 19 callers
Method
getTabCreator
@return A {@link TabCreator} that will create either regular or incognito tabs. @param incognito True if the method should return the TabCreator for i
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabCreatorManager.java:105
↓ 19 callers
Method
hideKeyboard
Hides the the keyboard if it was opened for the ContentView. @param postHideTask A task to run after the keyboard is done hiding and the view's
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/LayoutManagerHost.java:88
↓ 19 callers
Method
make
Creates and returns a snackbar to display the given text. If this is a snackbar for a new feature shown to the user, please add the feature name to Sn
app/src/main/java/org/chromium/chrome/browser/snackbar/Snackbar.java:81
↓ 19 callers
Method
matches
Returns true if {@code url} matches this WebsiteAddress's origin or host pattern.
app/src/main/java/org/chromium/chrome/browser/preferences/website/WebsiteAddress.java:104
↓ 19 callers
Method
onPause
Called when the user wants to pause the playback. @param actionSource The source the listener got the action from.
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationListener.java:38
↓ 19 callers
Method
setContentView
()
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkAddActivity.java:29
↓ 19 callers
Method
setId
(int id)
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:135
↓ 18 callers
Method
getAlpha
@return The transparency value for all of the tab components.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/StackTab.java:198
↓ 18 callers
Method
getCompositorViewHolder
@return A {@link CompositorViewHolder} instance.
app/src/main/java/org/chromium/chrome/browser/ChromeActivity.java:1390
↓ 18 callers
Method
getFilePath
Local storage path to the file.
app/src/main/java/org/chromium/chrome/browser/download/ui/ThumbnailProvider.java:14
↓ 18 callers
Method
getId
()
app/src/main/java/org/chromium/chrome/browser/offlinepages/ClientId.java:27
↓ 18 callers
Method
getInstance
Returns the singleton instance of HomepageManager, creating it if needed. @param context Any old Context.
app/src/main/java/org/chromium/chrome/browser/partnercustomizations/HomepageManager.java:49
↓ 18 callers
Method
getLong
(int column)
app/src/main/java/org/chromium/chrome/browser/database/SQLiteCursor.java:73
↓ 18 callers
Method
getPanelHeightFromState
Gets the height of the Overlay Panel in dps for a given |state|. @param state The state whose height will be calculated. @return The height of the Ov
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelBase.java:656
↓ 18 callers
Method
getTabModelSelector
()
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabActivity.java:656
↓ 18 callers
Method
hideContextualSearch
Hides the Contextual Search UX. @param reason The {@link StateChangeReason} for hiding Contextual Search.
app/src/main/java/org/chromium/chrome/browser/contextualsearch/ContextualSearchManager.java:328
↓ 18 callers
Method
invalidate
Invalidates either immediately (if no host is specified) or at time triggered by the host. @param client The {@link Client} to invalidate, most likel
app/src/main/java/org/chromium/chrome/browser/compositor/Invalidator.java:48
↓ 18 callers
Method
isShowing
@return Whether the Panel is showing.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelBase.java:278
↓ 18 callers
Method
save
(ParcelFileDescriptor parceledState)
app/src/main/java/org/chromium/chrome/browser/ChromeBackupAgent.java:95
↓ 18 callers
Method
updateFullscreenEnabledState
Push state about whether or not the browser controls can show or hide to the renderer.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:2617
↓ 17 callers
Method
closeTab
Unregisters and destroys the specified tab, and then switches to the previous tab. @param tab The non-null tab to close @return true if the tab was fo
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModel.java:88
↓ 17 callers
Method
createIntentForSettingsPage
Creates an intent for launching settings, either on the top-level settings page or a specific subpage. @param context The current Activity, or an app
app/src/main/java/org/chromium/chrome/browser/preferences/PreferencesLauncher.java:34
↓ 17 callers
Method
destroy
Called after a page has been removed from the view hierarchy and will no longer be used.
app/src/main/java/org/chromium/chrome/browser/NativePage.java:56
↓ 17 callers
Method
equals
(Object obj)
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:273
↓ 17 callers
Method
getActiveLayout
()
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/LayoutManager.java:360
↓ 17 callers
Method
getActiveStripLayoutHelper
@return The currently visible strip layout helper.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelperManager.java:454
↓ 17 callers
Method
getActivityTab
()
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabActivity.java:661
↓ 17 callers
Method
getColorStateList
@param securityLevel The security level for which the color will be returned. @param provider The {@link ToolbarDataProvider}. @param resources The Re
app/src/main/java/org/chromium/chrome/browser/omnibox/LocationBarLayout.java:1304
↓ 17 callers
Method
getGUID
()
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:371
↓ 17 callers
Method
getId
@return The unique identifier of the sink.
app/src/main/java/org/chromium/chrome/browser/media/router/cast/MediaSink.java:38
↓ 17 callers
Method
getInstance
Get a singleton instance of this class. @return A singleton instance of this class.
app/src/main/java/org/chromium/chrome/browser/physicalweb/UrlManager.java:130
↓ 17 callers
Method
getInstance
Returns the singleton instance of ExternalAuthUtils, creating it if needed.
app/src/main/java/org/chromium/chrome/browser/externalauth/ExternalAuthUtils.java:52
↓ 17 callers
Method
getName
@return Cookie name.
app/src/main/java/org/chromium/chrome/browser/cookies/CanonicalCookie.java:84
↓ 17 callers
Method
getSharedPreferences
Lazily retrieve the SharedPreferences when needed. Since download operations are not very frequent, no need to load all SharedPreference entries into
app/src/main/java/org/chromium/chrome/browser/download/DownloadManagerDelegate.java:76
↓ 17 callers
Method
iterator
()
app/src/main/java/org/chromium/chrome/browser/ntp/cards/SuggestionsSection.java:120
↓ 17 callers
Method
name
@return The name of this bookmark entry.
app/src/main/java/org/chromium/chrome/browser/provider/ChromeBrowserProvider.java:709
↓ 17 callers
Method
onDestroy
()
app/src/main/java/org/chromium/chrome/browser/ntp/NewTabPage.java:173
↓ 17 callers
Method
release
Stop the current remote playback completely and release all resources.
app/src/main/java/org/chromium/chrome/browser/media/remote/MediaRouteController.java:304
↓ 17 callers
Method
selectModel
Set the current model. This won't cause an animation, but will still change the stack that is currently visible if the tab switcher is open.
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelSelector.java:36
↓ 17 callers
Method
setText
Sets the EditText text and shows the floating label without animation. To set the EditText text with animation, use getEditText().setText(). @param t
app/src/main/java/org/chromium/chrome/browser/widget/FloatLabelLayout.java:229
↓ 17 callers
Method
setTint
(ColorStateList tint)
app/src/main/java/org/chromium/chrome/browser/toolbar/TabSwitcherDrawable.java:125
↓ 17 callers
Method
setValue
Updates the value of this field. Does not trigger validation or update the last error message. Can be called on a dropdown to initialize it, but will
app/src/main/java/org/chromium/chrome/browser/payments/ui/EditorFieldModel.java:447
↓ 17 callers
Method
start
Starts a precache cycle.
app/src/main/java/org/chromium/chrome/browser/precache/PrecacheLauncher.java:61
↓ 17 callers
Method
toString
()
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:801
↓ 16 callers
Method
addField
Adds an input field to the editor. @param field The input field to add.
app/src/main/java/org/chromium/chrome/browser/payments/ui/EditorModel.java:46
↓ 16 callers
Method
fromString
Construct a SiteSettingsCategory from a string. @param category The string id of the category to construct. See valid values above.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:80
↓ 16 callers
Method
getContentSetting
Returns the ContentSetting value for this origin.
app/src/main/java/org/chromium/chrome/browser/preferences/website/PermissionInfo.java:42
↓ 16 callers
Method
getCurrentRoute
()
app/src/main/java/org/chromium/chrome/browser/media/remote/AbstractMediaRouteController.java:277
↓ 16 callers
Method
getCurrentTab
Get the currently selected {@link Tab}. @param model The {@link TabModel} to act on. @returns The current {@link Tab} or {@code null} if no {@link
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelUtils.java:125
↓ 16 callers
Method
getNewTabPageForCurrentTab
@return The NewTabPage shown for the current Tab or null if one is not being shown.
app/src/main/java/org/chromium/chrome/browser/toolbar/ToolbarDataProvider.java:22
↓ 16 callers
Method
getReferrerUrl
@return The referrer URL.
app/src/main/java/org/chromium/chrome/browser/externalnav/ExternalNavigationParams.java:95
↓ 16 callers
Method
getScaledContentWidth
@return The maximum drawable width (scaled) of the tab contents in dp.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:411
↓ 16 callers
Method
getUrlFromIntent
Retrieve the URL from the Intent, which may be in multiple locations. @param intent Intent to examine. @return URL from the Intent, or null if a valid
app/src/main/java/org/chromium/chrome/browser/IntentHandler.java:858
↓ 16 callers
Method
getValue
Gets the value for an attribute. @param attribute The attribute to be retrieved. @return value of the attribute.
app/src/main/java/org/chromium/chrome/browser/download/OMADownloadHandler.java:147
↓ 16 callers
Method
isEmpty
()
app/src/main/java/org/chromium/chrome/browser/webapps/WebappDataStorage.java:410
↓ 16 callers
Method
isRunning
@return True if the animation is running.
app/src/main/java/org/chromium/chrome/browser/widget/ToolbarProgressBarAnimatingView.java:243
↓ 16 callers
Method
onMenuOrKeyboardAction
Handles menu item selection and keyboard shortcuts. @param id The ID of the selected menu item (defined in main_menu.xml) or keyboard short
app/src/main/java/org/chromium/chrome/browser/ChromeActivity.java:1648
↓ 16 callers
Method
setFileName
(String fileName)
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:192
↓ 16 callers
Method
setTint
Sets the tint color for the given Drawable for all button states. @param tint The set of colors to use to color the ImageButton.
app/src/main/java/org/chromium/chrome/browser/widget/TintedDrawable.java:48
↓ 16 callers
Method
start
Start simulating load progress from a baseline of 0.
app/src/main/java/org/chromium/chrome/browser/toolbar/ToolbarManager.java:1243
↓ 15 callers
Method
commitAllTabClosures
Commits all pending closures, closing all tabs that had a chance to be undone.
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModel.java:138
↓ 15 callers
Method
create
Builds instances of payment apps. @param context The application context. @param webContents The web contents that invoked PaymentRequest.
app/src/main/java/org/chromium/chrome/browser/payments/PaymentAppFactory.java:35
↓ 15 callers
Method
createStateString
(String stateName, String actionName)
app/src/main/java/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java:258
↓ 15 callers
Method
dismiss
()
app/src/main/java/org/chromium/chrome/browser/widget/TextBubble.java:170
↓ 15 callers
Method
equals
(Object obj)
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkUIState.java:89
↓ 15 callers
Method
findTabById
@param id The Tab id. @return The StripLayoutTab that corresponds to that tabid.
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/strip/StripLayoutHelper.java:1082
↓ 15 callers
Method
getInstance
Returns the singleton instance of LocationSettings, creating it if needed.
app/src/main/java/org/chromium/chrome/browser/preferences/LocationSettings.java:40
↓ 15 callers
Method
getInstance
@return The unique instance of ChromeCustomTabsConnection.
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabsConnection.java:147
↓ 15 callers
Method
getItemCount
@return The number of items under this subtree. @see android.support.v7.widget.RecyclerView.Adapter#getItemCount()
app/src/main/java/org/chromium/chrome/browser/ntp/cards/TreeNode.java:17
↓ 15 callers
Method
getOrientation
@see Orientation @return The orientation of the screen (portrait or landscape). Values are defined by {@link Orientation}.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/Layout.java:588
↓ 15 callers
Method
getSearchBarControl
Creates the ContextualSearchBarControl, if needed. The Views are set to INVISIBLE, because they won't actually be displayed on the screen (their snaps
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanel.java:683
↓ 15 callers
Method
getSnackbarManager
@return The snackbar manager that has a proper anchor view.
app/src/main/java/org/chromium/chrome/browser/snackbar/SnackbarManager.java:37
↓ 15 callers
Method
getTabById
Search all TabModels for a tab with the specified id. @return specified tab or null if tab is not found
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelSelector.java:131
↓ 15 callers
Method
isDying
@return True if the Tab/ContentView is destroyed, but we are still animating its visible representation.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/StackTab.java:337
↓ 15 callers
Method
isFrozen
@return true iff the tab doesn't hold a live page. This happens before initialize() and when the tab holds frozen WebContents state that is yet to be
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:2577
↓ 15 callers
Method
setDownloadGuid
(String downloadGuid)
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:227
↓ 15 callers
Method
setScrollOffset
@param offset The offset of the tab along the scrolling direction in scroll space.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/StackTab.java:249
↓ 15 callers
Method
setX
@param x The horizontal draw position.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:523
↓ 15 callers
Method
showSnackbar
Shows a snackbar at the bottom of the screen, or above the keyboard if the keyboard is visible.
app/src/main/java/org/chromium/chrome/browser/snackbar/SnackbarManager.java:108
↓ 15 callers
Method
toString
()
app/src/main/java/org/chromium/chrome/browser/media/router/cast/MediaSink.java:79
↓ 14 callers
Method
add
Adds a new snackbar to the collection. If the new snackbar is of {@link Snackbar#TYPE_ACTION} and current snackbar is of {@link Snackbar#TYPE_NOTIFICA
app/src/main/java/org/chromium/chrome/browser/snackbar/SnackbarCollection.java:25
↓ 14 callers
Method
clearSelection
Clears all selected items.
app/src/main/java/org/chromium/chrome/browser/widget/selection/SelectionDelegate.java:68
↓ 14 callers
Method
createTextInput
Constructs a text input field model without any special text formatting hints.
app/src/main/java/org/chromium/chrome/browser/payments/ui/EditorFieldModel.java:238
↓ 14 callers
Method
disconnect
Disconnects client. Can be safely called on disconnected clients. It will then just clear the queued calls submitted since the last disconnection.
app/src/main/java/org/chromium/chrome/browser/gcore/ChromeGoogleApiClient.java:25
↓ 14 callers
Method
dismissSnackbars
Dismisses snackbars that are associated with the given {@link SnackbarController}. @param controller Only snackbars with this controller will be remo
app/src/main/java/org/chromium/chrome/browser/snackbar/SnackbarManager.java:122
↓ 14 callers
Method
equals
(Object obj)
app/src/main/java/org/chromium/chrome/browser/media/remote/RemoteVideoInfo.java:89
↓ 14 callers
Method
getCurrentTabId
Convenience function to get the current tab id on the current model. @return Id of the current tab or {@link Tab#INVALID_TAB_ID} if no tab is selected
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabModelSelector.java:72
↓ 14 callers
Method
getInfoBarContainer
@return The infobar container.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:857
↓ 14 callers
Method
getItemId
(int position)
app/src/main/java/org/chromium/chrome/browser/appmenu/AppMenuAdapter.java:139
↓ 14 callers
Method
handleSynchronousStartup
Initializes the Chrome browser process synchronously. @throws ProcessInitException if there is a problem with the native library.
app/src/main/java/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java:119
← previous
next →
201–300 of 15,994, ranked by callers