MCPcopy Create free account

hub / github.com/Uphie/ONE-Unofficial / functions

Functions556 in github.com/Uphie/ONE-Unofficial

MethodgetFilterTouchEvents
Returns whether the Touch Events are filtered or not. If true is returned, then the View will only use touch events where the difference in the Y-axis
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:57
MethodgetHttpData
(final String url, RequestParams params, final HttpData httpData)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:75
MethodgetHttpData
(String url, RequestParams param, HttpData httpData)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:71
MethodgetInstance
()
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:160
MethodgetIntValue
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1585
MethodgetItem
(int position)
app/src/main/java/studio/uphie/one/ui/FragmentAdapter.java:24
MethodgetItemId
(int position)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:181
MethodgetJson
将任意对象(包括数组、Map等数据结构)转换成json字符串 @param object @return
app/src/main/java/studio/uphie/one/utils/JsonUtil.java:17
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:45
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/home/HomeFragment.java:22
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:66
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:59
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/article/ArticleFragment.java:23
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:54
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:25
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:63
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/question/QuestionFragment.java:23
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:59
MethodgetLayoutId
()
app/src/main/java/studio/uphie/one/ui/thing/ThingFragment.java:23
MethodgetLoadingLayoutProxy
Returns a proxy object which allows you to call methods on all of the LoadingLayouts (the Views which show when Pulling/Refreshing). <p /> You should
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:69
MethodgetMode
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:178
MethodgetPhoneModel
获得设备型号 @return 手机设备型号
app/src/main/java/studio/uphie/one/utils/SysUtil.java:31
MethodgetPhoneSerial
获得设备序列号,但在某些山寨或定制设备上会得到垃圾数据 @return 手机设备序列号
app/src/main/java/studio/uphie/one/utils/SysUtil.java:39
MethodgetPullToRefreshListView
@return The {@link PullToRefreshBase} attached to this ListFragment.
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshBaseListFragment.java:51
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:92
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:46
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:46
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:47
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:46
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:61
MethodgetPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:37
MethodgetShowIndicator
Gets whether an indicator graphic should be displayed when the View is in a state where a Pull-to-Refresh can happen. An example of this state is when
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:99
MethodgetShowViewWhileRefreshing
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:188
MethodgetState
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:193
MethodgetView
(int position, View convertView, ViewGroup parent)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:186
MethodgetViewTypeCount
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:166
MethodhandleMessage
(Message msg)
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:68
MethodhandleStyledAttributes
(TypedArray a)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:301
MethodhandleStyledAttributes
(TypedArray a)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:225
Methodinit
(Context ctx)
app/src/main/java/studio/uphie/one/utils/CrashHandler.java:51
Methodinit
()
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:50
Methodinit
()
app/src/main/java/studio/uphie/one/ui/home/HomeFragment.java:27
Methodinit
()
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:71
Methodinit
()
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:64
Methodinit
()
app/src/main/java/studio/uphie/one/ui/article/ArticleFragment.java:28
Methodinit
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:59
Methodinit
()
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:30
Methodinit
()
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:68
Methodinit
()
app/src/main/java/studio/uphie/one/ui/question/QuestionFragment.java:28
Methodinit
()
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:64
Methodinit
()
app/src/main/java/studio/uphie/one/ui/thing/ThingFragment.java:28
Methodinit
(Context ctx)
app/src/main/java/studio/uphie/one/common/HttpClient.java:13
MethodisDisableScrollingWhileRefreshing
@deprecated See {@link #isScrollingWhileRefreshingEnabled()}.
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:201
MethodisNetworkRoaming
@param context @param @return @description 判断网络是否是漫游 @date 2014-12-5 @author 史永飞
app/src/main/java/studio/uphie/one/utils/NetworkUtil.java:52
MethodisPullToRefreshOverScrollEnabled
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:210
MethodisReadyForPullDownResponse
(boolean response)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:128
MethodisReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:115
MethodisReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:69
MethodisReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:70
MethodisReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:106
MethodisReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:61
MethodisReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:110
MethodisReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:64
MethodisReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:65
MethodisReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:95
MethodisReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:49
MethodisReadyForPullUpResponse
(boolean response)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:124
MethodisScrollingWhileRefreshingEnabled
Returns whether the widget has enabled scrolling on the Refreshable View while refreshing. @return true if the widget has enabled scrolling while ref
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:147
MethodonAnimationEnd
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:117
MethodonAnimationRepeat
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:129
MethodonAnimationStart
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:134
MethodonAttach
(Activity activity)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:47
MethodonCancel
()
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:62
MethodonCheckedChanged
(CompoundButton buttonView, boolean isChecked)
app/src/main/java/studio/uphie/one/widgets/LikeView.java:70
MethodonCheckedChanged
(RadioGroup group, int checkedId)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:261
MethodonClick
(View v)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:129
MethodonClick
(View v)
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:56
MethodonClick
(View v)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:263
MethodonClick
(View widget)
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:40
MethodonClick
(View view)
app/src/main/java/studio/uphie/one/ui/personal/PersonalFragment.java:58
MethodonClick
(View v)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:115
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:70
MethodonCreate
()
app/src/main/java/studio/uphie/one/common/App.java:24
MethodonCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:52
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:47
MethodonCreatePullToRefreshListView
(LayoutInflater inflater, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshListFragment.java:40
MethodonCreatePullToRefreshListView
(LayoutInflater inflater, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshExpandableListFragment.java:41
MethodonCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshBaseListFragment.java:32
MethodonCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/ui/personal/PersonalFragment.java:28
MethodonCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:57
MethodonCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:49
MethodonDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:114
MethodonDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:110
MethodonDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:111
MethodonDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:93
MethodonDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:67
MethodonDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:88
MethodonDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:82
MethodonDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:85
MethodonDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:79
← previousnext →301–400 of 556, ranked by callers