MCPcopy Create free account

hub / github.com/ChainsDD/Superuser / functions

Functions2,218 in github.com/ChainsDD/Superuser

↓ 2 callersMethodsetCustomNavigationView
(View view)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:549
↓ 2 callersMethodsetCustomView
(View view)
src/com/actionbarsherlock/internal/app/ActionBarWrapper.java:43
↓ 2 callersMethodsetDefaultShowAsAction
(int defaultShowAsAction)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:205
↓ 2 callersMethodsetDepsLog
(boolean enabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:314
↓ 2 callersMethodsetDepsNfc
(boolean pinEnabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:333
↓ 2 callersMethodsetDepsNotifications
(boolean enabled)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:325
↓ 2 callersMethodsetDisplayOptions
(int options)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:632
↓ 2 callersMethodsetDisplayedPage
(int index)
src/com/noshufou/android/su/widget/PagerHeader.java:156
↓ 2 callersMethodsetEvaluator
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 callersMethodsetExclusiveCheckable
(boolean exclusive)
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:422
↓ 2 callersMethodsetExpandedActionViewsExclusive
(boolean isExclusive)
src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java:169
↓ 2 callersMethodsetFloatValues
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 callersMethodsetFocusableInTouchMode
(boolean focusable)
src/com/actionbarsherlock/internal/widget/IcsAdapterView.java:664
↓ 2 callersMethodsetGroupEnabled
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 callersMethodsetHasEmbeddedTabs
(boolean hasEmbeddedTabs)
src/com/actionbarsherlock/internal/app/ActionBarImpl.java:192
↓ 2 callersMethodsetHeaderIcon
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 callersMethodsetHeaderIconInt
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 callersMethodsetHeaderTitleInt
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 callersMethodsetHorizontalOffset
(int offset)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:131
↓ 2 callersMethodsetIntValues
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 callersMethodsetItem
(MenuItem item)
src/com/actionbarsherlock/view/MenuInflater.java:390
↓ 2 callersMethodsetLogText
Adds or updates a text view for log information.
src/com/noshufou/android/su/widget/AppListItem.java:305
↓ 2 callersMethodsetMax
<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 callersMethodsetModal
(boolean modal)
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:118
↓ 2 callersMethodsetNameText
Returns the text view for the app name, creating it if necessary.
src/com/noshufou/android/su/widget/AppListItem.java:283
↓ 2 callersMethodsetNumberPicker
(AncientNumberPicker picker)
src/com/noshufou/android/su/widget/AncientNumberPickerButton.java:49
↓ 2 callersMethodsetObjectValues
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 callersMethodsetOnItemClickListener
<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 callersMethodsetPosition
(int position, float positionOffset, int positionOffsetPixels)
src/com/noshufou/android/su/widget/PagerHeader.java:172
↓ 2 callersMethodsetProgressBarIndeterminate
(boolean indeterminate)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:641
↓ 2 callersMethodsetProgressBarIndeterminateVisibility
(boolean visible)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:633
↓ 2 callersMethodsetProgressBarVisibility
(boolean visible)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:625
↓ 2 callersMethodsetPromptText
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 callersMethodsetScaleY
(float scaleY)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:72
↓ 2 callersMethodsetShortcutsVisibleInner
(boolean shortcutsVisible)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:715
↓ 2 callersMethodsetShowHideAnimationEnabled
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 callersMethodsetShownItem
(long id, int uid, int allow)
src/com/noshufou/android/su/AppDetailsFragment.java:133
↓ 2 callersMethodsetSplitActionBar
(boolean splitActionBar)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:411
↓ 2 callersMethodsetSplitView
(ActionBarContainer splitView)
src/com/actionbarsherlock/internal/widget/AbsActionBarView.java:120
↓ 2 callersMethodsetSplitWhenNarrow
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 callersMethodsetStartDelay
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 callersMethodsetStatusButton
Sets up the status icon, creating it if necessary.
src/com/noshufou/android/su/widget/AppListItem.java:344
↓ 2 callersMethodsetSwitch
(Switch switch_)
src/com/noshufou/android/su/preferences/PreferenceEnabler.java:30
↓ 2 callersMethodsetSwitchChecked
(boolean checked)
src/com/noshufou/android/su/preferences/PreferenceEnabler.java:62
↓ 2 callersMethodsetTextCompat
(CharSequence text)
src/com/actionbarsherlock/internal/widget/CapitalizingButton.java:29
↓ 2 callersMethodsetTitleImpl
(CharSequence title)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:587
↓ 2 callersMethodsetTransitioning
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 callersMethodsetUp
(boolean isUp)
src/com/actionbarsherlock/internal/widget/ActionBarView.java:1301
↓ 2 callersMethodsetUpChild
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 callersMethodsetVisible
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 callersMethodsetVisibleInt
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 callersMethodsetupGetter
Utility function to get the getter from targetClass
src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java:474
↓ 2 callersMethodsetupSetterOrGetter
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 callersMethodsetupValue
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 callersMethodshouldShowShortcut
@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 callersMethodshowInfo
()
src/com/noshufou/android/su/HomeActivity.java:209
↓ 2 callersMethodshowLog
()
src/com/noshufou/android/su/HomeActivity.java:199
↓ 2 callersMethodshowOutdatedNotification
(Context context)
src/com/noshufou/android/su/util/Util.java:620
↓ 2 callersMethodshowProgressBars
(IcsProgressBar horizontalProgressBar, IcsProgressBar spinnyProgressBar)
src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java:734
↓ 2 callersMethodsortNodes
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 callersMethodstartIfReady
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 callersMethodswapCursor
(Cursor newCursor)
src/com/noshufou/android/su/AppListFragment.java:215
↓ 2 callersMethodtileify
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 callersMethodtransformMatrix
(Matrix m, View view)
src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java:184
↓ 2 callersMethodunregisterDataSetObserver
(DataSetObserver observer)
src/com/actionbarsherlock/internal/widget/IcsSpinner.java:521
↓ 2 callersMethodunwrap
()
src/com/actionbarsherlock/internal/view/menu/MenuWrapper.java:22
↓ 2 callersMethodupdate
(Uri uri, ContentValues values, String selection, String[] selectionArgs)
src/com/noshufou/android/su/provider/PermissionsProvider.java:372
↓ 2 callersMethodupdateDrawableBounds
(int w, int h)
src/com/actionbarsherlock/internal/widget/IcsProgressBar.java:963
↓ 2 callersMethodupdateEmptyStatus
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 callersMethodupdateLogLimit
(int limit)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:352
↓ 2 callersMethodupdateSecretCode
(CharSequence code)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:341
↓ 2 callersMethodupdateTextButtonVisibility
()
src/com/actionbarsherlock/internal/view/menu/ActionMenuItemView.java:176
↓ 2 callersMethodupdateTimeout
(int timeout)
src/com/noshufou/android/su/preferences/PreferencesFragment.java:347
↓ 2 callersMethodupgradeSuBackup
()
src/com/noshufou/android/su/util/SuOperations.java:120
↓ 2 callersMethodvalidateInput
(View v)
src/com/noshufou/android/su/widget/AncientNumberPicker.java:371
↓ 2 callersMethodwhichSu
()
src/com/noshufou/android/su/util/Util.java:641
↓ 2 callersMethodwithFinalVisibility
(int visibility)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:516
↓ 2 callersMethodwrap
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 callersMethodwriteOptionsFile
(Context context)
src/com/noshufou/android/su/util/Util.java:905
↓ 1 callersMethodactionFormatChanged
()
src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java:500
↓ 1 callersMethodadd
(CharSequence title)
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:406
↓ 1 callersMethodaddEntry
(int res)
src/com/noshufou/android/su/widget/ConsoleAdapter.java:41
↓ 1 callersMethodaddIntentOptions
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 callersMethodaddItem
()
src/com/actionbarsherlock/view/MenuInflater.java:443
↓ 1 callersMethodaddItemView
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 callersMethodaddLog
(long appId, int callerUid, int execUid, String execCmd, int allow, long currentTime, String appLo
src/com/noshufou/android/su/service/ResultService.java:167
↓ 1 callersMethodaddOnAttachStateChangeListener
(View_OnAttachStateChangeListener listener)
src/com/actionbarsherlock/internal/view/View_HasStateListenerSupport.java:4
↓ 1 callersMethodaddOnMenuVisibilityListener
(OnMenuVisibilityListener listener)
src/com/actionbarsherlock/internal/app/ActionBarWrapper.java:452
↓ 1 callersMethodaddStatusToLastEntry
(CharSequence status, int color)
src/com/noshufou/android/su/widget/ConsoleAdapter.java:46
↓ 1 callersMethodappendStoreFile
(File storeFile, String cmd, int allow)
src/com/noshufou/android/su/util/Util.java:856
↓ 1 callersMethodbackupApps
(Context context, XmlSerializer serializer)
src/com/noshufou/android/su/util/BackupUtil.java:64
↓ 1 callersMethodbackupPrefs
(Context context, XmlSerializer serializer)
src/com/noshufou/android/su/util/BackupUtil.java:110
↓ 1 callersMethodbindItemView
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 callersMethodbindNativeOverflow
(android.view.Menu menu, android.view.MenuItem.OnMenuItemClickListener listener, HashMap<android.view.MenuItem
src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java:1271
↓ 1 callersMethodbindSectionHeader
(View itemView, int position, boolean displaySectionHeaders)
src/com/noshufou/android/su/AppListFragment.java:316
↓ 1 callersMethodbindSectionHeader
(View itemView, int position, boolean displaySectionHeaders)
src/com/noshufou/android/su/widget/LogAdapter.java:112
↓ 1 callersMethodbindTab
(ActionBar.Tab tab)
src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java:386
↓ 1 callersMethodbuildDropDown
()
src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java:283
↓ 1 callersMethodcalculateValue
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 callersMethodcancel
{@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
← previousnext →501–600 of 2,218, ranked by callers