MCPcopy Create free account

hub / github.com/ChainsDD/Superuser / functions

Functions2,218 in github.com/ChainsDD/Superuser

↓ 184 callersMethodget
(Context context)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:138
↓ 114 callersMethodput
(int position, View v)
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:451
↓ 110 callersMethodsetVisibility
(int v)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:902
↓ 99 callersMethodsize
Get the number of items in the menu. Note that this will change any times items are added or removed from the menu. @return The item count.
src/com/actionbarsherlock/view/Menu.java:385
↓ 91 callersMethodadd
Add a new item to the menu. This item displays the given title for its label. @param title The text to display for the item. @return The newly added
src/com/actionbarsherlock/view/Menu.java:142
↓ 65 callersMethodgetResources
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:729
↓ 64 callersMethodgetBoolean
Get the value for the given key, returned as a boolean. Values 'n', 'no', '0', 'false' or 'off' are considered false. Values 'y', 'yes', '1', 'true' o
src/android/os/SystemProperties.java:105
↓ 60 callersMethodgetInt
Get the value for the given key, and return as an integer. @param key the key to lookup @param def a default value to return @return the key parsed as
src/android/os/SystemProperties.java:70
↓ 59 callersMethodsetText
Set the text displayed on this tab. Text may be truncated if there is not room to display the entire string. @param text The text to display @return
src/com/actionbarsherlock/app/ActionBar.java:759
↓ 57 callersMethodaddView
This method is not supported and throws an UnsupportedOperationException when called. @param child Ignored. @throws UnsupportedOperationException Ev
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:423
↓ 45 callersMethodsetOnClickListener
(OnClickListener l)
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:738
↓ 44 callersMethodisEmpty
()
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:561
↓ 37 callersMethodgetContext
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:733
↓ 37 callersMethodtoString
(int value)
src/com/noshufou/android/su/widget/AncientNumberPicker.java:59
↓ 35 callersMethodfinish
(boolean success)
src/com/noshufou/android/su/service/UpdaterService.java:110
↓ 35 callersMethodinflate
Inflate a menu hierarchy from the specified XML resource. Throws {@link InflateException} if there is an error. @param menuRes Resource ID for an XML
src/com/actionbarsherlock/view/MenuInflater.java:91
↓ 34 callersMethodclose
Closes the menu, if open.
src/com/actionbarsherlock/view/Menu.java:400
↓ 33 callersMethodlayout
Creates and positions all views for this Spinner. @param delta Change in the selected position. +1 moves selection is moving to the right, so views a
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:253
↓ 32 callersMethodclear
Remove all existing items from the menu, leaving it empty as if it had just been created.
src/com/actionbarsherlock/view/Menu.java:319
↓ 32 callersMethodsetEnabled
Sets whether the menu item is enabled. Disabling a menu item will not allow it to be invoked via its shortcut. The menu item will still be visible. @
src/com/actionbarsherlock/view/MenuItem.java:395
↓ 31 callersMethodshow
Show the popup
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:576
↓ 29 callersMethodgetSherlock
()
src/com/actionbarsherlock/app/SherlockPreferenceActivity.java:24
↓ 29 callersMethodgetSherlock
()
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:30
↓ 29 callersMethodremoveView
This method is not supported and throws an UnsupportedOperationException when called. @param child Ignored. @throws UnsupportedOperationException Ev
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:477
↓ 27 callersMethodonItemsChanged
Called when an item is added or removed. @param structureChanged true if the menu structure changed, false if only item prope
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:939
↓ 26 callersMethodgetFraction
Gets the time for this keyframe, as a fraction of the overall animation duration. @return The time associated with this keyframe, as a fraction of th
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:191
↓ 25 callersMethodrequestLayout
Override to prevent spamming ourselves with layout requests as we place views @see android.view.View#requestLayout()
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:327
↓ 24 callersMethodsetChecked
Control whether this item is shown with a check mark. Note that you must first have enabled checking with {@link #setCheckable} or else the check mar
src/com/actionbarsherlock/view/MenuItem.java:357
↓ 22 callersMethodgetId
Returns an ID for determining how to save/restore instance state. @return a valid ID value.
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:133
↓ 21 callersMethodgetItemId
Return the identifier for this menu item. The identifier can not be changed after the menu is created. @return The menu item's identifier.
src/com/actionbarsherlock/view/MenuItem.java:121
↓ 21 callersMethodgetText
Return the text of this tab. @return The tab's text
src/com/actionbarsherlock/app/ActionBar.java:734
↓ 20 callersMethodgetLong
Get the value for the given key, and return as a long. @param key the key to lookup @param def a default value to return @return the key parsed as a l
src/android/os/SystemProperties.java:85
↓ 20 callersMethodrecycle
()
src/com/noshufou/android/su/service/ResultService.java:196
↓ 20 callersMethodsetIcon
Set the icon of this item view. @param icon The icon of this item. null to hide the icon.
src/com/actionbarsherlock/internal/view/menu/MenuView.java:101
↓ 18 callersMethodgetItem
Gets the menu item at the given index. @param index The index of the menu item to return. @return The menu item. @exception IndexOutOfBoundsException
src/com/actionbarsherlock/view/Menu.java:395
↓ 18 callersMethodofFloat
Constructs and returns an ObjectAnimator that animates between float values. A single value implies that that value is the one being animated to. Two
src/com/actionbarsherlock/internal/nineoldandroids/animation/ObjectAnimator.java:209
↓ 17 callersMethodgetColor
()
src/com/noshufou/android/su/widget/PagerHeader.java:436
↓ 17 callersMethodgetSherlockActivity
()
src/com/actionbarsherlock/app/SherlockFragment.java:18
↓ 17 callersMethodsetText
(CharSequence text)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:891
↓ 16 callersMethodsetEnabled
Sets the enabled state of the item view. @param enabled Whether the item view should be enabled.
src/com/actionbarsherlock/internal/view/menu/MenuView.java:73
↓ 15 callersMethodgetAdapter
Returns the adapter currently associated with this widget. @return The adapter used to provide this view's content.
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:406
↓ 15 callersMethodgetHeight
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:540
↓ 15 callersMethodgetText
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:872
↓ 15 callersMethodincrement
(int[] stepSet)
src/com/noshufou/android/su/service/UpdaterService.java:120
↓ 14 callersMethodaddListener
Adds a listener to the set of listeners that are sent events through the life of an animation, such as start, repeat, and end. @param listener the li
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:144
↓ 14 callersMethodgetTitle
Retrieve the current title of the item. @return The title.
src/com/actionbarsherlock/view/MenuItem.java:174
↓ 14 callersMethodinvalidate
()
src/com/actionbarsherlock/internal/view/StandaloneActionMode.java:80
↓ 14 callersMethodsetTitle
Change the title associated with this item. @param title The new text to be displayed. @return This Item so additional setters can be called.
src/com/actionbarsherlock/view/MenuItem.java:153
↓ 13 callersMethodgetCount
()
src/com/noshufou/android/su/HomeActivity.java:271
↓ 13 callersMethodgetInterpolator
Gets the optional interpolator for this Keyframe. A value of <code>null</code> indicates that there is no interpolation, which is the same as linear i
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:211
↓ 12 callersMethodevaluate
This function returns the result of linearly interpolating the start and end values, with <code>fraction</code> representing the proportion between th
src/com/actionbarsherlock/internal/nineoldandroids/animation/TypeEvaluator.java:42
↓ 12 callersMethodisChecked
Return whether the item is currently displaying a check mark. @return If a check mark is displayed, returns true. @see #setChecked
src/com/actionbarsherlock/view/MenuItem.java:366
↓ 12 callersMethodisEnabled
Return the enabled state of the menu item. @return If true the item is enabled and hence invokable; else it is not.
src/com/actionbarsherlock/view/MenuItem.java:402
↓ 12 callersMethodplay
This method creates a <code>Builder</code> object, which is used to set up playing constraints. This initial <code>play()</code> method tells the <cod
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:268
↓ 12 callersMethodquery
(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
src/com/noshufou/android/su/provider/PermissionsProvider.java:213
↓ 12 callersMethodsetAdapter
(ListAdapter adapter)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:571
↓ 12 callersMethodwith
Sets up the given animation to play at the same time as the animation supplied in the {@link AnimatorSet#play(Animator)} call that created this <code>
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:1041
↓ 12 callersMethodwrap
(View view)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:19
↓ 11 callersMethoddelete
(Uri uri, String selection, String[] selectionArgs)
src/com/noshufou/android/su/provider/PermissionsProvider.java:410
↓ 11 callersMethoddismiss
Dismiss the popup
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:581
↓ 11 callersMethodgetValue
Gets the value for this Keyframe. @return The value for this Keyframe.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:176
↓ 11 callersMethodsetCallback
Set a callback object that will be notified of menu events related to this specific presentation. @param cb Callback that will be notified of future e
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:83
↓ 11 callersMethodsetShowAsAction
Sets how this item should display in the presence of an Action Bar. The parameter actionEnum is a flag set. One of {@link #SHOW_AS_ACTION_ALWAYS}, {@l
src/com/actionbarsherlock/view/MenuItem.java:460
↓ 11 callersMethodsetTitle
Sets the title of the item view. @param title The title to set.
src/com/actionbarsherlock/internal/view/menu/MenuView.java:67
↓ 10 callersMethodgetIcon
Returns the icon for this item as a Drawable (getting it from resources if it hasn't been loaded before). @return The icon as a Drawable.
src/com/actionbarsherlock/view/MenuItem.java:224
↓ 10 callersMethodgetSelectedItemPosition
Return the position of the currently selected item within the adapter's data set @return int Position (starting at 0), or {@link #INVALID_POSITION} i
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:514
↓ 10 callersMethodhasFeature
(int featureId)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:802
↓ 10 callersMethodmap
(float value, float fromLow, float fromHigh, int toLow, int toHigh)
src/com/noshufou/android/su/widget/PagerHeader.java:408
↓ 10 callersMethodsetContentDescription
(int resId)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:910
↓ 10 callersMethodsetDuration
Sets the length of the animation. The default duration is 300 milliseconds. @param duration The length of the animation, in milliseconds. @return Obj
src/com/actionbarsherlock/internal/nineoldandroids/animation/ObjectAnimator.java:401
↓ 10 callersMethodsetIcon
Change the icon associated with this submenu's item in its parent menu. @see MenuItem#setIcon(int) @param iconRes The new icon (as a resource ID) to
src/com/actionbarsherlock/view/SubMenu.java:92
↓ 10 callersMethodsetSupportProgressBarIndeterminateVisibility
(boolean visible)
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:281
↓ 9 callersMethodaddInternal
(android.view.MenuItem nativeItem)
src/com/actionbarsherlock/internal/view/menu/MenuWrapper.java:26
↓ 9 callersMethodgetIntent
Return the Intent associated with this item. This returns a reference to the Intent which you can change as desired to modify what the Item is holdin
src/com/actionbarsherlock/view/MenuItem.java:255
↓ 9 callersMethodgetListView
()
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:279
↓ 9 callersMethodinvoke
Invokes the item by calling various listeners or callbacks. @return true if the invocation was handled, false otherwise
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:142
↓ 9 callersMethodisShowing
@return true if the popup is showing, false otherwise.
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:586
↓ 9 callersMethodsetAlpha
(float alpha)
src/com/actionbarsherlock/internal/nineoldandroids/view/NineViewGroup.java:44
↓ 9 callersMethodsetContentView
Sets the content view. Probably should be called from {@link onCreate} @param root the view the popup will display
src/com/noshufou/android/su/widget/BetterPopupWindow.java:104
↓ 9 callersMethodsetFocusable
(boolean focusable)
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:651
↓ 9 callersMethodsetId
(int id)
src/com/actionbarsherlock/internal/view/menu/BaseMenuPresenter.java:228
↓ 9 callersMethodsetInterpolator
Sets the acceleration curve for the indeterminate animation. The interpolator is loaded as a resource from the specified context. @param context The
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:879
↓ 8 callersMethodclone
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:548
↓ 8 callersMethodgetAdapter
()
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:334
↓ 8 callersMethodgetCount
@return The number of items owned by the Adapter associated with this AdapterView. (This is the number of data items, which may be lar
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:553
↓ 8 callersMethodgetGroupId
Return the group identifier that this menu item is part of. The group identifier can not be changed after the menu is created. @return The menu item'
src/com/actionbarsherlock/view/MenuItem.java:129
↓ 8 callersMethodgetGroupId
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:189
↓ 8 callersMethodnotifyChange
Notifies the listener, if registered, of a change of the value of this NumberPicker.
src/com/noshufou/android/su/widget/AncientNumberPicker.java:334
↓ 8 callersMethodonOptionsItemSelected
(MenuItem item)
src/com/actionbarsherlock/ActionBarSherlock.java:85
↓ 8 callersMethodonSaveInstanceState
Returns a Parcelable describing the current state of the presenter. It will be passed to the {@link #onRestoreInstanceState(Parcelable)} method of the
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:141
↓ 8 callersMethodsetBackgroundDrawable
(Drawable d)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:123
↓ 8 callersMethodsetGravity
Describes how the selected item view is positioned. Currently only the horizontal component is used. The default is determined by the current theme.
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:160
↓ 8 callersMethodsetValues
Sets the values, per property, being animated between. This function is called internally by the constructors of ValueAnimator that take a list of val
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:456
↓ 8 callersMethodstart
Starts this animation. If the animation has a nonzero startDelay, the animation will start running after that delay elapses. A non-delayed animation w
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:48
↓ 8 callersMethodstopDispatchingItemsChanged
Stop dispatching item changed events to presenters until {@link #startDispatchingItemsChanged()} is called. Useful when many menu operations are going
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:957
↓ 7 callersMethodcloseList
()
src/com/noshufou/android/su/widget/ChangeLog.java:258
↓ 7 callersMethodexecuteCommand
(DataOutputStream os, BufferedReader is, String... commands)
src/com/noshufou/android/su/service/UpdaterService.java:502
↓ 7 callersMethodgetFloatValue
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:339
↓ 7 callersMethodgetIntValue
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:295
↓ 7 callersMethodgetMenuView
Retrieve a MenuView to display the menu specified in {@link #initForMenu(Context, Menu)}. @param root Intended parent of the MenuView. @return A fres
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:68
next →1–100 of 2,218, ranked by callers