Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android-cjj/nices
/ functions
Functions
1,505 in github.com/android-cjj/nices
⨍
Functions
1,505
◇
Types & classes
289
↓ 3 callers
Method
isEquals
compare two object @param actual @param expected @return <ul> <li>if both are null, return true</li> <li>return actual.{@link Object#
Nices20/src/com/cjj/nices/util/ObjectUtils.java:20
↓ 3 callers
Method
isSuccess
Returns whether this response is considered successful.
VolleyLibrary/src/com/cjj/volley/Response.java:69
↓ 3 callers
Method
isUseClientToShare
判断指定平台是否使用客户端分享
Nices20/src/cn/sharesdk/onekeyshare/ShareCore.java:59
↓ 3 callers
Method
make
Creates a {@link Crouton} with provided text-resource and style for a given activity. @param activity The {@link Activity} that the {@link Crouto
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:307
↓ 3 callers
Method
newInstance
()
Nices20/src/com/cjj/nices/fragment/HomeFragment.java:78
↓ 3 callers
Method
onNavigationDrawerItemSelected
(int position)
Nices20/src/com/cjj/nices/callback/NavigationDrawerCallbacks.java:4
↓ 3 callers
Function
p
(t)
Nices20/assets/www/zepto.min.js:2
↓ 3 callers
Method
readHeader
Reads the header off of an InputStream and returns a CacheHeader object. @param is The InputStream to read from. @throws IOException
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:377
↓ 3 callers
Method
removeAllMessagesForCrouton
(Crouton crouton)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:410
↓ 3 callers
Method
removeCroutonFromViewParent
(Crouton crouton)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:395
↓ 3 callers
Method
set
(CircularProgress object, Float value)
NicesLibrary/src/com/cjj/loading/CircularProgress.java:198
↓ 3 callers
Method
setContent
(String content)
Nices20/src/com/cjj/nices/db/NewsListModel.java:24
↓ 3 callers
Method
setCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/IconPageIndicator.java:150
↓ 3 callers
Method
setEntityIfNonEmptyBody
(HttpEntityEnclosingRequestBase httpRequest, Request<?> request)
VolleyLibrary/src/com/cjj/volley/toolbox/HttpClientStack.java:146
↓ 3 callers
Method
setEntryToReturn
(Entry entry)
VolleyLibrary/tests/src/com/android/volley/mock/MockCache.java:32
↓ 3 callers
Method
setParent
(OnekeyShare parent)
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:80
↓ 3 callers
Method
setRetryPolicy
Sets the retry policy for this request. @return This Request object to allow for chaining.
VolleyLibrary/src/com/cjj/volley/Request.java:178
↓ 3 callers
Method
setRotation
(int degree)
Nices20/src/cn/sharesdk/onekeyshare/FollowList.java:548
↓ 3 callers
Method
share
循环执行分享
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:433
↓ 3 callers
Method
shouldCache
Returns true if responses to this request should be cached.
VolleyLibrary/src/com/cjj/volley/Request.java:455
↓ 3 callers
Method
startRipple
(final Runnable animationEndRunnable)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:295
↓ 3 callers
Method
stop
Stops the cache and network dispatchers.
VolleyLibrary/src/com/cjj/volley/RequestQueue.java:148
↓ 3 callers
Method
touchPosition
(int position)
Nices20/src/com/cjj/nices/adapter/NavigationDrawerAdapter.java:111
↓ 3 callers
Function
w
(t,e)
Nices20/assets/www/zepto.min.js:2
↓ 3 callers
Method
wasEitherResponseCalled
()
VolleyLibrary/tests/src/com/android/volley/mock/MockResponseDelivery.java:29
↓ 2 callers
Function
H
(t,e)
Nices20/assets/www/zepto.min.js:2
↓ 2 callers
Function
V
(t)
Nices20/assets/www/zepto.min.js:2
↓ 2 callers
Method
addHeaders
(HttpUriRequest httpRequest, Map<String, String> headers)
VolleyLibrary/src/com/cjj/volley/toolbox/HttpClientStack.java:59
↓ 2 callers
Method
addRequest
设置tag, 添加请求 @param request @param tag
VolleyLibrary/src/com/cjj/volley/me/CjjVolley.java:62
↓ 2 callers
Method
afterPlatformListGot
初始化宫格列表ui
Nices20/src/cn/sharesdk/onekeyshare/PlatformGridView.java:134
↓ 2 callers
Method
applyForView
Apply typeface to single view @param view to typeface typeface @param typefaceCollection typeface collection
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceHelper.java:227
↓ 2 callers
Method
areLastMeasuredAnimationHeightAndCurrentEqual
(int lastHeight, View croutonView)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:77
↓ 2 callers
Method
batchResponse
Starts the runnable for batched delivery of responses if it is not already started. @param cacheKey The cacheKey of the response being delivered. @par
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:431
↓ 2 callers
Function
c
(e)
Nices20/assets/www/zepto.min.js:2
↓ 2 callers
Method
calPageSize
()
Nices20/src/cn/sharesdk/onekeyshare/PlatformGridView.java:98
↓ 2 callers
Method
callBack
(Object data)
VolleyLibrary/src/com/cjj/volley/callback/CallBackDataListener.java:12
↓ 2 callers
Method
cancel
()
VolleyLibrary/tests/src/com/android/volley/mock/MockRequest.java:78
↓ 2 callers
Method
cancelAll
根据tag 取消所有请求 @param tag
VolleyLibrary/src/com/cjj/volley/me/CjjVolley.java:75
↓ 2 callers
Method
cancelAnimations
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:335
↓ 2 callers
Method
clickAdapterView
(AdapterView parent)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:566
↓ 2 callers
Method
clipViewOnTheLeft
Set bounds for the left textView including clip padding. @param curViewBound current bounds. @param curViewWidth width of the v
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:661
↓ 2 callers
Method
clipViewOnTheRight
Set bounds for the right textView including clip padding. @param curViewBound current bounds. @param curViewWidth width of the
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:648
↓ 2 callers
Method
convertToPx
(float _dp)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:218
↓ 2 callers
Function
d
(t)
Nices20/assets/www/zepto.min.js:2
↓ 2 callers
Method
deleteFavoriteById
根据id取消收藏 @param id
Nices20/src/com/cjj/nices/db/NicesDBHelper.java:167
↓ 2 callers
Method
displayCrouton
Displays the next {@link Crouton} within the queue.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:87
↓ 2 callers
Method
doGet
(Long timeoutMs)
VolleyLibrary/src/com/cjj/volley/toolbox/RequestFuture.java:100
↓ 2 callers
Method
dp2px
(int dp)
Nices20/src/com/cjj/nices/fragment/HomeFragment.java:256
↓ 2 callers
Method
dp2px
(int dp)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuListView.java:200
↓ 2 callers
Method
dp2px
(int dp)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:273
↓ 2 callers
Method
dpToPx
(Resources resources, float dp)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:596
↓ 2 callers
Method
draw
(Canvas canvas)
NicesLibrary/src/com/cjj/loading/CircularProgress.java:150
↓ 2 callers
Method
drawHorizontalDivider
(Canvas canvas, int top)
NicesLibrary/src/com/viewpagerindicator/IcsLinearLayout.java:154
↓ 2 callers
Method
drawVerticalDivider
(Canvas canvas, int left)
NicesLibrary/src/com/viewpagerindicator/IcsLinearLayout.java:160
↓ 2 callers
Method
encodeParameters
Converts <code>params</code> into an application/x-www-form-urlencoded encoded string.
VolleyLibrary/src/com/cjj/volley/Request.java:427
↓ 2 callers
Method
error
(VolleyError error)
VolleyLibrary/src/com/cjj/volley/callback/CallBackDataListener.java:14
↓ 2 callers
Method
expand
Ensures there is enough space in the buffer for the given number of additional bytes.
VolleyLibrary/src/com/cjj/volley/toolbox/PoolingByteArrayOutputStream.java:71
↓ 2 callers
Method
getCacheKey
Creates a cache key for use with the L1 cache. @param url The URL of the request. @param maxWidth The max-width of the output. @param maxHeight The ma
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:476
↓ 2 callers
Method
getCount
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:511
↓ 2 callers
Method
getError
Get the error for this response
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:397
↓ 2 callers
Method
getHeaders
()
VolleyLibrary/src/com/cjj/volley/custom/request/GsonRequest.java:65
↓ 2 callers
Method
getHeaders
()
VolleyLibrary/tests/src/com/android/volley/toolbox/BasicNetworkTest.java:61
↓ 2 callers
Method
getIcon
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:64
↓ 2 callers
Method
getIconResId
Get icon representing the page at {@code index} in the adapter.
NicesLibrary/src/com/viewpagerindicator/IconPagerAdapter.java:7
↓ 2 callers
Method
getMethod
()
VolleyLibrary/src/com/cjj/volley/toolbox/HttpClientStack.java:188
↓ 2 callers
Method
getOrientation
()
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:158
↓ 2 callers
Method
getOutputStream
()
VolleyLibrary/tests/src/com/android/volley/mock/MockHttpURLConnection.java:59
↓ 2 callers
Method
getParams
Returns a Map of parameters to be used for a POST or PUT request. Can throw {@link AuthFailureError} as authentication may be required to provide the
VolleyLibrary/src/com/cjj/volley/Request.java:387
↓ 2 callers
Method
getPosition
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuView.java:27
↓ 2 callers
Method
getPostBody
@deprecated Use {@link #getBody()}.
VolleyLibrary/src/com/cjj/volley/toolbox/JsonRequest.java:82
↓ 2 callers
Method
getPostBodyContentType
@deprecated Use {@link #getBodyContentType()}.
VolleyLibrary/src/com/cjj/volley/toolbox/JsonRequest.java:74
↓ 2 callers
Method
getPriority
()
VolleyLibrary/tests/src/com/android/volley/mock/MockRequest.java:90
↓ 2 callers
Method
getRadius
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:462
↓ 2 callers
Method
getRequestUrl
Returns the requested URL for this container.
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:355
↓ 2 callers
Method
getResizedDimension
Scales one side of a rectangle to fit aspect ratio. @param maxPrimary Maximum size of the primary dimension (i.e. width for max width), or zer
VolleyLibrary/src/com/cjj/volley/toolbox/ImageRequest.java:96
↓ 2 callers
Method
getRetryPolicy
Returns the retry policy that should be used for this request.
VolleyLibrary/src/com/cjj/volley/Request.java:489
↓ 2 callers
Method
getRowHeight
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:300
↓ 2 callers
Method
getStrokeWidth
()
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:176
↓ 2 callers
Method
getStyle
@return the style
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:735
↓ 2 callers
Method
getText
获取text字段的值
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:123
↓ 2 callers
Method
getTitle
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:52
↓ 2 callers
Method
getTitle
(int i)
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:864
↓ 2 callers
Method
getTrafficStatsTag
@return A tag for use with {@link TrafficStats#setThreadStatsTag(int)}
VolleyLibrary/src/com/cjj/volley/Request.java:169
↓ 2 callers
Method
getViewGroup
@return the viewGroup
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:759
↓ 2 callers
Method
hide
Allows hiding of a previously displayed {@link Crouton}. @param crouton The {@link Crouton} you want to hide.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:537
↓ 2 callers
Method
hideFootView
hide footView
Nices20/src/com/cjj/nices/fragment/HomeFragment.java:477
↓ 2 callers
Method
insertFavoriteContent
保存的收藏的content @param id @param title @param image @param url
Nices20/src/com/cjj/nices/db/NicesDBHelper.java:150
↓ 2 callers
Method
isCancelled
()
VolleyLibrary/src/com/cjj/volley/toolbox/RequestFuture.java:127
↓ 2 callers
Method
isDone
()
VolleyLibrary/src/com/cjj/volley/toolbox/RequestFuture.java:135
↓ 2 callers
Method
isEmpty
is null or its length is 0 @param <V> @param sourceArray @return
Nices20/src/com/cjj/nices/util/ArrayUtils.java:30
↓ 2 callers
Method
isEmpty
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuAdapter.java:138
↓ 2 callers
Method
isRunning
()
NicesLibrary/src/com/cjj/loading/CircularProgress.java:110
↓ 2 callers
Method
loadImageIfNecessary
Loads the image for the view if it isn't already loaded. @param isInLayoutPass True if this was invoked from a layout pass, false otherwise.
VolleyLibrary/src/com/cjj/volley/toolbox/NetworkImageView.java:103
↓ 2 callers
Method
markDelivered
Mark this request as having a response delivered on it. This can be used later in the request's lifetime for suppressing identical responses.
VolleyLibrary/src/com/cjj/volley/Request.java:497
↓ 2 callers
Method
measureLong
Determines the width of this view @param measureSpec A measureSpec packed into an int @return The width of the view, honoring constraints
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:461
↓ 2 callers
Method
measureShort
Determines the height of this view @param measureSpec A measureSpec packed into an int @return The height of the view, honoring constraint
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:489
↓ 2 callers
Method
negativeText
(String _negativeText)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:385
↓ 2 callers
Method
onErrorResponse
Callback method that an error has been occurred with the provided error code and optional user-readable message.
VolleyLibrary/src/com/cjj/volley/Response.java:38
↓ 2 callers
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
NicesLibrary/src/com/viewpagerindicator/TabPageIndicator.java:94
↓ 2 callers
Method
onMenuItemClick
(int position, SwipeMenu menu, int index)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuListView.java:219
← previous
next →
201–300 of 1,505, ranked by callers