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
↓ 2 callers
Method
setCustomNavigationView
(View view)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:549
↓ 2 callers
Method
setCustomView
(View view)
src/com/actionbarsherlock/internal/app/ActionBarWrapper.java:43
↓ 2 callers
Method
setDefaultShowAsAction
(int defaultShowAsAction)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:205
↓ 2 callers
Method
setDepsLog
(boolean enabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:314
↓ 2 callers
Method
setDepsNfc
(boolean pinEnabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:333
↓ 2 callers
Method
setDepsNotifications
(boolean enabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:325
↓ 2 callers
Method
setDisplayOptions
(int options)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:632
↓ 2 callers
Method
setDisplayedPage
(int index)
src/com/noshufou/android/su/widget/PagerHeader.java:156
↓ 2 callers
Method
setEvaluator
The TypeEvaluator will the automatically determined based on the type of values supplied to PropertyValuesHolder. The evaluator can be manually set, h
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:640
↓ 2 callers
Method
setExclusiveCheckable
(boolean exclusive)
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:422
↓ 2 callers
Method
setExpandedActionViewsExclusive
(boolean isExclusive)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:169
↓ 2 callers
Method
setFloatValues
Set the animated values for this object to this set of floats. If there is only one value, it is assumed to be the end value of an animation, and an i
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:326
↓ 2 callers
Method
setFocusableInTouchMode
(boolean focusable)
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:664
↓ 2 callers
Method
setGroupEnabled
Enable or disable all menu items that are in the given group. @param group The group of items to operate on. @param enabled If true the items will be
src/com/actionbarsherlock/view/Menu.java:359
↓ 2 callers
Method
setHasEmbeddedTabs
(boolean hasEmbeddedTabs)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:192
↓ 2 callers
Method
setHeaderIcon
Sets the submenu header's icon to the icon given in <var>iconRes</var> resource id. @param iconRes The resource identifier used for the icon. @return
src/com/actionbarsherlock/view/SubMenu.java:59
↓ 2 callers
Method
setHeaderIconInt
Sets the header's icon. This replaces the header view. Called by the builder-style methods of subclasses. @param icon The new icon. @return This Menu
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1155
↓ 2 callers
Method
setHeaderTitleInt
Sets the header's title. This replaces the header view. Called by the builder-style methods of subclasses. @param title The new title. @return This M
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1131
↓ 2 callers
Method
setHorizontalOffset
(int offset)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:131
↓ 2 callers
Method
setIntValues
Set the animated values for this object to this set of ints. If there is only one value, it is assumed to be the end value of an animation, and an ini
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:308
↓ 2 callers
Method
setItem
(MenuItem item)
src/com/actionbarsherlock/view/MenuInflater.java:390
↓ 2 callers
Method
setLogText
Adds or updates a text view for log information.
src/com/noshufou/android/su/widget/AppListItem.java:305
↓ 2 callers
Method
setMax
<p>Set the range of the progress bar to 0...<tt>max</tt>.</p> @param max the upper range of this progress bar @see #getMax() @see #setProgress(int)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:795
↓ 2 callers
Method
setModal
(boolean modal)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:118
↓ 2 callers
Method
setNameText
Returns the text view for the app name, creating it if necessary.
src/com/noshufou/android/su/widget/AppListItem.java:283
↓ 2 callers
Method
setNumberPicker
(AncientNumberPicker picker)
src/com/noshufou/android/su/widget/AncientNumberPickerButton.java:49
↓ 2 callers
Method
setObjectValues
Set the animated values for this object to this set of Objects. If there is only one value, it is assumed to be the end value of an animation, and an
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:359
↓ 2 callers
Method
setOnItemClickListener
<p>A spinner does not support item click events. Calling this method will raise an exception.</p> @param l this listener will be ignored
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:216
↓ 2 callers
Method
setPosition
(int position, float positionOffset, int positionOffsetPixels)
src/com/noshufou/android/su/widget/PagerHeader.java:172
↓ 2 callers
Method
setProgressBarIndeterminate
(boolean indeterminate)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:641
↓ 2 callers
Method
setProgressBarIndeterminateVisibility
(boolean visible)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:633
↓ 2 callers
Method
setProgressBarVisibility
(boolean visible)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:625
↓ 2 callers
Method
setPromptText
Set hint text to be displayed to the user. This should provide a description of the choice being made. @param hintText Hint text to set.
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:593
↓ 2 callers
Method
setScaleY
(float scaleY)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:72
↓ 2 callers
Method
setShortcutsVisibleInner
(boolean shortcutsVisible)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:715
↓ 2 callers
Method
setShowHideAnimationEnabled
Enables or disables animation between show/hide states. If animation is disabled using this method, animations in progress will be finished. @param e
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:242
↓ 2 callers
Method
setShownItem
(long id, int uid, int allow)
src/com/noshufou/android/su/AppDetailsFragment.java:133
↓ 2 callers
Method
setSplitActionBar
(boolean splitActionBar)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:411
↓ 2 callers
Method
setSplitView
(ActionBarContainer splitView)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:120
↓ 2 callers
Method
setSplitWhenNarrow
Sets whether the bar should split if we enter a narrow screen configuration. @param splitWhenNarrow true if the bar should check to split after a conf
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:107
↓ 2 callers
Method
setStartDelay
The amount of time, in milliseconds, to delay starting the animation after {@link #start()} is called. @param startDelay The amount of the delay, in m
src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java:88
↓ 2 callers
Method
setStatusButton
Sets up the status icon, creating it if necessary.
src/com/noshufou/android/su/widget/AppListItem.java:344
↓ 2 callers
Method
setSwitch
(Switch switch_)
src/com/noshufou/android/su/preferences/PreferenceEnabler.java:30
↓ 2 callers
Method
setSwitchChecked
(boolean checked)
src/com/noshufou/android/su/preferences/PreferenceEnabler.java:62
↓ 2 callers
Method
setTextCompat
(CharSequence text)
src/com/actionbarsherlock/internal/widget/CapitalizingButton.java:29
↓ 2 callers
Method
setTitleImpl
(CharSequence title)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:587
↓ 2 callers
Method
setTransitioning
Set the action bar into a "transitioning" state. While transitioning the bar will block focus and touch from all of its descendants. This prevents the
src/com/actionbarsherlock/internal/widget/ActionBarContainer.java:103
↓ 2 callers
Method
setUp
(boolean isUp)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:1301
↓ 2 callers
Method
setUpChild
Helper for makeAndAddView to set the position of a view and fill out its layout paramters. @param child The view to position
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:342
↓ 2 callers
Method
setVisible
Sets the visibility of the menu item. Even if a menu item is not visible, it may still be invoked via its shortcut (to completely disable an item, set
src/com/actionbarsherlock/view/MenuItem.java:377
↓ 2 callers
Method
setVisibleInt
Changes the visibility of the item. This method DOES NOT notify the parent menu of a change in this item, so this should only be called from methods t
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:467
↓ 2 callers
Method
setupGetter
Utility function to get the getter from targetClass
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:474
↓ 2 callers
Method
setupSetterOrGetter
Returns the setter or getter requested. This utility function checks whether the requested method exists in the propertyMapMap cache. If not, it calls
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:436
↓ 2 callers
Method
setupValue
Utility function to set the value stored in a particular Keyframe. The value used is whatever the value is for the property name specified in the keyf
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:532
↓ 2 callers
Method
shouldShowShortcut
@return Whether this menu item should be showing shortcuts (depends on whether the menu should show shortcuts and whether this item has
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:308
↓ 2 callers
Method
showInfo
()
src/com/noshufou/android/su/HomeActivity.java:209
↓ 2 callers
Method
showLog
()
src/com/noshufou/android/su/HomeActivity.java:199
↓ 2 callers
Method
showOutdatedNotification
(Context context)
src/com/noshufou/android/su/util/Util.java:620
↓ 2 callers
Method
showProgressBars
(IcsProgressBar horizontalProgressBar, IcsProgressBar spinnyProgressBar)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:734
↓ 2 callers
Method
sortNodes
This method sorts the current set of nodes, if needed. The sort is a simple DependencyGraph sort, which goes like this: - All nodes without dependenci
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:782
↓ 2 callers
Method
startIfReady
Check whether the event received is one that the node was waiting for. If so, mark it as complete and see whether it's time to start the animation. @p
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:678
↓ 2 callers
Method
swapCursor
(Cursor newCursor)
src/com/noshufou/android/su/AppListFragment.java:215
↓ 2 callers
Method
tileify
Converts a drawable to a tiled version of itself. It will recursively traverse layer and state list drawables.
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:347
↓ 2 callers
Method
transformMatrix
(Matrix m, View view)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:184
↓ 2 callers
Method
unregisterDataSetObserver
(DataSetObserver observer)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:521
↓ 2 callers
Method
unwrap
()
src/com/actionbarsherlock/internal/view/menu/MenuWrapper.java:22
↓ 2 callers
Method
update
(Uri uri, ContentValues values, String selection, String[] selectionArgs)
src/com/noshufou/android/su/provider/PermissionsProvider.java:372
↓ 2 callers
Method
updateDrawableBounds
(int w, int h)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:963
↓ 2 callers
Method
updateEmptyStatus
Update the status of the list based on the empty parameter. If empty is true and we have an empty view, display it. In all the other cases, make sur
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:696
↓ 2 callers
Method
updateLogLimit
(int limit)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:352
↓ 2 callers
Method
updateSecretCode
(CharSequence code)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:341
↓ 2 callers
Method
updateTextButtonVisibility
()
src/com/actionbarsherlock/internal/view/menu/ActionMenuItemView.java:176
↓ 2 callers
Method
updateTimeout
(int timeout)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:347
↓ 2 callers
Method
upgradeSuBackup
()
src/com/noshufou/android/su/util/SuOperations.java:120
↓ 2 callers
Method
validateInput
(View v)
src/com/noshufou/android/su/widget/AncientNumberPicker.java:371
↓ 2 callers
Method
whichSu
()
src/com/noshufou/android/su/util/Util.java:641
↓ 2 callers
Method
withFinalVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:516
↓ 2 callers
Method
wrap
Wrap an activity with an action bar abstraction which will enable the use of a custom implementation on platforms where a native version does not exis
src/com/actionbarsherlock/ActionBarSherlock.java:154
↓ 2 callers
Method
writeOptionsFile
(Context context)
src/com/noshufou/android/su/util/Util.java:905
↓ 1 callers
Method
actionFormatChanged
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:500
↓ 1 callers
Method
add
(CharSequence title)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:406
↓ 1 callers
Method
addEntry
(int res)
src/com/noshufou/android/su/widget/ConsoleAdapter.java:41
↓ 1 callers
Method
addIntentOptions
Add a group of menu items corresponding to actions that can be performed for a particular Intent. The Intent is most often configured with a null acti
src/com/actionbarsherlock/view/Menu.java:295
↓ 1 callers
Method
addItem
()
src/com/actionbarsherlock/view/MenuInflater.java:443
↓ 1 callers
Method
addItemView
Add an item view at the given index. @param itemView View to add @param childIndex Index within the parent to insert at
src/com/actionbarsherlock/internal/view/menu/BaseMenuPresenter.java:126
↓ 1 callers
Method
addLog
(long appId, int callerUid, int execUid, String execCmd, int allow, long currentTime, String appLo
src/com/noshufou/android/su/service/ResultService.java:167
↓ 1 callers
Method
addOnAttachStateChangeListener
(View_OnAttachStateChangeListener listener)
src/com/actionbarsherlock/internal/view/View_HasStateListenerSupport.java:4
↓ 1 callers
Method
addOnMenuVisibilityListener
(OnMenuVisibilityListener listener)
src/com/actionbarsherlock/internal/app/ActionBarWrapper.java:452
↓ 1 callers
Method
addStatusToLastEntry
(CharSequence status, int color)
src/com/noshufou/android/su/widget/ConsoleAdapter.java:46
↓ 1 callers
Method
appendStoreFile
(File storeFile, String cmd, int allow)
src/com/noshufou/android/su/util/Util.java:856
↓ 1 callers
Method
backupApps
(Context context, XmlSerializer serializer)
src/com/noshufou/android/su/util/BackupUtil.java:64
↓ 1 callers
Method
backupPrefs
(Context context, XmlSerializer serializer)
src/com/noshufou/android/su/util/BackupUtil.java:110
↓ 1 callers
Method
bindItemView
Bind item data to an existing item view. @param item Item to bind @param itemView View to populate with item data
src/com/actionbarsherlock/internal/view/menu/BaseMenuPresenter.java:186
↓ 1 callers
Method
bindNativeOverflow
(android.view.Menu menu, android.view.MenuItem.OnMenuItemClickListener listener, HashMap<android.view.MenuItem
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1271
↓ 1 callers
Method
bindSectionHeader
(View itemView, int position, boolean displaySectionHeaders)
src/com/noshufou/android/su/AppListFragment.java:316
↓ 1 callers
Method
bindSectionHeader
(View itemView, int position, boolean displaySectionHeaders)
src/com/noshufou/android/su/widget/LogAdapter.java:112
↓ 1 callers
Method
bindTab
(ActionBar.Tab tab)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:386
↓ 1 callers
Method
buildDropDown
()
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:283
↓ 1 callers
Method
calculateValue
Function used to calculate the value according to the evaluator set up for this PropertyValuesHolder object. This function is called by ValueAnimator.
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:651
↓ 1 callers
Method
cancel
{@inheritDoc} <p>Note that canceling a <code>AnimatorSet</code> also cancels all of the animations that it is responsible for.</p>
src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java:282
← previous
next →
501–600 of 2,218, ranked by callers