MCPcopy Create free account

hub / github.com/android-cjj/nices / functions

Functions1,505 in github.com/android-cjj/nices

↓ 6 callersMethodgetCacheEntry
Returns the annotated cache entry, or null if there isn't one.
VolleyLibrary/src/com/cjj/volley/Request.java:288
↓ 6 callersMethodgetGravityFromAlignment
(Alignment _alignment)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/BaseDialog.java:44
↓ 6 callersMethodgetHuayunTypeface
Multiple custom typefaces support
Nices20/src/com/cjj/nices/model/NicesApplication.java:97
↓ 6 callersMethodgetId
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:28
↓ 6 callersMethodgetLifecycleCallback
@return the lifecycleCallback
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:728
↓ 6 callersMethodgetTag
Returns this request's tag. @see Request#setTag(Object)
VolleyLibrary/src/com/cjj/volley/Request.java:162
↓ 6 callersMethodhasDividerBeforeChildAt
(int childIndex)
NicesLibrary/src/com/viewpagerindicator/IcsLinearLayout.java:166
↓ 6 callersMethodjoin
join list to string, separator is "," <pre> join(null) = ""; join({}) = ""; join({a,b}) = "a,b"; </pre> @param list @return jo
Nices20/src/com/cjj/nices/util/ListUtils.java:99
↓ 6 callersMethodmakeRandomCacheEntry
Makes a random cache entry. @param data Data to use, or null to use random data @param isExpired Whether the TTLs should be set such that this entry i
VolleyLibrary/tests/src/com/android/volley/utils/CacheTestUtils.java:17
↓ 6 callersMethodpostResponse
Parses a response from the network or cache and delivers it.
VolleyLibrary/src/com/cjj/volley/ResponseDelivery.java:23
↓ 6 callersMethodreadStringStringMap
(InputStream is)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:542
↓ 6 callersMethodsetIcon
(Drawable icon)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:68
↓ 6 callersMethodsetSequence
Sets the sequence number of this request. Used by {@link RequestQueue}. @return This Request object to allow for chaining.
VolleyLibrary/src/com/cjj/volley/Request.java:245
↓ 6 callersMethodsetTitle
(android.support.v7.app.ActionBar actionBar, SpannableString spannableString)
NicesLibrary/src/com/norbsoft/typefacehelper/ActionBarHelper.java:19
↓ 6 callersMethodtrim
Removes buffers from the pool until it is under its size limit.
VolleyLibrary/src/com/cjj/volley/toolbox/ByteArrayPool.java:127
↓ 6 callersFunctionv
(e,i,r,o,a,u,f)
Nices20/assets/www/zepto.min.js:2
↓ 6 callersMethodwriteBytesIndividually
(ByteArrayPool pool)
VolleyLibrary/tests/src/com/android/volley/toolbox/PoolingByteArrayOutputStreamTest.java:66
↓ 6 callersMethodwriteOneBuffer
(ByteArrayPool pool)
VolleyLibrary/tests/src/com/android/volley/toolbox/PoolingByteArrayOutputStreamTest.java:55
↓ 6 callersMethodwriteStringStringMap
(Map<String, String> map, OutputStream os)
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:530
↓ 5 callersFunctionF
(t)
Nices20/assets/www/zepto.min.js:2
↓ 5 callersMethodassertEqualsWithin
(long expected, long value, long fudgeFactor)
VolleyLibrary/tests/src/com/android/volley/toolbox/HttpHeaderParserTest.java:159
↓ 5 callersMethodcancelPressedEvent
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:269
↓ 5 callersMethodfindBestSampleSize
( int actualWidth, int actualHeight, int desiredWidth, int desiredHeight)
VolleyLibrary/src/com/cjj/volley/toolbox/ImageRequest.java:199
↓ 5 callersMethodgetAdapterAndPlaceHolderCount
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:529
↓ 5 callersMethodgetBodyContentType
()
VolleyLibrary/src/com/cjj/volley/toolbox/JsonRequest.java:87
↓ 5 callersMethodgetInstance
@return The currently used instance of the {@link Manager}.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:65
↓ 5 callersMethodgetName
(Platform plat)
Nices20/src/cn/sharesdk/onekeyshare/PlatformGridView.java:479
↓ 5 callersMethodgetTime
()
Nices20/src/com/cjj/nices/db/NewsListModel.java:15
↓ 5 callersMethodinit
(final Context context)
Nices20/src/cn/sharesdk/onekeyshare/PlatformGridView.java:77
↓ 5 callersMethodisOpen
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:196
↓ 5 callersFunctionj
(e,i)
Nices20/assets/www/zepto.min.js:2
↓ 5 callersMethodnext
()
Nices20/src/cn/sharesdk/onekeyshare/FollowList.java:194
↓ 5 callersMethodon
(View view)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:103
↓ 5 callersMethodsetId
(int id)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:32
↓ 5 callersMethodsetOnClickListener
(OnClickListener onClickListener)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:159
↓ 5 callersMethodsetText
(String text)
Nices20/src/com/cjj/nices/model/NavigationItem.java:18
↓ 5 callersMethodsetTitle
(String title)
Nices20/src/com/cjj/nices/db/FavoriteTableModel.java:13
↓ 5 callersMethodsetWidth
(int width)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:92
↓ 5 callersMethodshow
Creates a {@link Crouton} with provided text and style for a given activity and displays it directly. @param activity The {@link android.app.Acti
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:447
↓ 5 callersMethodstart
Starts the dispatchers in this queue.
VolleyLibrary/src/com/cjj/volley/RequestQueue.java:130
↓ 5 callersMethodswipe
(int dis)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:205
↓ 5 callersMethodtake
()
VolleyLibrary/tests/src/com/android/volley/mock/WaitableQueue.java:43
↓ 5 callersMethodupdateData
(ArrayList<NewsListEntity> newsList)
Nices20/src/com/cjj/nices/adapter/NewsListAdapter.java:47
↓ 4 callersFunctionB
(t,e)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersFunctionL
(t)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersFunctionR
(t)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersFunctionT
(t)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersFunction_
(t)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersMethodaddMenuItem
(SwipeMenuItem item)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenu.java:29
↓ 4 callersMethodfinish
()
Nices20/src/cn/sharesdk/onekeyshare/OnekeyShare.java:398
↓ 4 callersFunctiong
(t)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersMethodgetCacheKey
Returns the cache key for this request. By default, this is the URL.
VolleyLibrary/src/com/cjj/volley/Request.java:270
↓ 4 callersMethodgetFileForKey
Returns a file object for the given cache key.
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:241
↓ 4 callersMethodgetInAnimation
()
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:576
↓ 4 callersMethodgetNewsListGsonDataFromNet
(boolean oldContentFlag,String time)
Nices20/src/com/cjj/nices/fragment/HomeFragment.java:179
↓ 4 callersMethodgetText
@return the text
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:766
↓ 4 callersMethodisInEditMode
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:418
↓ 4 callersMethodisShowing
@return <code>true</code> if the {@link Crouton} is being displayed, else <code>false</code>.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:692
↓ 4 callersFunctionm
(t,e)
Nices20/assets/www/zepto.min.js:2
↓ 4 callersMethodonSwipe
(MotionEvent event)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:167
↓ 4 callersMethodqueryNewsList
查询数据 @param time @return
Nices20/src/com/cjj/nices/db/NicesDBHelper.java:29
↓ 4 callersMethodquit
Forces this dispatcher to quit immediately. If any requests are still in the queue, they are not guaranteed to be processed.
VolleyLibrary/src/com/cjj/volley/CacheDispatcher.java:73
↓ 4 callersMethodsendMessageDelayed
Sends a {@link Crouton} within a delayed {@link Message}. @param crouton The {@link Crouton} that should be sent. @param messageId The {@link
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:142
↓ 4 callersMethodset
Sets typeface for certain style. @param typefaceStyle one of: <ul> <li>{@link android.graphics.Typeface#NORMAL}</li> <li>{@link android.gra
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceCollection.java:41
↓ 4 callersMethodset
(MaterialRippleLayout object, Float value)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:456
↓ 4 callersMethodsetBackground
(Drawable background)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:80
↓ 4 callersMethodsetBackgroundColorValue
Set the backgroundColorResourceValue option of the {@link Crouton}. @param backgroundColorValue The backgroundColorResourceValue's e.g. 0xffff4444;
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:306
↓ 4 callersMethodsetCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/TabPageIndicator.java:238
↓ 4 callersMethodsetRadius
(float radius)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:467
↓ 4 callersMethodsetStrokeWidth
(float lineHeight)
NicesLibrary/src/com/viewpagerindicator/LinePageIndicator.java:138
↓ 4 callersMethodshare
向指定平台分享内容 <p> <b>注意:</b><br> 参数data的键值需要严格按照{@link ShareParams}不同子类具体字段来命名, 否则无法反射此字段,也无法设置其值。
Nices20/src/cn/sharesdk/onekeyshare/ShareCore.java:39
↓ 4 callersMethodsmoothCloseMenu
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:234
↓ 4 callersFunctiony
(t,e,n,i,r)
Nices20/assets/www/zepto.min.js:2
↓ 3 callersFunctionM
(t)
Nices20/assets/www/zepto.min.js:2
↓ 3 callersFunctionX
(t,e,n)
Nices20/assets/www/zepto.min.js:2
↓ 3 callersMethodaddBodyIfExists
(HttpURLConnection connection, Request<?> request)
VolleyLibrary/src/com/cjj/volley/toolbox/HurlStack.java:234
↓ 3 callersMethodattemptRetryOnException
Attempts to prepare the request for a retry. If there are no more attempts remaining in the request's retry policy, a timeout exception is thrown. @pa
VolleyLibrary/src/com/cjj/volley/toolbox/BasicNetwork.java:173
↓ 3 callersMethodcancelRequest
Releases interest in the in-flight request (and cancels it if no one else is listening).
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:322
↓ 3 callersMethodcontent
(String _content)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:380
↓ 3 callersMethodfindParentAdapterView
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:370
↓ 3 callersMethodgetBody
()
VolleyLibrary/src/com/cjj/volley/toolbox/JsonRequest.java:92
↓ 3 callersMethodgetContent
()
Nices20/src/com/cjj/nices/db/NewsListModel.java:21
↓ 3 callersMethodgetDetaiDatabyId
(long mNewsId)
Nices20/src/com/cjj/nices/fragment/DetailFragment.java:111
↓ 3 callersMethodgetFilenameForKey
Creates a pseudo-unique filename for the specified cache key. @param key The key to generate a file name for. @return A pseudo-unique filename.
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:231
↓ 3 callersMethodgetFootersCount
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:463
↓ 3 callersMethodgetItem
(int position)
Nices20/src/com/cjj/nices/adapter/SimpleBaseAdapter.java:27
↓ 3 callersMethodgetItemId
(int position)
Nices20/src/com/cjj/nices/adapter/SimpleBaseAdapter.java:34
↓ 3 callersMethodgetNumColumnsCompatible
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:257
↓ 3 callersMethodgetOutAnimation
()
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:589
↓ 3 callersMethodgetParamsEncoding
Returns which encoding should be used when converting POST or PUT parameters returned by {@link #getParams()} into a raw POST or PUT body. <p>This co
VolleyLibrary/src/com/cjj/volley/Request.java:403
↓ 3 callersMethodgetPriority
Returns the {@link Priority} of this request; {@link Priority#NORMAL} by default.
VolleyLibrary/src/com/cjj/volley/Request.java:473
↓ 3 callersMethodgetTimeoutMs
Returns the socket timeout in milliseconds per retry attempt. (This value can be changed per retry attempt if a backoff is specified via backoffTimeou
VolleyLibrary/src/com/cjj/volley/Request.java:482
↓ 3 callersMethodgetTypeface
@param typefaceStyle <ul> <li>{@link android.graphics.Typeface#NORMAL}</li> <li>{@link android.graphics.Typeface#BOLD}</li> <li>{@link
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceCollection.java:118
↓ 3 callersMethodgetView
(int position, View convertView, ViewGroup parent)
Nices20/src/com/cjj/nices/adapter/SimpleBaseAdapter.java:56
↓ 3 callersMethodinflaterView
装载器 @param layoutId @return
NicesLibrary/src/com/cjj/loading/LoadingCjjLayout.java:75
↓ 3 callersMethodinit
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuListView.java:54
↓ 3 callersMethodinitHeaderGridView
()
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:69
↓ 3 callersMethodinitImage
(LinearLayout llInput)
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:374
↓ 3 callersMethodisCanceled
Returns true if this request has been canceled.
VolleyLibrary/src/com/cjj/volley/Request.java:302
↓ 3 callersMethodisEnabled
(int position)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuAdapter.java:118
← previousnext →101–200 of 1,505, ranked by callers