MCPcopy Create free account

hub / github.com/DIY-green/AndroidStudyDemo / functions

Functions5,938 in github.com/DIY-green/AndroidStudyDemo

↓ 2 callersMethodonSuccessWithObjectList
(ArrayList<T> list)
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/http/HttpCallBack/AbstractParserCallBack.java:112
↓ 2 callersMethodonTransitionCancel
(Animator animator, Animation animation, boolean isEnter)
AnimationStudy/src/main/java/com/kale/activityoptions/transition/TransitionCompat.java:681
↓ 2 callersMethodopen
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/state/liftstate/LiftContext.java:27
↓ 2 callersMethodoperation
()
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/bridge/RefinedAbstraction.java:7
↓ 2 callersMethodparams
(Map<String, String> params)
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/okhttp/frame/builder/GetBuilder.java:48
↓ 2 callersMethodplan
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/command/requirement/Group.java:21
↓ 2 callersMethodplayScreenAnims
(final boolean isEnter)
AnimationStudy/src/main/java/com/kale/activityoptions/anim/SceneScaleUp.java:33
↓ 2 callersMethodpopulateAutoComplete
()
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/diymvp/ui/activity/UiLogin.java:86
↓ 2 callersMethodprepareRevert
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/viewnatruetransition/CustomAnimator.java:211
↓ 2 callersMethodreadFileBytes
以二进制读出文件内容 @param file @return @throws IOException
Utils/src/main/java/com/cheng/utils/security/PackerUtil.java:161
↓ 2 callersMethodreadObject
(java.io.ObjectInputStream in)
HighQualityCodeStudy/src/main/java/com/cheng/improve151suggest/model/Person.java:37
↓ 2 callersMethodrecycleOnMeasure
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcListView.java:464
↓ 2 callersMethodrecycleVelocityTracker
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGAStickyNavLayout.java:200
↓ 2 callersMethodrefresh
()
AnimationStudy/src/main/java/com/cheng/animationstudy/activity/ZrcListViewActivity.java:93
↓ 2 callersMethodregisterDataSetObserver
(DataSetObserver observer)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/HeaderViewListAdapter.java:251
↓ 2 callersMethodreleasePull
不限制上拉或下拉
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/pulltorefresh03/PullToRefreshLayout.java:323
↓ 2 callersMethodremove
移除某个key @param key @return 是否移除成功
Utils/src/main/java/com/cheng/utils/cache/ACache.java:552
↓ 2 callersMethodremoveAll
()
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/okhttp/frame/cookie/PersistentCookieStore.java:113
↓ 2 callersMethodremoveFixedViewInfo
(View v, ArrayList<FixedViewInfo> where)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcListView.java:135
↓ 2 callersMethodremoveNext
移除旧的文件 @return
Utils/src/main/java/com/cheng/utils/cache/ACache.java:667
↓ 2 callersMethodremoveSkippedScrap
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:2361
↓ 2 callersMethodrequestDisallowInterceptTouchEvent
(boolean disallowIntercept)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:1187
↓ 2 callersMethodresetDispatchTouchEvent
(MotionEvent ev)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGAStickyNavLayout.java:235
↓ 2 callersMethodresetOriginals
Reset the progress spinner to default rotation, start and end angles.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:681
↓ 2 callersMethodresetOriginals
Reset the progress spinner to default rotation, start and end angles.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:689
↓ 2 callersMethodretrieveFromScrap
(ArrayList<View> scrapViews, int position)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:201
↓ 2 callersMethodscaleUpAnimation
@param activity:当前的activity,可以是actionbarActivity @param isStart:是否是开始动画,如果是fale则执行结束的动画 执行ScaleUpAnimation动画,包括开始和结束的动画效果。 【开始】 前提判断开始的activity和当前的ac
AnimationStudy/src/main/java/com/kale/activityoptions/transition/TransitionCompat.java:220
↓ 2 callersMethodsceneTransitionAnimation
@param activity @param layoutResId:当前activity的content的layout @param isStart:是否是开始动画,如果是fale则执行结束的动画 执行SceneTransitionAnimation动画效果,包括开始和结束。(在view显示完整
AnimationStudy/src/main/java/com/kale/activityoptions/transition/TransitionCompat.java:428
↓ 2 callersMethodscrollIfNeeded
(int x, int y)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:847
↓ 2 callersMethodselfMethod1
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/mediator/common/ConcreteColleague1.java:15
↓ 2 callersMethodselfMethod2
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/mediator/common/ConcreteColleague2.java:14
↓ 2 callersMethodsendCrashReportsToServer
把错误报告发送给服务器,包含新产生的和以前没发送的. @param context
Utils/src/main/java/com/cheng/utils/exception/CrashHandler.java:341
↓ 2 callersMethodsendMessage
直接向指定方法发送消息 @param method 指定的方法名称(方法可以有参数Bundle 也可以没有回调参数Bundle)
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/base/BaseControl.java:100
↓ 2 callersMethodsendMessageDelay
(Message msg, long delayMillis)
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/MessageProxy.java:26
↓ 2 callersMethodsendToastMessage
直接发送toast消息 @param toast
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/base/BaseControl.java:81
↓ 2 callersMethodsetArrowScale
@param scale Set the scale of the arrowhead for the spinner.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:164
↓ 2 callersMethodsetArrowScale
@param scale Set the scale of the arrowhead for the spinner.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:164
↓ 2 callersMethodsetArtist
(String artist)
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/model/bean/Album.java:122
↓ 2 callersMethodsetBody
(String body)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/creational/factory_vs_builder/builder/Builder.java:11
↓ 2 callersMethodsetBounds
Set the drawing bounds of this SwipeProgressBar.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeProgressBar.java:268
↓ 2 callersMethodsetClassical
(boolean classical)
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/model/bean/Album.java:131
↓ 2 callersMethodsetColorScheme
@deprecated Use {@link #setColorSchemeResources(int, int, int, int)}
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:342
↓ 2 callersMethodsetColorSchemeColors
Set the colors used in the progress animation. The first color will also be the color of the bar that grows in response to a user swipe gesture. @par
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/SwipeRefreshLayout.java:507
↓ 2 callersMethodsetColorSchemeResourcesBottom
(int colorRes1, int colorRes2, int colorRes3, int colorRes4)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:377
↓ 2 callersMethodsetColorViewAlpha
(int targetAlpha)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/SwipeRefreshLayout.java:186
↓ 2 callersMethodsetColorViewAlpha
(int targetAlpha)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyRefreshLayout.java:189
↓ 2 callersMethodsetColors
Set the colors the progress spinner alternates between. @param colors Array of integers describing the colors. Must be non-<code>null</code>.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:517
↓ 2 callersMethodsetColors
Set the colors the progress spinner alternates between. @param colors Array of integers describing the colors. Must be non-<code>null</code>.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:525
↓ 2 callersMethodsetCommand
(Command _command)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/command/common/Invoker.java:9
↓ 2 callersMethodsetCommand
(ReqCommand command)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/command/requirement/ReqInvoker.java:12
↓ 2 callersMethodsetComposer
(String composer)
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/model/bean/Album.java:140
↓ 2 callersMethodsetConnectTimeout
(int timeout, TimeUnit units)
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/okhttp/frame/OkHttpUtil.java:186
↓ 2 callersMethodsetCurrentProgress
(float currentProgress)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/autohome/AutoHome.java:78
↓ 2 callersMethodsetCurrentProgress
设置缩放比例,从0到1 0为最小 1为最大 @param currentProgress
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/meituan/MeiTuanRefreshFirstStepView.java:117
↓ 2 callersMethodsetFocusableInTouchMode
(boolean focusable)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAdapterView.java:171
↓ 2 callersMethodsetImplementor
(Implementor _implementor)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/bridge/Abstraction.java:10
↓ 2 callersMethodsetJob
(String job)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/visitor/multivisitor/MVCommonEmployee.java:15
↓ 2 callersMethodsetJob
(String job)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/visitor/report/CommonEmployee.java:15
↓ 2 callersMethodsetLoading
(boolean loading)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:325
↓ 2 callersMethodsetName
(String name)
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/themvp/model/bean/User.java:16
↓ 2 callersMethodsetOnLoadListener
(OnLoadMoreListener pLoadMoreListener)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/pulltorefresh02/CustomListView.java:676
↓ 2 callersMethodsetOnRefreshComplete
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/meituan/MeiTuanListView.java:115
↓ 2 callersMethodsetOperator
(Ops _op)
HighQualityCodeStudy/src/main/java/com/cheng/improve151suggest/I151SChapter03Activity.java:635
↓ 2 callersMethodsetRadius
(int radius)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/ucbrowser/EyeView.java:54
↓ 2 callersMethodsetRawDirection
(SwipyRefreshLayoutDirection direction)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyRefreshLayout.java:1091
↓ 2 callersMethodsetRefreshDone
(String msg, int state)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:1780
↓ 2 callersMethodsetRefreshLayout
(BGARefreshLayout refreshLayout)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGAStickyNavLayout.java:412
↓ 2 callersMethodsetRefreshing
(boolean refreshing)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/sunrefresh/SunRosePullToRefreshView.java:297
↓ 2 callersMethodsetRotation
(float rotation)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:240
↓ 2 callersMethodsetRotation
(float rotation)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:240
↓ 2 callersMethodsetScrollingCacheEnabled
(boolean enabled)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:274
↓ 2 callersMethodsetSelector
(int resID)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:632
↓ 2 callersMethodsetSizeParameters
(double progressCircleWidth, double progressCircleHeight, double centerRadius, double strokeWidth,
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:122
↓ 2 callersMethodsetSizeParameters
(double progressCircleWidth, double progressCircleHeight, double centerRadius, double strokeWidth,
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:122
↓ 2 callersMethodsetSpecialSymbol
(String ss)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/creational/factory_vs_builder/builder/Builder.java:21
↓ 2 callersMethodsetSpecialTalent
(String st)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/creational/factory_vs_builder/builder/Builder.java:16
↓ 2 callersMethodsetStartEndTrim
Set the start and end trim for the progress spinner arc. @param startAngle start angle @param endAngle end angle
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:174
↓ 2 callersMethodsetStartEndTrim
Set the start and end trim for the progress spinner arc. @param startAngle start angle @param endAngle end angle
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:174
↓ 2 callersMethodsetState
(String state)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/memento/Originator.java:25
↓ 2 callersMethodsetSteadyMoney
(int steadyMoney)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/perfectworld/factory_strategy/Card.java:29
↓ 2 callersMethodsetSuperior
(Manager _superior)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/chainofresponsibility/Manager.java:17
↓ 2 callersMethodsetTargetOffsetTopAndBottom
(int offset)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:784
↓ 2 callersMethodsetType
(String type)
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/eventbus/EventEntity.java:41
↓ 2 callersMethodsetValue
(String value)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/prototype/notes/ShallowCopy.java:25
↓ 2 callersMethodsetViewHeight
set view height @param view @param height
Utils/src/main/java/com/cheng/utils/view/ViewUtil.java:148
↓ 2 callersMethodshareMethod
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/abstractfactory/common/AbstractProductB.java:9
↓ 2 callersMethodshareMethod
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/abstractfactory/common/AbstractProductA.java:9
↓ 2 callersMethodshouldHandleLoadingMore
是否满足处理刷新的条件 @return
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGARefreshLayout.java:362
↓ 2 callersMethodshouldShowSelector
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:616
↓ 2 callersMethodshow
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/principle/isp/Searcher.java:16
↓ 2 callersMethodshow
()
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/builder/Product.java:25
↓ 2 callersMethodshowArrow
@param show Set to true to display the arrowhead on the progress spinner.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:157
↓ 2 callersMethodshowArrow
@param show Set to true to display the arrowhead on the progress spinner.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:157
↓ 2 callersMethodshowCard
(Card card)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/perfectworld/factory_strategy/ZoDPFactoryStrategyActivity.java:95
↓ 2 callersMethodshowLoading
()
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/xutils/XUtils3DemoActivity.java:68
↓ 2 callersMethodsign
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/crosswarzone/wrapper/proxy/IStarProxy.java:9
↓ 2 callersMethodsp2px
sp 转 px
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/util/CouponPriceUtil.java:45
↓ 2 callersMethodspecialTalent
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/creational/factory_vs_builder/factory/ISuperMan.java:9
↓ 2 callersMethodstartActivityForResult
(Activity activity, int requestCode, String... permissions)
Android6Study/src/main/java/com/diygreen/android6new/newapi/PermissionsActivity.java:35
↓ 2 callersMethodstartAlphaAnimation
(final int startingAlpha, final int endingAlpha)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/SwipeRefreshLayout.java:427
← previousnext →801–900 of 5,938, ranked by callers