MCPcopy Create free account

hub / github.com/ChainsDD/Superuser / functions

Functions2,218 in github.com/ChainsDD/Superuser

↓ 7 callersMethodgetNavigationMode
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:386
↓ 7 callersMethodgetVisibleItems
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:993
↓ 7 callersMethodhasSubMenu
Check whether this item has an associated sub-menu. I.e. it is a sub-menu of another menu. @return If true this item has a menu; else it is a
src/com/actionbarsherlock/view/MenuItem.java:411
↓ 7 callersMethodonAnimationEnd
<p>Notifies the end of the animation. This callback is not invoked for animations with repeat count set to INFINITE.</p> @param animation The animati
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:261
↓ 7 callersMethodonRestoreInstanceState
Supplies the previously saved instance state to be restored. @param state The previously saved instance state
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:147
↓ 7 callersMethodpositionChild
(View child, int x, int y, int contentHeight)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:235
↓ 7 callersMethodselectTab
(Tab tab)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:501
↓ 7 callersMethodsetNextSelectedPositionInt
Utility to keep mNextSelectedPosition and mNextSelectedRowId in sync @param position Intended value for mSelectedPosition the next time we go through
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:1115
↓ 7 callersMethodsetSelection
Jump directly to a specific item in the adapter data.
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:278
↓ 7 callersMethodstartAnimation
<p>Start the indeterminate progress animation.</p>
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:835
↓ 7 callersMethodstartDispatchingItemsChanged
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:964
↓ 6 callersMethodaddSubMenu
Add a new sub-menu to the menu. This item displays the given title for its label. To modify other attributes on the submenu's menu item, use {@link Su
src/com/actionbarsherlock/view/Menu.java:195
↓ 6 callersMethoddipToPixels
Converts density independent pixel value to raw pixel value
src/com/noshufou/android/su/widget/PagerHeader.java:415
↓ 6 callersMethodelitePresent
(Context context, boolean versionCheck, int minVersion)
src/com/noshufou/android/su/util/Util.java:507
↓ 6 callersMethodend
Ends the animation. This causes the animation to assign the end value of the property being animated, then calling the {@link android.animation.Animat
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:71
↓ 6 callersMethodfindItem
Return the menu item with a particular identifier. @param id The identifier to find. @return The menu item object, or null if there is no item with
src/com/actionbarsherlock/view/Menu.java:377
↓ 6 callersMethodget
Get the value for the given key. @return an empty string if the key isn't found @throws IllegalArgumentException if the key exceeds 32 characters
src/android/os/SystemProperties.java:43
↓ 6 callersMethodgetAppName
(Context c, int uid, boolean withUid)
src/com/noshufou/android/su/util/Util.java:130
↓ 6 callersMethodgetCallback
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:828
↓ 6 callersMethodgetNonActionItems
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1080
↓ 6 callersMethodgetPosition
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:863
↓ 6 callersMethodgetResources_getBoolean
Support implementation of {@code getResources().getBoolean()} that we can use to simulate filtering based on width and smallest width qualifiers on pr
src/com/actionbarsherlock/internal/ResourcesCompat.java:24
↓ 6 callersMethodgetSubMenu
Get the sub-menu to be invoked when this item is selected, if it has one. See {@link #hasSubMenu()}. @return The associated menu if there is one, els
src/com/actionbarsherlock/view/MenuItem.java:419
↓ 6 callersMethodhasDividerBeforeChildAt
Determines where to position dividers between children. @param childIndex Index of child to check for preceding divider @return true if there should
src/com/actionbarsherlock/internal/widget/IcsLinearLayout.java:255
↓ 6 callersMethodhasVisibleItems
Return whether the menu currently has item items that are visible. @return True if there is one or more item visible, else false.
src/com/actionbarsherlock/view/Menu.java:367
↓ 6 callersMethodinitActionBar
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:133
↓ 6 callersMethodinsert
(Uri uri, ContentValues values)
src/com/noshufou/android/su/provider/PermissionsProvider.java:300
↓ 6 callersMethodinstallDecor
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:898
↓ 6 callersMethodisVisible
Return the visibility of the menu item. @return If true the item is visible; else it is hidden.
src/com/actionbarsherlock/view/MenuItem.java:384
↓ 6 callersMethodmeasureChildView
(View child, int availableWidth, int childSpecHeight, int spacing)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:224
↓ 6 callersMethodremoveAllViews
This method is not supported and throws an UnsupportedOperationException when called. @throws UnsupportedOperationException Every time this method is
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:499
↓ 6 callersMethodrequestFeature
(int featureId)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:811
↓ 6 callersMethodrun
(String command)
src/com/noshufou/android/su/util/Util.java:739
↓ 6 callersMethodsendResult
(boolean allow, boolean remember)
src/com/noshufou/android/su/SuRequestActivity.java:321
↓ 6 callersMethodsetColor
(int color)
src/com/noshufou/android/su/widget/PagerHeader.java:429
↓ 6 callersMethodsetProgress
<p>Set the current progress to the specified value. Does not do anything if the progress bar is in indeterminate mode.</p> @param progress the new pr
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:684
↓ 6 callersMethodsetSecondaryProgress
<p> Set the current secondary progress to the specified value. Does not do anything if the progress bar is in indeterminate mode. </p> @param seconda
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:719
↓ 6 callersMethodsize
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:653
↓ 6 callersMethodstart
{@inheritDoc} <p>Starting this <code>AnimatorSet</code> will, in turn, start the animations for which it is responsible. The details of when exactly
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:448
↓ 6 callersMethodwriteStoreFile
(Context context, int uid, int execUid, String cmd, int allow)
src/com/noshufou/android/su/util/Util.java:790
↓ 5 callersMethodaddInternal
Adds an item to the menu. The other add methods funnel to this.
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:389
↓ 5 callersMethodaddMenuPresenter
Add a presenter to this menu. This will only hold a WeakReference; you do not need to explicitly remove a presenter, but you can using {@link #removeM
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:217
↓ 5 callersMethodcheckSelectionChanged
()
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:994
↓ 5 callersMethodclone
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:1184
↓ 5 callersMethodclose
Closes the visible menu. @param allMenusAreClosing Whether the menus are completely closing (true), or whether there is another menu comin
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:912
↓ 5 callersMethodgetActionView
Returns the currently set action view for this menu item. @return This item's action view @see #setActionView(View) @see #setShowAsAction(int)
src/com/actionbarsherlock/view/MenuItem.java:523
↓ 5 callersMethodgetCount
()
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:339
↓ 5 callersMethodgetHeight
Retrieve the current height of the ActionBar. @return The ActionBar's height
src/com/actionbarsherlock/app/ActionBar.java:606
↓ 5 callersMethodgetThemedContext
()
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:636
↓ 5 callersMethodgetTitleCondensed
Retrieve the current condensed title of the item. If a condensed title was never set, it will return the normal title. @return The condensed title, i
src/com/actionbarsherlock/view/MenuItem.java:193
↓ 5 callersMethodgoHome
(Context context)
src/com/noshufou/android/su/util/Util.java:256
↓ 5 callersMethodhasText
()
src/com/actionbarsherlock/internal/view/menu/ActionMenuItemView.java:195
↓ 5 callersMethodhasValue
Indicates whether this keyframe has a valid value. This method is called internally when an {@link ObjectAnimator} first starts; keyframes without val
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:167
↓ 5 callersMethodhideOverflowMenu
()
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:200
↓ 5 callersMethodisExclusiveCheckable
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:426
↓ 5 callersMethodonDestroyActionMode
Called when an action mode is about to be exited and destroyed. @param mode The current ActionMode being destroyed
src/com/actionbarsherlock/view/ActionMode.java:222
↓ 5 callersMethodpostInvalidate
()
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:593
↓ 5 callersMethodsendResult
(Context context, Intent intent, boolean allow)
src/com/noshufou/android/su/SuRequestReceiver.java:128
↓ 5 callersMethodsetChecked
Checks the checkbox for the item view. If the checkbox is hidden, it will NOT be made visible, call {@link #setCheckable(boolean)} for that. @param c
src/com/actionbarsherlock/internal/view/menu/MenuView.java:87
↓ 5 callersMethodsetDisplayOptions
(int options)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:351
↓ 5 callersMethodsetFeatureInt
(int featureId, int value)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:664
↓ 5 callersMethodsetHeaderInternal
(final int titleRes, final CharSequence title, final int iconRes, final Drawable icon, final View
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1093
↓ 5 callersMethodsetInputMethodMode
(int mode)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:257
↓ 5 callersMethodshowOverflowMenu
()
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:185
↓ 5 callersMethodupdateMenuView
Update the menu UI in response to a change. Called by MenuBuilder during the normal course of operation. @param cleared true if the menu was entirely
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:76
↓ 5 callersMethodupdateView
Updates the view of this NumberPicker. If displayValues were specified in {@link #setRange}, the string corresponding to the index specified by the c
src/com/noshufou/android/su/widget/AncientNumberPicker.java:346
↓ 4 callersMethodaddDependency
Add a dependency to this Node. The dependency includes information about the node that this node is dependency upon and the nature of the dependency.
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:930
↓ 4 callersMethodanalyzeSu
()
src/com/noshufou/android/su/util/Device.java:118
↓ 4 callersMethodchangeCurrent
Sets the current value of this NumberPicker, and sets mPrevious to the previous value. If current is greater than mEnd less than mStart, the value of
src/com/noshufou/android/su/widget/AncientNumberPicker.java:317
↓ 4 callersMethodcheckFocus
()
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:677
↓ 4 callersMethodcollapseItemActionView
Called when a menu item with a collapsable action view should collapse its action view. @param menu Menu containing the item to be collapsed @param i
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:127
↓ 4 callersMethoddismiss
()
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:134
↓ 4 callersMethoddoRefreshProgress
(int id, int progress, boolean fromUser, boolean callBackToApp)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:626
↓ 4 callersMethodensureDb
()
src/com/noshufou/android/su/provider/PermissionsProvider.java:462
↓ 4 callersMethodformatDate
(Context context, long date)
src/com/noshufou/android/su/util/Util.java:467
↓ 4 callersMethodgetAppPackage
(Context c, int uid)
src/com/noshufou/android/su/util/Util.java:167
↓ 4 callersMethodgetListAdapter
()
src/com/noshufou/android/su/UpdaterFragment.java:134
↓ 4 callersMethodgetOrder
Return the category and order within the category of this item. This item will be shown before all items (within its category) that have order greater
src/com/actionbarsherlock/view/MenuItem.java:145
↓ 4 callersMethodgetPropertyName
Gets the name of the property that will be animated. This name will be used to derive a setter function that will be called to set animated values. Fo
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:694
↓ 4 callersMethodgetSelectedView
@return The view corresponding to the currently selected item, or null if nothing is selected
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:532
↓ 4 callersMethodgetSupportActionBar
()
src/com/actionbarsherlock/app/SherlockFragmentActivity.java:42
↓ 4 callersMethodgetView
(int position, View convertView, ViewGroup parent)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:502
↓ 4 callersMethodinitActionBar
()
src/com/actionbarsherlock/internal/ActionBarSherlockNative.java:37
↓ 4 callersMethodinitForMenu
Initialize this presenter for the given context and menu. This method is called by MenuBuilder when a presenter is added. See {@link MenuBuilder#addMe
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:59
↓ 4 callersMethodinvalidateAfterUpdate
()
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:133
↓ 4 callersMethodisActionButton
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:511
↓ 4 callersMethodisActionViewExpanded
Returns true if this menu item's action view has been expanded. @return true if the item's action view is expanded, false otherwise. @see #expandAct
src/com/actionbarsherlock/view/MenuItem.java:586
↓ 4 callersMethodisCheckable
Return whether the item can currently display a check mark. @return If a check mark can be displayed, returns true. @see #setCheckable
src/com/actionbarsherlock/view/MenuItem.java:339
↓ 4 callersMethodisInFilterMode
Indicates whether this view is in filter mode. Filter mode can for instance be enabled by a user when typing on the keyboard. @return True if the vie
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:647
↓ 4 callersMethodisOverflowMenuShowing
()
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:207
↓ 4 callersMethodisReservingOverflow
Determine whether or not the device has a dedicated menu key. @return {@code true} if native menu key is present.
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:1081
↓ 4 callersMethodisSuid
(Context context, String filename)
src/com/noshufou/android/su/util/Util.java:721
↓ 4 callersMethodisVisible
(View view)
src/com/noshufou/android/su/widget/AppListItem.java:200
↓ 4 callersMethodkillMode
()
src/com/actionbarsherlock/internal/widget/ActionBarContextView.java:275
↓ 4 callersMethodnotifyListener
(final Step step)
src/com/noshufou/android/su/service/UpdaterService.java:220
↓ 4 callersMethodofFloat
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:108
↓ 4 callersMethodofInt
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:76
↓ 4 callersMethodofObject
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java:140
↓ 4 callersMethodonActionItemClicked
Called to report a user click on an action button. @param mode The current ActionMode @param item The item that was clicked @return true if this call
src/com/actionbarsherlock/view/ActionMode.java:215
↓ 4 callersMethodonCreateActionMode
Called when action mode is first created. The menu supplied will be used to generate action buttons for the action mode. @param mode ActionMode being
src/com/actionbarsherlock/view/ActionMode.java:196
← previousnext →101–200 of 2,218, ranked by callers