MCPcopy Create free account

hub / github.com/ccliu2015/love / functions

Functions2,057 in github.com/ccliu2015/love

↓ 2 callersMethodexit
退出应用
app/src/main/java/com/wisedu/scc/love/application/LoveApplication.java:76
↓ 2 callersMethodfadeSelectorWheel
Fade the selector spinnerwheel via an animation. @param animationDuration The duration of the animation.
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheelView.java:249
↓ 2 callersMethodfindByValue
Find a the enum type by its integer value, as defined in the Thrift IDL. @return null if the value is not found.
app/src/main/java/com/wisedu/scc/love/widget/http/Platform.java:398
↓ 2 callersMethodfindCurrentSectionPosition
(int fromPosition)
sdk/pulltorefresh/src/com/hb/views/PinnedSectionListView.java:289
↓ 2 callersMethodflushBytes
()
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:208
↓ 2 callersMethodformatFloat
(double value)
app/src/main/java/com/wisedu/scc/love/widget/gif/NumAnimation.java:32
↓ 2 callersMethodgeneSql
组装SQL语句 @return
app/src/main/java/com/wisedu/scc/love/sqlite/SqlBuilder.java:42
↓ 2 callersMethodgeneValues
组装ContentValues @param table @return
app/src/main/java/com/wisedu/scc/love/sqlite/SqlBuilder.java:65
↓ 2 callersMethodgeneralFileName
生成图片名称 @return
app/src/main/java/com/wisedu/scc/love/utils/BitmapUtil.java:327
↓ 2 callersMethodgetArrayBitmapWidth
(Bitmap[] arrayBitmap)
app/src/main/java/com/wisedu/scc/love/widget/gallery/PhotoViewAttacher.java:827
↓ 2 callersMethodgetBitmap
()
app/src/main/java/com/wisedu/scc/love/bean/Book.java:119
↓ 2 callersMethodgetCachedView
Gets view from specified cache. @param cache the cache @return the first view from cache.
sdk/spinnerwheel/src/antistatic/spinnerwheel/WheelRecycler.java:154
↓ 2 callersMethodgetCharacter
表情资源对应的文字描述
app/src/main/java/com/wisedu/scc/love/widget/emoji/Emoji.java:26
↓ 2 callersMethodgetContentSize
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:195
↓ 2 callersMethodgetCropRect
()
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:395
↓ 2 callersMethodgetData
()
app/src/main/java/com/wisedu/scc/love/widget/http/JsonParams.java:118
↓ 2 callersMethodgetData
()
app/src/main/java/com/wisedu/scc/love/entity/Request.java:43
↓ 2 callersMethodgetDefault
()
app/src/main/java/com/wisedu/scc/love/entity/https/TrustAllSSLSocketFactory.java:67
↓ 2 callersMethodgetDisplayRect
Gets the Display Rectangle of the currently displayed Drawable. The Rectangle is relative to this View and includes all scaling and translations. @re
app/src/main/java/com/wisedu/scc/love/widget/gallery/IPhotoView.java:38
↓ 2 callersMethodgetEmptyItem
Get a View that displays an empty spinnerwheel item placed before the first or after the last spinnerwheel item. @param convertView the old view to r
sdk/spinnerwheel/src/antistatic/spinnerwheel/adapters/WheelViewAdapter.java:59
↓ 2 callersMethodgetFramingRect
Calculates the framing rect which the UI should draw to show the user where to place the barcode. This target helps with alignment as well as forces t
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/CameraManager.java:188
↓ 2 callersMethodgetHit
(float x, float y)
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:221
↓ 2 callersMethodgetId
()
app/src/main/java/com/wisedu/scc/love/bean/Book.java:41
↓ 2 callersMethodgetIndex
Look up an attribute's index by Namespace name. <p>In many cases, it will be more efficient to look up the name once and use the index query methods
app/src/main/java/com/wisedu/scc/love/widget/html/AttributesImpl.java:208
↓ 2 callersMethodgetItemId
(int position)
app/src/main/java/com/wisedu/scc/love/widget/emoji/EmojiAdapter.java:36
↓ 2 callersMethodgetLast
Gets number of last item @return the number of last item
sdk/spinnerwheel/src/antistatic/spinnerwheel/ItemsRange.java:66
↓ 2 callersMethodgetMatrixRectF
根据当前图片的Matrix获得图片的范围 @return
app/src/main/java/com/wisedu/scc/love/widget/image/ClipZoomImageView.java:182
↓ 2 callersMethodgetMaximumPullScroll
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1311
↓ 2 callersMethodgetMetaString
获取应用某属性的字符串值 @param context @param key @return
app/src/main/java/com/wisedu/scc/love/utils/AppUtil.java:55
↓ 2 callersMethodgetPlatform
(Context context)
app/src/main/java/com/wisedu/scc/love/widget/http/Platform.java:68
↓ 2 callersMethodgetPrefix
Return the prefix of this schema.
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:151
↓ 2 callersMethodgetPreviewFormat
()
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/CameraConfigurationManager.java:69
↓ 2 callersMethodgetProperBaseMatrix
(RotateBitmap bitmap, Matrix matrix)
app/src/main/java/com/wisedu/scc/love/widget/crop/ImageViewTouchBase.java:275
↓ 2 callersMethodgetPublicId
()
app/src/main/java/com/wisedu/scc/love/widget/html/HTMLScanner.java:293
↓ 2 callersMethodgetPullToRefreshScrollDuration
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:727
↓ 2 callersMethodgetRefreshableView
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:214
↓ 2 callersMethodgetRequestInterpator
()
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:468
↓ 2 callersMethodgetRotation
()
app/src/main/java/com/wisedu/scc/love/widget/crop/RotateBitmap.java:45
↓ 2 callersMethodgetScale
获得当前的缩放比例
app/src/main/java/com/wisedu/scc/love/widget/image/ClipZoomImageView.java:268
↓ 2 callersMethodgetScaleFactor
Return the scaling factor from the previous scale event to the current event. This value is defined as ({@link #getCurrentSpan()} / {@link #getPreviou
app/src/main/java/com/wisedu/scc/love/widget/gallery/ScaleGestureDetector.java:412
↓ 2 callersMethodgetScaleType
Return the current scale type in use by the ImageView.
app/src/main/java/com/wisedu/scc/love/widget/gallery/IPhotoView.java:65
↓ 2 callersMethodgetScreenResolution
()
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/CameraConfigurationManager.java:65
↓ 2 callersMethodgetSectionForPosition
根据ListView的当前位置获取分类的首字母的Char ascii值
app/src/main/java/com/wisedu/scc/love/widget/sortlist/SortListAdapter.java:106
↓ 2 callersMethodgetShowViewWhileRefreshing
Get whether the 'Refreshing' View should be automatically shown when refreshing. Returns true by default. @return - true if the Refreshing View will
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:110
↓ 2 callersMethodgetStatus
()
app/src/main/java/com/wisedu/scc/love/widget/http/JsonParams.java:114
↓ 2 callersMethodgetValue
凭证值:登录时为帐户密码,绑定认证时为认证码
app/src/main/java/com/wisedu/scc/love/widget/http/Platform.java:287
↓ 2 callersMethodgetValue
(Matrix matrix, int whichValue)
app/src/main/java/com/wisedu/scc/love/widget/crop/ImageViewTouchBase.java:257
↓ 2 callersMethodgetViewAdapter
Gets view adapter @return the view adapter
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheel.java:525
↓ 2 callersMethodhandleTag
This method will be called whenn the HTML parser encounters a tag that it does not know how to interpret.
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:89
↓ 2 callersMethodhideAllViews
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:205
↓ 2 callersMethodinit
()
app/src/main/java/com/wisedu/scc/love/widget/crop/ImageViewTouchBase.java:252
↓ 2 callersMethodinit
(Context context)
app/src/main/java/com/wisedu/scc/love/widget/dialog/MenuDialog.java:44
↓ 2 callersMethodinitCamera
初始化相机 @param surfaceHolder
app/src/main/java/com/wisedu/scc/love/activity/ScanActivity.java:134
↓ 2 callersMethodinitShadow
(boolean visible)
sdk/pulltorefresh/src/com/hb/views/PinnedSectionListView.java:172
↓ 2 callersMethodinitView
()
sdk/pulltorefresh/src/com/hb/views/PinnedSectionListView.java:154
↓ 2 callersMethodinsert
插入一条数据 @param tableName @return
app/src/main/java/com/wisedu/scc/love/sqlite/SqliteHelper.java:36
↓ 2 callersMethodinvokeParamsToEntity
(RequestParams params, ResponseHandlerInterface responseHandler)
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:270
↓ 2 callersMethodisCyclic
Tests if spinnerwheel is cyclic. That means before the 1st item there is shown the last one @return true if spinnerwheel is cyclic
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheel.java:612
↓ 2 callersMethodisOrientationChanged
()
app/src/main/java/com/wisedu/scc/love/widget/crop/RotateBitmap.java:76
↓ 2 callersMethodisPinnedViewTouched
(View view, float x, float y)
sdk/pulltorefresh/src/com/hb/views/PinnedSectionListView.java:470
↓ 2 callersMethodisPlaying
()
app/src/main/java/com/wisedu/scc/love/widget/audio/IMediaManager.java:71
↓ 2 callersMethodisPullToRefreshEnabled
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:236
↓ 2 callersMethodisPullToRefreshOverScrollEnabled
Gets whether Overscroll support is enabled. This is different to Android's standard Overscroll support (the edge-glow) which is available from GINGERB
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:132
↓ 2 callersMethodisTouchEvent
@author DONG Shengdong
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:297
↓ 2 callersMethodisValidItemIndex
Checks whether item index is valid @param index the item index @return true if item index is not out of bounds or the spinnerwheel is cyclic
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheel.java:818
↓ 2 callersMethodjustify
Justifies spinnerwheel
sdk/spinnerwheel/src/antistatic/spinnerwheel/WheelScroller.java:247
↓ 2 callersMethodlightSeparators
Fade the selector spinnerwheel via an animation. @param animationDuration The duration of the animation.
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheelView.java:259
↓ 2 callersMethodlocalName
Return a local name from a Qname. @param name The Qname @return The local name
app/src/main/java/com/wisedu/scc/love/widget/html/ElementType.java:88
↓ 2 callersMethodlocalName
Return the local name of the element's type. Convenience method. @return The element type local name
app/src/main/java/com/wisedu/scc/love/widget/html/Element.java:96
↓ 2 callersMethodlookupEntity
(char[] buff, int offset, int length)
app/src/main/java/com/wisedu/scc/love/widget/html/Parser.java:627
↓ 2 callersMethodmaybeForName
ForName @param name @return
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/FlashlightManager.java:101
↓ 2 callersMethodnamespace
Return a namespace name from a Qname. The attribute flag tells us whether to return an empty namespace name if there is no prefix, or use the schema
app/src/main/java/com/wisedu/scc/love/widget/html/ElementType.java:69
↓ 2 callersMethodnamespace
Return the namespace name of the element's type. Convenience method. @return The element type namespace name
app/src/main/java/com/wisedu/scc/love/widget/html/Element.java:88
↓ 2 callersMethodnewInstance
Creates new instance of MEdiaManger. @return MediaMangerImpl
app/src/main/java/com/wisedu/scc/love/widget/audio/MediaMangerImpl.java:25
↓ 2 callersMethodnormalize
Normalize an attribute value (ID-style). CDATA-style attribute normalization is already done. @param value The value to normalize @return The norma
app/src/main/java/com/wisedu/scc/love/widget/html/ElementType.java:216
↓ 2 callersMethodnotifyDataInvalidatedEvent
Notifies observers about invalidating data
sdk/spinnerwheel/src/antistatic/spinnerwheel/adapters/AbstractWheelAdapter.java:75
↓ 2 callersMethodonActivity
()
app/src/main/java/com/wisedu/scc/love/widget/qrcode/decoding/InactivityTimer.java:44
↓ 2 callersMethodonChanged
Callback method to be invoked when current item changed @param wheel the spinnerwheel view whose state has changed @param oldValue the old value of cu
sdk/spinnerwheel/src/antistatic/spinnerwheel/OnWheelChangedListener.java:40
↓ 2 callersMethodonFailed
(String url, int state, String msg, Object... objs)
app/src/main/java/com/wisedu/scc/love/widget/http/ICallback.java:7
↓ 2 callersMethodonFling
(float startX, float startY, float velocityX, float velocityY)
app/src/main/java/com/wisedu/scc/love/widget/gallery/VersionedGestureDetector.java:57
↓ 2 callersMethodonPull
(float scaleOfLayout)
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/internal/LoadingLayout.java:220
↓ 2 callersMethodonScaleBegin
Responds to the beginning of a scaling gesture. Reported by new pointers going down. @param detector The detector reporting the event - us
app/src/main/java/com/wisedu/scc/love/widget/gallery/ScaleGestureDetector.java:72
↓ 2 callersMethodonScaleEnd
Responds to the end of a scale gesture. Reported by existing pointers going up. Once a scale has ended, {@link ScaleGestureDetector#getFocusX()} and
app/src/main/java/com/wisedu/scc/love/widget/gallery/ScaleGestureDetector.java:86
↓ 2 callersMethodonScroll
Notified when a scroll occurs with the initial on down {@link android.view.MotionEvent} and the current move {@link android.view.MotionEvent}. The dis
app/src/main/java/com/wisedu/scc/love/widget/gallery/GestureDetector.java:90
↓ 2 callersMethodonScrollTouched
()
sdk/spinnerwheel/src/antistatic/spinnerwheel/AbstractWheel.java:305
↓ 2 callersMethodonSingleTapUp
Notified when a tap occurs with the up {@link android.view.MotionEvent} that triggered it. @param e The up motion event that completed the
app/src/main/java/com/wisedu/scc/love/widget/gallery/GestureDetector.java:69
↓ 2 callersMethodonSuccess
(String url, String data, Object... objs)
app/src/main/java/com/wisedu/scc/love/widget/http/ICallback.java:5
↓ 2 callersMethodonTouchEvent
(MotionEvent event)
app/src/main/java/com/wisedu/scc/love/widget/crop/CropImageView.java:107
↓ 2 callersMethodonTouchEvent
Analyzes the given motion event and if applicable triggers the appropriate callbacks on the {@link OnGestureListener} supplied. @param ev
app/src/main/java/com/wisedu/scc/love/widget/gallery/GestureDetector.java:492
↓ 2 callersMethodparseAuthor
针对豆瓣图书的特殊信息, 抽出一个parseAuthor方法解析作者信息 @return String
app/src/main/java/com/wisedu/scc/love/utils/BarCodeUtil.java:147
↓ 2 callersMethodpcdata
(char[] buff, int offset, int length)
app/src/main/java/com/wisedu/scc/love/widget/html/PYXWriter.java:94
↓ 2 callersMethodpermitsPullToRefresh
@return true if the mode permits Pull-to-Refresh
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1495
↓ 2 callersMethodpi
Reports the data part of a processing instruction.
app/src/main/java/com/wisedu/scc/love/widget/html/ScanHandler.java:88
↓ 2 callersMethodpitarget
Reports the target part of a processing instruction.
app/src/main/java/com/wisedu/scc/love/widget/html/ScanHandler.java:94
↓ 2 callersMethodpostOnAnimation
(View view, Runnable runnable)
app/src/main/java/com/wisedu/scc/love/widget/gallery/Compat.java:11
↓ 2 callersMethodpostOnAnimation
(View view, Runnable runnable)
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/internal/ViewCompat.java:27
↓ 2 callersMethodpostScc
(String url, ResponseHandlerInterface responseHandler, Map<String, Object> pararms)
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:180
↓ 2 callersMethodpush
(Element e)
app/src/main/java/com/wisedu/scc/love/widget/html/Parser.java:782
↓ 2 callersMethodrecomputeFocus
(MotionEvent event)
app/src/main/java/com/wisedu/scc/love/widget/crop/CropImageView.java:85
↓ 2 callersMethodrecycleItems
Recycles items from specified layout. There are saved only items not included to specified range. All the cached items are removed from original layou
sdk/spinnerwheel/src/antistatic/spinnerwheel/WheelRecycler.java:69
← previousnext →301–400 of 2,057, ranked by callers