A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X 

R

readMapXml(InputStream) - function in com.android.internal.util.XmlUtils
 
reflectionAppendArray(Object) - function in external.org.apache.commons.lang3.builder.ReflectionToStringBuilder
Append to the toString an Object array.
reflectionCompare(Object,Object) - function in external.org.apache.commons.lang3.builder.CompareToBuilder
Compares two Objects via reflection.
reflectionCompare(Object,Object,boolean) - function in external.org.apache.commons.lang3.builder.CompareToBuilder
Compares two Objects via reflection.
reflectionCompare(Object,Object,Collection) - function in external.org.apache.commons.lang3.builder.CompareToBuilder
Compares two Objects via reflection.
reflectionCompare(Object,Object,Array) - function in external.org.apache.commons.lang3.builder.CompareToBuilder
Compares two Objects via reflection.
reflectionCompare(Object,Object,boolean,Class,Array) - function in external.org.apache.commons.lang3.builder.CompareToBuilder
Compares two Objects via reflection.
reflectionEquals(Object,Object,Collection) - function in external.org.apache.commons.lang3.builder.EqualsBuilder
This method uses reflection to determine if the two Objectsare equal.
reflectionEquals(Object,Object,Array) - function in external.org.apache.commons.lang3.builder.EqualsBuilder
This method uses reflection to determine if the two Objectsare equal.
reflectionEquals(Object,Object,boolean) - function in external.org.apache.commons.lang3.builder.EqualsBuilder
This method uses reflection to determine if the two Objectsare equal.
reflectionEquals(Object,Object,boolean,Class,Array) - function in external.org.apache.commons.lang3.builder.EqualsBuilder
This method uses reflection to determine if the two Objectsare equal.
reflectionHashCode(int,int,Object) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int,int,Object,boolean) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int,int,T,boolean,Class,Array) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object,boolean) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object,Collection) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object,Array) - function in external.org.apache.commons.lang3.builder.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionToString(Object) - function in external.org.apache.commons.lang3.builder.ReflectionToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(Object,ToStringStyle) - function in external.org.apache.commons.lang3.builder.ReflectionToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(Object,ToStringStyle,boolean) - function in external.org.apache.commons.lang3.builder.ReflectionToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(T,ToStringStyle,boolean,Class) - function in external.org.apache.commons.lang3.builder.ReflectionToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(Object) - function in external.org.apache.commons.lang3.builder.ToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(Object,ToStringStyle) - function in external.org.apache.commons.lang3.builder.ToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(Object,ToStringStyle,boolean) - function in external.org.apache.commons.lang3.builder.ToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
reflectionToString(T,ToStringStyle,boolean,Class) - function in external.org.apache.commons.lang3.builder.ToStringBuilder
Uses ReflectionToStringBuilder to generate atoString for the specified object.
ReflectionToStringBuilder - class in external.org.apache.commons.lang3.builder
Assists in implementing toString methods using reflection.
registerOnSharedPreferenceChangeListener(SharedPreferences.OnSharedPreferenceChangeListener) - function in de.robv.android.xposed.XSharedPreferences
 
registerOnSharedPreferenceChangeListener(SharedPreferences.OnSharedPreferenceChangeListener) - function in android.content.XSharedPreferences
 
reload() - function in de.robv.android.xposed.XSharedPreferences
Reload the settings from file if they have changed.
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the element at the specified position from the specified array.All subsequent elements are shifted to the left (subtracts one fromtheir indices).
remove(String,String) - function in external.org.apache.commons.lang3.StringUtils
Removes all occurrences of a substring from within the source string.
remove(String,char) - function in external.org.apache.commons.lang3.StringUtils
Removes all occurrences of a character from within the source string.
remove(E) - function in de.robv.android.xposed.XposedBridge.CopyOnWriteSortedSet
 
removeAdditionalInstanceField(Object,String) - function in de.robv.android.xposed.XposedHelpers
Removes and returns a value which was stored with setAdditionalInstanceField.
removeAdditionalStaticField(Object,String) - function in de.robv.android.xposed.XposedHelpers
Like removeAdditionalInstanceField, but the value is removed and returned for the class of {@code obj}.
removeAdditionalStaticField(Class,String) - function in de.robv.android.xposed.XposedHelpers
Like setAdditionalInstanceField, but the value is removed and returned for {@code clazz}.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeAll(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the elements at the specified positions from the specified array.All remaining elements are shifted to the left.
removeElement(Array,Object) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,boolean) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,byte) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,char) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,double) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,float) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,int) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,long) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElement(Array,short) - function in external.org.apache.commons.lang3.ArrayUtils
Removes the first occurrence of the specified element from thespecified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeElements(Array,Array) - function in external.org.apache.commons.lang3.ArrayUtils
Removes occurrences of specified elements, in specified quantities,from the specified array.
removeEnd(String,String) - function in external.org.apache.commons.lang3.StringUtils
Removes a substring only if it is at the end of a source string,otherwise returns the source string.
removeEndIgnoreCase(String,String) - function in external.org.apache.commons.lang3.StringUtils
Case insensitive removal of a substring if it is at the end of a source string,otherwise returns the source string.
removeStart(String,String) - function in external.org.apache.commons.lang3.StringUtils
Removes a substring only if it is at the beginning of a source string,otherwise returns the source string.
removeStartIgnoreCase(String,String) - function in external.org.apache.commons.lang3.StringUtils
Case insensitive removal of a substring if it is at the beginning of a source string,otherwise returns the source string.
repeat(String,int) - function in external.org.apache.commons.lang3.StringUtils
Repeat a String {@code repeat} times to form anew String.
repeat(String,String,int) - function in external.org.apache.commons.lang3.StringUtils
Repeat a String {@code repeat} times to form anew String, with a String separator injected each time.
repeat(char,int) - function in external.org.apache.commons.lang3.StringUtils
Returns padding using the specified delimiter repeatedto a given length.
replace(String,String,String) - function in external.org.apache.commons.lang3.StringUtils
Replaces all occurrences of a String within another String.
replace(String,String,String,int) - function in external.org.apache.commons.lang3.StringUtils
Replaces a String with another String inside a larger String,for the first {@code max} values of the search String.
replaceChars(String,char,char) - function in external.org.apache.commons.lang3.StringUtils
Replaces all occurrences of a character in a String with another.
replaceChars(String,String,String) - function in external.org.apache.commons.lang3.StringUtils
Replaces multiple characters in a String in one go.This method can also be used to delete characters.
replaceEach(String,Array,Array) - function in external.org.apache.commons.lang3.StringUtils
Replaces all occurrences of Strings within another String.
replaceEachRepeatedly(String,Array,Array) - function in external.org.apache.commons.lang3.StringUtils
Replaces all occurrences of Strings within another String.
replaceOnce(String,String,String) - function in external.org.apache.commons.lang3.StringUtils
Replaces a String with another String inside a larger String, once.
reset() - function in external.org.apache.commons.lang3.builder.EqualsBuilder
Reset the EqualsBuilder so you can use the same object again
returnConstant(Object) - function in de.robv.android.xposed.XC_MethodReplacement
Creates a callback which always returns a specific value.
returnConstant(int,Object) - function in de.robv.android.xposed.XC_MethodReplacement
Like returnConstant, but allows to specify a priority for the callback.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(Array) - function in external.org.apache.commons.lang3.ArrayUtils
Reverses the order of the given array.
reverse(String) - function in external.org.apache.commons.lang3.StringUtils
Reverses a String as per reverse.
reverseDelimited(String,char) - function in external.org.apache.commons.lang3.StringUtils
Reverses a String that is delimited by a specific character.
right(String,int) - function in external.org.apache.commons.lang3.StringUtils
Gets the rightmost {@code len} characters of a String.
rightPad(String,int) - function in external.org.apache.commons.lang3.StringUtils
Right pad a String with spaces (' ').
rightPad(String,int,char) - function in external.org.apache.commons.lang3.StringUtils
Right pad a String with a specified character.
rightPad(String,int,String) - function in external.org.apache.commons.lang3.StringUtils
Right pad a String with a specified String.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X