MCPcopy Create free account

hub / github.com/JackyAndroid/AndroidChromium / functions

Functions15,994 in github.com/JackyAndroid/AndroidChromium

↓ 7 callersMethodonDownloadFailed
Called when a download fails. @param fileName Name of the download file. @param reason Reason of failure reported by android DownloadManager
app/src/main/java/org/chromium/chrome/browser/download/DownloadManagerService.java:1058
↓ 7 callersMethodonMediaSessionAction
Called when the user performed one of the media actions (like fast forward or next track) supported by MediaSession. @param action The kind of the ini
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationListener.java:51
↓ 7 callersMethodonTouchEvent
@see android.view.ViewGroup#onTouchEvent(android.view.MotionEvent) @param event The {@link MotionEvent} that started the gesture to be evaluated. @ret
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/eventfilter/EventFilter.java:93
↓ 7 callersMethodparseInfoFromFilename
Parse the tab id and whether the tab is incognito from the tab state filename. @param name The given filename for the tab state file. @return A {@link
app/src/main/java/org/chromium/chrome/browser/TabState.java:444
↓ 7 callersMethodpermissionInfoIsForTopLevelOrigin
(PermissionInfo info, String origin)
app/src/main/java/org/chromium/chrome/browser/preferences/website/SingleWebsitePreferences.java:263
↓ 7 callersMethodqueryBookmarkFromAPI
(String[] projectionIn, String selection, String[] selectionArgs, String sortOrder)
app/src/main/java/org/chromium/chrome/browser/provider/ChromeBrowserProvider.java:932
↓ 7 callersMethodrecordResultHistogram
(int result)
app/src/main/java/org/chromium/chrome/browser/media/remote/MediaUrlResolver.java:239
↓ 7 callersMethodreload
Reloads the current page content.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:930
↓ 7 callersMethodremoveUIObserver
Remove an observer of bookmark UI changes.
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkDelegate.java:96
↓ 7 callersMethodrequestStackUpdate
()
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/StackLayout.java:557
↓ 7 callersMethodrequestUpdate
Invalidates the current graphics and force to recomputes tab placements.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/Stack.java:2336
↓ 7 callersMethodset
(NumberRollView view, Float value)
app/src/main/java/org/chromium/chrome/browser/widget/NumberRollView.java:38
↓ 7 callersMethodsetActions
(int actions)
app/src/main/java/org/chromium/chrome/browser/media/ui/MediaNotificationInfo.java:130
↓ 7 callersMethodsetArguments
(Bundle args)
app/src/main/java/org/chromium/chrome/browser/preferences/privacy/ConfirmImportantSitesDialogFragment.java:228
↓ 7 callersMethodsetContentLength
(long contentLength)
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:217
↓ 7 callersMethodsetEnabled
Sets whether the item is enabled. @param key Unique indetifier for the item. @param enabled Whether the item should be enabled or not.
app/src/main/java/org/chromium/chrome/browser/ItemChooserDialog.java:516
↓ 7 callersMethodsetIgnoreTextChangesForAutocomplete
Sets whether text changes should trigger autocomplete. <p> {@link #setDelegate(UrlBarDelegate)} must be called with a non-null instance prior to enabl
app/src/main/java/org/chromium/chrome/browser/omnibox/UrlBar.java:272
↓ 7 callersMethodsetIsOffTheRecord
(boolean isOffTheRecord)
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:263
↓ 7 callersMethodsetManagedPreferenceDelegate
Sets the ManagedPreferenceDelegate which will determine whether this preference is managed.
app/src/main/java/org/chromium/chrome/browser/preferences/ChromeBasePreference.java:43
↓ 7 callersMethodsetManagedPreferenceDelegate
Sets the ManagedPreferenceDelegate which will determine whether this preference is managed.
app/src/main/java/org/chromium/chrome/browser/preferences/ChromeBaseCheckBoxPreference.java:30
↓ 7 callersMethodsetMargins
Sets the lateral margins on the associated view, using the appropriate value depending on the current display style. @param marginPixels margin size t
app/src/main/java/org/chromium/chrome/browser/ntp/cards/MarginResizer.java:56
↓ 7 callersMethodsetPressed
@param state The pressed state of the button.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/CompositorButton.java:201
↓ 7 callersMethodsetProgress
Ensure invalidations always occurs in the scope of animation. @param progress The progress value to set the visuals to.
app/src/main/java/org/chromium/chrome/browser/widget/SlowedProgressBar.java:93
↓ 7 callersMethodsetVrModeEnabled
Sets VR Mode to |enabled|.
app/src/main/java/org/chromium/chrome/browser/vr_shell/VrDaydreamApi.java:54
↓ 7 callersMethodshow
(PlayerState initialState)
app/src/main/java/org/chromium/chrome/browser/media/remote/CastNotificationControl.java:97
↓ 7 callersMethodshowAutoplaySites
Returns whether this category is the Autoplay category.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:200
↓ 7 callersMethodshowGeolocationSites
Returns whether this category is the Geolocation category.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:229
↓ 7 callersMethodshowProtectedMediaSites
Returns whether this category is the Protected Media category.
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:265
↓ 7 callersMethodsignIn
Starts the sign-in flow, and executes the callback when finished. If an activity is provided, it is considered an "interactive" sign-in and the user
app/src/main/java/org/chromium/chrome/browser/signin/SigninManager.java:332
↓ 7 callersMethodsourceLanguageCode
()
app/src/main/java/org/chromium/chrome/browser/infobar/TranslateOptions.java:138
↓ 7 callersMethodstopAutocomplete
Signals the autocomplete controller to stop generating omnibox suggestions and cancels the queued task to start the autocomplete controller, if any.
app/src/main/java/org/chromium/chrome/browser/omnibox/LocationBarLayout.java:1812
↓ 7 callersMethodswipeStarted
Called when the swipe animation get initiated. It gives a chance to initialize everything. @param direction The direction the swipe is in. @param x
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/eventfilter/EdgeSwipeHandler.java:19
↓ 7 callersMethodtabCreated
Called when a tab is created from the top left button. @param time The current time of the app in ms. @param incognito Whether or not the affecte
app/src/main/java/org/chromium/chrome/browser/compositor/overlays/SceneOverlay.java:150
↓ 7 callersMethodtargetLanguageCode
()
app/src/main/java/org/chromium/chrome/browser/infobar/TranslateOptions.java:142
↓ 7 callersMethodtoString
()
app/src/main/java/org/chromium/chrome/browser/omaha/VersionNumber.java:43
↓ 7 callersMethodupdateEmptyContainerState
()
app/src/main/java/org/chromium/chrome/browser/widget/emptybackground/EmptyBackgroundViewWrapper.java:142
↓ 7 callersMethodupdateParent
(BookmarkId newParent)
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkAddEditFolderActivity.java:249
↓ 7 callersMethoduri
()
app/src/main/java/org/chromium/chrome/browser/webapps/WebappInfo.java:163
↓ 6 callersMethodaddDescription
Creates and adds a full-width control with additional text describing what an InfoBar is for.
app/src/main/java/org/chromium/chrome/browser/infobar/InfoBarControlLayout.java:370
↓ 6 callersMethodaddTrustedIntentExtras
Sets TRUSTED_APPLICATION_CODE_EXTRA on the provided intent to identify it as coming from a trusted source.
app/src/main/java/org/chromium/chrome/browser/IntentHandler.java:571
↓ 6 callersMethodapproxScreen
(StackTab tab, float globalScrollOffset)
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/Stack.java:2238
↓ 6 callersMethodcancelAnimation
Cancels any animation for the given object and property. @param object The object being animated. @param prop The property to search for.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelAnimation.java:495
↓ 6 callersMethodcancelTask
Cancels a download resumption task if it is scheduled.
app/src/main/java/org/chromium/chrome/browser/download/DownloadResumptionScheduler.java:78
↓ 6 callersMethodcenterY
()
app/src/main/java/org/chromium/chrome/browser/widget/findinpage/FindResultBar.java:384
↓ 6 callersMethodcloseUI
Closes the UI. If the client is still connected, then it's notified of UI hiding. @param immediateClose If true, then UI immediately closes. If false
app/src/main/java/org/chromium/chrome/browser/payments/PaymentRequestImpl.java:1241
↓ 6 callersMethodcompareTo
(WebsiteAddress to)
app/src/main/java/org/chromium/chrome/browser/preferences/website/WebsiteAddress.java:133
↓ 6 callersMethodcreateBringTabToFrontIntent
@return Intent that tells Chrome to bring an Activity for a particular Tab back to the foreground, or null if this isn't possible.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:3054
↓ 6 callersMethodcreateNewTab
(LoadUrlParams loadUrlParams, TabLaunchType type, Tab parent)
app/src/main/java/org/chromium/chrome/browser/tabmodel/document/TabDelegate.java:102
↓ 6 callersMethoddetermineExternalIntentSource
Determines what App was used to fire this Intent. @param packageName Package name of this application. @param intent Intent that was used to launch Ch
app/src/main/java/org/chromium/chrome/browser/IntentHandler.java:272
↓ 6 callersMethoddismiss
()
app/src/main/java/org/chromium/chrome/browser/preferences/datareduction/DataReductionPromoScreen.java:130
↓ 6 callersMethodfocusSection
Called when the UI is telling the section that it has either gained or lost focus.
app/src/main/java/org/chromium/chrome/browser/payments/ui/PaymentRequestSection.java:236
↓ 6 callersMethodforceFinished
Force the finished field to a particular value. Contrary to {@link #abortAnimation()}, forcing the animation to finished does NOT cause the scroller t
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/StackScroller.java:67
↓ 6 callersMethodfromContentSettingsType
Construct a SiteSettingsCategory from a content settings type. Note that not all categories are associated with a content settings type (e.g. All Site
app/src/main/java/org/chromium/chrome/browser/preferences/website/SiteSettingsCategory.java:144
↓ 6 callersMethodgetAssistStatusHandler
@return The assist handler for this activity.
app/src/main/java/org/chromium/chrome/browser/ChromeActivity.java:594
↓ 6 callersMethodgetBasicCardPaymentType
(String cardNumber, boolean emptyIfInvalid)
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:667
↓ 6 callersMethodgetBitmap
Returns the icon to use for the Activity in the recent tasks list. Returns the favicon if it is adequate. If the passed in favicon is not adequate, an
app/src/main/java/org/chromium/chrome/browser/ActivityTaskDescriptionIconGenerator.java:56
↓ 6 callersMethodgetBottomBarView
Gets the {@link ViewGroup} of the bottom bar. If it has not been inflated, inflate it first.
app/src/main/java/org/chromium/chrome/browser/customtabs/CustomTabBottomBarDelegate.java:143
↓ 6 callersMethodgetColorForState
()
app/src/main/java/org/chromium/chrome/browser/toolbar/TabSwitcherDrawable.java:121
↓ 6 callersMethodgetContentLength
()
app/src/main/java/org/chromium/chrome/browser/download/DownloadInfo.java:95
↓ 6 callersMethodgetCurrentTime
Returns a timestamp representing now, according to the backoff scheduler.
app/src/main/java/org/chromium/chrome/browser/omaha/ExponentialBackoffScheduler.java:135
↓ 6 callersMethodgetDiscardRange
@return The range of the discard action. At the end of the +/- range the discarded tab will be fully transparent.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/phone/stack/Stack.java:2254
↓ 6 callersMethodgetDisplayText
()
app/src/main/java/org/chromium/chrome/browser/omnibox/OmniboxSuggestion.java:95
↓ 6 callersMethodgetDownloadNotifier
(Context context)
app/src/main/java/org/chromium/chrome/browser/offlinepages/downloads/OfflinePageNotificationBridge.java:155
↓ 6 callersMethodgetDropdownKeyValues
@return The dropdown key-value pairs.
app/src/main/java/org/chromium/chrome/browser/payments/ui/EditorFieldModel.java:369
↓ 6 callersMethodgetFinalContentWidth
@return The width of the drawn content (clipped and scaled).
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:446
↓ 6 callersMethodgetForProfile
Retrieves the OfflinePageBridge for the given profile, creating it the first time getForProfile is called for a given profile. Must be called on the
app/src/main/java/org/chromium/chrome/browser/offlinepages/OfflinePageBridge.java:36
↓ 6 callersMethodgetFullscreenManager
Gets the full screen manager. @return The fullscreen manager, possibly null
app/src/main/java/org/chromium/chrome/browser/ChromeActivity.java:1398
↓ 6 callersMethodgetGoogleApiClient
()
app/src/main/java/org/chromium/chrome/browser/physicalweb/NearbySubscription.java:94
↓ 6 callersMethodgetInfoForOrigins
()
app/src/main/java/org/chromium/chrome/browser/preferences/website/SingleCategoryPreferences.java:103
↓ 6 callersMethodgetInstance
Returns the Singleton instance.
app/src/main/java/org/chromium/chrome/browser/tabmodel/DocumentModeAssassin.java:126
↓ 6 callersMethodgetIssuerIconDrawableId
()
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:426
↓ 6 callersMethodgetLargeIconForUrl
Gets the large icon (e.g. favicon or touch icon) for a given URL. @param url The URL of the site whose icon is being requested. @param size The desire
app/src/main/java/org/chromium/chrome/browser/ntp/NewTabPageView.java:234
↓ 6 callersMethodgetLaunchType
@return The reason the Tab was launched.
app/src/main/java/org/chromium/chrome/browser/tab/Tab.java:2569
↓ 6 callersMethodgetNativeDownloadManagerService
Helper method to create and retrieve the native DownloadManagerService when needed. @return pointer to native DownloadManagerService.
app/src/main/java/org/chromium/chrome/browser/download/DownloadManagerService.java:1213
↓ 6 callersMethodgetObfuscatedNumber
()
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:391
↓ 6 callersMethodgetOfflinePageBridge
Returns the {@link OfflinePageDelegate} that works with the Offline Pages backend.
app/src/main/java/org/chromium/chrome/browser/download/ui/BackendProvider.java:68
↓ 6 callersMethodgetOriginalContentHeight
@return The maximum drawable height (not scaled) of the tab contents texture.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:432
↓ 6 callersMethodgetScopeFromUrl
Generates a scope URL based on the passed in URL. It should be used if the Web Manifest does not specify a scope URL. @param url The url to convert to
app/src/main/java/org/chromium/chrome/browser/ShortcutHelper.java:559
↓ 6 callersMethodgetSelectedAccountName
()
app/src/main/java/org/chromium/chrome/browser/signin/AccountSigninView.java:627
↓ 6 callersMethodgetStateDirectory
()
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabPersistentStore.java:233
↓ 6 callersMethodgetStateFileName
()
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabbedModeTabPersistencePolicy.java:104
↓ 6 callersMethodgetStoredDownloadInfo
Gets download information from SharedPreferences. @param sharedPrefs The SharedPreferences object to parse. @param type Type of the information to ret
app/src/main/java/org/chromium/chrome/browser/download/DownloadManagerService.java:470
↓ 6 callersMethodgetStreetAddress
()
app/src/main/java/org/chromium/chrome/browser/autofill/PersonalDataManager.java:173
↓ 6 callersMethodgetTabCreator
(boolean incognito)
app/src/main/java/org/chromium/chrome/browser/ChromeTabbedActivity.java:488
↓ 6 callersMethodgetTabHeight
@return The height of the tab the panel is displayed on top of.
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/OverlayPanelBase.java:300
↓ 6 callersMethodgetTaskInfoFromTask
Returns the RecentTaskInfo for the task, if the ActivityManager succeeds in finding the task. @param task AppTask containing information about a task.
app/src/main/java/org/chromium/chrome/browser/document/DocumentUtils.java:82
↓ 6 callersMethodgetTiltX
@return The tilt angle around the X axis of the tab in degree.
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/components/LayoutTab.java:324
↓ 6 callersMethodgetToolbarColorForVisualState
(final VisualState visualState)
app/src/main/java/org/chromium/chrome/browser/toolbar/ToolbarPhone.java:663
↓ 6 callersMethodgetValue
@return The human-readable localized display value.
app/src/main/java/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java:59
↓ 6 callersMethodgetWindowVisibleDisplayFrame
Used for accessing the current display frame for the whole window view hierarchy. @param displayFrame The rect that will be set to the current display
app/src/main/java/org/chromium/chrome/browser/WindowDelegate.java:43
↓ 6 callersMethodhandleEnum
(Context context, String key, int value, int boundary)
app/src/main/java/org/chromium/chrome/browser/physicalweb/PhysicalWebUma.java:306
↓ 6 callersMethodhandlePostNativeStartup
Execute startup tasks that require native libraries to be loaded. See {@link BrowserParts} for a list of calls to be implemented. @param isAsync Wheth
app/src/main/java/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java:224
↓ 6 callersMethodhandlePreNativeStartup
Execute startup tasks that can be done without native libraries. See {@link BrowserParts} for a list of calls to be implemented. @param parts The dele
app/src/main/java/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java:133
↓ 6 callersMethodhide
Hides the Promo
app/src/main/java/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPromoControl.java:162
↓ 6 callersMethodhideOverview
Hides the current {@link Layout}, returning to the default {@link Layout}. @param animate Whether or not to animate the transition to the default {@li
app/src/main/java/org/chromium/chrome/browser/compositor/layouts/LayoutManagerChrome.java:611
↓ 6 callersMethodicon
Returns the icon in Bitmap form. Caches the result for future retrievals.
app/src/main/java/org/chromium/chrome/browser/webapps/WebappInfo.java:246
↓ 6 callersMethodinstance
The singleton instance access method for native objects. Must be called on the UI thread only.
app/src/main/java/org/chromium/chrome/browser/media/remote/RemoteMediaPlayerController.java:81
↓ 6 callersMethodisClosurePending
@param tabId The id of the {@link Tab} that might have a pending closure. @return Whether or not the {@link Tab} specified by {@code tabId} has a
app/src/main/java/org/chromium/chrome/browser/tabmodel/TabList.java:51
↓ 6 callersMethodisContextualSearchDisabled
@return Whether the Contextual Search feature was disabled by the user explicitly.
app/src/main/java/org/chromium/chrome/browser/preferences/PrefServiceBridge.java:492
↓ 6 callersMethodisEditable
@return Whether this bookmark can be edited.
app/src/main/java/org/chromium/chrome/browser/bookmarks/BookmarkBridge.java:211
← previousnext →701–800 of 15,994, ranked by callers