MCPcopy Create free account

hub / github.com/ChainsDD/Superuser / functions

Functions2,218 in github.com/ChainsDD/Superuser

↓ 3 callersMethodsetForceShowIcon
(boolean forceShow)
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:97
↓ 3 callersMethodsetInterpolator
Sets 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:221
↓ 3 callersMethodsetIsActionButton
(boolean isActionButton)
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:523
↓ 3 callersMethodsetItemLimit
(int itemCount)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:164
↓ 3 callersMethodsetMenu
(Menu menu, MenuPresenter.Callback cb)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:461
↓ 3 callersMethodsetPinnedHeaderView
(View view)
src/com/noshufou/android/su/widget/PinnedHeaderListView.java:111
↓ 3 callersMethodsetQwertyMode
Control whether the menu should be running in qwerty mode (alphabetic shortcuts) or 12-key mode (numeric shortcuts). @param isQwerty If true the menu
src/com/actionbarsherlock/view/Menu.java:445
↓ 3 callersMethodsetSectionHeader
Sets section header or makes it invisible if the title is null.
src/com/noshufou/android/su/widget/LogListItem.java:214
↓ 3 callersMethodsetSectionHeader
Sets section header or makes it invisible if the title is null.
src/com/noshufou/android/su/widget/AppListItem.java:258
↓ 3 callersMethodsetSelectedPositionInt
Utility to keep mSelectedPosition and mSelectedRowId in sync @param position Our current position
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:1105
↓ 3 callersMethodsetTabContainer
(ScrollingTabContainerView tabView)
src/com/actionbarsherlock/internal/widget/ActionBarContainer.java:130
↓ 3 callersMethodsetTabSelected
(int position)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:170
↓ 3 callersMethodsetVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:177
↓ 3 callersMethodsetWidthLimit
(int width, boolean strict)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:153
↓ 3 callersMethodsetWindowTitle
Set the window title. A window title will always be replaced or overridden by a user title. @param title Title to set @see #setTitle(CharSequence)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:581
↓ 3 callersMethodsetupSetter
Utility function to get the setter from targetClass @param targetClass The Class on which the requested method should exist.
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:467
↓ 3 callersMethodshowOverflowMenu
Display the overflow menu if one is present. @return true if the overflow menu was shown, false otherwise.
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:306
↓ 3 callersMethodshowPress
(MotionEvent event, boolean pressed)
src/com/noshufou/android/su/widget/PagerHeader.java:357
↓ 3 callersMethodstartAnimation
Called internally to start an animation by adding it to the active animations list. Must be called on the UI thread.
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:1046
↓ 3 callersMethodtryShow
()
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:107
↓ 3 callersMethodupdateDrawableState
()
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:1066
↓ 3 callersMethodwriteDefaultStoreFile
(Context context)
src/com/noshufou/android/su/util/Util.java:883
↓ 2 callersMethodaddSubMenuItem
()
src/com/actionbarsherlock/view/MenuInflater.java:448
↓ 2 callersMethodanimateToMode
(boolean toActionMode)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:621
↓ 2 callersMethodanimateToTab
(final int position)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:241
↓ 2 callersMethodanimationFrame
This internal function processes a single animation frame for a given animation. The currentTime parameter is the timing pulse sent by the handler, us
src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java:1100
↓ 2 callersMethodcallbackCreateOptionsMenu
Internal method to trigger the menu creation process. @return {@code true} if menu creation should proceed.
src/com/actionbarsherlock/ActionBarSherlock.java:550
↓ 2 callersMethodcancel
()
src/com/noshufou/android/su/service/UpdaterService.java:200
↓ 2 callersMethodcancel
Cancels the animation. Unlike {@link #end()}, <code>cancel()</code> causes the animation to stop in its tracks, sending an {@link android.animation.An
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:60
↓ 2 callersMethodcancelLongpress
()
src/com/noshufou/android/su/widget/AncientNumberPickerButton.java:81
↓ 2 callersMethodcancelLongpressIfRequired
(MotionEvent event)
src/com/noshufou/android/su/widget/AncientNumberPickerButton.java:74
↓ 2 callersMethodcheckPin
(Context context, String pin)
src/com/noshufou/android/su/util/Util.java:558
↓ 2 callersMethodcleanActivityName
(String manifestPackage, String activityName)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:1160
↓ 2 callersMethodclearListSelection
()
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:261
↓ 2 callersMethodclone
()
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:573
↓ 2 callersMethodcloseDetails
()
src/com/noshufou/android/su/AppDetailsFragment.java:387
↓ 2 callersMethodcollapseActionView
Collapse 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_
src/com/actionbarsherlock/view/MenuItem.java:574
↓ 2 callersMethodcollapseActionView
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:611
↓ 2 callersMethodcomputeRect
(final RectF r, View view)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:156
↓ 2 callersMethodconfigPresenters
(MenuBuilder builder)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:524
↓ 2 callersMethodconfigurePinnedHeader
Configures the pinned header view to match the first visible list item. @param header pinned header view. @param position position of the first visib
src/com/noshufou/android/su/widget/PinnedHeaderListView.java:86
↓ 2 callersMethodconfigureTab
(Tab tab, int position)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:419
↓ 2 callersMethodconvertToHex
(byte[] data)
src/com/noshufou/android/su/service/UpdaterService.java:541
↓ 2 callersMethodcopyFromAssets
(Context context, String source, String destination)
src/com/noshufou/android/su/util/Util.java:703
↓ 2 callersMethoddecode4to3
Decodes four bytes from array <var>source</var> and writes the resulting bytes (up to three of them) to <var>destination</var>. The source and destina
src/com/noshufou/android/su/util/Base64.java:375
↓ 2 callersMethoddeleteBackup
()
src/com/noshufou/android/su/util/SuOperations.java:82
↓ 2 callersMethoddismissPopupMenus
()
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:218
↓ 2 callersMethoddismissPopupMenus
Dismiss all popup menus - overflow and submenus. @return true if popups were dismissed, false otherwise. (This can be because none were open.)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:347
↓ 2 callersMethoddispatchCloseOptionsMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:288
↓ 2 callersMethoddispatchConfigurationChanged
(Configuration newConfig)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:217
↓ 2 callersMethoddispatchCreateOptionsMenu
(android.view.Menu menu)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:312
↓ 2 callersMethoddispatchDestroy
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:450
↓ 2 callersMethoddispatchMenuOpened
(int featureId, android.view.Menu menu)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:358
↓ 2 callersMethoddispatchMenuVisibilityChanged
(boolean isVisible)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:257
↓ 2 callersMethoddispatchOpenOptionsMenu
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:277
↓ 2 callersMethoddispatchOptionsItemSelected
(android.view.MenuItem item)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:353
↓ 2 callersMethoddispatchPanelClosed
(int featureId, android.view.Menu menu)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:372
↓ 2 callersMethoddispatchPause
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:235
↓ 2 callersMethoddispatchPostCreate
(Bundle savedInstanceState)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:299
↓ 2 callersMethoddispatchPostResume
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:226
↓ 2 callersMethoddispatchPrepareOptionsMenu
(android.view.Menu menu)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:321
↓ 2 callersMethoddispatchStop
()
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:244
↓ 2 callersMethoddoToggle
()
src/com/noshufou/android/su/AppDetailsFragment.java:339
↓ 2 callersMethoddownloadFile
(String urlStr, String localName, String md5)
src/com/noshufou/android/su/service/UpdaterService.java:446
↓ 2 callersMethoddrawHorizontalDivider
(Canvas canvas, int top)
src/com/actionbarsherlock/internal/widget/IcsLinearLayout.java:236
↓ 2 callersMethoddrawVerticalDivider
(Canvas canvas, int left)
src/com/actionbarsherlock/internal/widget/IcsLinearLayout.java:242
↓ 2 callersMethodencode
Encodes a byte array into Base64 notation. Equivalent to calling {@code encodeBytes(source, 0, source.length)} @param source The data to convert @sin
src/com/noshufou/android/su/util/Base64.java:246
↓ 2 callersMethodensureSuTools
(Context context)
src/com/noshufou/android/su/util/Util.java:659
↓ 2 callersMethodfindExpandedIndex
()
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:353
↓ 2 callersMethodfindItem
(int id)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:600
↓ 2 callersMethodfindItemWithShortcutForKey
(int keyCode, KeyEvent event)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:826
↓ 2 callersMethodfinishAnimation
()
src/com/actionbarsherlock/internal/widget/ActionBarContextView.java:267
↓ 2 callersMethodfireOnSelected
()
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:854
↓ 2 callersMethodflagActionItems
Called by Menu implementations to flag items that will be shown as actions. @return true if this presenter changed the action status of any items.
src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java:109
↓ 2 callersMethodflagActionItems
This method determines which menu items get to be 'action items' that will appear in an action bar and which items should be 'overflow items' in a sec
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1036
↓ 2 callersMethodgenerateDefaultLayoutParams
()
src/com/actionbarsherlock/internal/widget/ActionBarView.java:797
↓ 2 callersMethodgenerateDefaultLayoutParams
()
src/com/actionbarsherlock/internal/view/menu/ActionMenuView.java:473
↓ 2 callersMethodget
(int position)
src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java:455
↓ 2 callersMethodgetActionViewStatesKey
()
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:378
↓ 2 callersMethodgetAllowString
(int allow)
src/com/noshufou/android/su/util/Util.java:813
↓ 2 callersMethodgetAlphabeticShortcut
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:224
↓ 2 callersMethodgetAnimatedValue
Internal function, called by ValueAnimator and ObjectAnimator, to retrieve the value most recently calculated in calculateValue(). @return
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:703
↓ 2 callersMethodgetAppIcon
(Context c, int uid)
src/com/noshufou/android/su/util/Util.java:195
↓ 2 callersMethodgetCircularProgressBar
(boolean shouldInstallDecor)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:763
↓ 2 callersMethodgetCurrent
Returns the current value of the NumberPicker @return the current value.
src/com/noshufou/android/su/widget/AncientNumberPicker.java:504
↓ 2 callersMethodgetDialog
(boolean full)
src/com/noshufou/android/su/widget/ChangeLog.java:133
↓ 2 callersMethodgetDisplaySectionHeadersEnabled
()
src/com/noshufou/android/su/widget/LogAdapter.java:64
↓ 2 callersMethodgetDuration
Gets the length of the animation. @return The length of the animation, in milliseconds.
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:103
↓ 2 callersMethodgetHash
(String pin)
src/com/noshufou/android/su/util/Util.java:539
↓ 2 callersMethodgetHeaderTitle
(int position)
src/com/noshufou/android/su/widget/LogAdapter.java:224
↓ 2 callersMethodgetHeaderType
(Header header)
src/com/noshufou/android/su/preferences/PreferencesActivityHC.java:105
↓ 2 callersMethodgetItem
(int position)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:479
↓ 2 callersMethodgetItem
{@inheritDoc}
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:658
↓ 2 callersMethodgetItem
(int position)
src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java:325
↓ 2 callersMethodgetItemData
Gets the item data that this view is displaying. @return the item data, or null if there is not one
src/com/actionbarsherlock/internal/view/menu/MenuView.java:61
↓ 2 callersMethodgetItemId
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:193
↓ 2 callersMethodgetItemIdAtPosition
(int position)
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:733
↓ 2 callersMethodgetItemView
(MenuItemImpl item, View convertView, ViewGroup parent)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:180
↓ 2 callersMethodgetItemViewType
(int position)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:553
↓ 2 callersMethodgetLastVisiblePosition
Returns the position within the adapter's data set for the last item displayed on screen. @return The position within the adapter's data set
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:607
← previousnext →301–400 of 2,218, ranked by callers