MCPcopy Create free account

hub / github.com/ChainsDD/Superuser / functions

Functions2,218 in github.com/ChainsDD/Superuser

↓ 4 callersMethodonPrepareActionMode
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 callersMethodonSubMenuSelected
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 callersMethodperformItemAction
(MenuItem item, int flags)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:872
↓ 4 callersMethodprepareForUpdate
()
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:127
↓ 4 callersMethodsetActionView
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 callersMethodsetAlphabeticShortcut
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 callersMethodsetBackgroundDrawable
(Drawable background)
src/com/noshufou/android/su/widget/BetterPopupWindow.java:94
↓ 4 callersMethodsetCheckable
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 callersMethodsetContentWidth
(int width)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:140
↓ 4 callersMethodsetDividerVisible
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 callersMethodsetDividerVisible
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 callersMethodsetDuration
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 callersMethodsetGroupCheckable
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 callersMethodsetHeaderTitle
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 callersMethodsetIndeterminate
<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 callersMethodsetIntent
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 callersMethodsetListAdapter
(ListAdapter adapter)
src/com/noshufou/android/su/preferences/PreferencesActivityHC.java:212
↓ 4 callersMethodsetNumericShortcut
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 callersMethodsetOnItemSelectedListener
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 callersMethodsetOnMenuItemClickListener
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 callersMethodsetPosition
(int position)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:868
↓ 4 callersMethodsetProgressBarIndeterminateVisibility
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 callersMethodsetTag
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 callersMethodsetTitleCondensed
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 callersMethodsetTranslationY
(float translationY)
src/com/actionbarsherlock/internal/nineoldandroids/view/NineViewGroup.java:72
↓ 4 callersMethodsetValue
Sets the value for this Keyframe. @param value value for this Keyframe.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:183
↓ 4 callersMethodshowPrompt
(Context context, Intent intent)
src/com/noshufou/android/su/SuRequestReceiver.java:121
↓ 4 callersMethodstart
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/ObjectAnimator.java:352
↓ 4 callersMethodstopAnimation
<p>Stop the indeterminate progress animation.</p>
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:862
↓ 4 callersMethodswapCursor
(Cursor newCursor)
src/com/noshufou/android/su/widget/LogAdapter.java:48
↓ 4 callersMethodtoggleAppIcon
(Context context, boolean newState)
src/com/noshufou/android/su/util/Util.java:564
↓ 4 callersMethodupdate
()
src/com/noshufou/android/su/service/UpdaterService.java:194
↓ 4 callersMethodupdate
()
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:402
↓ 4 callersMethodupdateTab
(int position)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:323
↓ 4 callersMethodwithFinalVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:259
↓ 3 callersMethodaddPage
(Class<?> clss, int res)
src/com/noshufou/android/su/HomeActivity.java:252
↓ 3 callersMethodanimateToVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:134
↓ 3 callersMethodanimateValue
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 callersMethodbackup
()
src/com/noshufou/android/su/util/SuOperations.java:31
↓ 3 callersMethodbefore
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 callersMethodcallbackOptionsItemSelected
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 callersMethodcallbackPrepareOptionsMenu
Internal method to trigger the menu preparation process. @return {@code true} if menu preparation should proceed.
src/com/actionbarsherlock/ActionBarSherlock.java:571
↓ 3 callersMethodconfigureHeaderView
(int position)
src/com/noshufou/android/su/widget/PinnedHeaderListView.java:145
↓ 3 callersMethodcreateTabView
(ActionBar.Tab tab, boolean forAdapter)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:273
↓ 3 callersMethoddispatchInvalidateOptionsMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:253
↓ 3 callersMethoddispatchTitleChanged
(CharSequence title, int color)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:383
↓ 3 callersMethodendAnimation
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 callersMethodensurePrefs
()
src/com/noshufou/android/su/service/ResultService.java:221
↓ 3 callersMethodensureTabsExist
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:209
↓ 3 callersMethodexpandActionView
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 callersMethodexpandItemActionView
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 callersMethodfinish
()
src/com/actionbarsherlock/internal/view/StandaloneActionMode.java:85
↓ 3 callersMethodformatTime
(Context context, long time)
src/com/noshufou/android/su/util/Util.java:477
↓ 3 callersMethodgetActionBar
Get the current action bar instance. @return Action bar instance.
src/com/actionbarsherlock/ActionBarSherlock.java:268
↓ 3 callersMethodgetActionBar
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:125
↓ 3 callersMethodgetActionProvider
Gets the {@link ActionProvider}. @return The action provider. @see ActionProvider @see #setActionProvider(ActionProvider)
src/com/actionbarsherlock/view/MenuItem.java:549
↓ 3 callersMethodgetAlphabeticShortcut
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 callersMethodgetContentDescription
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:924
↓ 3 callersMethodgetCount
()
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:490
↓ 3 callersMethodgetFirstVisiblePosition
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 callersMethodgetInflater
()
src/com/actionbarsherlock/internal/view/menu/ListMenuItemView.java:272
↓ 3 callersMethodgetMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockNative.java:290
↓ 3 callersMethodgetNumericShortcut
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 callersMethodgetPosition
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 callersMethodgetPositionForSection
(int sectionIndex)
src/com/noshufou/android/su/AppListFragment.java:340
↓ 3 callersMethodgetPositionForSection
(int section)
src/com/noshufou/android/su/widget/LogAdapter.java:144
↓ 3 callersMethodgetScrollY
()
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:92
↓ 3 callersMethodgetSectionForPosition
(int position)
src/com/noshufou/android/su/AppListFragment.java:362
↓ 3 callersMethodgetShortcut
@return The active shortcut (based on QWERTY-mode of the menu).
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:264
↓ 3 callersMethodgetSuVersionInfo
()
src/com/noshufou/android/su/util/Util.java:367
↓ 3 callersMethodgetTab
()
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:468
↓ 3 callersMethodgetTag
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 callersMethodgetTouchZone
(MotionEvent event)
src/com/noshufou/android/su/widget/PagerHeader.java:379
↓ 3 callersMethodhideSubMenus
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 callersMethodinitAnimation
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 callersMethodinitTitle
()
src/com/actionbarsherlock/internal/widget/ActionBarView.java:821
↓ 3 callersMethodinitialize
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 callersMethodinvalidateOptionsMenu
()
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:136
↓ 3 callersMethodisCollapsed
()
src/com/actionbarsherlock/internal/widget/ActionBarView.java:869
↓ 3 callersMethodisShowing
()
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:151
↓ 3 callersMethodlookForSelectablePosition
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 callersMethodmeasureChildForCells
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 callersMethodnewInstance
(String className, Class<?>[] constructorSignature, Object[] arguments)
src/com/actionbarsherlock/view/MenuInflater.java:459
↓ 3 callersMethodonAnimationCancel
<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 callersMethodonAnimationStart
<p>Notifies the start of the animation.</p> @param animation The started animation.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:253
↓ 3 callersMethodonCloseMenu
Called when a menu is closing. @param menu @param allMenusAreClosing
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:37
↓ 3 callersMethodonItemActionRequestChanged
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 callersMethodonMenuItemClick
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 callersMethodonMenuItemSelected
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 callersMethodpositionChildInverse
(View child, int x, int y, int contentHeight)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:245
↓ 3 callersMethodrefreshProgress
(int id, int progress, boolean fromUser)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:654
↓ 3 callersMethodregisterDataSetObserver
(DataSetObserver observer)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:515
↓ 3 callersMethodremoveItemAtInt
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 callersMethodremoveListener
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 callersMethodrequestWindowFeature
(long featureId)
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:264
↓ 3 callersMethodresetList
Clear out all children from the list
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:145
↓ 3 callersMethodsetAllowCollapse
(boolean allowCollapse)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:137
↓ 3 callersMethodsetAnchorView
(View anchor)
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:93
↓ 3 callersMethodsetCheckable
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 callersMethodsetEmbeddedTabView
(ScrollingTabContainerView tabs)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:442
← previousnext →201–300 of 2,218, ranked by callers