Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccliu2015/love
/ functions
Functions
2,057 in github.com/ccliu2015/love
⨍
Functions
2,057
◇
Types & classes
303
↓ 2,112 callers
Method
entity
Reports an entity reference or character reference.
app/src/main/java/com/wisedu/scc/love/widget/html/ScanHandler.java:58
↓ 542 callers
Method
attribute
Add or replace a default attribute for an element type in this schema. @param elemName Name (Qname) of the element type @param attrName Name (Qname)
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:77
↓ 109 callers
Method
elementType
Add or replace an element type for this schema. @param name Name (Qname) of the element @param model Models of the element's content as a vector of
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:55
↓ 109 callers
Method
parent
Specify natural parent of an element in this schema. @param name Name of the child element @param parentName Name of the parent element
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:94
↓ 76 callers
Method
append
(char c)
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:64
↓ 76 callers
Method
put
(Context context, String url, HttpEntity entity, String contentType, ResponseHandlerInterface responseHandl
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:370
↓ 65 callers
Method
add
(HighlightView hv)
app/src/main/java/com/wisedu/scc/love/widget/crop/CropImageView.java:257
↓ 61 callers
Method
get
(Context context, String url, RequestParams params, ResponseHandlerInterface responseHandler)
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:334
↓ 60 callers
Method
toString
()
app/src/main/java/com/wisedu/scc/love/widget/crop/BitmapManager.java:37
↓ 56 callers
Method
getWidth
()
app/src/main/java/com/wisedu/scc/love/widget/crop/RotateBitmap.java:90
↓ 54 callers
Method
getHeight
()
app/src/main/java/com/wisedu/scc/love/widget/crop/RotateBitmap.java:81
↓ 34 callers
Method
recycle
(Bitmap b)
app/src/main/java/com/wisedu/scc/love/widget/crop/ImageViewTouchBase.java:76
↓ 32 callers
Method
next
Return the next element in an element stack or queue. @return The next element
app/src/main/java/com/wisedu/scc/love/widget/html/Element.java:65
↓ 31 callers
Method
getContext
()
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:125
↓ 30 callers
Method
isEmpty
is null or its length is 0
app/src/main/java/com/wisedu/scc/love/utils/StringUtil.java:25
↓ 28 callers
Method
getDrawable
This methos is called when the HTML parser encounters an <img> tag. The <code>source</code> argument is the string from the "src" attribute; the
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:77
↓ 28 callers
Method
invalidate
()
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:411
↓ 28 callers
Method
start
(SpannableStringBuilder text, Object mark)
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:397
↓ 27 callers
Method
save
(int ch, ScanHandler h)
app/src/main/java/com/wisedu/scc/love/widget/html/HTMLScanner.java:618
↓ 26 callers
Method
setOnClickListener
Register a callback to be invoked when the Photo displayed by this view is clicked. @param listener - Listener to be registered.
app/src/main/java/com/wisedu/scc/love/widget/gallery/IPhotoView.java:92
↓ 25 callers
Method
get
查找数据 @return
app/src/main/java/com/wisedu/scc/love/sqlite/SqliteHelper.java:105
↓ 23 callers
Method
getName
()
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:251
↓ 22 callers
Method
addView
(View child, int index, ViewGroup.LayoutParams params)
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:146
↓ 21 callers
Method
getWidth
获取宽度 @param object @return
app/src/main/java/com/wisedu/scc/love/utils/DecodeUtil.java:40
↓ 20 callers
Method
get
Gets the CameraManager singleton instance. @return A reference to the CameraManager singleton.
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/CameraManager.java:74
↓ 20 callers
Method
getHeight
获取高度 @param object @return
app/src/main/java/com/wisedu/scc/love/utils/DecodeUtil.java:56
↓ 16 callers
Method
generateUrl
(String url)
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:121
↓ 16 callers
Method
shortToast
显示短消息 @param context @param msg
app/src/main/java/com/wisedu/scc/love/utils/CommonUtil.java:21
↓ 16 callers
Method
showFooterLoadingLayout
@return true if this mode wants the Loading Layout Footer to be shown
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1509
↓ 16 callers
Method
showHeaderLoadingLayout
@return true if this mode wants the Loading Layout Header to be shown
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1502
↓ 15 callers
Method
endTag
(String namespace, String name)
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:186
↓ 15 callers
Method
getImageView
()
app/src/main/java/com/wisedu/scc/love/widget/gallery/PhotoViewAttacher.java:230
↓ 15 callers
Method
getMode
Get the mode that this view has been set to. If this returns <code>Mode.BOTH</code>, you can use <code>getCurrentMode()</code> to check which mode the
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:94
↓ 15 callers
Method
getName
()
app/src/main/java/com/wisedu/scc/love/bean/Product.java:34
↓ 15 callers
Method
post
(Context context, String url, HttpEntity entity, String contentType, ResponseHandlerInterface responseHandl
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:347
↓ 15 callers
Method
setCurrentItem
(int currentItem)
app/src/main/java/com/wisedu/scc/love/widget/dialog/SpinnerDialog.java:132
↓ 15 callers
Method
startTag
(String namespace, String name)
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:330
↓ 14 callers
Method
reset
()
app/src/main/java/com/wisedu/scc/love/widget/gallery/ScaleGestureDetector.java:344
↓ 14 callers
Method
setSortLetters
(String sortLetters)
app/src/main/java/com/wisedu/scc/love/widget/sortlist/PersonDto.java:48
↓ 13 callers
Method
end
(SpannableStringBuilder text, Class kind, Object repl)
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:402
↓ 13 callers
Method
isEmpty
判断字符串是否为空 @param s @return
app/src/main/java/com/wisedu/scc/love/utils/CommonUtil.java:39
↓ 13 callers
Method
parse
(InputSource input)
app/src/main/java/com/wisedu/scc/love/widget/html/Parser.java:454
↓ 13 callers
Method
show
()
app/src/main/java/com/wisedu/scc/love/widget/dialog/SpinnerDialog.java:142
↓ 13 callers
Method
startActivity
(Context context, Class<?> cls)
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManagerWrapper.java:147
↓ 12 callers
Method
getBitmap
()
app/src/main/java/com/wisedu/scc/love/widget/crop/RotateBitmap.java:50
↓ 12 callers
Method
getItemsCount
Gets items count @return the count of spinnerwheel items
sdk/spinnerwheel/src/antistatic/spinnerwheel/adapters/WheelViewAdapter.java:39
↓ 12 callers
Method
invoke
反转 @param method @param instance @param args @return
app/src/main/java/com/wisedu/scc/love/widget/qrcode/camera/FlashlightManager.java:130
↓ 12 callers
Method
postTranslate
(float deltaX, float deltaY)
app/src/main/java/com/wisedu/scc/love/widget/crop/CropImageView.java:72
↓ 12 callers
Method
smoothScrollTo
Smooth Scroll to position using the default duration of {@value #SMOOTH_SCROLL_DURATION_MS} ms. @param scrollValue - Position to scroll to
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1075
↓ 11 callers
Method
create
()
app/src/main/java/com/wisedu/scc/love/widget/http/HttpManager.java:80
↓ 11 callers
Method
getCount
Get items count @return the count of items
sdk/spinnerwheel/src/antistatic/spinnerwheel/ItemsRange.java:74
↓ 11 callers
Method
getPullToRefreshScrollDirection
@return Either {@link com.handmark.pulltorefresh.library.PullToRefreshBase.Orientation#VERTICAL} or {@link com.handmark.pulltorefresh.library.
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:618
↓ 11 callers
Method
getSortLetters
()
app/src/main/java/com/wisedu/scc/love/widget/sortlist/PersonDto.java:44
↓ 11 callers
Method
setName
(String name)
app/src/main/java/com/wisedu/scc/love/widget/sortlist/PersonDto.java:24
↓ 11 callers
Method
setState
(State state, final boolean... params)
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:620
↓ 10 callers
Method
contains
Tests whether item is contained by range @param index the item number @return true if item is contained
sdk/spinnerwheel/src/antistatic/spinnerwheel/ItemsRange.java:83
↓ 10 callers
Method
getImageMatrix
()
app/src/main/java/com/wisedu/scc/love/widget/gallery/PhotoViewAttacher.java:573
↓ 10 callers
Method
getInstance
获取单例 @return
app/src/main/java/com/wisedu/scc/love/application/LoveApplication.java:58
↓ 10 callers
Method
getScale
Returns the current scale value @return float - current scale value
app/src/main/java/com/wisedu/scc/love/widget/gallery/IPhotoView.java:60
↓ 10 callers
Method
getTag
()
app/src/main/java/com/wisedu/scc/love/bean/Book.java:101
↓ 10 callers
Method
setId
(String id)
app/src/main/java/com/wisedu/scc/love/bean/Book.java:44
↓ 9 callers
Method
draw
(Canvas canvas)
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:84
↓ 9 callers
Method
getFooterSize
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:715
↓ 9 callers
Method
name
Return the name of the element's type. Convenience method. @return The element type name
app/src/main/java/com/wisedu/scc/love/widget/html/Element.java:80
↓ 9 callers
Method
setEmptyView
Should call PullToRefreshBase.setEmptyView() which will then automatically call through to setEmptyViewInternal() @param emptyView - to set as Empty
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/internal/EmptyViewMethodAccessor.java:41
↓ 9 callers
Method
setOnRefreshListener
Set OnRefreshListener for the Widget @param listener - Listener to be used when the Widget is set to Refresh
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:188
↓ 9 callers
Method
setScaleType
Controls how the image should be resized or moved to match the size of the ImageView. Any scaling or panning will happen within the confines of this {
app/src/main/java/com/wisedu/scc/love/widget/gallery/IPhotoView.java:132
↓ 9 callers
Method
truthValue
(boolean b)
app/src/main/java/com/wisedu/scc/love/widget/html/Parser.java:327
↓ 8 callers
Method
clear
Clear the attribute list for reuse. <p>Note that little memory is freed by this call: the current array is kept so it can be reused.</p>
app/src/main/java/com/wisedu/scc/love/widget/html/AttributesImpl.java:336
↓ 8 callers
Method
forceFinished
(boolean finished)
app/src/main/java/com/wisedu/scc/love/widget/gallery/ScrollerProxy.java:40
↓ 8 callers
Method
getCurrentMode
Get the mode that this view is currently in. This is only really useful when using <code>Mode.BOTH</code>. @return Mode that the view is currently in
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/IPullToRefresh.java:46
↓ 8 callers
Method
getElementType
Get an ElementType by name. @param name Name (Qname) of the element type @return The corresponding ElementType
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:122
↓ 8 callers
Method
getImageViewMatrix
()
app/src/main/java/com/wisedu/scc/love/widget/crop/ImageViewTouchBase.java:300
↓ 8 callers
Method
getLoadingLayoutProxy
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:199
↓ 8 callers
Method
getValue
Return an attribute's value by index. @param index The attribute's index (zero-based). @return The attribute's value or null if the index is out of b
app/src/main/java/com/wisedu/scc/love/widget/html/AttributesImpl.java:185
↓ 8 callers
Method
handleP
(SpannableStringBuilder text)
app/src/main/java/com/wisedu/scc/love/widget/html/Html.java:362
↓ 8 callers
Method
hasFocus
()
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:69
↓ 8 callers
Method
isRefreshing
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:247
↓ 8 callers
Method
mark
Mark the current scan position as a "point of interest" - start of a tag, cdata, processing instruction etc.
app/src/main/java/com/wisedu/scc/love/widget/html/HTMLScanner.java:605
↓ 8 callers
Method
setAdapter
(ListAdapter adapter)
sdk/pulltorefresh/src/com/hb/views/PinnedSectionListView.java:342
↓ 8 callers
Method
setHeaderScroll
Helper method which just calls scrollTo() in the correct scrolling direction. @param value - New Scroll value
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1029
↓ 8 callers
Method
setIconAlpha
(float alpha)
app/src/main/java/com/wisedu/scc/love/widget/icon/ChangeColorIcon.java:161
↓ 7 callers
Method
badIndex
Report a bad array index in a manipulator. @param index The index to report. @exception ArrayIndexOutOfBoundsException Always.
app/src/main/java/com/wisedu/scc/love/widget/html/AttributesImpl.java:607
↓ 7 callers
Method
flush
()
app/src/main/java/com/wisedu/scc/love/widget/html/FastXmlSerializer.java:217
↓ 7 callers
Method
getHeaderSize
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:723
↓ 7 callers
Method
getLength
Return the number of attributes in the list. @return The number of attributes in the list. @see org.xml.sax.Attributes#getLength
app/src/main/java/com/wisedu/scc/love/widget/html/AttributesImpl.java:100
↓ 7 callers
Method
getMethod
得到方法 @param type @param name @param params @return
app/src/main/java/com/wisedu/scc/love/utils/ReflectUtil.java:35
↓ 7 callers
Method
getResId
获取资源ID @param context @param key @param type @return
app/src/main/java/com/wisedu/scc/love/utils/AppUtil.java:161
↓ 7 callers
Method
getShowIndicatorInternal
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:429
↓ 7 callers
Method
getURI
Return the URI (namespace name) of this schema.
app/src/main/java/com/wisedu/scc/love/widget/html/Schema.java:143
↓ 7 callers
Method
setContentView
Set a custom content view for the Dialog. If a message is set, the contentView is not added to the Dialog... @param v @return
app/src/main/java/com/wisedu/scc/love/widget/dialog/CustomDialog.java:110
↓ 7 callers
Method
setImageDrawable
(Drawable drawable)
app/src/main/java/com/wisedu/scc/love/widget/gallery/PhotoView.java:111
↓ 7 callers
Method
setTag
(String tag)
app/src/main/java/com/wisedu/scc/love/bean/Book.java:104
↓ 7 callers
Method
startAnimation
()
app/src/main/java/com/wisedu/scc/love/widget/gif/NumAnimation.java:28
↓ 7 callers
Method
stop
()
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1727
↓ 7 callers
Method
update
()
app/src/main/java/com/wisedu/scc/love/widget/gallery/PhotoViewAttacher.java:540
↓ 6 callers
Method
addLayout
This allows you to add extra LoadingLayout instances to this proxy. This is only necessary if you keep your own instances, and want to have them inclu
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/LoadingLayoutProxy.java:27
↓ 6 callers
Method
computeLayout
()
app/src/main/java/com/wisedu/scc/love/widget/crop/HighlightView.java:402
↓ 6 callers
Method
createLoadingLayout
(Context context, Mode mode, TypedArray attrs)
sdk/pulltorefresh/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java:667
↓ 6 callers
Method
deleteFilesByDirectory
删除方法 这里只会删除某个文件夹下的文件,如果传入的directory是个文件,将不做处理
app/src/main/java/com/wisedu/scc/love/manager/DataCleanManager.java:92
next →
1–100 of 2,057, ranked by callers