MCPcopy Create free account

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

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

↓ 5 callersMethodsetColorIndex
@param index Index into the color array of the color to display in the progress spinner.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:535
↓ 5 callersMethodsetCurrent
(State current)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/state/Work.java:32
↓ 5 callersMethodsetOnItemClickListener
(ZrcListView.OnItemClickListener listener)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAdapterView.java:49
↓ 5 callersMethodsetPasswordError
(String errorStr)
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/diymvp/ui/i/ILoginView.java:17
↓ 5 callersMethodsetResult
(String name, String age)
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/themvp/ui/delegate/FragmentDelegate.java:33
↓ 5 callersMethodsetRippleFinishListener
(RippleFinishListener rippleFinishListener)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/baiduread/RippleLayout.java:148
↓ 5 callersMethodsetStartTrim
(float startTrim)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:572
↓ 5 callersMethodsetStartTrim
(float startTrim)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:580
↓ 5 callersMethodsetState
(String state)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/memento/pursue/Boy.java:20
↓ 5 callersMethodsetStrokeWidth
@param strokeWidth Set the stroke width of the progress spinner in pixels.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:561
↓ 5 callersMethodsetTextColor
(int color)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/SimpleHeader.java:48
↓ 5 callersMethodsetX
(float x)
AnimationStudy/src/main/java/com/cheng/animationstudy/model/Fllower.java:27
↓ 5 callersMethodshouldHandleAbsListViewLoadingMore
(AbsListView absListView)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGARefreshLayout.java:315
↓ 5 callersMethodshouldHandleRecyclerViewLoadingMore
(RecyclerView recyclerView)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGARefreshLayout.java:328
↓ 5 callersMethodupdateSelectorState
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:655
↓ 5 callersMethodw
(String tag, String msg)
Utils/src/main/java/com/cheng/utils/Logger.java:52
↓ 4 callersMethodadd
(String name,int num,int cost)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/iterator/project/Project.java:34
↓ 4 callersMethodaddHeader
(String key, String val)
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/okhttp/frame/builder/GetBuilder.java:69
↓ 4 callersMethodaddTab
()
Android6Study/src/main/java/com/diygreen/android6new/newwidget2/TabLayoutDemo1Activity.java:60
↓ 4 callersMethodcanChildScrollDown
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:490
↓ 4 callersMethodcanChildScrollUp
@return Whether it is possible for the child view of this layout to scroll up. Override this if the child view is a custom view.
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/DiySwipeRefreshLayout.java:475
↓ 4 callersMethodchangeEndViewByState
改变加载更多状态 @date 2013-11-11 下午10:05:27 @change JohnWatson @version 1.0
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/pulltorefresh02/CustomListView.java:419
↓ 4 callersMethodcheckFocus
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAdapterView.java:182
↓ 4 callersMethodcheckSDCardAvailable
是否有SDCard @return 是否有SDCard
Utils/src/main/java/com/cheng/utils/file/SDUtil.java:25
↓ 4 callersMethodclearScrollingCache
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:1352
↓ 4 callersMethodcloseOpenedSwipeItemLayoutWithAnim
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/SwipeAdapterViewAdapter.java:58
↓ 4 callersFunctiondexGetCode
SecurityStudy/jni/dexFileParser.cpp:166
↓ 4 callersMethoddisplay
(Action visitor)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/visitor/ObjectStructure.java:23
↓ 4 callersMethodexecCommand
execute shell command, default return result msg @param command command @param isRoot whether need to run with root @return @see ShellUtil#execComma
Utils/src/main/java/com/cheng/utils/ShellUtil.java:56
↓ 4 callersMethodexecute
(String source,String to)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/behavioral/command_vs_strategy/command/Invoker.java:16
↓ 4 callersMethodexecute
(String str,Object...objects)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/mediator/invoicing/AbstractMediator.java:19
↓ 4 callersMethodfindMotionRow
(int y)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:1607
↓ 4 callersMethodgetAge
()
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/themvp/model/bean/User.java:20
↓ 4 callersMethodgetBlueprint
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/creational/abstractfactory_vs_builder/builder/CarBuilder.java:24
↓ 4 callersMethodgetCarModel
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/builder/section1/CarBuilder.java:14
↓ 4 callersMethodgetControl
()
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/helper/BaseHelper.java:28
↓ 4 callersMethodgetEvent
()
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/api/ApiResponse.java:44
↓ 4 callersMethodgetItemId
(int i)
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/adapter/KBaseAdapter.java:91
↓ 4 callersMethodgetMessageProxy
()
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/helper/BaseHelper.java:32
↓ 4 callersMethodgetModelMap
()
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/helper/BaseHelper.java:36
↓ 4 callersMethodgetMsg
()
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/api/ApiResponse.java:52
↓ 4 callersMethodgetName
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/perfectworld/observer_mediator/Product.java:22
↓ 4 callersMethodgetOkHttpClient
()
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/okhttp/frame/OkHttpUtil.java:81
↓ 4 callersMethodgetOptionsMenuId
()
MVPFrameStudy/src/main/java/com/cheng/mvpframestudy/themvp/frame/view/IDelegate.java:33
↓ 4 callersMethodgetParam
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/perfectworld/command_chain/CommandVO.java:55
↓ 4 callersMethodgetPrice
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/principle/ocp/IBook.java:10
↓ 4 callersMethodgetRequest
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/chainofresponsibility/ancientfemale/IWomen.java:12
↓ 4 callersMethodgetSDCardPath
获取SD卡路径 @return
Utils/src/main/java/com/cheng/utils/file/SDUtil.java:35
↓ 4 callersMethodgetSource
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/perfectworld/observer_mediator/ProductEvent.java:29
↓ 4 callersMethodgetStartingRotation
@return The amount the progress spinner is currently rotated, between [0..1].
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googlesourcecode/MaterialProgressDrawable.java:664
↓ 4 callersMethodgetStartingRotation
@return The amount the progress spinner is currently rotated, between [0..1].
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:672
↓ 4 callersMethodhasNext
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/iterator/common/Iterator.java:12
↓ 4 callersMethodinitView
(Context context)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/pulltorefresh03/PullToRefreshLayout.java:178
↓ 4 callersMethodinitializeContentView
(int layoutId, Object presentationModel)
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/ui/dialog/DeleteAlbumDialog.java:43
↓ 4 callersMethodisClassical
()
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/viewmodel/CreateEditAlbumPresentationModel.java:51
↓ 4 callersMethodisNew
()
MVVMFrameStudy/src/main/java/com/cheng/mvvmstudy/albumrobobinding/model/bean/Album.java:75
↓ 4 callersMethodisSuccess
()
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/api/ApiResponse.java:40
↓ 4 callersMethodisSystemApplication
whether context is system application @param context @return
Utils/src/main/java/com/cheng/utils/PackageUtil.java:428
↓ 4 callersMethodisWholeHeaderViewCompleteInvisible
整个头部控件是否已经完全隐藏 @return true表示完全隐藏,false表示没有完全隐藏
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGARefreshLayout.java:547
↓ 4 callersMethodlog
(String log)
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/androidasynchttp/frame/AsyncHttpUtil.java:65
↓ 4 callersMethodmakeCustomAnimation
Create an ActivityOptions specifying a custom animation to run when the activity is displayed. @param context Who is defining this. This is the appl
AnimationStudy/src/main/java/com/kale/activityoptions/ActivityOptionsCompatICS.java:174
↓ 4 callersMethodmakeDirs
Creates the directory named by the trailing filename of this file, including the complete directory path required to create this directory. <br/> <br/
Utils/src/main/java/com/cheng/utils/file/FileUtil.java:807
↓ 4 callersMethodmakeSceneTransitionAnimation
这个方法必须放在view加载完后再执行,否则获取不到view的宽度和坐标 @param activity:执行动画的activity @param sharedElement:执行动画的元素 @param sharedElementId:新的activity中要接收动画效果的元素的id,这样就得到了
AnimationStudy/src/main/java/com/kale/activityoptions/ActivityOptionsCompatICS.java:308
↓ 4 callersMethodmethod1
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/factorymethod/common/Product.java:8
↓ 4 callersMethodmethod2
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/factorymethod/common/Product.java:13
↓ 4 callersMethodnewFile
(String key)
Utils/src/main/java/com/cheng/utils/cache/ACache.java:642
↓ 4 callersMethodnotifyOutboxHandlers
(int what, int arg1, int arg2, Object obj)
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/asyncmvc/controller/Controller.java:58
↓ 4 callersMethodonChange
(int state)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcListView.java:1197
↓ 4 callersMethodonChanged
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:2151
↓ 4 callersMethodonError
(int taskId, Exception exc)
NetworkFrameStudy/src/main/java/com/cheng/networkframestudy/diy/DIYHttpCallback.java:10
↓ 4 callersMethodonLoadMore
正在加载更多,FootView显示 : 加载中... @date 2013-11-20 下午4:35:51 @change JohnWatson @version 1.0
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/pulltorefresh02/CustomListView.java:722
↓ 4 callersMethodonScrollChanged
(int l, int t, int oldl, int oldt)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/wandoujia/MyScrollView.java:35
↓ 4 callersMethodonStart
()
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/common/IActivityLifecycle.java:9
↓ 4 callersMethodonStart
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcListView.java:1189
↓ 4 callersMethodonStop
()
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/common/IActivityLifecycle.java:12
↓ 4 callersMethodonTransitionEnd
(Animator animator, Animation animation, boolean isEnter)
AnimationStudy/src/main/java/com/kale/activityoptions/transition/TransitionCompat.java:680
↓ 4 callersMethodoperate
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/strategy/smartexpress/ISmartExpressStrategy.java:10
↓ 4 callersMethodpointToPosition
(int x, int y)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:788
↓ 4 callersMethodpostHandle
(Map<String, String> paramsMap, Type typeOfT)
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/keeganmvc/api/net/HttpEngine.java:60
↓ 4 callersMethodreadFullyAt
(byte[] buf, int off, long len, long pos)
Utils/src/main/java/com/cheng/utils/security/PseudoEncryptionUtil.java:521
↓ 4 callersMethodrecycleVelocityTracker
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/zrclistview/ZrcAbsListView.java:1180
↓ 4 callersMethodrequest
()
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/proxy/common/Subject.java:8
↓ 4 callersMethodrequestApplication
(Request request)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/chainofresponsibility/CommonManager.java:12
↓ 4 callersMethodreset
()
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/bagrefresh/BGAMoocStyleRefreshView.java:228
↓ 4 callersMethodresetTransition
()
AnimationStudy/src/main/java/com/cheng/animationstudy/activity/LayoutAnimHideShowActivity.java:105
↓ 4 callersMethodsendMessage
(Message msg)
MultithreadStudy/src/main/java/com/cheng/multithreadstudy/sunframework/proxy/MessageProxy.java:22
↓ 4 callersMethodsetAnimatorViews
(ViewGroup mainContainer, View focusedView, View focusedViewContainer, List<View> fadedOutToBottomViews, View
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/viewnatruetransition/CustomAnimator.java:45
↓ 4 callersMethodsetFieldOjbect
设置类的属性(包括私有和保护) @param classname @param filedName @param obj @param filedVaule
Utils/src/main/java/com/cheng/utils/RefInvokeUtil.java:103
↓ 4 callersMethodsetNext
(AbstractHandler _handler)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/chainofresponsibility/common/AbstractHandler.java:27
↓ 4 callersMethodsetNumber
(int number)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/chainofresponsibility/Request.java:18
↓ 4 callersMethodsetPercent
(float percent, boolean invalidate)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/sunrefresh/BaseRefreshView.java:28
↓ 4 callersMethodsetRequestContent
(String requestContent)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/chainofresponsibility/Request.java:26
↓ 4 callersMethodsetRequestType
(String requestType)
DesignPatternStudy/src/main/java/com/cheng/bigtalkdesignpatterns/chainofresponsibility/Request.java:34
↓ 4 callersMethodsetRotation
(float rotation)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/googleimitatecode/SwipyMaterialProgressDrawable.java:610
↓ 4 callersMethodsetSequence
(ArrayList<String> sequence)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patterns/builder/section1/CarModel.java:49
↓ 4 callersMethodsetTargetOffsetTop
(int offset, boolean requiresUpdate)
AnimationStudy/src/main/java/com/cheng/animationstudy/customview/sunrefresh/SunRosePullToRefreshView.java:350
↓ 4 callersMethodsetTime
(String time)
MVCFrameStudy/src/main/java/com/cheng/mvcframestudy/diymvc/model/bean/WeatherBean.java:90
↓ 4 callersMethodsetTimeInterpolator
设置动画差值器 @param interpolator
AnimationStudy/src/main/java/com/kale/activityoptions/anim/ViewAnim.java:218
↓ 4 callersMethodsetUpperServer
(ChainDnsServer _upperServer)
DesignPatternStudy/src/main/java/com/cheng/zenofdesignpatterns/patternpk/behavioral/observer_vs_chain/chain/ChainDnsServer.java:26
↓ 4 callersMethodsetViewTextAlpha
(TextView v ,int alpha)
AnimationStudy/src/main/java/com/cheng/animationstudy/activity/ImitateWandoujiaActivity.java:498
← previousnext →301–400 of 5,938, ranked by callers