Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1036711153/ConfessWall
/ functions
Functions
1,206 in github.com/1036711153/ConfessWall
⨍
Functions
1,206
◇
Types & classes
167
Method
getCurrentUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LookTrickActivity.java:92
Method
getCurrentUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/UserWallActivity.java:160
Method
getCurrentUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FirstUserSettingActivity.java:147
Method
getCurrentUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/ChattingActivity.java:82
Method
getDeviceDensity
获取屏幕density @param context context @return density 屏幕density
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Utils/ScreenUtil.java:36
Method
getEmail
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IUserRegisterView.java:20
Method
getEmail
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/RegisterActivity.java:89
Method
getEmail
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FindPsdActivity.java:48
Method
getFriendUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/ChattingActivity.java:87
Method
getFriends
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/User.java:54
Method
getIcon
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/MsgGosn.java:33
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Fragment/HomeFragment1.java:40
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Fragment/HomeFragment3.java:98
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NearFriendsAdpter.java:36
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NewsAndHotAdapter.java:63
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/TricksAdpter.java:36
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/MyFragmentPaperAdapter.java:19
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/AnonmousAdapter.java:40
Method
getItem
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/ChattingAdapter.java:43
Method
getItemCountImpl
(ParallaxRecyclerAdapter parallaxRecyclerAdapter)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/CommentParallaxRecyclerAdapter.java:56
Method
getItemCountImpl
(ParallaxRecyclerAdapter parallaxRecyclerAdapter)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/MyParallaxRecyclerAdapter.java:90
Method
getItemId
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NearFriendsAdpter.java:41
Method
getItemId
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NewsAndHotAdapter.java:68
Method
getItemId
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/AnonmousAdapter.java:45
Method
getItemId
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/ChattingAdapter.java:48
Method
getItemId
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/FollowList.java:180
Method
getLikes
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/User.java:62
Method
getLocationStr
根据定位结果返回定位信息的字符串 //@param loc @return
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Utils/Utils.java:61
Method
getMessageWall
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/Comment.java:29
Method
getMsg
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/MsgGosn.java:57
Method
getMsg
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/ChattingActivity.java:67
Method
getNick
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/MsgGosn.java:41
Method
getNickName
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IFirstUserSettingView.java:9
Method
getNickName
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FirstUserSettingActivity.java:81
Method
getPageTitle
(int position)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Fragment/HomeFragment1.java:57
Method
getPassword
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LoginActivity.java:93
Method
getPicturepath
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/ICharactersView.java:14
Method
getPicturepath
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CharactersActivity.java:91
Method
getPsd
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/RegisterActivity.java:79
Method
getScreenY
获取屏幕相关参数 @param context context @return DisplayMetrics 屏幕宽高
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Utils/ScreenUtil.java:21
Method
getSendMsg
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IShowChattingMsgView.java:13
Method
getSendMsg
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LookTrickActivity.java:77
Method
getSendMsg
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/ShowChattingMsgActivity.java:106
Method
getSex
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/User.java:70
Method
getSex
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IFirstUserSettingView.java:13
Method
getSex
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FirstUserSettingActivity.java:91
Method
getSex
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/UserSettingActivity.java:97
Method
getTel
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IFirstUserSettingView.java:21
Method
getTel
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FirstUserSettingActivity.java:123
Method
getTel
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/UserSettingActivity.java:129
Method
getTricks
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/User.java:46
Method
getTricks
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/FriendObject.java:21
Method
getType
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/ChattingMsg.java:31
Method
getType
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/Tricks.java:10
Method
getUid
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/MyBmobInstallation.java:17
Method
getUid2
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/ChattingMsg.java:23
Method
getUploadPicturepath
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CharactersActivity.java:102
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Fragment/HomeFragment2.java:119
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/FriendObject.java:13
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/model/Suggestion.java:12
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/ICharactersView.java:20
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/INearByFriendView.java:12
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IContactUsView.java:9
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/FragmentView/IHomeFragment2View.java:13
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/NearByFriendActivity.java:104
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/ContactUsActivity.java:66
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/AnnomousActivity.java:70
Method
getUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CharactersActivity.java:123
Method
getUserIcon
(User user)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IFirstUserSettingView.java:25
Method
getUserIcon
(User user)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FirstUserSettingActivity.java:133
Method
getUserIcon
(User user)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/UserSettingActivity.java:139
Method
getUserName
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LoginActivity.java:88
Method
getUsername
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/RegisterActivity.java:74
Method
getView
(int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NearFriendsAdpter.java:46
Method
getView
(final int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/NewsAndHotAdapter.java:73
Method
getView
(int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/TricksAdpter.java:46
Method
getView
(final int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/AnonmousAdapter.java:50
Method
getView
(int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Adapter/ChattingAdapter.java:53
Method
getView
(int position, View convertView, ViewGroup parent)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/FollowList.java:184
Method
getWallMessage
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/ICharactersView.java:17
Method
getWallMessage
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/AnnomousActivity.java:55
Method
getWallMessage
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CharactersActivity.java:108
Method
getWallUser
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/UserWallActivity.java:155
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/CustomView/ViewPagerIndicator.java:211
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LoginActivity.java:254
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CommentActivity.java:75
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/FollowList.java:346
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/EditPage.java:468
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/PlatformGridView.java:127
Method
handleMessage
(Message msg)
Confress/LoveWall/app/src/main/java/com/confress/lovewall/ThirdLogin/onekeyshare/OnekeyShare.java:491
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IAnnomousView.java:18
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/ICharactersView.java:13
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IUserLoginView.java:14
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IUserRegisterView.java:14
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/view/AtyView/IUserFindPsdView.java:9
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/LoginActivity.java:103
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/AnnomousActivity.java:80
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/CharactersActivity.java:85
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/RegisterActivity.java:63
Method
hideLoading
()
Confress/LoveWall/app/src/main/java/com/confress/lovewall/Activity/FindPsdActivity.java:43
← previous
next →
801–900 of 1,206, ranked by callers