MCPcopy Create free account

hub / github.com/BijoySingh/AndroidBasicsLibrary / functions

Functions321 in github.com/BijoySingh/AndroidBasicsLibrary

MethodsetOnQueryListener
Sets the query listener @param onQueryListener the query listener @return the Builder object
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:207
MethodsetOnScrollListener
Sets an over scroll listener @param scrollListener the listner @return this instance
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:96
MethodsetPermissions
Set the requested permissions @param permissions the permissions which are needed
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:47
MethodsetQueryIdentifier
Set the query identifier @param queryIdentifier unique id to identify the type of the query @return Builder
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:102
MethodsetRecyclerView
Sets the RV @param recyclerView the recycler view @return this instance
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:70
MethodsetRetryBackoffMultiplier
Set the retry backoff multuplier @param retryBackoffMultiplier the retry backoff multiplier @return the Builder object
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:196
MethodsetSubject
Set the Subject of the share intent @param subject the subject @return the builder
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:76
MethodsetTag
(String tag)
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:37
MethodsetTimeout
Set the timeout duration @param timeout the timeout duration @return the Builder object
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:174
MethodsetViewPager
Sets the view pager and the adapter
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:50
MethodsetupDialog
(final Dialog dialog, int style)
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/SimpleBottomSheetFragment.java:38
MethodsetupPager
()
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:20
MethodsetupView
(Dialog contentView)
sampleapp/src/main/java/com/bsk/sampleapp/BottomSheet.java:15
Methodshare
Start the share intent
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:106
MethodshowLong
Show a toast string for a long time @param toast the toast string
android-basics/src/main/java/com/github/bijoysingh/starter/util/ToastHelper.java:37
MethodspanSize
(int val)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:64
MethodstopRefreshIndicator
()
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:40
MethodupdateItem
(T item, int position)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:194
MethodupdateItem
(T item, int position)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:148
MethodviewType
(int val)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:59
MethodwriteAsync
It store the file data into the file given by the filename asynchronously @param context the activity context @param filename the filename to store
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:34
← previous301–321 of 321, ranked by callers