Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChainsDD/Superuser
/ functions
Functions
2,218 in github.com/ChainsDD/Superuser
⨍
Functions
2,218
◇
Types & classes
242
↓ 4 callers
Method
onPrepareActionMode
Called to refresh an action mode's action menu whenever it is invalidated. @param mode ActionMode being prepared @param menu Menu used to populate ac
src/com/actionbarsherlock/view/ActionMode.java:205
↓ 4 callers
Method
onSubMenuSelected
Called by Menu implementations to indicate that a submenu item has been selected. An active Callback should be notified, and if applicable the present
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:93
↓ 4 callers
Method
performItemAction
(MenuItem item, int flags)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:872
↓ 4 callers
Method
prepareForUpdate
()
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:127
↓ 4 callers
Method
setActionView
Set an action view for this menu item. An action view will be displayed in place of an automatically generated menu item element in the UI when this i
src/com/actionbarsherlock/view/MenuItem.java:497
↓ 4 callers
Method
setAlphabeticShortcut
Change the alphabetic shortcut associated with this item. The shortcut will be triggered when the key that generates the given character is pressed al
src/com/actionbarsherlock/view/MenuItem.java:306
↓ 4 callers
Method
setBackgroundDrawable
(Drawable background)
src/com/noshufou/android/su/widget/BetterPopupWindow.java:94
↓ 4 callers
Method
setCheckable
Control whether this item can display a check mark. Setting this does not actually display a check mark (see {@link #setChecked} for that); rather, it
src/com/actionbarsherlock/view/MenuItem.java:330
↓ 4 callers
Method
setContentWidth
(int width)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:140
↓ 4 callers
Method
setDividerVisible
Sets the flag that determines whether a divider should be drawn at the bottom of the view.
src/com/noshufou/android/su/widget/LogListItem.java:207
↓ 4 callers
Method
setDividerVisible
Sets the flag that determines whether a divider should be drawn at the bottom of the view.
src/com/noshufou/android/su/widget/AppListItem.java:251
↓ 4 callers
Method
setDuration
Sets the length of the animation. @param duration The length of the animation, in milliseconds.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:96
↓ 4 callers
Method
setGroupCheckable
Control whether a particular group of items can show a check mark. This is similar to calling {@link MenuItem#setCheckable} on all of the menu items
src/com/actionbarsherlock/view/Menu.java:339
↓ 4 callers
Method
setHeaderTitle
Sets the submenu header's title to the title given in <var>titleRes</var> resource identifier. @param titleRes The string resource identifier used fo
src/com/actionbarsherlock/view/SubMenu.java:42
↓ 4 callers
Method
setIndeterminate
<p>Change the indeterminate mode for this progress bar. In indeterminate mode, the progress is ignored and the progress bar shows an infinite animatio
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:470
↓ 4 callers
Method
setIntent
Change the Intent associated with this item. By default there is no Intent associated with a menu item. If you set one, and nothing else handles the
src/com/actionbarsherlock/view/MenuItem.java:244
↓ 4 callers
Method
setListAdapter
(ListAdapter adapter)
src/com/noshufou/android/su/preferences/PreferencesActivityHC.java:212
↓ 4 callers
Method
setNumericShortcut
Change the numeric shortcut associated with this item. <p> See {@link Menu} for the menu types that support shortcuts. @param numericChar The numeric
src/com/actionbarsherlock/view/MenuItem.java:283
↓ 4 callers
Method
setOnItemSelectedListener
Register a callback to be invoked when an item in this AdapterView has been selected. @param listener The callback that will run
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:361
↓ 4 callers
Method
setOnMenuItemClickListener
Set a custom listener for invocation of this menu item. In most situations, it is more efficient and easier to use {@link Activity#onOptionsItemSelect
src/com/actionbarsherlock/view/MenuItem.java:432
↓ 4 callers
Method
setPosition
(int position)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:868
↓ 4 callers
Method
setProgressBarIndeterminateVisibility
Sets the visibility of the indeterminate progress bar in the title. <p> In order for the progress bar to be shown, the feature must be requested via {
src/com/actionbarsherlock/ActionBarSherlock.java:721
↓ 4 callers
Method
setTag
Set a tag object associated with this ActionMode. <p>Like the tag available to views, this allows applications to associate arbitrary data with an Ac
src/com/actionbarsherlock/view/ActionMode.java:40
↓ 4 callers
Method
setTitleCondensed
Change the condensed title associated with this item. The condensed title is used in situations where the normal title may be too long to be displayed
src/com/actionbarsherlock/view/MenuItem.java:184
↓ 4 callers
Method
setTranslationY
(float translationY)
src/com/actionbarsherlock/internal/nineoldandroids/view/NineViewGroup.java:72
↓ 4 callers
Method
setValue
Sets the value for this Keyframe. @param value value for this Keyframe.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:183
↓ 4 callers
Method
showPrompt
(Context context, Intent intent)
src/com/noshufou/android/su/SuRequestReceiver.java:121
↓ 4 callers
Method
start
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/ObjectAnimator.java:352
↓ 4 callers
Method
stopAnimation
<p>Stop the indeterminate progress animation.</p>
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:862
↓ 4 callers
Method
swapCursor
(Cursor newCursor)
src/com/noshufou/android/su/widget/LogAdapter.java:48
↓ 4 callers
Method
toggleAppIcon
(Context context, boolean newState)
src/com/noshufou/android/su/util/Util.java:564
↓ 4 callers
Method
update
()
src/com/noshufou/android/su/service/UpdaterService.java:194
↓ 4 callers
Method
update
()
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:402
↓ 4 callers
Method
updateTab
(int position)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:323
↓ 4 callers
Method
withFinalVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:259
↓ 3 callers
Method
addPage
(Class<?> clss, int res)
src/com/noshufou/android/su/HomeActivity.java:252
↓ 3 callers
Method
animateToVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:134
↓ 3 callers
Method
animateValue
This method is called with the elapsed fraction of the animation during every animation frame. This function turns the elapsed fraction into an interp
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:1169
↓ 3 callers
Method
backup
()
src/com/noshufou/android/su/util/SuOperations.java:31
↓ 3 callers
Method
before
Sets up the given animation to play when the animation supplied in the {@link AnimatorSet#play(Animator)} call that created this <code>Builder</code>
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:1061
↓ 3 callers
Method
callbackOptionsItemSelected
Internal method for dispatching options menu selection to the owning activity callback. @param item Selected options menu item. @return {@code true}
src/com/actionbarsherlock/ActionBarSherlock.java:594
↓ 3 callers
Method
callbackPrepareOptionsMenu
Internal method to trigger the menu preparation process. @return {@code true} if menu preparation should proceed.
src/com/actionbarsherlock/ActionBarSherlock.java:571
↓ 3 callers
Method
configureHeaderView
(int position)
src/com/noshufou/android/su/widget/PinnedHeaderListView.java:145
↓ 3 callers
Method
createTabView
(ActionBar.Tab tab, boolean forAdapter)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:273
↓ 3 callers
Method
dispatchInvalidateOptionsMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:253
↓ 3 callers
Method
dispatchTitleChanged
(CharSequence title, int color)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:383
↓ 3 callers
Method
endAnimation
Called internally to end an animation by removing it from the animations list. Must be called on the UI thread.
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:1025
↓ 3 callers
Method
ensurePrefs
()
src/com/noshufou/android/su/service/ResultService.java:221
↓ 3 callers
Method
ensureTabsExist
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:209
↓ 3 callers
Method
expandActionView
Expand the action view associated with this menu item. The menu item must have an action view set, as well as the showAsAction flag {@link #SHOW_AS_AC
src/com/actionbarsherlock/view/MenuItem.java:562
↓ 3 callers
Method
expandItemActionView
Called when a menu item with a collapsable action view should expand its action view. @param menu Menu containing the item to be expanded @param item
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:118
↓ 3 callers
Method
finish
()
src/com/actionbarsherlock/internal/view/StandaloneActionMode.java:85
↓ 3 callers
Method
formatTime
(Context context, long time)
src/com/noshufou/android/su/util/Util.java:477
↓ 3 callers
Method
getActionBar
Get the current action bar instance. @return Action bar instance.
src/com/actionbarsherlock/ActionBarSherlock.java:268
↓ 3 callers
Method
getActionBar
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:125
↓ 3 callers
Method
getActionProvider
Gets the {@link ActionProvider}. @return The action provider. @see ActionProvider @see #setActionProvider(ActionProvider)
src/com/actionbarsherlock/view/MenuItem.java:549
↓ 3 callers
Method
getAlphabeticShortcut
Return the char for this menu item's alphabetic shortcut. @return Alphabetic character to use as a shortcut.
src/com/actionbarsherlock/view/MenuItem.java:313
↓ 3 callers
Method
getContentDescription
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:924
↓ 3 callers
Method
getCount
()
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:490
↓ 3 callers
Method
getFirstVisiblePosition
Returns the position within the adapter's data set for the first item displayed on screen. @return The position within the adapter's data set
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:597
↓ 3 callers
Method
getInflater
()
src/com/actionbarsherlock/internal/view/menu/ListMenuItemView.java:272
↓ 3 callers
Method
getMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockNative.java:290
↓ 3 callers
Method
getNumericShortcut
Return the char for this menu item's numeric (12-key) shortcut. @return Numeric character to use as a shortcut.
src/com/actionbarsherlock/view/MenuItem.java:290
↓ 3 callers
Method
getPosition
Return the current position of this tab in the action bar. @return Current position, or {@link #INVALID_POSITION} if this tab is not currently in
src/com/actionbarsherlock/app/ActionBar.java:720
↓ 3 callers
Method
getPositionForSection
(int sectionIndex)
src/com/noshufou/android/su/AppListFragment.java:340
↓ 3 callers
Method
getPositionForSection
(int section)
src/com/noshufou/android/su/widget/LogAdapter.java:144
↓ 3 callers
Method
getScrollY
()
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:92
↓ 3 callers
Method
getSectionForPosition
(int position)
src/com/noshufou/android/su/AppListFragment.java:362
↓ 3 callers
Method
getShortcut
@return The active shortcut (based on QWERTY-mode of the menu).
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:264
↓ 3 callers
Method
getSuVersionInfo
()
src/com/noshufou/android/su/util/Util.java:367
↓ 3 callers
Method
getTab
()
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:468
↓ 3 callers
Method
getTag
Retrieve the tag object associated with this ActionMode. <p>Like the tag available to views, this allows applications to associate arbitrary data wit
src/com/actionbarsherlock/view/ActionMode.java:54
↓ 3 callers
Method
getTouchZone
(MotionEvent event)
src/com/noshufou/android/su/widget/PagerHeader.java:379
↓ 3 callers
Method
hideSubMenus
Dismiss all submenu popups. @return true if popups were dismissed, false otherwise. (This can be because none were open.)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:358
↓ 3 callers
Method
initAnimation
This function is called immediately before processing the first animation frame of an animation. If there is a nonzero <code>startDelay</code>, the fu
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:490
↓ 3 callers
Method
initTitle
()
src/com/actionbarsherlock/internal/widget/ActionBarView.java:821
↓ 3 callers
Method
initialize
Initializes the menu to the given menu. This should be called after the view is inflated. @param menu The menu that this MenuView should display.
src/com/actionbarsherlock/internal/view/menu/MenuView.java:34
↓ 3 callers
Method
invalidateOptionsMenu
()
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:136
↓ 3 callers
Method
isCollapsed
()
src/com/actionbarsherlock/internal/widget/ActionBarView.java:869
↓ 3 callers
Method
isShowing
()
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:151
↓ 3 callers
Method
lookForSelectablePosition
Find a position that can be selected (i.e., is not a separator). @param position The starting position to look at. @param lookDown Whether to look do
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:1097
↓ 3 callers
Method
measureChildForCells
Measure a child view to fit within cell-based formatting. The child's width will be measured to a whole multiple of cellSize. <p>Sets the expandable
src/com/actionbarsherlock/internal/view/menu/ActionMenuView.java:347
↓ 3 callers
Method
newInstance
(String className, Class<?>[] constructorSignature, Object[] arguments)
src/com/actionbarsherlock/view/MenuInflater.java:459
↓ 3 callers
Method
onAnimationCancel
<p>Notifies the cancellation of the animation. This callback is not invoked for animations with repeat count set to INFINITE.</p> @param animation Th
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:269
↓ 3 callers
Method
onAnimationStart
<p>Notifies the start of the animation.</p> @param animation The started animation.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:253
↓ 3 callers
Method
onCloseMenu
Called when a menu is closing. @param menu @param allMenusAreClosing
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:37
↓ 3 callers
Method
onItemActionRequestChanged
Called by {@link MenuItemImpl} when its action request status is changed. @param item The item that has gone through a change in action request status
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:987
↓ 3 callers
Method
onMenuItemClick
Called when a menu item has been invoked. This is the first code that is executed; if it returns true, no other callbacks will be executed. @param i
src/com/actionbarsherlock/view/MenuItem.java:85
↓ 3 callers
Method
onMenuItemSelected
Called when a menu item is selected. @param menu The menu that is the parent of the item @param item The menu item that is selected @return whether th
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:172
↓ 3 callers
Method
positionChildInverse
(View child, int x, int y, int contentHeight)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:245
↓ 3 callers
Method
refreshProgress
(int id, int progress, boolean fromUser)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:654
↓ 3 callers
Method
registerDataSetObserver
(DataSetObserver observer)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:515
↓ 3 callers
Method
removeItemAtInt
Remove the item at the given index and optionally forces menu views to update. @param index The index of the item to be removed. If this index is
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:501
↓ 3 callers
Method
removeListener
Removes a listener from the set listening to this animation. @param listener the listener to be removed from the current set of listeners for this
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:157
↓ 3 callers
Method
requestWindowFeature
(long featureId)
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:264
↓ 3 callers
Method
resetList
Clear out all children from the list
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:145
↓ 3 callers
Method
setAllowCollapse
(boolean allowCollapse)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:137
↓ 3 callers
Method
setAnchorView
(View anchor)
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:93
↓ 3 callers
Method
setCheckable
Displays the checkbox for the item view. This does not ensure the item view will be checked, for that use {@link #setChecked}. @param checkable Wheth
src/com/actionbarsherlock/internal/view/menu/MenuView.java:80
↓ 3 callers
Method
setEmbeddedTabView
(ScrollingTabContainerView tabs)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:442
← previous
next →
201–300 of 2,218, ranked by callers