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
↓ 2 callers
Method
onRemoved
Will be called when your {@link Crouton} has been removed.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/LifecycleCallback.java:25
↓ 2 callers
Method
openConnection
Opens an {@link HttpURLConnection} with parameters. @param url @return an open connection @throws IOException
VolleyLibrary/src/com/cjj/volley/toolbox/HurlStack.java:161
↓ 2 callers
Method
parseDateAsEpoch
Parse date in RFC1123 format, and return its value as epoch
VolleyLibrary/src/com/cjj/volley/toolbox/HttpHeaderParser.java:107
↓ 2 callers
Method
parseNetworkResponse
Subclasses must implement this to parse the raw network response and return an appropriate response type. This method will be called from a worker thr
VolleyLibrary/src/com/cjj/volley/Request.java:516
↓ 2 callers
Method
postError
Posts an error for the given request.
VolleyLibrary/src/com/cjj/volley/ResponseDelivery.java:34
↓ 2 callers
Method
putEntry
Puts the entry with the specified key into the cache. @param key The key to identify the entry by. @param entry The entry to cache.
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:291
↓ 2 callers
Function
q
(t)
Nices20/assets/www/zepto.min.js:2
↓ 2 callers
Method
queryAllData
查询所有数据 @return
Nices20/src/com/cjj/nices/db/NicesDBHelper.java:176
↓ 2 callers
Method
queryIsFavorite
query @param id @return
Nices20/src/com/cjj/nices/db/NicesDBHelper.java:127
↓ 2 callers
Method
removeContainerAndCancelIfNecessary
Detatches the bitmap container from the request and cancels the request if no one is left listening. @param container The container to remove from the
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:415
↓ 2 callers
Method
removeCrouton
Removes the {@link Crouton}'s view after it's display durationInMilliseconds. @param crouton The {@link Crouton} added to a {@link ViewGroup} and
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:295
↓ 2 callers
Method
removeFixedViewInfo
(View v, ArrayList<FixedViewInfo> where)
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:246
↓ 2 callers
Method
run
()
VolleyLibrary/src/com/cjj/volley/Request.java:210
↓ 2 callers
Method
run
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:198
↓ 2 callers
Method
selectItem
(int position)
Nices20/src/com/cjj/nices/fragment/NavigationDrawerFragment.java:155
↓ 2 callers
Method
setActionBarMargin
(ViewGroup.MarginLayoutParams params, Activity activity)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:278
↓ 2 callers
Method
setCacheEntry
Annotates this request with an entry retrieved for it from cache. Used for cache coherency support. @return This Request object to allow for chaining
VolleyLibrary/src/com/cjj/volley/Request.java:280
↓ 2 callers
Method
setCacheKey
(String cacheKey)
VolleyLibrary/tests/src/com/android/volley/mock/MockRequest.java:51
↓ 2 callers
Method
setClickListener
(ClickListener mCallbacks)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:303
↓ 2 callers
Method
setCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/UnderlinePageIndicator.java:295
↓ 2 callers
Method
setCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/LinePageIndicator.java:300
↓ 2 callers
Method
setCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/CirclePageIndicator.java:387
↓ 2 callers
Method
setCurrentItem
(int item)
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:744
↓ 2 callers
Method
setData
(HashMap<String, Object> data, boolean silent)
Nices20/src/cn/sharesdk/onekeyshare/PlatformGridView.java:196
↓ 2 callers
Method
setDataToReturn
(byte[] data)
VolleyLibrary/tests/src/com/android/volley/mock/MockNetwork.java:39
↓ 2 callers
Method
setDefaultImageOrNull
()
VolleyLibrary/src/com/cjj/volley/toolbox/NetworkImageView.java:186
↓ 2 callers
Method
setDialogMode
设置显示模式为Dialog模式
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:85
↓ 2 callers
Method
setDoOutput
(boolean flag)
VolleyLibrary/tests/src/com/android/volley/mock/MockHttpURLConnection.java:39
↓ 2 callers
Method
setExpectedRequests
(int expectedRequests)
VolleyLibrary/tests/src/com/android/volley/RequestQueueTest.java:140
↓ 2 callers
Method
setImageDrawable
Set the image option for the {@link Crouton}. @param imageDrawable An additional image to display in the {@link Crouton}. @return the {@link Build
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:449
↓ 2 callers
Method
setNumExceptionsToThrow
@param numExceptionsToThrow number of times to throw an exception or {@link #ALWAYS_THROW_EXCEPTIONS}
VolleyLibrary/tests/src/com/android/volley/mock/MockNetwork.java:35
↓ 2 callers
Method
setPlatform
(Platform platform)
Nices20/src/cn/sharesdk/onekeyshare/FollowList.java:51
↓ 2 callers
Method
setPosition
(int position)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:81
↓ 2 callers
Method
setReSetting
()
Nices20/src/com/cjj/nices/fragment/HomeFragment.java:225
↓ 2 callers
Method
setRippleAlpha
(Integer rippleAlpha)
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:489
↓ 2 callers
Method
setRowHeight
(int height)
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:455
↓ 2 callers
Method
setShareData
(HashMap<String, Object> data)
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:76
↓ 2 callers
Method
setShouldCache
Set whether or not responses to this request should be cached. @return This Request object to allow for chaining.
VolleyLibrary/src/com/cjj/volley/Request.java:447
↓ 2 callers
Method
setTextColor
Set the textColorResourceId option for the {@link Crouton}. @param textColor The resource id of the text colorResourceId. @return the {@link Build
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Style.java:408
↓ 2 callers
Method
setTextWithCustomFont
(TextView text, String fontName)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:935
↓ 2 callers
Method
setTime
(String time)
Nices20/src/com/cjj/nices/db/NewsListModel.java:18
↓ 2 callers
Method
setTitle
(String title)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuItem.java:56
↓ 2 callers
Method
setViewProperties
(View[] _view, String[] _text)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:224
↓ 2 callers
Method
showCrouton
(String croutonText, Style croutonStyle, Configuration configuration)
Nices20/src/com/cjj/nices/fragment/DetailFragment.java:242
↓ 2 callers
Method
showLDailog
(String title,String okbtn,String message)
Nices20/src/com/cjj/nices/fragment/SupportFragment.java:89
↓ 2 callers
Method
showShare
(String str)
Nices20/src/com/cjj/nices/activity/MainActivity.java:135
↓ 2 callers
Method
show_LoadingView
()
NicesLibrary/src/com/cjj/loading/LoadingCjjLayout.java:179
↓ 2 callers
Method
startHover
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:282
↓ 2 callers
Method
stop
()
NicesLibrary/src/com/cjj/loading/CircularProgress.java:100
↓ 2 callers
Method
streamToBytes
Reads the contents of an InputStream into a byte[].
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:315
↓ 2 callers
Method
throwIfNotOnMainThread
()
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:465
↓ 2 callers
Method
transformIntArray
convert int array to Integer array @param source @return
Nices20/src/com/cjj/nices/util/ObjectUtils.java:58
↓ 2 callers
Method
transformLongArray
convert long array to Long array @param source @return
Nices20/src/com/cjj/nices/util/ObjectUtils.java:30
↓ 2 callers
Method
validateTypefaceStyle
(int typefaceStyle)
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceCollection.java:123
↓ 2 callers
Method
waitUntilExpectedDone
(long timeout)
VolleyLibrary/tests/src/com/android/volley/RequestQueueTest.java:146
↓ 2 callers
Method
writeHeader
Writes the contents of this CacheHeader to the specified OutputStream.
VolleyLibrary/src/com/cjj/volley/toolbox/DiskBasedCache.java:414
↓ 1 callers
Function
E
(e)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Function
G
(t,e)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Function
I
(t)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Function
S
(e,n,i,r)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Function
U
(n,i,r)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Function
Y
(t)
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Method
adapterPositionChanged
()
NicesLibrary/src/com/balysv/materialripple/MaterialRippleLayout.java:395
↓ 1 callers
Method
addCacheHeaders
(Map<String, String> headers, Cache.Entry entry)
VolleyLibrary/src/com/cjj/volley/toolbox/BasicNetwork.java:188
↓ 1 callers
Method
addContainer
Adds another ImageContainer to the list of those interested in the results of the request.
VolleyLibrary/src/com/cjj/volley/toolbox/ImageLoader.java:405
↓ 1 callers
Method
addCroutonToView
Adds a {@link Crouton} to the {@link ViewParent} of it's {@link Activity}. @param crouton The {@link Crouton} that should be added.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:191
↓ 1 callers
Method
addFooterView
(View v)
NicesLibrary/src/in/srain/cube/views/GridViewWithHeaderAndFooter.java:166
↓ 1 callers
Method
addItem
(SwipeMenuItem item, int id)
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuView.java:46
↓ 1 callers
Method
addTab
(int index, CharSequence text, int iconResId)
NicesLibrary/src/com/viewpagerindicator/TabPageIndicator.java:153
↓ 1 callers
Method
addTrafficStatsTag
(Request<?> request)
VolleyLibrary/src/com/cjj/volley/NetworkDispatcher.java:73
↓ 1 callers
Method
add_AllView
()
NicesLibrary/src/com/cjj/loading/LoadingCjjLayout.java:88
↓ 1 callers
Method
afterPlatformListGot
显示平台列表
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:575
↓ 1 callers
Method
animateToIcon
(final int position)
NicesLibrary/src/com/viewpagerindicator/IconPageIndicator.java:57
↓ 1 callers
Method
animateToTab
(final int position)
NicesLibrary/src/com/viewpagerindicator/TabPageIndicator.java:121
↓ 1 callers
Method
announceForAccessibilityCompat
Generates and dispatches an SDK-specific spoken announcement. <p> For backwards compatibility, we're constructing an event from scratch using the appr
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:435
↓ 1 callers
Method
applyTheme
()
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:275
↓ 1 callers
Method
applyTypeface
Apply typeface to all ViewGroup childs @param viewGroup to typeface typeface @param typefaceCollection typeface collection
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceHelper.java:209
↓ 1 callers
Method
areLastMeasuredInAnimationHeightAndCurrentEqual
(View croutonView)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:69
↓ 1 callers
Method
areLastMeasuredOutAnimationHeightAndCurrentEqual
(View croutonView)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:73
↓ 1 callers
Function
b
()
Nices20/assets/www/zepto.min.js:2
↓ 1 callers
Method
build
Builds the {@link Configuration}. @return The built {@link Configuration}.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Configuration.java:117
↓ 1 callers
Method
buildDefaultSlideInDownAnimation
@param croutonView The croutonView which gets animated. @return The default Animation for a showing {@link Crouton}.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:39
↓ 1 callers
Method
buildDefaultSlideOutUpAnimation
@param croutonView The croutonView which gets animated. @return The default Animation for a hiding {@link Crouton}.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/DefaultAnimationsBuilder.java:57
↓ 1 callers
Method
calcBounds
Calculate the bounds for a view's title @param index @param paint @return
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:699
↓ 1 callers
Method
calculateAllBounds
Calculate views bounds and scroll them according to the current index @param paint @return
NicesLibrary/src/com/viewpagerindicator/TitlePageIndicator.java:672
↓ 1 callers
Method
calculateCroutonDuration
(Crouton crouton)
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:111
↓ 1 callers
Method
callbackStringData
(String result)
VolleyLibrary/src/com/cjj/volley/callback/CallBackStringDataListener.java:4
↓ 1 callers
Method
cancel
Mark this request as canceled. No callback will be delivered.
VolleyLibrary/src/com/cjj/volley/Request.java:295
↓ 1 callers
Method
cancel
(boolean mayInterruptIfRunning)
VolleyLibrary/src/com/cjj/volley/toolbox/RequestFuture.java:71
↓ 1 callers
Method
cancelAll
Cancels all requests in this queue for which the given filter applies. @param filter The filtering function to use
VolleyLibrary/src/com/cjj/volley/RequestQueue.java:185
↓ 1 callers
Method
checkAtMth
(LinearLayout llInput, String platform)
Nices20/src/cn/sharesdk/onekeyshare/EditPage.java:409
↓ 1 callers
Method
checkIfButtonStackingNeeded
()
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:187
↓ 1 callers
Method
checkTypefaceStyleThrowing
Check if typeface style int is one of: <ul> <li>{@link android.graphics.Typeface#NORMAL}</li> <li>{@link android.graphics.Typeface#BOLD}</li
NicesLibrary/src/com/norbsoft/typefacehelper/TypefaceHelper.java:191
↓ 1 callers
Method
clearCroutonQueue
Removes all {@link Crouton}s from the queue.
NicesLibrary/src/de/keyboardsurfer/android/widget/crouton/Manager.java:364
↓ 1 callers
Method
closeDrawer
()
Nices20/src/com/cjj/nices/fragment/NavigationDrawerFragment.java:136
↓ 1 callers
Method
closeMenu
()
NicesLibrary/src/com/baoyz/swipemenulistview/SwipeMenuLayout.java:248
↓ 1 callers
Method
contentColor
(String _colour)
NicesLibrary/src/uk/me/lewisdeane/ldialogs/CustomDialog.java:410
↓ 1 callers
Method
convertHeaders
Converts Headers[] to Map<String, String>.
VolleyLibrary/src/com/cjj/volley/toolbox/BasicNetwork.java:242
↓ 1 callers
Method
convertStreamToString
(InputStream is)
Nices20/src/com/cjj/nices/util/AssetsUtils.java:35
↓ 1 callers
Method
createConnection
Create an {@link HttpURLConnection} for the specified {@code url}.
VolleyLibrary/src/com/cjj/volley/toolbox/HurlStack.java:151
← previous
next →
301–400 of 1,505, ranked by callers