MCPcopy Create free account

hub / github.com/NovelanceF/Dribbble_rebuild / functions

Functions1,223 in github.com/NovelanceF/Dribbble_rebuild

↓ 4 callersMethodscrollTo
(int x, int y)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewBehind.java:101
↓ 4 callersMethodsendResult
Method used to send back the result to the {@link com.foxykeep.datadroid.requestmanager.RequestManager}. @param receiver The result receiver received
Dribbb/src/main/java/com/foxykeep/datadroid/service/RequestService.java:124
↓ 4 callersMethodsetBehindContentView
Set the behind view content to an explicit view. This view is placed directly into the behind view 's view hierarchy. It can itself be a complex view
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/app/SlidingActivityBase.java:17
↓ 4 callersMethodsetEnableGesture
(boolean enable)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:171
↓ 4 callersMethodsetImageResource
{@inheritDoc}
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:271
↓ 4 callersMethodsetMenu
Set the behind view (menu) content from a layout resource. The resource will be inflated, adding all top-level views to the behind view. @param res t
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:376
↓ 4 callersMethodsetOnPageChangeListener
(OnPageChangeListener listener)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:206
↓ 4 callersMethodsetSlidingActionBarEnabled
Controls whether the ActionBar slides along with the above view when the menu is opened, or if it stays in place. @param slidingActionBarEnabled True
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/app/SlidingActivityBase.java:72
↓ 4 callersMethodshare
向指定平台分享内容 <p> <b>注意:</b><br> 参数data的键值需要严格按照{@link ShareParams}不同子类具体字段来命名, 否则无法反射此字段,也无法设置其值。
Dribbb/src/main/java/cn/sharesdk/onekeyshare/ShareCore.java:35
↓ 4 callersMethodw
(String tag, String message)
Dribbb/src/main/java/com/foxykeep/datadroid/util/DataDroidLog.java:73
↓ 3 callersMethodclearMotionHistory
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:839
↓ 3 callersMethodcloseOpenedItems
Close all opened items
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:681
↓ 3 callersMethodexecute
Execute the request and returns a {@link android.os.Bundle} containing the data to return. @param context The context to use for your operation. @par
Dribbb/src/main/java/com/foxykeep/datadroid/service/RequestService.java:52
↓ 3 callersMethodgenerateRevealAnimate
Create reveal animation @param view affected view @param swap If will change state. If "false" returns to the original position @param swap
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:559
↓ 3 callersMethodgetAvatarUrl
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:95
↓ 3 callersMethodgetChar
Returns the value associated with the given name, or (char) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:323
↓ 3 callersMethodgetContent
Retrieves the current content. @return the current content
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:366
↓ 3 callersMethodgetDestScrollX
(int page)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:306
↓ 3 callersMethodgetDouble
Returns the value associated with the given name, or 0.0 if no mapping of the desired type exists for the given name. @param name The parameter name.
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:443
↓ 3 callersMethodgetInterpolation
(float t)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CanvasTransformerBuilder.java:13
↓ 3 callersMethodgetLong
Returns the value associated with the given name, or 0L if no mapping of the desired type exists for the given name. @param name The parameter name.
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:395
↓ 3 callersMethodgetMode
Returns the current side that the SlidingMenu is on. @return the current mode, either SlidingMenu.LEFT or SlidingMenu.RIGHT
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:459
↓ 3 callersMethodgetShort
Returns the value associated with the given name, or (short) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:347
↓ 3 callersMethodgetShotsRefresh
(final String url, final ContentShotsAdapter adapter, final FooterState f, final RelativeLayout r)
Dribbb/src/main/java/nl.lance.dribbb/network/ShotsData.java:63
↓ 3 callersMethodgetState
()
Dribbb/src/main/java/nl.lance.dribbb/views/FooterState.java:15
↓ 3 callersMethodgetSwipeBackLayout
@return the SwipeBackLayout associated with this activity.
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityBase.java:11
↓ 3 callersMethodisMemoryCacheEnabled
Return whether the data returned from the {@link RequestService} must be cached in memory or not. @return Whether the data returned from the {@link R
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:81
↓ 3 callersMethodisMenuShowing
Checks if is the behind view showing. @return Whether or not the behind view is showing
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:557
↓ 3 callersMethodisUseClientToShare
判断指定平台是否使用客户端分享
Dribbb/src/main/java/cn/sharesdk/onekeyshare/ShareCore.java:83
↓ 3 callersMethodnext
()
Dribbb/src/main/java/cn/sharesdk/onekeyshare/FollowList.java:170
↓ 3 callersMethodonChoiceEnded
User end choice items
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewListener.java:108
↓ 3 callersMethodonLoadCompleted
Loading of a resource has been completed. This corresponds to a cache HIT for the memory and disk cache levels, or a successful download from the net.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:842
↓ 3 callersMethodonLoadError
Loading of a resource has failed. This corresponds to a cache MISS for the memory and disk cache levels, or a successful download from the net. @para
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:854
↓ 3 callersMethodonLoadStarted
Loading of a resource has been started by invoking {@link #setUrl(String)}. @param v The ImageViewNext on which the loading has begun @param leve
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:830
↓ 3 callersMethodonPageScrolled
This method will be invoked when the current page is scrolled, either as part of a programmatically initiated smooth scroll or a user initiated touch
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:118
↓ 3 callersMethodonPageSelected
This method will be invoked when a new page becomes selected. Animation is not necessarily complete. @param position Position index of the new select
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:126
↓ 3 callersMethodonPreSuccess
Called when the image is got from whatever the source. Checks if the original URL matches the current one set in the instance of ImageViewNext. @para
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:552
↓ 3 callersMethodonRequestFinished
Event fired when a request is finished. @param request The {@link com.foxykeep.datadroid.requestmanager.Request} defining the request. @param resultD
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/RequestManager.java:61
↓ 3 callersMethodonScrollChanged
(int scrollY)
Dribbb/src/main/java/nl.lance.dribbb/views/ObservableScrollView.java:80
↓ 3 callersMethodonTouch
@see android.view.View.OnTouchListener#onTouch(android.view.View, android.view.MotionEvent)
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:697
↓ 3 callersMethodonViewPositionChanged
Called when the captured view's position changes as the result of a drag or settle. @param changedView View whose position changed @param left New X
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:182
↓ 3 callersMethodreloadChoiceStateInView
Draw cell for display if item is selected or not @param frontView view to draw @param position position in list
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:395
↓ 3 callersMethodresetCell
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:593
↓ 3 callersMethodresetPendingDismisses
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:998
↓ 3 callersMethodresetScrolling
Resets scrolling
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListView.java:516
↓ 3 callersMethodreturnOldActions
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:891
↓ 3 callersMethodsafeEquals
Perform a safe equals between 2 objects. <p> It manages the case where the first object is null and it would have resulted in a {@link NullPointerExce
Dribbb/src/main/java/com/foxykeep/datadroid/util/ObjectUtils.java:34
↓ 3 callersMethodsaveLastMotion
(MotionEvent ev)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:905
↓ 3 callersMethodscrollToChild
(int position, int offset)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:313
↓ 3 callersMethodsetCustomViewBehind
(CustomViewBehind cvb)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:443
↓ 3 callersMethodsetEnabled
Set enabled @param enabled
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:611
↓ 3 callersMethodsetMemoryCacheEnabled
Set whether the data returned from the {@link RequestService} must be cached in memory or not. @param enabled Whether the data returned from the {@li
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:70
↓ 3 callersMethodsetParent
(OnekeyShare parent)
Dribbb/src/main/java/cn/sharesdk/onekeyshare/EditPage.java:77
↓ 3 callersMethodsetPlatform
(Platform platform)
Dribbb/src/main/java/cn/sharesdk/onekeyshare/FollowList.java:47
↓ 3 callersMethodsetShadow
Set a drawable used for edge shadow. @param shadow Drawable to use @param edgeFlags Combination of edge flags describing the edge to set @see #EDGE_L
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:302
↓ 3 callersMethodsetShadowWidth
Sets the shadow width. @param pixels the new shadow width, in pixels
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:794
↓ 3 callersMethodtranslate
(final int openedX, final int closedX, final int openedY, final int closedY)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CanvasTransformerBuilder.java:65
↓ 3 callersMethodtrimToSize
Remove the eldest entries until the total of remaining entries is at or below the requested size. @param maxSize the maximum size of the cache before
Dribbb/src/main/java/android/support/util/LruCache.java:146
↓ 2 callersMethodUriToDiskLruCacheString
Encodes URLs with the SHA-256 algorithm. @param uri The URL to encode. @return The encoded URL. @throws java.security.NoSuchAlgorithmException If
Dribbb/src/main/java/net/frakbot/cache/CacheHelper.java:78
↓ 2 callersMethodabortEverything
Aborts the current request, if any, and stops everything else.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:310
↓ 2 callersMethodaddRequestListener
Add a {@link com.foxykeep.datadroid.requestmanager.RequestManager.RequestListener} to this {@link com.foxykeep.datadroid.requestmanager.RequestManager
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/RequestManager.java:122
↓ 2 callersMethodaddSwipeListener
Add a callback to be invoked when a swipe event is sent to this view. @param listener the swipe listener to attach to this view
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:233
↓ 2 callersMethodaddTab
(final int position, View tab)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:269
↓ 2 callersMethodattachToActivity
(Activity activity)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:440
↓ 2 callersMethodattachToActivity
Attaches the SlidingMenu to an entire Activity @param activity the Activity @param slideStyle either SLIDING_CONTENT or SLIDING_WINDOW
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:293
↓ 2 callersMethodcalcTopAlignYDisplacement
Calculates the top displacement for the image to make sure it is aligned at the top of the ImageViewEx.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:1169
↓ 2 callersMethodcanAlwaysAnimate
Class method. Returns the mCanAlwaysAnimate value. If it is true, {@link #canAnimate()} will be triggered, determining if the animation can be played
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:540
↓ 2 callersMethodcanPlay
Returns a boolean indicating if the instance was initialized and if it is ready for playing the animation. @return true if the instance is ready for
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:524
↓ 2 callersMethodcheckTouchSlop
Check if we've crossed a reasonable touch slop for the given child view. If the child cannot be dragged along the horizontal or vertical axis, motion
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1332
↓ 2 callersMethodcomputeAxisDuration
(int delta, int velocity, int motionRange)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:681
↓ 2 callersMethodconvertActivityFromTranslucent
Convert a translucent themed Activity {@link android.R.attr#windowIsTranslucent} to a fullscreen opaque Activity. <p> Call this whenever the backgroun
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityHelper.java:80
↓ 2 callersMethodconvertStreamToString
(InputStream is, boolean isGzipEnabled)
Dribbb/src/main/java/com/foxykeep/datadroid/internal/network/NetworkConnectionImpl.java:328
↓ 2 callersMethodcreate
Factory method to create a new ViewDragHelper. @param forParent Parent view to monitor @param cb Callback to provide information and receive events @
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:379
↓ 2 callersMethoddetermineDrag
(MotionEvent ev)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:780
↓ 2 callersMethoddispatchViewReleased
Like all callback events this must happen on the UI thread, but release involves some extra semantics. During a release (mReleaseInProgress) is the on
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:827
↓ 2 callersMethodforceSettleCapturedViewAt
Settle the captured view at the given (left, top) position. @param finalLeft Target left position for the captured view @param finalTop Target top po
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:640
↓ 2 callersMethodgetByte
Returns the value associated with the given name, or (byte) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:312
↓ 2 callersMethodgetCharSequence
Returns the value associated with the given name, or null if no mapping of the desired type exists for the given name. @param name The parameter name
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:478
↓ 2 callersMethodgetCommentsList
()
Dribbb/src/main/java/nl.lance.dribbb/network/ShotsData.java:55
↓ 2 callersMethodgetCount
()
Dribbb/src/main/java/nl.lance.dribbb/adapter/ContentShotsAdapter.java:46
↓ 2 callersMethodgetDiskCache
@return The disk cache.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:162
↓ 2 callersMethodgetErrorDrawable
Gets the {@link android.graphics.drawable.Drawable} to display after an error loading an image. @return {@link android.graphics.drawable.Drawable} to
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:295
↓ 2 callersMethodgetFollowersCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:127
↓ 2 callersMethodgetFollowingCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:119
↓ 2 callersMethodgetFromNetwork
Tries to get the image from the network. @param url The URL to download the image from. It can be an animated GIF.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:522
↓ 2 callersMethodgetImageUrl
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:47
↓ 2 callersMethodgetLikesCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:63
↓ 2 callersMethodgetParams
(Holder holder)
Dribbb/src/main/java/nl.lance.dribbb/adapter/PlayersAdapter.java:56
↓ 2 callersMethodgetParcelable
Returns the value associated with the given name, or null if no mapping of the desired type exists for the given name. @param name The parameter name
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:489
↓ 2 callersMethodgetSecondaryMenu
Retrieves the current secondary menu (right). @return the current menu
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:421
↓ 2 callersMethodgetSelectorTop
()
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewBehind.java:430
↓ 2 callersMethodgetShotsId
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:31
↓ 2 callersMethodgetSwipeBackLayout
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackPreferenceActivity.java:34
↓ 2 callersMethodgetSwipeBackLayout
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivity.java:33
↓ 2 callersMethodgetTitle
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:39
↓ 2 callersMethodgetViewDragState
Retrieve the current drag state of this helper. This will return one of {@link #STATE_IDLE}, {@link #STATE_DRAGGING} or {@link #STATE_SETTLING}. @ret
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:457
↓ 2 callersMethodgetViewHorizontalDragRange
Return the magnitude of a draggable child view's horizontal range of motion in pixels. This method should return 0 for views that cannot move horizont
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:287
↓ 2 callersMethodgetViewVerticalDragRange
Return the magnitude of a draggable child view's vertical range of motion in pixels. This method should return 0 for views that cannot move vertically
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:299
↓ 2 callersMethodgetuserLikesUel
(String username)
Dribbb/src/main/java/nl.lance.dribbb/network/DribbbleAPI.java:26
↓ 2 callersMethodhandlerPendingDismisses
(final int originalHeight)
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:1002
← previousnext →101–200 of 1,223, ranked by callers