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
↓ 158 callers
Method
getContext
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenu.java:25
↓ 133 callers
Method
get
Retrieves an entry from the cache. @param key Cache key @return An {@link Entry} or null in the event of a cache miss
VolleyLibrary/src/com/cjj/volley/Cache.java:31
↓ 94 callers
Method
put
Adds or replaces an entry to the cache. @param key Cache key @param entry Data to store and metadata for cache coherency, TTL, etc.
VolleyLibrary/src/com/cjj/volley/Cache.java:38
↓ 71 callers
Method
addView
(View child, int index, ViewGroup.LayoutParams params)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:149
↓ 61 callers
Method
invalidate
Invalidates an entry in the cache. @param key Cache key @param fullExpire True to fully expire the entry, false to soft expire
VolleyLibrary/src/com/cjj/volley/Cache.java:51
↓ 50 callers
Method
getActivity
@return the activity
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:752
↓ 34 callers
Method
getWidth
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:88
↓ 33 callers
Method
add
Inserts a {@link Crouton} to be displayed. @param crouton The {@link Crouton} to be displayed.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:79
↓ 33 callers
Method
getCount
()
NicesLibrary/src/com/viewpagerindicator/IconPagerAdapter.java:10
↓ 30 callers
Method
show
(Context context)
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:89
↓ 28 callers
Method
add
Adds a Request to the dispatch queue. @param request The request to service @return The passed-in request
VolleyLibrary/src/com/cjj/volley/RequestQueue.java:216
↓ 28 callers
Method
isEmpty
is null or its size is 0 <pre> isEmpty(null) = true; isEmpty({}) = true; isEmpty({1}) = false; </pre> @param <V> @param sourceList @r
Nices20/src/com/cjj/nices/util/ListUtils.java:47
↓ 27 callers
Method
getMethod
Return the method for this request. Can be one of the values in {@link Method}.
VolleyLibrary/src/com/cjj/volley/Request.java:143
↓ 26 callers
Method
setText
text是分享文本,所有平台都需要这个字段
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:118
↓ 26 callers
Method
write
(byte[] buffer, int offset, int len)
VolleyLibrary/src/com/cjj/volley/toolbox/PoolingByteArrayOutputStream.java:82
↓ 25 callers
Method
makeText
Creates a {@link Crouton} with provided text and style for a given activity. @param activity The {@link Activity} that the {@link Crouton} should
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:194
↓ 23 callers
Method
remove
Removes an entry from the cache. @param key Cache key
VolleyLibrary/src/com/cjj/volley/Cache.java:57
↓ 22 callers
Method
setTextColor
(int textColor)
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:298
↓ 18 callers
Method
setOnClickListener
Allows setting of an {@link OnClickListener} directly to a {@link Crouton} without having to use a custom view. @param onClickListener The {@link
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:626
↓ 17 callers
Method
getUrl
Returns the URL of this request.
VolleyLibrary/src/com/cjj/volley/Request.java:263
↓ 16 callers
Method
addMarker
Adds an event to this request's event log; for debugging.
VolleyLibrary/src/com/cjj/volley/Request.java:186
↓ 16 callers
Method
close
()
VolleyLibrary/src/com/cjj/volley/toolbox/PoolingByteArrayOutputStream.java:56
↓ 16 callers
Method
getBuf
Returns a buffer from the pool if one is available in the requested size, or allocates a new one if a pooled one is not available. @param len the min
VolleyLibrary/src/com/cjj/volley/toolbox/ByteArrayPool.java:91
↓ 16 callers
Method
toString
()
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:541
↓ 15 callers
Method
apply
(Request<?> request)
VolleyLibrary/src/com/cjj/volley/RequestQueue.java:178
↓ 15 callers
Method
parseCacheHeaders
Extracts a {@link Cache.Entry} from a {@link NetworkResponse}. @param response The network response to parse headers from @return a cache entry for t
VolleyLibrary/src/com/cjj/volley/toolbox/HttpHeaderParser.java:39
↓ 15 callers
Method
setCurrentItem
<p>Set the current page of both the ViewPager and indicator.</p> <p>This <strong>must</strong> be used if you need to set the page before the views a
NicesLibrary/src/com/viewpagerindicator/PageIndicator.java:50
↓ 15 callers
Method
setImageBitmap
设置图片用于浏览
Nices20/src/cn/sharesdk/onekeyshare/PicViewer.java:25
↓ 15 callers
Method
setTextSize
(float textSize)
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:308
↓ 14 callers
Method
createHttpRequest
Creates the appropriate subclass of HttpUriRequest for passed in request.
VolleyLibrary/src/com/cjj/volley/toolbox/HttpClientStack.java:93
↓ 14 callers
Method
d
(String format, Object... args)
VolleyLibrary/src/com/cjj/volley/VolleyLog.java:54
↓ 14 callers
Method
setConnectionParametersForRequest
(HttpURLConnection connection, Request<?> request)
VolleyLibrary/src/com/cjj/volley/toolbox/HurlStack.java:178
↓ 13 callers
Method
getDoOutput
()
VolleyLibrary/tests/src/com/android/volley/mock/MockHttpURLConnection.java:44
↓ 13 callers
Method
getDrawable
()
Nices20/src/com/cjj/nices/model/NavigationItem.java:22
↓ 13 callers
Method
getName
(String platform)
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:452
↓ 13 callers
Method
getRequestMethod
()
VolleyLibrary/tests/src/com/android/volley/mock/MockHttpURLConnection.java:54
↓ 13 callers
Method
setOrientation
(int orientation)
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:145
↓ 13 callers
Method
typeface
Return spannable string with default typeface style (style: Typeface.NORMAL) see: http://stackoverflow.com/questions/8607707/how-to-set-a-custom-font-
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceHelper.java:48
↓ 12 callers
Method
error
Returns a failed response containing the given error code and an optional localized message displayed to the user.
VolleyLibrary/src/com/cjj/volley/Response.java:50
↓ 12 callers
Method
parseCharset
Returns the charset specified in the Content-Type of this header, or the HTTP default (ISO-8859-1) if none can be found.
VolleyLibrary/src/com/cjj/volley/toolbox/HttpHeaderParser.java:121
↓ 12 callers
Method
read
Simple wrapper around {@link InputStream#read()} that throws EOFException instead of returning -1.
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:470
↓ 12 callers
Method
rfc1123Date
(long millis)
VolleyLibrary/tests/src/com/android/volley/toolbox/HttpHeaderParserTest.java:164
↓ 12 callers
Method
sendMessage
Sends a {@link Crouton} within a {@link Message}. @param crouton The {@link Crouton} that should be sent. @param messageId The {@link Message
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:126
↓ 12 callers
Method
setGravity
Set the gravity option for the {@link Crouton}. @param gravity The text's gravity as provided by {@link Gravity}. @return the {@link Builder}.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:435
↓ 12 callers
Method
setOnPageChangeListener
Set a page change listener which will receive forwarded events. @param listener
NicesLibrary/src/com/viewpagerindicator/PageIndicator.java:57
↓ 12 callers
Method
setTypeface
(Typeface typeface)
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:340
↓ 12 callers
Method
writeInt
(OutputStream os, int n)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:478
↓ 11 callers
Method
LogMsg_I
输出info的信息
VolleyLibrary/src/com/cjj/volley/utils/LogUtil.java:14
↓ 11 callers
Method
getBitmap
(String url)
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:76
↓ 11 callers
Method
getView
@return the view
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:773
↓ 11 callers
Function
l
(t)
Nices20/assets/www/zepto.min.js:2
↓ 11 callers
Method
readInt
(InputStream is)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:485
↓ 11 callers
Method
readLong
(InputStream is)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:505
↓ 11 callers
Method
verifyResize
(NetworkResponse networkResponse, int maxWidth, int maxHeight, int expectedWidth, int expectedHeig
VolleyLibrary/tests/src/com/android/volley/toolbox/ImageRequestTest.java:61
↓ 11 callers
Method
writeLong
(OutputStream os, long n)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:494
↓ 10 callers
Method
create
(SwipeMenu menu)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuCreator.java:12
↓ 10 callers
Method
finish
()
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:669
↓ 10 callers
Method
getItem
(int position)
Nices20/src/cn/sharesdk/onekeyshare/FollowList.java:272
↓ 10 callers
Method
returnBuf
Returns a buffer to the pool, throwing away old buffers if the pool would exceed its allotted size. @param buf the buffer to return to the pool.
VolleyLibrary/src/com/cjj/volley/toolbox/ByteArrayPool.java:110
↓ 10 callers
Method
setDuration
Set the durationInMilliseconds option of the {@link Crouton}. @param duration The durationInMilliseconds the crouton will be displayed {@link Cro
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Configuration.java:76
↓ 10 callers
Method
setTag
Set a tag on this request. Can be used to cancel all requests with this tag by {@link RequestQueue#cancelAll(Object)}. @return This Request object to
VolleyLibrary/src/com/cjj/volley/Request.java:153
↓ 9 callers
Function
$
(t)
Nices20/assets/www/zepto.min.js:2
↓ 9 callers
Function
J
(t,e,n,i)
Nices20/assets/www/zepto.min.js:2
↓ 9 callers
Method
cancel
Cancels a {@link Crouton} immediately.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:563
↓ 9 callers
Function
h
(t,e,n,i)
Nices20/assets/www/zepto.min.js:2
↓ 9 callers
Function
o
(t)
Nices20/assets/www/zepto.min.js:2
↓ 9 callers
Method
setBackgroundDrawable
Set the backgroundDrawableResourceId option for the {@link Crouton}. @param backgroundDrawableResourceId Resource ID of a backgroundDrawableResourc
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:319
↓ 9 callers
Method
setImageResource
Set the image resource option for the {@link Crouton}. @param imageResId An additional image to display in the {@link Crouton}. @return the {@link
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:463
↓ 9 callers
Method
setRequestMethod
(String method)
VolleyLibrary/tests/src/com/android/volley/mock/MockHttpURLConnection.java:49
↓ 9 callers
Method
success
Returns a successful response containing the parsed result.
VolleyLibrary/src/com/cjj/volley/Response.java:42
↓ 9 callers
Method
toString
()
VolleyLibrary/src/com/cjj/volley/Request.java:567
↓ 9 callers
Method
waitUntilEmpty
(long timeoutMillis)
VolleyLibrary/tests/src/com/android/volley/mock/WaitableQueue.java:35
↓ 8 callers
Method
execute
(Runnable command)
VolleyLibrary/src/com/cjj/volley/ExecutorDelivery.java:37
↓ 8 callers
Method
getHeadersCount
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:459
↓ 8 callers
Method
getInstance
单例模式
Nices20/src/com/cjj/nices/dao/UserDao.java:31
↓ 8 callers
Method
getSize
get size of list <pre> getSize(null) = 0; getSize({}) = 0; getSize({1}) = 1; </pre> @param <V> @param sourceList @return if list is n
Nices20/src/com/cjj/nices/util/ListUtils.java:30
↓ 8 callers
Method
notifyDataSetChanged
Notify the indicator that the fragment list has changed.
NicesLibrary/src/com/viewpagerindicator/PageIndicator.java:62
↓ 8 callers
Method
onResponse
Listens for non-error changes to the loading of the image request. @param response Holds all information pertaining to the request, as well as the bi
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:143
↓ 8 callers
Method
setAdapter
(ListAdapter adapter)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuListView.java:60
↓ 8 callers
Method
setBackgroundColor
Set the backgroundColorResourceId option of the {@link Crouton}. @param backgroundColorResourceId The backgroundColorResourceId's resource id. @re
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:292
↓ 8 callers
Method
showNotification
(long cancelTime, String text)
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:652
↓ 7 callers
Function
W
(e,n)
Nices20/assets/www/zepto.min.js:2
↓ 7 callers
Function
Z
(t)
Nices20/assets/www/zepto.min.js:2
↓ 7 callers
Method
build
()
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:517
↓ 7 callers
Method
clear
Empties the cache.
VolleyLibrary/src/com/cjj/volley/Cache.java:62
↓ 7 callers
Method
compareTo
Our comparator sorts from high to low priority, and secondarily by sequence number to provide FIFO ordering.
VolleyLibrary/src/com/cjj/volley/Request.java:555
↓ 7 callers
Method
getConfiguration
@return this croutons configuration
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:742
↓ 7 callers
Method
getKatongTypeface
Multiple custom typefaces support
Nices20/src/com/cjj/nices/model/NicesApplication.java:92
↓ 7 callers
Method
read
()
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:440
↓ 7 callers
Method
readString
(InputStream is)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:524
↓ 7 callers
Method
start
()
NicesLibrary/src/com/cjj/loading/CircularProgress.java:90
↓ 7 callers
Method
v
(String format, Object... args)
VolleyLibrary/src/com/cjj/volley/VolleyLog.java:48
↓ 7 callers
Method
writeString
(OutputStream os, String s)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:518
↓ 6 callers
Function
D
(t)
Nices20/assets/www/zepto.min.js:2
↓ 6 callers
Method
LOgMsg_W
输出警告的信息
VolleyLibrary/src/com/cjj/volley/utils/LogUtil.java:20
↓ 6 callers
Method
areAllListInfosSelectable
(ArrayList<FixedViewInfo> infos)
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:472
↓ 6 callers
Method
build
@return a configured {@link Style} object.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:536
↓ 6 callers
Method
buildMessage
Formats the caller's provided message and prepends useful info like calling thread ID and method name.
VolleyLibrary/src/com/cjj/volley/VolleyLog.java:78
↓ 6 callers
Method
e
(String format, Object... args)
VolleyLibrary/src/com/cjj/volley/VolleyLog.java:58
↓ 6 callers
Method
finish
Notifies the request queue that this request has finished (successfully or with error). <p>Also dumps all events from this request's event log; for d
VolleyLibrary/src/com/cjj/volley/Request.java:199
next →
1–100 of 1,505, ranked by callers