Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BijoySingh/AndroidBasicsLibrary
/ functions
Functions
321 in github.com/BijoySingh/AndroidBasicsLibrary
⨍
Functions
321
◇
Types & classes
53
Method
setOnQueryListener
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
Method
setOnScrollListener
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
Method
setPermissions
Set the requested permissions @param permissions the permissions which are needed
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:47
Method
setQueryIdentifier
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
Method
setRecyclerView
Sets the RV @param recyclerView the recycler view @return this instance
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:70
Method
setRetryBackoffMultiplier
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
Method
setSubject
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
Method
setTag
(String tag)
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:37
Method
setTimeout
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
Method
setViewPager
Sets the view pager and the adapter
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:50
Method
setupDialog
(final Dialog dialog, int style)
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/SimpleBottomSheetFragment.java:38
Method
setupPager
()
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:20
Method
setupView
(Dialog contentView)
sampleapp/src/main/java/com/bsk/sampleapp/BottomSheet.java:15
Method
share
Start the share intent
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:106
Method
showLong
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
Method
spanSize
(int val)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:64
Method
stopRefreshIndicator
()
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:40
Method
updateItem
(T item, int position)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:194
Method
updateItem
(T item, int position)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:148
Method
viewType
(int val)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:59
Method
writeAsync
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
← previous
301–321 of 321, ranked by callers