| Gallery(Context context) | Gallery |
| Gallery(Context context, AttributeSet attrs) | Gallery |
| Gallery(Context context, AttributeSet attrs, int defStyle) | Gallery |
| Gallery.LayoutParams(Context c, AttributeSet attrs) | Gallery.LayoutParams |
| Gallery.LayoutParams(ViewGroup.LayoutParams source) | Gallery.LayoutParams |
| Gallery.LayoutParams(int w, int h) | Gallery.LayoutParams |
| galleryItemBackground
The preferred background for gallery items.
int
|
R.attr |
| galleryStyle
Default Gallery style.
int
|
R.attr |
| gallery_thumb
int
|
R.drawable |
| gatherTransparentRegion(Region region)
This is used by the RootView to perform an optimization when
the view hierarchy contains one or several SurfaceView.
|
FrameLayout |
| gatherTransparentRegion(Region region)
This is used by the RootView to perform an optimization when
the view hierarchy contains one or several SurfaceView.
|
SurfaceView |
| gatherTransparentRegion(Region region)
This is used by the RootView to perform an optimization when
the view hierarchy contains one or several SurfaceView.
|
ViewGroup |
| gc()
Indicates to the virtual machine that it would be a good time to run the
garbage collector.
|
Runtime |
| gc()
Indicates to the virtual machine that it would be a good time to run the
garbage collector.
|
System |
| gcd(BigInteger val)
Returns a new
BigInteger whose value is greatest common divisor
of this and val. |
BigInteger |
| gcSoftReferences()
Requests that the virtual machine collect available memory,
and collects any SoftReferences that are not strongly-reachable.
|
VMRuntime |
| GeneralSecurityException()
Constructs a new instance of
GeneralSecurityException. |
GeneralSecurityException |
| GeneralSecurityException(String msg)
Constructs a new instance of
GeneralSecurityException with the
given message. |
GeneralSecurityException |
| GeneralSecurityException(String message, Throwable cause)
Constructs a new instance of
GeneralSecurityException with the
given message and the cause. |
GeneralSecurityException |
| GeneralSecurityException(Throwable cause)
Constructs a new instance of
GeneralSecurityException with the
cause. |
GeneralSecurityException |
| GENERAL_PUNCTUATION
The "General Punctuation" Unicode Block.
|
Character.UnicodeBlock |
| generateCertificate(InputStream inStream)
Generates and initializes a
Certificate from the provided input
stream. |
CertificateFactory |
| generateCertificates(InputStream inStream)
Generates and initializes a collection of (unrelated) certificates from
the provided input stream.
|
CertificateFactory |
| generateCertPath(InputStream inStream)
Generates a
CertPath (a certificate chain) from the provided
InputStream. |
CertificateFactory |
| generateCertPath(InputStream inStream, String encoding)
Generates a
CertPath (a certificate chain) from the provided
InputStream and the specified encoding scheme. |
CertificateFactory |
| generateCertPath(List<? extends Certificate> certificates)
Generates a
CertPath from the provided list of certificates. |
CertificateFactory |
| generateCRL(InputStream inStream)
Generates and initializes a Certificate Revocation List (CRL) from
the provided input stream.
|
CertificateFactory |
| generateCRLs(InputStream inStream)
Generates and initializes a collection of Certificate Revocation
List (CRL) from the provided input stream.
|
CertificateFactory |
| generateDefaultLayoutParams()
Returns a set of default layout parameters.
|
AbsSpinner
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
WRAP_CONTENT,
a height of WRAP_CONTENT
and with the coordinates (0, 0).
|
AbsoluteLayout
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
FILL_PARENT,
and a height of FILL_PARENT.
|
FrameLayout
(protected) |
| generateDefaultLayoutParams()
Returns a set of default layout parameters.
|
Gallery
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
FILL_PARENT
and a height of WRAP_CONTENT
when the layout's orientation is VERTICAL.
|
LinearLayout
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
FILL_PARENT
and a height of WRAP_CONTENT
when the layout's orientation is VERTICAL.
|
RadioGroup
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
WRAP_CONTENT,
a height of WRAP_CONTENT and no spanning.
|
RelativeLayout
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
FILL_PARENT,
and a height of WRAP_CONTENT.
|
TableLayout
(protected) |
| generateDefaultLayoutParams()
Returns a set of layout parameters with a width of
FILL_PARENT,
a height of WRAP_CONTENT and no spanning.
|
TableRow
(protected) |
| generateDefaultLayoutParams()
Returns a set of default layout parameters.
|
ViewGroup
(protected) |
| generateKey()
Generates a secret key.
|
KeyGenerator |
| generateKeyPair()
Computes and returns a new unique
KeyPair each time this method
is called. |
KeyPairGenerator |
| generateKeyPair()
Computes and returns a new unique
KeyPair each time this method
is called. |
KeyPairGeneratorSpi |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
AbsListView |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
AbsoluteLayout |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
AppWidgetHostView |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
FrameLayout |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
Gallery |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
LinearLayout |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
RadioGroup |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
RelativeLayout |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
TableLayout |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
TableRow |
| generateLayoutParams(AttributeSet attrs)
Returns a new set of layout parameters based on the supplied attributes set.
|
ViewGroup |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
AbsListView
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
AbsoluteLayout
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
FrameLayout
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
Gallery
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
LinearLayout
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
RelativeLayout
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
TableLayout
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
TableRow
(protected) |
| generateLayoutParams(ViewGroup.LayoutParams p)
Returns a safe set of layout parameters based on the supplied layout params.
|
ViewGroup
(protected) |
| generateParameters()
Computes and returns
AlgorithmParameters for this generator's
algorithm. |
AlgorithmParameterGenerator |
| generatePrivate(KeySpec keySpec)
Generates a instance of
PrivateKey from the given key
specification. |
KeyFactory |
| generatePublic(KeySpec keySpec)
Generates a instance of
PublicKey from the given key
specification. |
KeyFactory |
| generateSecret()
Generates the shared secret.
|
KeyAgreement |
| generateSecret(byte[] sharedSecret, int offset)
Generates the shared secret and stores it into the buffer
sharedSecred at offset. |
KeyAgreement |
| generateSecret(String algorithm)
Generates the shared secret.
|
KeyAgreement |
| generateSecret(KeySpec keySpec)
Generate a secret key from the specified key specification.
|
SecretKeyFactory |
| generateSeed(int numBytes)
Generates and returns the specified number of seed bytes, computed using
the seed generation algorithm used by this
SecureRandom. |
SecureRandom |
| generateType1Msg(String domain, String workstation)
Generates a Type1 message given the domain and workstation.
|
NTLMEngine |
| generateType3Msg(String username, String password, String domain, String workstation, String challenge)
Generates a Type3 message given the user credentials and the
authentication challenge.
|
NTLMEngine |
| GenericSignatureFormatError()
Constructs a new
GenericSignatureFormatError instance. |
GenericSignatureFormatError |
| GENERIC_FAILURE
The error code indicating a failure that does not fit in any of the
specific types of failures that follow.
int
|
ErrorManager |
| genExemptionBlob()
Generates the result key blob for this exemption mechanism.
|
ExemptionMechanism |
| genExemptionBlob(byte[] output)
Generates the result key blob for this exemption mechanism and stores it
into the
output buffer. |
ExemptionMechanism |
| genExemptionBlob(byte[] output, int outputOffset)
Generates the result key blob for this exemption mechanism and stores it
into the
output buffer at offset outputOffset. |
ExemptionMechanism |
| genKeyPair()
Computes and returns a new unique
KeyPair each time this method
is called. |
KeyPairGenerator |
| GENRE_ID
The ID of the genre
Type: INTEGER (long) |
MediaStore.Audio.Genres.Members |
| Geocoder(Context context)
Constructs a Geocoder whose responses will be localized for the
default system Locale.
|
Geocoder |
| Geocoder(Context context, Locale locale)
Constructs a Geocoder whose responses will be localized for the
given Locale.
|
Geocoder |
| GeolocationPermissions() | GeolocationPermissions |
| GeomagneticField(float gdLatitudeDeg, float gdLongitudeDeg, float altitudeMeters, long timeMillis)
Estimate the magnetic field at a given point and time.
|
GeomagneticField |
| GEOMETRIC_SHAPES
The "Geometric Shapes" Unicode Block.
|
Character.UnicodeBlock |
| GEORGIAN
The "Georgian" Unicode Block.
|
Character.UnicodeBlock |
| GEO_TYPE
HitTestResult for hitting a map address
int
|
WebView.HitTestResult |
| GERMAN
Locale constant for de.
|
Locale |
| GERMANY
Locale constant for de_DE.
|
Locale |
| Gesture() | Gesture |
| gestureColor
Color used to draw a gesture.
int
|
R.attr |
| GestureDetector(Context context, GestureDetector.OnGestureListener listener)
Creates a GestureDetector with the supplied listener.
|
GestureDetector |
| GestureDetector(Context context, GestureDetector.OnGestureListener listener, Handler handler)
Creates a GestureDetector with the supplied listener.
|
GestureDetector |
| GestureDetector(GestureDetector.OnGestureListener listener)
This constructor is deprecated.
Use GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener) instead.
|
GestureDetector |
| GestureDetector(GestureDetector.OnGestureListener listener, Handler handler)
This constructor is deprecated.
Use GestureDetector(android.content.Context, android.view.GestureDetector.OnGestureListener, android.os.Handler) instead.
|
GestureDetector |
| GestureDetector.SimpleOnGestureListener() | GestureDetector.SimpleOnGestureListener |
| GestureOverlayView(Context context) | GestureOverlayView |
| GestureOverlayView(Context context, AttributeSet attrs) | GestureOverlayView |
| GestureOverlayView(Context context, AttributeSet attrs, int defStyle) | GestureOverlayView |
| GesturePoint(float x, float y, long t) | GesturePoint |
| GestureStore() | GestureStore |
| GestureStroke(ArrayList<GesturePoint> points)
Construct a gesture stroke from a list of gesture points
|
GestureStroke |
| gestureStrokeAngleThreshold
Minimum curve angle a stroke must contain before it is recognized as a gesture.
int
|
R.attr |
| gestureStrokeLengthThreshold
Minimum length of a stroke before it is recognized as a gesture.
int
|
R.attr |
| gestureStrokeSquarenessThreshold
Squareness threshold of a stroke before it is recognized as a gesture.
int
|
R.attr |
| gestureStrokeType
Defines the type of strokes that define a gesture.
int
|
R.attr |
| gestureStrokeWidth
Width of the stroke used to draw the gesture.
int
|
R.attr |
| GESTURE_STROKE_TYPE_MULTIPLE
int
|
GestureOverlayView |
| GESTURE_STROKE_TYPE_SINGLE
int
|
GestureOverlayView |
| get()
Waits if necessary for the computation to complete, and then
retrieves its result.
|
AsyncTask |
| get()
Returns the current value.
|
AtomicBoolean |
| get()
Gets the current value.
|
AtomicInteger |
| get()
Gets the current value.
|
AtomicLong |
| get()
Gets the current value.
|
AtomicReference |
| get()
Returns the byte at the current position and increases the position by 1.
|
ByteBuffer |
| get()
Returns the char at the current position and increases the position by 1.
|
CharBuffer |
| get()
Returns the double at the current position and increases the position by
1.
|
DoubleBuffer |
| get()
Returns the float at the current position and increases the position by
1.
|
FloatBuffer |
| get()
Waits if necessary for the computation to complete, and then
retrieves its result.
|
Future |
| get()
Waits if necessary for the computation to complete, and then
retrieves its result.
|
FutureTask |
| get()
Returns the int at the current position and increases the position by 1.
|
IntBuffer |
| get()
Returns the long at the current position and increase the position by 1.
|
LongBuffer |
| get()
Returns
null. |
PhantomReference |
| get()
Returns the referent of the reference object.
|
Reference |
| get()
Returns the short at the current position and increases the position by
1.
|
ShortBuffer |
| get()
Returns the value of this variable for the current thread.
|
ThreadLocal |
| get(ContentProviderClient provider, Account account) | ContactsContract.SyncState |
| get(ContentProviderClient provider, Uri uri, Account account)
Get the sync state that is associated with the account or null.
|
SyncStateContract.Helpers |
| get(Context context)
Retrieve an AccountManager instance that is associated with the context that is passed in.
|
AccountManager |
| get(Context context)
Returns a configuration for the specified context.
|
ViewConfiguration |
| get(boolean[] markHolder)
Returns the current values of both the reference and the mark.
|
AtomicMarkableReference |
| get(byte[] dest)
Reads bytes from the current position into the specified byte array and
increases the position by the number of bytes read.
|
ByteBuffer |
| get(byte[] dest, int off, int len)
Reads bytes from the current position into the specified byte array,
starting at the specified offset, and increases the position by the
number of bytes read.
|
ByteBuffer |
| get(char[] dest)
Reads chars from the current position into the specified char array and
increases the position by the number of chars read.
|
CharBuffer |
| get(char[] dest, int off, int len)
Reads chars from the current position into the specified char array,
starting from the specified offset, and increases the position by the
number of chars read.
|
CharBuffer |
| get(double[] dest)
Reads doubles from the current position into the specified double array
and increases the position by the number of doubles read.
|
DoubleBuffer |
| get(double[] dest, int off, int len)
Reads doubles from the current position into the specified double array,
starting from the specified offset, and increases the position by the
number of doubles read.
|
DoubleBuffer |
| get(float[] dest)
Reads floats from the current position into the specified float array and
increases the position by the number of floats read.
|
FloatBuffer |
| get(float[] dest, int off, int len)
Reads floats from the current position into the specified float array,
starting from the specified offset, and increases the position by the
number of floats read.
|
FloatBuffer |
| get(int location)
Returns the element at the specified location in this list.
|
AbstractList |
| get(int location)
Returns the element at the specified location in this list.
|
AbstractSequentialList |
| get(int location)
Returns the element at the specified location in this list.
|
ArrayList |
| get(int i)
Gets the current value at position
i. |
AtomicIntegerArray |
| get(int i)
Gets the current value at position
i. |
AtomicLongArray |
| get(int i)
Gets the current value at position
i. |
AtomicReferenceArray |
| get(int pos)
Retrieves the bit at index
pos. |
BitSet |
| get(int index)
Returns the byte at the specified index and does not change the position.
|
ByteBuffer |
| get(int field)
Gets the value of the specified field after computing the field values by
calling
complete() first. |
Calendar |
| get(int index)
Returns a char at the specified index; the position is not changed.
|
CharBuffer |
| get(int index)
Returns the element at the specified location in this
List. |
CopyOnWriteArrayList |
| get(int index)
Returns a double at the specified index; the position is not changed.
|
DoubleBuffer |
| get(int tag) | EventLogTags |
| get(int index)
Returns a float at the specified index; the position is not changed.
|
FloatBuffer |
| get(int index)
Returns an int at the specified index; the position is not changed.
|
IntBuffer |
| get(int index)
Get the object value associated with an index.
|
JSONArray |
| get(int location)
Returns the element at the specified location in this list.
|
LinkedList |
| get(int location)
Returns the element at the specified location in this
List. |
List |
| get(int index)
Returns the long at the specified index; the position is not changed.
|
LongBuffer |
| get(int index)
Returns the short at the specified index; the position is not changed.
|
ShortBuffer |
| get(int key)
Gets the Object mapped from the specified key, or
null
if no such mapping has been made. |
SparseArray |
| get(int key)
Gets the boolean mapped from the specified key, or
false
if no such mapping has been made. |
SparseBooleanArray |
| get(int key)
Gets the int mapped from the specified key, or
0
if no such mapping has been made. |
SparseIntArray |
| get(int location)
Returns the element at the specified location in this vector.
|
Vector |
| get(int key, boolean valueIfKeyNotFound)
Gets the boolean mapped from the specified key, or the specified value
if no such mapping has been made.
|
SparseBooleanArray |
| get(int key, E valueIfKeyNotFound)
Gets the Object mapped from the specified key, or the specified Object
if no such mapping has been made.
|
SparseArray |
| get(int pos1, int pos2)
Retrieves the bits starting from
pos1 to pos2 and returns
back a new bitset made of these bits. |
BitSet |
| get(int keyCode, int meta)
Returns the Unicode character that the specified key would produce when the specified meta bits (see MetaKeyKeyListener) were active. |
KeyCharacterMap |
| get(int key, int valueIfKeyNotFound)
Gets the int mapped from the specified key, or the specified value
if no such mapping has been made.
|
SparseIntArray |
| get(int[] stampHolder)
Returns the current values of both the reference and the stamp.
|
AtomicStampedReference |
| get(int[] dest)
Reads ints from the current position into the specified int array and
increases the position by the number of ints read.
|
IntBuffer |
| get(int[] dest, int off, int len)
Reads ints from the current position into the specified int array,
starting from the specified offset, and increases the position by the
number of ints read.
|
IntBuffer |
| get(CharSequence src, int start, int end, View view)
Retrieves a possible spelling correction for the specified range
of text.
|
AutoText |
| get(Object key)
Returns the value of the mapping with the specified key.
|
AbstractMap |
| get(Object key)
Returns the value associated with the parameter key.
|
Attributes |
| get(Object key)
Returns the value to which the specified key is mapped,
or
null if this map contains no mapping for the key. |
ConcurrentHashMap |
| get(Object key)
Returns the value which is associated with
key. |
Dictionary |
| get(Object key)
Returns the value of the mapping with the specified key.
|
EnumMap |
| get(Object object)
Returns the value of the field in the specified object.
|
Field |
| get(Object key)
Returns the value of the mapping with the specified key.
|
HashMap |
| get(Object key)
Returns the value associated with the specified key in this
Hashtable. |
Hashtable |
| get(Object key)
Returns the value of the mapping with the specified key.
|
IdentityHashMap |
| get(Object key)
Returns the value of the mapping with the specified key.
|
LinkedHashMap |
| get(Object key)
Returns the value of the mapping with the specified key.
|
Map |
| get(Object key)
Returns the value of the mapping with the specified key.
|
TreeMap |
| get(Object key)
Returns the value of the mapping with the specified key.
|
WeakHashMap |
| get(Object array, int index)
Returns the element of the array at the specified index.
|
Array |
| get(String key)
Returns the entry with the given key as an object.
|
Bundle |
| get(String key)
Returns the value of a String parameter.
|
Camera.Parameters |
| get(String key)
Gets a value.
|
ContentValues |
| get(String name) | EventLogTags |
| get(String key)
Get the value object associated with a key.
|
JSONObject |
| get(String name)
Obtains a scheme by name, if registered.
|
SchemeRegistry |
| get(String name, boolean defaultValue)
Gets the value of the boolean field identified by
name from
the persistent field. |
ObjectInputStream.GetField |
| get(String name, byte defaultValue)
Gets the value of the byte field identified by
name from the
persistent field. |
ObjectInputStream.GetField |
| get(String name, char defaultValue)
Gets the value of the character field identified by
name from
the persistent field. |
ObjectInputStream.GetField |
| get(String name, double defaultValue)
Gets the value of the double field identified by
name from
the persistent field. |
ObjectInputStream.GetField |
| get(String name, float defaultValue)
Gets the value of the float field identified by
name from the
persistent field. |
ObjectInputStream.GetField |
| get(String name, int defaultValue)
Gets the value of the integer field identified by
name from
the persistent field. |
ObjectInputStream.GetField |
| get(String name, Object defaultValue)
Gets the value of the object field identified by
name from
the persistent field. |
ObjectInputStream.GetField |
| get(String key, String deflt)
Gets the
String value mapped to the given key or its default
value if no value is mapped or no backing store is available. |
AbstractPreferences |
| get(String key, String deflt)
Gets the
String value mapped to the given key or its default
value if no value is mapped or no backing store is available. |
Preferences |
| get(String name, long defaultValue)
Gets the value of the long field identified by
name from the
persistent field. |
ObjectInputStream.GetField |
| get(String name, short defaultValue)
Gets the value of the short field identified by
name from the
persistent field. |
ObjectInputStream.GetField |
| get(URI uri, String rqstMethod, Map<String, List<String>> rqstHeaders)
Gets the cached response according to the requesting URI, method and
headers.
|
ResponseCache |
| get(URI uri, Map<String, List<String>> requestHeaders)
Gets all cookies for a specific URI from the cookie cache.
|
CookieHandler |
| get(long timeout, TimeUnit unit)
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result.
|
AsyncTask |
| get(long timeout, TimeUnit unit)
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
|
Future |
| get(long timeout, TimeUnit unit)
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
|
FutureTask |
| get(long[] dest)
Reads longs from the current position into the specified long array and
increases the position by the number of longs read.
|
LongBuffer |
| get(long[] dest, int off, int len)
Reads longs from the current position into the specified long array,
starting from the specified offset, and increase the position by the
number of longs read.
|
LongBuffer |
| get(short[] dest)
Reads shorts from the current position into the specified short array and
increases the position by the number of shorts read.
|
ShortBuffer |
| get(short[] dest, int off, int len)
Reads shorts from the current position into the specified short array,
starting from the specified offset, and increases the position by the
number of shorts read.
|
ShortBuffer |
| get(T obj)
Gets the current value held in the field of the given object managed
by this updater.
|
AtomicIntegerFieldUpdater |
| get(T obj)
Gets the current value held in the field of the given object managed
by this updater.
|
AtomicLongFieldUpdater |
| get(T obj)
Gets the current value held in the field of the given object managed
by this updater.
|
AtomicReferenceFieldUpdater |
| get2DigitYearStart()
Answers the Date which is the start of the one hundred year period for
two digits year values.
|
SimpleDateFormat |
| getA()
Returns the coefficient
a of this elliptic curve. |
EllipticCurve |
| getAbortBroadcast()
Returns the flag indicating whether or not this receiver should
abort the current broadcast.
|
BroadcastReceiver |
| getAbsoluteFile()
Returns a new file constructed using the absolute path of this file.
|
File |
| getAbsolutePath()
Returns the absolute path of this file.
|
File |
| getAcceptedChars()
You can say which characters you can accept.
|
DateKeyListener
(protected) |
| getAcceptedChars()
You can say which characters you can accept.
|
DateTimeKeyListener
(protected) |
| getAcceptedChars()
You can say which characters you can accept.
|
DialerKeyListener
(protected) |
| getAcceptedChars()
You can say which characters you can accept.
|
DigitsKeyListener
(protected) |
| getAcceptedChars()
You can say which characters you can accept.
|
NumberKeyListener
(protected) |
| getAcceptedChars()
You can say which characters you can accept.
|
TimeKeyListener
(protected) |
| getAcceptedIssuers()
Returns the list of certificate issuer authorities which are trusted for
authentication of peers.
|
X509TrustManager |
| getAccessibilityServiceList()
Returns the ServiceInfos of the installed accessibility services.
|
AccessibilityManager |
| getAccountRemovalAllowed(AccountAuthenticatorResponse response, Account account)
Checks if the removal of this account is allowed.
|
AbstractAccountAuthenticator |
| getAccounts()
Query the AccountManager Service for all accounts.
|
AccountManager |
| getAccountsByType(String type)
Query the AccountManager for the set of accounts that have a given type.
|
AccountManager |
| getAccountsByTypeAndFeatures(String type, String[] features, AccountManagerCallback<Account[]> callback, Handler handler) | AccountManager |
| getAccuracy()
Returns a constant indicating desired accuracy of location
Accuracy may be ACCURACY_FINE if desired location
is fine, else it can be ACCURACY_COARSE.
|
Criteria |
| getAccuracy()
Returns the accuracy of the fix in meters.
|
Location |
| getAccuracy()
Returns a constant describing horizontal accuracy of this provider.
|
LocationProvider |
| getAction()
Retrieve the general action to be performed, such as
ACTION_VIEW.
|
Intent |
| getAction()
Retrieve the action of this key event.
|
KeyEvent |
| getAction()
Return the kind of action being performed -- one of either
ACTION_DOWN, ACTION_MOVE, ACTION_UP, or
ACTION_CANCEL.
|
MotionEvent |
| getAction(int index)
Return an action in the filter.
|
IntentFilter |
| getActions()
Returns the actions associated with this
AllPermission. |
AllPermission |
| getActions()
Returns the actions associated with this permission.
|
BasicPermission |
| getActions()
Returns the actions associated with this file permission.
|
FilePermission |
| getActions()
Returns a comma separated string identifying the actions associated with
this permission.
|
Permission |
| getActions()
Returns a comma separated string identifying the actions associated with
this permission.
|
PrivateCredentialPermission |
| getActions()
Returns the actions associated with the receiver.
|
PropertyPermission |
| getActions()
Gets a comma-separated list of all actions allowed by this permission.
|
SocketPermission |
| getActions()
Returns an empty string since there are no actions allowed for
UnresolvedPermission. |
UnresolvedPermission |
| getActiveCount()
Returns the approximate number of threads that are actively
executing tasks.
|
ThreadPoolExecutor |
| getActiveNetworkInfo() | ConnectivityManager |
| getActivity() | ActivityInstrumentationTestCase |
| getActivity()
Get the Activity under test, starting it if necessary.
|
ActivityInstrumentationTestCase2 |
| getActivity() | ActivityTestCase
(protected) |
| getActivity() | ActivityUnitTestCase |
| getActivity() | SingleLaunchActivityTestCase |
| getActivity(Context context, int requestCode, Intent intent, int flags)
Retrieve a PendingIntent that will start a new activity, like calling
Context.startActivity(Intent).
|
PendingIntent |
| getActivity(String id)
Return the Activity object associated with a string ID.
|
LocalActivityManager |
| getActivityIcon(ComponentName activityName)
Retrieve the icon associated with an activity.
|
MockPackageManager |
| getActivityIcon(ComponentName activityName)
Retrieve the icon associated with an activity.
|
PackageManager |
| getActivityIcon(Intent intent)
Retrieve the icon associated with an Intent.
|
MockPackageManager |
| getActivityIcon(Intent intent)
Retrieve the icon associated with an Intent.
|
PackageManager |
| getActivityInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular activity
class.
|
MockPackageManager |
| getActivityInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular activity
class.
|
PackageManager |
| getActualDefaultRingtoneUri(Context context, int type)
Gets the current default sound's Uri.
|
RingtoneManager |
| getActualMaximum(int field)
Gets the maximum value of the specified field for the current date.
|
Calendar |
| getActualMaximum(int field)
Gets the maximum value of the specified field for the current date.
|
GregorianCalendar |
| getActualMaximum(int field)
Return the maximum possible value for the given field given the value of
the other fields.
|
Time |
| getActualMinimum(int field)
Gets the minimum value of the specified field for the current date.
|
Calendar |
| getActualMinimum(int field)
Gets the minimum value of the specified field for the current date.
|
GregorianCalendar |
| getActualTypeArguments()
Returns an array of the actual type arguments for this type.
|
ParameterizedType |
| getAdapter()
Returns the adapter currently associated with this widget.
|
AbsSpinner |
| getAdapter()
Returns the adapter currently associated with this widget.
|
AdapterView |
| getAdapter()
Returns a filterable list adapter used for auto completion. |
AutoCompleteTextView |
| getAdapter()
This method should not be used, use getExpandableListAdapter().
|
ExpandableListView |
| getAdapter()
Returns the adapter currently associated with this widget.
|
GridView |
| getAdapter()
Returns the adapter currently in use in this ListView.
|
ListView |
| getAddedCount()
Gets the number of added characters.
|
AccessibilityEvent |
| getAddress()
Returns the hardware address of the local Bluetooth adapter.
|
BluetoothAdapter |
| getAddress()
Returns the hardware address of this BluetoothDevice.
|
BluetoothDevice |
| getAddress()
Gets the sender or destination IP address of this datagram packet.
|
DatagramPacket |
| getAddress()
Returns the IP address represented by this
InetAddress instance
as a byte array. |
InetAddress |
| getAddress()
Gets the address of this socket.
|
InetSocketAddress |
| getAddress()
Returns the address part.
|
Rfc822Token |
| getAddressLine(int index)
Returns a line of the address numbered by the given index
(starting at 0), or null if no such line is present.
|
Address |
| getAdler()
Returns the Adler32 checksum of uncompressed data currently read.
|
Deflater |
| getAdler()
Returns the Adler32 checksum of either all bytes inflated, or the
checksum of the preset dictionary if one has been supplied.
|
Inflater |
| getAdminArea()
Returns the administrative area name of the address, for example, "CA", or null if
it is unknown
|
Address |
| getAffineX()
Returns the x-coordinate.
|
ECPoint |
| getAffineY()
Returns the y-coordinate.
|
ECPoint |
| getAlgName()
Returns the name of the encryption algorithm.
|
EncryptedPrivateKeyInfo |
| getAlgorithm()
Returns the name of the algorithm.
|
AlgorithmParameterGenerator |
| getAlgorithm()
Returns the name of the algorithm.
|
AlgorithmParameters |
| getAlgorithm()
Returns the algorithm name of this instance.
|
CertPathBuilder |
| getAlgorithm()
Returns the certification path algorithm name.
|
CertPathValidator |
| getAlgorithm()
Returns the name of the algorithm of this cipher instance.
|
Cipher |
| getAlgorithm()
Returns the name of the algorithm of this key.
|
Key |
| getAlgorithm()
Returns the name of the key agreement algorithm.
|
KeyAgreement |
| getAlgorithm()
Returns the name of the algorithm associated with this
KeyFactory
. |
KeyFactory |
| getAlgorithm()
Returns the name of the key generation algorithm.
|
KeyGenerator |
| getAlgorithm()
Returns the name of the key management algorithm.
|
KeyManagerFactory |
| getAlgorithm()
Returns the name of the algorithm of this
KeyPairGenerator. |
KeyPairGenerator |
| getAlgorithm()
Returns the name of the MAC algorithm.
|
Mac |
| getAlgorithm()
Returns the name of the algorithm of this
MessageDigest. |
MessageDigest |
| getAlgorithm()
Returns the source algorithm identifier.
|
PSource |
| getAlgorithm()
Returns the name of the algorithm implemented by this
Service
. |
Provider.Service |
| getAlgorithm()
Returns the algorithm this object was sealed with.
|
SealedObject |
| getAlgorithm()
Returns the name of the secret key algorithm.
|
SecretKeyFactory |
| getAlgorithm()
Returns the algorithm name.
|
SecretKeySpec |
| getAlgorithm()
Returns the name of the algorithm of this
SecureRandom. |
SecureRandom |
| getAlgorithm()
Returns the name of the algorithm of this
Signature. |
Signature |
| getAlgorithm()
Returns the name of the algorithm of this
SignedObject. |
SignedObject |
| getAlgorithm()
Returns the name of this
TrustManagerFactory algorithm
implementation. |
TrustManagerFactory |
| getAlgorithmProperty(String algName, String propName)
This method is deprecated.
Use AlgorithmParameters and KeyFactory
instead.
|
Security |
| getAlgorithms(String serviceName)
Returns a
Set of all registered algorithms for the specified
cryptographic service. |
Security |
| getAlgParameters()
Returns the parameters used by the encryption algorithm.
|
EncryptedPrivateKeyInfo |
| getAlignment() | AlignmentSpan |
| getAlignment() | AlignmentSpan.Standard |
| getAlignment()
Return the base alignment of this layout.
|
Layout |
| getAll()
Retrieve all values from the preferences.
|
SharedPreferences |
| getAllAttributeKeys()
Returns a set of attributes present in the
AttributedCharacterIterator. |
AttributedCharacterIterator |
| getAllBookmarks(ContentResolver cr)
Return a cursor pointing to a list of all the bookmarks.
|
Browser |
| getAllButNulAndAngleBracketsLegal()
Return a value sanitizer that allows any special characters
except angle brackets ('') and Nul ('\0').
|
UrlQuerySanitizer |
| getAllButNulLegal()
Return a value sanitizer that allows everything except Nul ('\0')
characters.
|
UrlQuerySanitizer |
| getAllButWhitespaceLegal()
Return a value sanitizer that allows everything except Nul ('\0')
characters, space (' '), and other whitespace characters.
|
UrlQuerySanitizer |
| getAllByName(String host)
Gets all IP addresses associated with the given
host identified
by name or literal IP address. |
InetAddress |
| getAllHeaders()
Returns all the headers of this message.
|
AbstractHttpMessage |
| getAllHeaders()
Gets all of the headers contained within this group.
|
HeaderGroup |
| getAllHeaders()
Returns all the headers of this message.
|
HttpMessage |
| getAllIllegal()
Return a value sanitizer that does not allow any special characters,
and also does not allow script URLs.
|
UrlQuerySanitizer |
| getAllNetworkInfo() | ConnectivityManager |
| getAllocCount(int kind) | VMDebug |
| getAllocCounts()
Returns a bundle with the current results from the allocation counting.
|
Instrumentation |
| getAllowedMethods(HttpResponse response) | HttpOptions |
| getAllowFileAccess()
Returns true if this WebView supports file access.
|
WebSettings |
| getAllowUnregisteredParamaters()
Get whether or not unregistered parameters are allowed.
|
UrlQuerySanitizer |
| getAllowUserInteraction()
Gets the option value which indicates whether user interaction is allowed
on this
URLConnection. |
URLConnection |
| getAllPermissionGroups(int flags)
Retrieve all of the known permission groups in the system.
|
MockPackageManager |
| getAllPermissionGroups(int flags)
Retrieve all of the known permission groups in the system.
|
PackageManager |
| getAllProviders()
Returns a list of the names of all known location providers.
|
LocationManager |
| getAllStackTraces()
Returns the stack traces of all the currently live threads and puts them into the given map. |
Thread |
| getAllTests()
Override this to define all of the tests to run in your package.
|
InstrumentationTestRunner |
| getAllVisitedUrls(ContentResolver cr)
Return a cursor pointing to a list of all visited site urls.
|
Browser |
| getAlpha()
Returns the alpha value of this drawable's color.
|
ColorDrawable |
| getAlpha()
Helper to getColor() that just returns the color's alpha value.
|
Paint |
| getAlpha() | Transformation |
| getAlphabeticShortcut()
Return the char for this menu item's alphabetic shortcut.
|
MenuItem |
| getAltitude()
Returns the altitude of this fix.
|
Location |
| getAmpAndSpaceLegal()
Return a value sanitizer that does not allow any special characters
except ampersand ('&') and space (' ').
|
UrlQuerySanitizer |
| getAmpLegal()
Return a value sanitizer that does not allow any special characters
except ampersand ('&').
|
UrlQuerySanitizer |
| getAMPMString(int ampm)
Return a localized string for AM or PM.
|
DateUtils |
| getAmPmStrings()
Returns the array of strings which represent AM and PM.
|
DateFormatSymbols |
| getAncillaryFileDescriptors()
Retrieves a set of file descriptors that a peer has sent through
an ancillary message.
|
LocalSocket |
| getAndAdd(int delta)
Atomically adds the given value to the current value.
|
AtomicInteger |
| getAndAdd(int i, int delta)
Atomically adds the given value to the element at index
i. |
AtomicIntegerArray |
| getAndAdd(int i, long delta)
Atomically adds the given value to the element at index
i. |
AtomicLongArray |
| getAndAdd(long delta)
Atomically adds the given value to the current value.
|
AtomicLong |
| getAndAdd(T obj, int delta)
Atomically adds the given value to the current value of the field of
the given object managed by this updater.
|
AtomicIntegerFieldUpdater |
| getAndAdd(T obj, long delta)
Atomically adds the given value to the current value of the field of
the given object managed by this updater.
|
AtomicLongFieldUpdater |
| getAndClearBroadcastIntents()
Returns the list of intents that were broadcast since the last call to this method.
|
IsolatedContext |
| getAndDecrement()
Atomically decrements by one the current value.
|
AtomicInteger |
| getAndDecrement()
Atomically decrements by one the current value.
|
AtomicLong |
| getAndDecrement(int i)
Atomically decrements by one the element at index
i. |
AtomicIntegerArray |
| getAndDecrement(int i)
Atomically decrements by one the element at index
i. |
AtomicLongArray |
| getAndDecrement(T obj)
Atomically decrements by one the current value of the field of the
given object managed by this updater.
|
AtomicIntegerFieldUpdater |
| getAndDecrement(T obj)
Atomically decrements by one the current value of the field of the
given object managed by this updater.
|
AtomicLongFieldUpdater |
| getAndIncrement()
Atomically increments by one the current value.
|
AtomicInteger |
| getAndIncrement()
Atomically increments by one the current value.
|
AtomicLong |
| getAndIncrement(int i)
Atomically increments by one the element at index
i. |
AtomicIntegerArray |
| getAndIncrement(int i)
Atomically increments by one the element at index
i. |
AtomicLongArray |
| getAndIncrement(T obj)
Atomically increments by one the current value of the field of the
given object managed by this updater.
|
AtomicIntegerFieldUpdater |
| getAndIncrement(T obj)
Atomically increments by one the current value of the field of the
given object managed by this updater.
|
AtomicLongFieldUpdater |
| getAndroidTestRunner() | InstrumentationTestRunner
(protected) |
| getAndSet(boolean newValue)
Atomically sets to the given value and returns the previous value.
|
AtomicBoolean |
| getAndSet(int newValue)
Atomically sets to the given value and returns the old value.
|
AtomicInteger |
| getAndSet(int i, E newValue)
Atomically sets the element at position
i to the given
value and returns the old value. |
AtomicReferenceArray |
| getAndSet(int i, int newValue)
Atomically sets the element at position
i to the given
value and returns the old value. |
AtomicIntegerArray |
| getAndSet(int i, long newValue)
Atomically sets the element at position
i to the given value
and returns the old value. |
AtomicLongArray |
| getAndSet(long newValue)
Atomically sets to the given value and returns the old value.
|
AtomicLong |
| getAndSet(T obj, int newValue)
Atomically sets the field of the given object managed by this updater
to the given value and returns the old value.
|
AtomicIntegerFieldUpdater |
| getAndSet(T obj, long newValue)
Atomically sets the field of the given object managed by this updater
to the given value and returns the old value.
|
AtomicLongFieldUpdater |
| getAndSet(T obj, V newValue)
Atomically sets the field of the given object managed by this updater
to the given value and returns the old value.
|
AtomicReferenceFieldUpdater |
| getAndSet(V newValue)
Atomically sets to the given value and returns the old value.
|
AtomicReference |
| getAnimation()
Returns the animation applied to each child of the view group on which
this controller is set.
|
LayoutAnimationController |
| getAnimation()
Get the animation currently associated with this view.
|
View |
| getAnimation(int id)
Return an XmlResourceParser through which you can read an animation
description for the given resource ID.
|
MockResources |
| getAnimation(int id)
Return an XmlResourceParser through which you can read an animation
description for the given resource ID.
|
Resources |
| getAnimationForView(View view)
Returns the animation to be applied to the specified view.
|
LayoutAnimationController |
| getAnimations() | AnimationSet |
| getAnimationStyle()
Return the animation style to use the popup appears and disappears |
PopupWindow |
| getAnnotation(Class<A> annotationClass)
Returns the annotation of the given type.
|
Class |
| getAnnotation(Class<T> annotationType)
Returns, for this element, the annotation with the specified type, or
null if no annotation with the specified type is present
(including inherited annotations). |
AccessibleObject |
| getAnnotation(Class<T> annotationType)
Returns, for this element, the annotation with the specified type, or
null if no annotation with the specified type is present
(including inherited annotations). |
AnnotatedElement |
| getAnnotation(Class<T> annotationType)
Gets the annotation associated with the specified annotation type and
this package, if present.
|
Package |
| getAnnotation(Class<T> annotationClass) | TestMethod |
| getAnnotations()
Returns, for this element, an array containing all annotations (including
inherited annotations).
|
AccessibleObject |
| getAnnotations()
Returns, for this element, an array containing all annotations (including
inherited annotations).
|
AnnotatedElement |
| getAnnotations()
Returns all the annotations of this class.
|
Class |
| getAnnotations()
Gets all annotations associated with this package, if any.
|
Package |
| getAnonymousLogger()
Gets an anonymous logger to use internally in a thread.
|
Logger |
| getAnonymousLogger(String resourceBundleName)
Gets an anonymous logger to use internally in a thread.
|
Logger |
| getAntibanding()
Gets the current antibanding setting.
|
Camera.Parameters |
| getApplication()
Return the application that owns this activity.
|
Activity |
| getApplication() | ApplicationTestCase |
| getApplication()
Return the application that owns this service.
|
Service |
| getApplication()
Return the Application object being used by the Service under test.
|
ServiceTestCase |
| getApplicationBufferSize()
Returns the maximum size that an application buffer can be for this
session.
|
SSLSession |
| getApplicationContext()
Return the context of the single, global Application object of the
current process.
|
Context |
| getApplicationContext()
Return the context of the single, global Application object of the
current process.
|
ContextWrapper |
| getApplicationContext()
Return the context of the single, global Application object of the
current process.
|
MockContext |
| getApplicationEnabledSetting(String packageName)
Return the the enabled setting for an application.
|
MockPackageManager |
| getApplicationEnabledSetting(String packageName)
Return the the enabled setting for an application.
|
PackageManager |
| getApplicationIcon(ApplicationInfo info)
Retrieve the icon associated with an application.
|
MockPackageManager |
| getApplicationIcon(ApplicationInfo info)
Retrieve the icon associated with an application.
|
PackageManager |
| getApplicationIcon(String packageName)
Retrieve the icon associated with an application.
|
MockPackageManager |
| getApplicationIcon(String packageName)
Retrieve the icon associated with an application.
|
PackageManager |
| getApplicationInfo()
Return the full application info for this context's package.
|
Context |
| getApplicationInfo()
Return the full application info for this context's package.
|
ContextWrapper |
| getApplicationInfo()
Return the full application info for this context's package.
|
MockContext |
| getApplicationInfo(String packageName, int flags)
Retrieve all of the information we know about a particular
package/application.
|
MockPackageManager |
| getApplicationInfo(String packageName, int flags)
Retrieve all of the information we know about a particular
package/application.
|
PackageManager |
| getApplicationLabel(ApplicationInfo info)
Return the label to use for this application.
|
MockPackageManager |
| getApplicationLabel(ApplicationInfo info)
Return the label to use for this application.
|
PackageManager |
| getApplicationParams()
Obtains the application parameters of this stack.
|
ClientParamsStack |
| getApplicationWindowToken()
Retrieve a unique token identifying the top-level "real" window of
the window that this view is attached to.
|
View |
| getAppWidgetId() | AppWidgetHostView |
| getAppWidgetIds(ComponentName provider)
Get the list of appWidgetIds that have been bound to the given AppWidget
provider.
|
AppWidgetManager |
| getAppWidgetInfo() | AppWidgetHostView |
| getAppWidgetInfo(int appWidgetId)
Get the available info about the AppWidget.
|
AppWidgetManager |
| getArgumentClass()
Returns the class of the mismatched parameter.
|
IllegalFormatConversionException |
| getArray()
Retrieves the contents of the SQL
ARRAY value as a Java array
object. |
Array |
| getArray()
Return the array of floats representing this colormatrix.
|
ColorMatrix |
| getArray(int parameterIndex)
Gets the value of a specified JDBC
ARRAY parameter as a
java.sql.Array. |
CallableStatement |
| getArray(int columnIndex)
Gets the content of a column specified by column index in the current row
of this
ResultSet as a java.sql.Array. |
ResultSet |
| getArray(String parameterName)
Gets the value of a specified JDBC
ARRAY parameter as a java.sql.Array. |
CallableStatement |
| getArray(String colName)
Gets the value of a column specified by column name as a
java.sql.Array. |
ResultSet |
| getArray(Map<String, Class<?>> map)
Returns the data from the underlying SQL
ARRAY as a Java array. |
Array |
| getArray(long index, int count)
Returns part of the SQL
ARRAY associated with this array,
starting at a particular index and comprising up to count
successive elements of the SQL array. |
Array |
| getArray(long index, int count, Map<String, Class<?>> map)
Returns part of the SQL
ARRAY associated with this array,
starting at a particular index and comprising up to count
successive elements of the SQL array. |
Array |
| getAsBoolean(String key)
Gets a value and converts it to a Boolean.
|
ContentValues |
| getAsByte(String key)
Gets a value and converts it to a Byte.
|
ContentValues |
| getAsByteArray(String key)
Gets a value that is a byte array.
|
ContentValues |
| getAsciiBytes(String data)
Converts the specified string to byte array of ASCII characters.
|
EncodingUtils |
| getAsciiStream()
Gets the value of this
Clob object as an ASCII stream. |
Clob |
| getAsciiStream(int columnIndex)
Gets the value of a column specified by column index as an ASCII
character stream.
|
ResultSet |
| getAsciiStream(String columnName)
Gets the value of a column specified by column name as an ASCII character
stream.
|
ResultSet |
| getAsciiString(byte[] data)
Converts the byte array of ASCII characters to a string.
|
EncodingUtils |
| getAsciiString(byte[] data, int offset, int length)
Converts the byte array of ASCII characters to a string.
|
EncodingUtils |
| getAsDouble(String key)
Gets a value and converts it to a Double.
|
ContentValues |
| getAsFloat(String key)
Gets a value and converts it to a Float.
|
ContentValues |
| getAsInteger(String key)
Gets a value and converts it to an Integer.
|
ContentValues |
| getAsLong(String key)
Gets a value and converts it to a Long.
|
ContentValues |
| getAssetInt() | AssetManager.AssetInputStream |
| getAssets()
Return an AssetManager instance for your application's package.
|
Context |
| getAssets()
Return an AssetManager instance for your application's package.
|
ContextWrapper |
| getAssets()
Return an AssetManager instance for your application's package.
|
MockContext |
| getAssets()
Retrieve underlying AssetManager storage for these resources.
|
Resources |
| getAsShort(String key)
Gets a value and converts it to a Short.
|
ContentValues |
| getAsString(String key)
Gets a value and converts it to a String.
|
ContentValues |
| getAttribHandler(String name)
Gets attribute handler CookieAttributeHandler for the
given attribute.
|
AbstractCookieSpec
(protected) |
| getAttribHandlers() | AbstractCookieSpec
(protected) |
| getAttribute(String name) | BasicClientCookie |
| getAttribute(String id) | BasicHttpContext |
| getAttribute(String name) | ClientCookie |
| getAttribute(String id) | DefaultedHttpContext |
| getAttribute(String name)
Queries an attribute from the underlying implementation.
|
DocumentBuilderFactory |
| getAttribute(String name)
Retrieves an attribute value by name.
|
Element |
| getAttribute(String tag)
Returns the value of the specified tag or
null if there
is no such tag in the JPEG file. |
ExifInterface |
| getAttribute(String id) | HttpContext |
| getAttribute(String name)
Returns the value of the attribute with the specified
name. |
Provider.Service |
| getAttribute(String id) | SyncBasicHttpContext |
| getAttribute(AttributedCharacterIterator.Attribute attribute)
Returns the value stored in the attribute for the current character.
|
AttributedCharacterIterator |
| getAttributeBooleanValue(int index, boolean defaultValue)
Return the boolean value of attribute at 'index'.
|
AttributeSet |
| getAttributeBooleanValue(String namespace, String attribute, boolean defaultValue)
Return the boolean value of 'attribute'.
|
AttributeSet |
| getAttributeCount() | AttributeSet |
| getAttributeCount()
Returns the number of attributes of the current start tag, or
-1 if the current event type is not START_TAG
|
XmlPullParser |
| getAttributeFloatValue(int index, float defaultValue)
Return the float value of attribute at 'index'.
|
AttributeSet |
| getAttributeFloatValue(String namespace, String attribute, float defaultValue)
Return the float value of 'attribute'.
|
AttributeSet |
| getAttributeInt(String tag, int defaultValue)
Returns the integer value of the specified tag.
|
ExifInterface |
| getAttributeIntValue(int index, int defaultValue)
Return the integer value of attribute at 'index'.
|
AttributeSet |
| getAttributeIntValue(String namespace, String attribute, int defaultValue)
Return the integer value of 'attribute'.
|
AttributeSet |
| getAttributeListValue(int index, String[] options, int defaultValue)
Return the index of the value of attribute at 'index' in the list
'options'.
|
AttributeSet |
| getAttributeListValue(String namespace, String attribute, String[] options, int defaultValue)
Return the index of the value of 'attribute' in the list 'options'.
|
AttributeSet |
| getAttributeName(int index) | AttributeSet |
| getAttributeName(int index)
Returns the local name of the specified attribute
if namespaces are enabled or just attribute name if namespaces are disabled.
|
XmlPullParser |
| getAttributeNameResource(int index)
Return the resource ID associated with the given attribute name.
|
AttributeSet |
| getAttributeNamespace(int index)
Returns the namespace URI of the attribute
with the given index (starts from 0).
|
XmlPullParser |
| getAttributeNode(String name)
Retrieves an attribute node by name.
|
Element |
| getAttributeNodeNS(String namespaceURI, String localName)
Retrieves an
Attr node by local name and namespace URI. |
Element |
| getAttributeNS(String namespaceURI, String localName)
Retrieves an attribute value by local name and namespace URI.
|
Element |
| getAttributePrefix(int index)
Returns the prefix of the specified attribute
Returns null if the element has no prefix.
|
XmlPullParser |
| getAttributeResourceValue(int index, int defaultValue)
Return the value of attribute at 'index' as a resource identifier.
|
AttributeSet |
| getAttributeResourceValue(String namespace, String attribute, int defaultValue)
Return the value of 'attribute' as a resource identifier.
|
AttributeSet |
| getAttributes()
Returns a map of all attributes of the current character.
|
AttributedCharacterIterator |
| getAttributes()
Returns the
Attributes object associated with this entry or
null if none exists. |
JarEntry |
| getAttributes()
Returns all attributes of the
JarEntry referenced by this JarURLConnection. |
JarURLConnection |
| getAttributes()
A
NamedNodeMap containing the attributes of this node (if
it is an Element) or null otherwise. |
Node |
| getAttributes()
Gets the values of the attributes of this SQL structured type.
|
Struct |
| getAttributes()
Retrieve the current window attributes associated with this panel.
|
Window |
| getAttributes(String name)
Returns the
Attributes associated with the parameter entry
name. |
Manifest |
| getAttributes(String catalog, String schemaPattern, String typeNamePattern, String attributeNamePattern)
Returns a
ResultSet describing a subset of the attributes of a
specified SQL User Defined Type (UDT) for a specified schema and catalog. |
DatabaseMetaData |
| getAttributes(Map<String, Class<?>> theMap)
Gets the values of the attributes of this SQL structured type.
|
Struct |
| getAttributeType(int index)
Returns the type of the specified attribute
If parser is non-validating it MUST return CDATA.
|
XmlPullParser |
| getAttributeUnsignedIntValue(int index, int defaultValue)
Return the integer value of attribute at 'index' that is formatted as an
unsigned value.
|
AttributeSet |
| getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue)
Return the boolean value of 'attribute' that is formatted as an
unsigned value.
|
AttributeSet |
| getAttributeValue(int index) | AttributeSet |
| getAttributeValue(int index)
Returns the given attributes value.
|
XmlPullParser |
| getAttributeValue(String namespace, String name) | AttributeSet |
| getAttributeValue(String namespace, String name)
Returns the attributes value identified by namespace URI and namespace localName.
|
XmlPullParser |
| getAudioFormat()
Returns the configured audio data format.
|
AudioRecord |
| getAudioFormat()
Returns the configured audio data format.
|
AudioTrack |
| getAudioSource()
Returns the audio recording source.
|
AudioRecord |
| getAudioSourceMax()
Gets the maximum value for audio sources.
|
MediaRecorder |
| getAuthenticatorTypes()
Query the AccountManager Service for an array that contains a
AuthenticatorDescription for each registered authenticator.
|
AccountManager |
| getAuthority()
Gets the decoded authority part of this URI.
|
URI |
| getAuthority()
Gets the value of the authority part of this URL.
|
URL |
| getAuthority()
Gets the decoded authority part of this URI.
|
Uri |
| getAuthorityKeyIdentifier()
Returns the criterion for the AuthorityKeyIdentifier
extension.
|
X509CertSelector |
| getAuthPreferences() | AbstractAuthenticationHandler
(protected) |
| getAuthScheme()
Returns the authentication scheme.
|
AuthState |
| getAuthScheme(String name, HttpParams params)
Gets the authentication scheme with the given name.
|
AuthSchemeRegistry |
| getAuthSchemes() | AbstractHttpClient |
| getAuthScope()
Returns actual AuthScope if available
|
AuthState |
| getAuthToken(Account account, String authTokenType, Bundle loginOptions, Activity activity, AccountManagerCallback<Bundle> callback, Handler handler)
Request that an authtoken of the specified type be returned for an account.
|
AccountManager |
| getAuthToken(Account account, String authTokenType, boolean notifyAuthFailure, AccountManagerCallback<Bundle> callback, Handler handler)
Request that an authtoken of the specified type be returned for an account.
|
AccountManager |
| getAuthToken(AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle loginOptions)
Gets the authtoken for an account.
|
AbstractAccountAuthenticator |
| getAuthTokenByFeatures(String accountType, String authTokenType, String[] features, Activity activityForPrompting, Bundle addAccountOptions, Bundle loginOptions, AccountManagerCallback<Bundle> callback, Handler handler)
Convenience method that combines the functionality of getAccountsByTypeAndFeatures(String, String[], AccountManagerCallback
|
AccountManager |
| getAuthTokenLabel(String authTokenType)
Ask the authenticator for a localized label for the given authTokenType.
|
AbstractAccountAuthenticator |
| getAutoCommit()
Returns a
boolean indicating whether or not this connection is in
the auto-commit operating mode. |
Connection |
| getAutoLinkMask()
Gets the autolink mask of the text.
|
TextView |
| getAvailableBlocks()
The number of blocks that are free on the file system and available to
applications.
|
StatFs |
| getAvailableIDs()
Gets the available time zone IDs.
|
TimeZone |
| getAvailableIDs(int offset)
Gets the available time zone IDs which match the specified offset from
GMT.
|
TimeZone |
| getAvailableLocales()
Returns all supported locales in an array.
|
BreakIterator |
| getAvailableLocales()
Gets the list of installed
Locales which support Calendar. |
Calendar |
| getAvailableLocales()
Gets the list of installed Locale objects which support
Collator. |
Collator |
| getAvailableLocales()
Gets the list of installed locales which support
DateFormat. |
DateFormat |
| getAvailableLocales()
Gets the list of installed
Locale. |
Locale |
| getAvailableLocales()
Gets the list of installed locales which support
NumberFormat. |
NumberFormat |
| getAzimuth()
Returns the azimuth of the satellite in degrees.
|
GpsSatellite |
| getB()
Returns the coefficient
b of this elliptic curve. |
EllipticCurve |
| getBackground()
Return the drawable used as the popup window's background. |
PopupWindow |
| getBackground()
Gets the background drawable
|
View |
| getBackgroundColor() | BackgroundColorSpan |
| getBackgroundDataSetting()
Returns the value of the setting for background data usage.
|
ConnectivityManager |
| getBase()
Return the base time as set through setBase(long).
|
Chronometer |
| getBaseContext() | ContextWrapper |
| getBaseLevel()
Returns the base level.
|
Bidi |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
ImageView |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
LinearLayout |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
RelativeLayout |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
Spinner |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
TextView |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
TimePicker |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
View |
| getBaseline()
Return the offset of the widget's text baseline from the widget's top boundary. |
ViewAnimator |
| getBaselineAlignedChildIndex() | LinearLayout |
| getBaseStationId() | CdmaCellLocation |
| getBaseStationLatitude() | CdmaCellLocation |
| getBaseStationLongitude() | CdmaCellLocation |
| getBaseType()
Returns the JDBC type of the entries in this array's underlying
SQL array.
|
Array |
| getBaseTypeName()
Returns the SQL type name of the entries in this array's underlying
SQL array.
|
Array |
| getBaseTypeName()
Gets the fully-qualified SQL name of the SQL structured type that this
Ref references. |
Ref |
| getBasicConstraints()
Returns the criterion for the basic constraints extension.
|
X509CertSelector |
| getBasicConstraints()
Returns the path length of the certificate constraints from the
BasicContraints extension. |
X509Certificate |
| getBearing()
Returns the direction of travel in degrees East of true
North.
|
Location |
| getBeforeText()
Sets the text before a change.
|
AccessibilityEvent |
| getBeginIndex()
Returns the begin index.
|
CharacterIterator |
| getBeginIndex()
Returns the index of the beginning of the field.
|
FieldPosition |
| getBeginIndex()
Returns the begin index in the source string.
|
StringCharacterIterator |
| getBestProvider(Criteria criteria, boolean enabledOnly)
Returns the name of the provider that best meets the given criteria.
|
LocationManager |
| getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable)
Returns a list of a table's optimal set of columns that uniquely
identify the rows.
|
DatabaseMetaData |
| getBigDecimal(int parameterIndex)
Returns a new BigDecimal representation of the JDBC
NUMERIC parameter specified by the input index. |
CallableStatement |
| getBigDecimal(int columnIndex)
Gets the value of a column specified by column index as a
java.math.BigDecimal. |
ResultSet |
| getBigDecimal(int parameterIndex, int scale)
This method is deprecated.
Use getBigDecimal(int) or
getBigDecimal(String)
|
CallableStatement |
| getBigDecimal(int columnIndex, int scale)
This method is deprecated.
use getBigDecimal(int) or
getBigDecimal(String)
|
ResultSet |
| getBigDecimal(String parameterName)
Returns a new BigDecimal representation of the JDBC
NUMERIC parameter specified by the input name. |
CallableStatement |
| getBigDecimal(String columnName)
Gets the value of a column specified by column name, as a
java.math.BigDecimal. |
ResultSet |
| getBigDecimal(String columnName, int scale)
This method is deprecated.
use getBigDecimal(int) or
getBigDecimal(String)
|
ResultSet |
| getBinaryStream()
Retrieves this
Blob object as a binary stream. |
Blob |
| getBinaryStream(int columnIndex)
Gets the value of a column specified by column index as a binary
stream.
|
ResultSet |
| getBinaryStream(String columnName)
Gets the value of a column specified by column name as a binary stream.
|
ResultSet |
| getBinder()
Retrieve the IBinder that this Messenger is using to communicate with
its associated Handler.
|
Messenger |
| getBinderCounts()
Returns a bundle with the counts for various binder counts for this process.
|
Instrumentation |
| getBinderDeathObjectCount()
Returns the number of death notification links to Binder objects that
exist in the current process.
|
Debug |
| getBinderLocalObjectCount()
Returns the number of active local Binder objects that exist in the
current process.
|
Debug |
| getBinderProxyObjectCount()
Returns the number of references to remote proxy Binder objects that
exist in the current process.
|
Debug |
| getBinderReceivedTransactions()
Returns the number of received transactions from the binder driver.
|
Debug |
| getBinderSentTransactions()
Returns the number of sent transactions from this process.
|
Debug |
| getBitmap() | BitmapDrawable |
| getBitmap(ContentResolver cr, Uri url)
Retrieves an image for the given url as a Bitmap.
|
MediaStore.Images.Media |
| getBlob(int column)
Returns the value of the requested column as a byte array.
|
AbstractCursor |
| getBlob(int columnIndex)
Returns the value of the requested column as a byte array.
|
AbstractWindowedCursor |
| getBlob(int parameterIndex)
Gets the value of a specified JDBC
BLOB parameter as a java.sql.Blob. |
CallableStatement |
| getBlob(int columnIndex)
Returns the value of the requested column as a byte array.
|
Cursor |
| getBlob(int columnIndex)
Returns the value of the requested column as a byte array.
|
CursorWrapper |
| getBlob(int column)
Returns the value of the requested column as a byte array.
|
MergeCursor |
| getBlob(int columnIndex)
Gets the value of a column specified by column index as a
java.sql.Blob object. |
ResultSet |
| getBlob(int row, int col)
Returns a byte array for the given field.
|
CursorWindow |
| getBlob(String parameterName)
Gets the value of a specified JDBC
BLOB parameter as a java.sql.Blob. |
CallableStatement |
| getBlob(String columnName)
Gets the value of a column specified by column name, as a
java.sql.Blob object. |
ResultSet |
| getBlockCount()
The total number of blocks on the file system.
|
StatFs |
| getBlockNetworkImage()
Return true if the WebView will block network image.
|
WebSettings |
| getBlockSize()
Returns this ciphers block size (in bytes).
|
Cipher |
| getBlockSize()
The size, in bytes, of a block on the file system.
|
StatFs |
| getBluetoothClass()
Get the Bluetooth class of the remote device.
|
BluetoothDevice |
| getBody()
Returns an
OutputStream which is used to write the response body. |
CacheRequest |
| getBody()
Returns an
InputStream to access the response body. |
CacheResponse |
| getBody()
Retrieve the body line from the parsed mailto URL.
|
MailTo |
| getBondedDevices()
Return the set of BluetoothDevice objects that are bonded
(paired) to the local adapter.
|
BluetoothAdapter |
| getBondState()
Get the bond state of the remote device.
|
BluetoothDevice |
| getBoolean(int parameterIndex)
Gets the value of a specified JDBC
BIT parameter as a boolean. |
CallableStatement |
| getBoolean(int index)
Get the boolean value associated with an index.
|
JSONArray |
| getBoolean(int id)
Return a boolean associated with a particular resource ID.
|
Resources |
| getBoolean(int columnIndex)
Gets the value of a column specified by column index as a
boolean
. |
ResultSet |
| getBoolean(int index, boolean defValue)
Retrieve the boolean value for the attribute at index.
|
TypedArray |
| getBoolean(Object object)
Returns the value of the field in the specified object as a
boolean. |
Field |
| getBoolean(Object array, int index)
Returns the element of the array at the specified index, converted to a
boolean, if possible. |
Array |
| getBoolean(String string)
Returns the
boolean value of the system property identified by
string. |
Boolean |
| getBoolean(String key)
Returns the value associated with the given key, or false if
no mapping of the desired type exists for the given key.
|
Bundle |
| getBoolean(String parameterName)
Gets the value of a specified JDBC
BIT parameter as a boolean. |
CallableStatement |
| getBoolean(String key)
Get the boolean value associated with a key.
|
JSONObject |
| getBoolean(String columnName)
Gets the value of a column specified by column name, as a
boolean
. |
ResultSet |
| getBoolean(String key, boolean deflt)
Gets the
boolean value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is invalid. |
AbstractPreferences |
| getBoolean(String key, boolean defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getBoolean(String key, boolean deflt)
Gets the
boolean value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is invalid. |
Preferences |
| getBoolean(String key, boolean defValue)
Retrieve a boolean value from the preferences.
|
SharedPreferences |
| getBooleanArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getBooleanArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getBooleanExtra(String name, boolean defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getBooleanParameter(String name, boolean defaultValue)
Returns a Boolean parameter value with the given name.
|
AbstractHttpParams |
| getBooleanParameter(String name, boolean defaultValue)
Returns a Boolean parameter value with the given name.
|
HttpParams |
| getBottom()
Bottom position of this view relative to its parent.
|
View |
| getBottomFadingEdgeStrength()
Returns the strength, or intensity, of the bottom faded edge.
|
AbsListView
(protected) |
| getBottomFadingEdgeStrength()
Returns the strength, or intensity, of the bottom faded edge.
|
ScrollView
(protected) |
| getBottomFadingEdgeStrength()
Returns the strength, or intensity, of the bottom faded edge.
|
View
(protected) |
| getBottomPadding()
Returns the number of extra pixels of descent padding in the
bottom line of the Layout.
|
BoringLayout |
| getBottomPadding()
Returns the number of extra pixels of descent padding in the
bottom line of the Layout.
|
DynamicLayout |
| getBottomPadding()
Returns the number of extra pixels of descent padding in the
bottom line of the Layout.
|
Layout |
| getBottomPadding()
Returns the number of extra pixels of descent padding in the
bottom line of the Layout.
|
StaticLayout |
| getBottomPaddingOffset()
Amount by which to extend the bottom fading region.
|
TextView
(protected) |
| getBottomPaddingOffset()
Amount by which to extend the bottom fading region.
|
View
(protected) |
| getBoundary(int index) | DateSorter |
| getBoundaryPath()
Return the boundary of the region as a new Path.
|
Region |
| getBoundaryPath(Path path)
Set the path to the boundary of the region.
|
Region |
| getBoundingBox() | Gesture |
| getBounds()
Return the drawable's bounds Rect.
|
Drawable |
| getBounds()
Return a new Rect set to the bounds of the region.
|
Region |
| getBounds()
Returns the upper bounds of this type variable.
|
TypeVariable |
| getBounds(Rect r)
Set the Rect to the bounds of the region.
|
Region |
| getBroadcast()
Gets the state of the socket option
SocketOptions.SO_BROADCAST. |
DatagramSocket |
| getBroadcast(Context context, int requestCode, Intent intent, int flags)
Retrieve a PendingIntent that will perform a broadcast, like calling
Context.sendBroadcast().
|
PendingIntent |
| getBroadcastCookie(int index)
Retrieve the cookie associated with the item
returned by getBroadcastItem(int).
|
RemoteCallbackList |
| getBroadcastItem(int index)
Retrieve an item in the active broadcast that was previously started
with beginBroadcast().
|
RemoteCallbackList |
| getBSSID()
Return the basic service set identifier (BSSID) of the current access point.
|
WifiInfo |
| getBuffer()
Obtains the buffer with the formatted header.
|
BufferedHeader |
| getBuffer()
Obtains the buffer with the formatted header.
|
FormattedHeader |
| getBuffer()
Gets a reference to this writer's internal StringBuffer.
|
StringWriter |
| getBufferPercentage() | MediaController.MediaPlayerControl |
| getBufferPercentage() | VideoView |
| getBuiltInZoomControls()
Returns true if the zoom mechanism built into WebView is being used.
|
WebSettings |
| getBundle(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getBundle(String bundleName)
Finds the named resource bundle for the default
Locale and the caller's
ClassLoader. |
ResourceBundle |
| getBundle(String bundleName, Locale locale)
Finds the named
ResourceBundle for the specified Locale and the caller
ClassLoader. |
ResourceBundle |
| getBundle(String bundleName, Locale locale, ClassLoader loader)
Finds the named resource bundle for the specified
Locale and ClassLoader. |
ResourceBundle |
| getBundleExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getButton(int whichButton)
Gets one of the buttons used in the dialog.
|
AlertDialog |
| getByAddress(byte[] ipAddress)
Returns the
InetAddress corresponding to the array of bytes. |
InetAddress |
| getByAddress(String hostName, byte[] ipAddress)
Returns the
InetAddress corresponding to the array of bytes, and
the given hostname. |
InetAddress |
| getByAddress(String host, byte[] addr, int scope_id)
Constructs an IPv6 address according to the given
host, addr and scope_id. |
Inet6Address |
| getByAddress(String host, byte[] addr, NetworkInterface nif)
Gets an IPv6 address instance according to the given
host,
addr and nif. |
Inet6Address |
| getByInetAddress(InetAddress address)
Gets the specific network interface according to the given address.
|
NetworkInterface |
| getByName(String host)
Returns the address of a host according to the given host string name
host. |
InetAddress |
| getByName(String interfaceName)
Gets the specific network interface according to a given name.
|
NetworkInterface |
| getByte(int parameterIndex)
Gets the value of a specified JDBC
TINYINT parameter as a byte. |
CallableStatement |
| getByte(int columnIndex)
Gets the value of a column specified by column index as a
byte. |
ResultSet |
| getByte(Object object)
Returns the value of the field in the specified object as a
byte. |
Field |
| getByte(Object array, int index)
Returns the element of the array at the specified index, converted to a
byte, if possible. |
Array |
| getByte(String key)
Returns the value associated with the given key, or (byte) 0 if
no mapping of the desired type exists for the given key.
|
Bundle |
| getByte(String parameterName)
Gets the value of a specified JDBC
TINYINT parameter as a Java
byte. |
CallableStatement |
| getByte(String columnName)
Gets the value of a column specified by column name as a
byte. |
ResultSet |
| getByte(String key, byte defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getByteArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getByteArray(String key, byte[] deflt)
Gets the
byte array value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is an invalid string. |
AbstractPreferences |
| getByteArray(String key, byte[] deflt)
Gets the
byte array value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is an invalid string. |
Preferences |
| getByteArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getByteExtra(String name, byte defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getBytes()
Converts this string to a byte array using the default encoding as
specified by the file.encoding system property.
|
String |
| getBytes(int parameterIndex)
Returns a byte array representation of the indexed JDBC
BINARY or
VARBINARY parameter. |
CallableStatement |
| getBytes(int columnIndex)
Gets the value of a column specified by column index as a byte array.
|
ResultSet |
| getBytes(int start, int end, byte[] data, int index)
This method is deprecated.
Use getBytes() or getBytes(String)
|
String |
| getBytes(String parameterName)
Returns a byte array representation of the named JDBC
BINARY or
VARBINARY parameter. |
CallableStatement |
| getBytes(String columnName)
Gets the value of a column specified by column name as a byte array.
|
ResultSet |
| getBytes(String encoding)
Converts this string to a byte array using the specified encoding.
|
String |
| getBytes(String data, String charset)
Converts the specified string to a byte array.
|
EncodingUtils |
| getBytes(long pos, int length)
Gets a portion of the value of this
Blob as an array of bytes. |
Blob |
| getBytesRead()
Returns a long int of total number of bytes read by the
Deflater. |
Deflater |
| getBytesRead()
Returns the total number of bytes read by the
Inflater. |
Inflater |
| getBytesTransferred()
Returns the number of bytes trasferred.
|
HttpTransportMetrics |
| getBytesTransferred()
Returns the number of bytes trasferred.
|
HttpTransportMetricsImpl |
| getByteStream()
Get the byte stream for this input source.
|
InputSource |
| getBytesWritten()
Returns a long int of total number of bytes of read by the
Deflater. |
Deflater |
| getBytesWritten()
Returns a the total number of bytes read by the
Inflater. |
Inflater |
| getCA()
Returns the name of the certificate authority as
X500Principal. |
TrustAnchor |
| getCacheColorHint()
When set to a non-zero value, the cache color hint indicates that this list is always drawn
on top of a solid, single-color, opaque background
|
AbsListView |
| getCacheDir()
Returns the absolute path to the application specific cache directory
on the filesystem.
|
Context |
| getCacheDir()
Returns the absolute path to the application specific cache directory
on the filesystem.
|
ContextWrapper |
| getCacheDir()
Returns the absolute path to the application specific cache directory
on the filesystem.
|
MockContext |
| getCacheDir()
In order to support calls to getCacheDir(), we create a temp cache dir (inside the real
one) and return it instead.
|
RenamingDelegatingContext |
| getCacheFile(String url, Map<String, String> headers)
Given a url, returns the CacheResult if exists.
|
CacheManager |
| getCacheFileBaseDir()
get the base directory of the cache.
|
CacheManager |
| getCacheMode()
Return the current setting for overriding the cache mode.
|
WebSettings |
| getCalendar()
Returns the calendar used by this
DateFormat. |
DateFormat |
| getCalendarField()
Returns the Calendar field that this field represents.
|
DateFormat.Field |
| getCallback()
Retrieve callback object that will execute when this message is handled.
|
Message |
| getCallback()
Returns the unsupported
Callback that triggered this exception. |
UnsupportedCallbackException |
| getCallback()
Return the current Callback interface for this window.
|
Window |
| getCallbackHandler()
Returns the
CallbackHandler. |
KeyStore.CallbackHandlerProtection |
| getCallingActivity()
Return the name of the activity that invoked this activity.
|
Activity |
| getCallingClassLoader()
Returns the defining class loader of the caller's caller.
|
VMStack |
| getCallingClassLoader2()
Returns the defining class loader of the caller's caller's caller.
|
VMStack |
| getCallingPackage()
Return the name of the package that invoked this activity.
|
Activity |
| getCallingPid()
Return the ID of the process that sent you the current transaction
that is being processed.
|
Binder |
| getCallingUid()
Return the ID of the user assigned to the process that sent you the
current transaction that is being processed.
|
Binder |
| getCallState()
Returns a constant indicating the call state (cellular) on the device.
|
TelephonyManager |
| getCAName()
Returns the name of the certificate authority as
String in RFC
2253 format. |
TrustAnchor |
| getCandidatesHiddenVisibility()
Returns the visibility mode (either View.INVISIBLE
or View.GONE) of the candidates view when it is not
shown.
|
InputMethodService |
| getCanonicalFile()
Returns a new file created using the canonical path of this file.
|
File |
| getCanonicalHostName()
Gets the fully qualified domain name for the host associated with this IP
address.
|
InetAddress |
| getCanonicalName()
Returns the canonical name of this class.
|
Class |
| getCanonicalPath()
Returns the absolute path of this file with all references resolved.
|
File |
| getCapacity()
Return remaining capacity of this pool
|
RouteSpecificPool |
| getCapsMode(CharSequence cs, int off, int reqModes)
Determine what caps mode should be in effect at the current offset in
the text.
|
TextUtils |
| getCAPublicKey()
Returns the public key of the certificate authority.
|
TrustAnchor |
| getCatalog()
Gets this
Connection object's current catalog name. |
Connection |
| getCatalogName(int column)
Returns the title of an indexed column's catalog.
|
ResultSetMetaData |
| getCatalogs()
Returns the set of catalog names available in this database.
|
DatabaseMetaData |
| getCatalogSeparator()
Returns the separator that this database uses between a catalog name and
table name.
|
DatabaseMetaData |
| getCatalogTerm()
Returns the term that the database vendor prefers term for "catalog".
|
DatabaseMetaData |
| getCategories()
Return the set of all categories in the intent.
|
Intent |
| getCategory(int index)
Return a category in the filter.
|
IntentFilter |
| getCause()
Returns the cause of this Throwable, or
null if there is no
cause. |
ClassNotFoundException |
| getCause()
Returns the cause of this error, or
null if there is no cause. |
ExceptionInInitializerError |
| getCause()
Returns the cause of this exception, which may be
null. |
InvocationTargetException |
| getCause()
Returns the exception that was thrown by a
PrivilegedExceptionAction. |
PrivilegedActionException |
| getCause()
Returns the cause of this
Throwable, or null if there is
no cause. |
Throwable |
| getCause()
Returns the undeclared, checked exception that occurred, which may be
null. |
UndeclaredThrowableException |
| getCause()
Gets the cause of this exception or
null if there is no cause. |
WriteAbortedException |
| getCc()
Retrieve the CC address line from the parsed mailto URL.
|
MailTo |
| getCellLocation()
Returns the current location of the device.
|
TelephonyManager |
| getCertificate()
Returns the certificate corresponding to the private key.
|
KeyStore.PrivateKeyEntry |
| getCertificate() | WebView |
| getCertificate()
Returns the certificate that a matching certificate must be equal to.
|
X509CertSelector |
| getCertificate(String alias)
Returns the trusted certificate for the entry with the given alias.
|
KeyStore |
| getCertificateAlias(Certificate cert)
Returns the alias associated with the first entry whose certificate
matches the specified certificate.
|
KeyStore |
| getCertificateChain()
Returns the certificate chain.
|
KeyStore.PrivateKeyEntry |
| getCertificateChain(String alias)
Returns the certificate chain for the entry with the given alias.
|
KeyStore |
| getCertificateChain(String alias)
Returns the certificate chain for the specified alias.
|
X509KeyManager |
| getCertificateChecking()
Returns the certificate hint to find CRLs.
|
X509CRLSelector |
| getCertificateIssuer()
Returns the issuer of the revoked certificate.
|
X509CRLEntry |
| getCertificates()
Returns an immutable List of the
Certificates contained
in the CertPath. |
CertPath |
| getCertificates()
Returns the certificates of this
CodeSource. |
CodeSource |
| getCertificates()
Returns an array of
Certificate Objects associated with this
entry or null if none exists. |
JarEntry |
| getCertificates()
Returns all certificates of the
JarEntry referenced by this
JarURLConnection instance. |
JarURLConnection |
| getCertificates(CertSelector selector)
Returns the list of
Certificates for the specified CertSelector from this certificate store. |
CertStore |
| getCertificateValid()
Returns the criterion for the validity date of the certificate.
|
X509CertSelector |
| getCertPath()
Returns the built
CertPath instance. |
CertPathBuilderResult |
| getCertPath()
Returns the certification path that failed validation.
|
CertPathValidatorException |
| getCertPath()
Returns the validated certification path.
|
PKIXCertPathBuilderResult |
| getCertPathCheckers()
Returns the list of checkers for the certification path.
|
PKIXParameters |
| getCertPathEncodings()
Returns an
Iterator over the supported CertPath encodings
(as Strings). |
CertificateFactory |
| getCertStoreParameters()
Returns a copy of the certificate store parameters that were used to
initialize this instance.
|
CertStore |
| getCertStores()
Returns the list of certificate stores that are used to find certificates
and CRLs.
|
PKIXParameters |
| getChallenges(HttpResponse response, HttpContext context) | AuthenticationHandler |
| getChallenges(HttpResponse response, HttpContext context) | DefaultProxyAuthenticationHandler |
| getChallenges(HttpResponse response, HttpContext context) | DefaultTargetAuthenticationHandler |
| getChangingConfigurations()
If this activity is being destroyed because it can not handle a
configuration parameter being changed (and thus its
onConfigurationChanged(Configuration) method is
not being called), then you can use this method to discover
the set of changes that have occurred while in the process of being
destroyed.
|
Activity |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
BitmapDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
ClipDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
ColorDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
Drawable |
| getChangingConfigurations()
Return a bit mask of configuration changes that will impact
this drawable (and thus require completely reloading it).
|
Drawable.ConstantState |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
DrawableContainer |
| getChangingConfigurations()
Return a bit mask of configuration changes that will impact
this drawable (and thus require completely reloading it).
|
DrawableContainer.DrawableContainerState |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
GradientDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
InsetDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
LayerDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
NinePatchDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
RotateDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
ScaleDrawable |
| getChangingConfigurations()
Return a mask of the configuration parameters for which this drawable
mau change, requiring that it be re-created.
|
ShapeDrawable |
| getChannel()
Gets the related DatagramChannel of this socket.
|
DatagramSocket |
| getChannel()
Returns the FileChannel equivalent to this input stream.
|
FileInputStream |
| getChannel()
Returns the FileChannel equivalent to this output stream.
|
FileOutputStream |
| getChannel()
Gets this file's FileChannel object.
|
RandomAccessFile |
| getChannel()
Gets the related channel if this instance was created by a
ServerSocketChannel. |
ServerSocket |
| getChannel()
Gets the SocketChannel of this socket, if one is available.
|
Socket |
| getChannelConfiguration()
Returns the configured channel configuration.
|
AudioRecord |
| getChannelConfiguration()
Returns the configured channel configuration.
|
AudioTrack |
| getChannelCount()
Returns the configured number of channels.
|
AudioRecord |
| getChannelCount()
Returns the configured number of channels.
|
AudioTrack |
| getChar()
Returns the char at the current position and increases the position by 2.
|
ByteBuffer |
| getChar(int index)
Returns the char at the specified index.
|
ByteBuffer |
| getChar(Object object)
Returns the value of the field in the specified object as a
char. |
Field |
| getChar(Object array, int index)
Returns the element of the array at the specified index, converted to a
char, if possible. |
Array |
| getChar(String key)
Returns the value associated with the given key, or false if
no mapping of the desired type exists for the given key.
|
Bundle |
| getChar(String key, char defaultValue)
Returns the value associated with the given key, or (char) 0 if
no mapping of the desired type exists for the given key.
|
Bundle |
| getCharacterInstance()
Returns a new instance of
BreakIterator to iterate over
characters using the default locale. |
BreakIterator |
| getCharacterInstance(Locale where)
Returns a new instance of
BreakIterator to iterate over
characters using the given locale. |
BreakIterator |
| getCharacters()
For the special case of a ACTION_MULTIPLE event with key
code of KEYCODE_UNKNOWN, this is a raw string of characters
associated with the event.
|
KeyEvent |
| getCharacterStream()
Gets the data of this
Clob object in a java.io.Reader. |
Clob |
| getCharacterStream()
Get the character stream for this input source.
|
InputSource |
| getCharacterStream(int columnIndex)
Gets the value of a column specified by column index as a
java.io.Reader object. |
ResultSet |
| getCharacterStream(String columnName)
Gets the value of a column specified by column name as a
java.io.Reader object. |
ResultSet |
| getCharArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getCharArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getCharExtra(String name, char defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getChars(int start, int end, char[] dest, int off)
Exactly like String.getChars(): copy chars
start
through end - 1 from this CharSequence into dest
beginning at offset destoff. |
AlteredCharSequence |
| getChars(int start, int end, char[] dest, int destoff)
Exactly like String.getChars(): copy chars
start
through end - 1 from this CharSequence into dest
beginning at offset destoff. |
GetChars |
| getChars(int start, int end, char[] dest, int off)
Exactly like String.getChars(): copy chars
start
through end - 1 from this CharSequence into dest
beginning at offset destoff. |
SpannableString |
| getChars(int start, int end, char[] dest, int destoff)
Copy the specified range of chars from this buffer into the
specified array, beginning at the specified offset.
|
SpannableStringBuilder |
| getChars(int start, int end, char[] dest, int off)
Exactly like String.getChars(): copy chars
start
through end - 1 from this CharSequence into dest
beginning at offset destoff. |
SpannedString |
| getChars(int start, int end, char[] buffer, int index)
Copies the specified characters in this string to the character array
starting at the specified offset in the character array.
|
String |
| getChars(int start, int end, char[] buffer, int idx)
Copies the requested sequence of characters to the
char[] passed
starting at idx. |
StringBuffer |
| getChars(int start, int end, char[] dest, int destStart)
Copies the requested sequence of characters to the
char[] passed
starting at destStart. |
StringBuilder |
| getChars(CharSequence s, int start, int end, char[] dest, int destoff) | TextUtils |
| getCharSequence(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getCharSequenceExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getCharsetName()
Gets the encountered illegal charset name.
|
IllegalCharsetNameException |
| getCharsetName()
Gets the encountered unsupported charset name.
|
UnsupportedCharsetException |
| getCheckedItemPosition()
Returns the currently checked item.
|
ListView |
| getCheckedItemPositions()
Returns the set of checked items in the list.
|
ListView |
| getCheckedRadioButtonId()
Returns the identifier of the selected radio button in this group. |
RadioGroup |
| getCheckItemIds()
Returns the set of checked items ids.
|
ListView |
| getChecksum()
Returns the checksum calculated on the stream read so far.
|
CheckedInputStream |
| getChecksum()
Returns the checksum calculated on the stream read so far.
|
CheckedOutputStream |
| getChild()
Gets the child
Preferences node that was added or removed. |
NodeChangeEvent |
| getChild(int groupPosition, int childPosition) | CursorTreeAdapter |
| getChild(int groupPosition, int childPosition)
Gets the data associated with the given child within the given group.
|
ExpandableListAdapter |
| getChild(int groupPosition, int childPosition) | SimpleExpandableListAdapter |
| getChild(String name)
Returns the child node with the specified name or
null if it
doesn't exist. |
AbstractPreferences
(protected) |
| getChild(String localName)
Gets the child element with the given name.
|
Element |
| getChild(String uri, String localName)
Gets the child element with the given name.
|
Element |
| getChildAt(int index)
Returns the view at the specified position in the group.
|
ViewGroup |
| getChildCount() | DrawableContainer.DrawableContainerState |
| getChildCount()
Returns the number of children in the group.
|
ViewGroup |
| getChildDrawingOrder(int childCount, int i)
Returns the index of the child to draw for this iteration.
|
Gallery
(protected) |
| getChildDrawingOrder(int childCount, int i)
Returns the index of the child to draw for this iteration.
|
TabWidget
(protected) |
| getChildDrawingOrder(int childCount, int i)
Returns the index of the child to draw for this iteration.
|
ViewGroup
(protected) |
| getChildId(int groupPosition, int childPosition) | CursorTreeAdapter |
| getChildId(int groupPosition, int childPosition)
Gets the ID for the given child within the given group.
|
ExpandableListAdapter |
| getChildId(int groupPosition, int childPosition) | SimpleExpandableListAdapter |
| getChildMeasureSpec(int spec, int padding, int childDimension)
Does the hard part of measureChildren: figuring out the MeasureSpec to
pass to a particular child.
|
ViewGroup |
| getChildNodes()
A
NodeList that contains all children of this node. |
Node |
| getChildren() | DrawableContainer.DrawableContainerState |
| getChildren()
Returns the list of children of this node as an
Iterator. |
PolicyNode |
| getChildrenCount(int groupPosition) | CursorTreeAdapter |
| getChildrenCount(int groupPosition)
Gets the number of children in a specified group.
|
ExpandableListAdapter |
| getChildrenCount(int groupPosition) | SimpleExpandableListAdapter |
| getChildrenCursor(Cursor groupCursor)
Gets the Cursor for the children at the given group.
|
CursorTreeAdapter
(protected) |
| getChildStaticTransformation(View child, Transformation t) | Gallery
(protected) |
| getChildStaticTransformation(View child, Transformation t) | ViewGroup
(protected) |
| getChildTabViewAt(int index)
Returns the tab indicator view at the given index.
|
TabWidget |
| getChildView(int groupPosition, int childPosition, boolean isLastChild, View convertView, ViewGroup parent) | CursorTreeAdapter |
| getChildView(int groupPosition, int childPosition, boolean isLastChild, View convertView, ViewGroup parent)
Gets a View that displays the data for the given child within the given
group.
|
ExpandableListAdapter |
| getChildView(int groupPosition, int childPosition, boolean isLastChild, View convertView, ViewGroup parent) | SimpleExpandableListAdapter |
| getChildVisibleRect(View child, Rect r, Point offset)
|
ViewGroup |
| getChildVisibleRect(View child, Rect r, Point offset) | ViewParent |
| getChoiceMode() | ListView |
| getCid() | GsmCellLocation |
| getCid() | NeighboringCellInfo |
| getCipherSuite()
Returns the name of the cipher suite negotiated during this handshake.
|
HandshakeCompletedEvent |
| getCipherSuite()
Returns the name of the cipher suite negotiated during the SSL handshake.
|
HttpsURLConnection |
| getCipherSuite()
Returns the name of the cipher suite used in this session.
|
SSLSession |
| getCipherSuite()
Gets the cipher suite string on the connection which is originally used
to retrieve the network resource.
|
SecureCacheResponse |
| getClass()
Returns the unique instance of Class which represents this
object's class.
|
Object |
| getClassAttribute()
Return the value of the "class" attribute or null if there is not one.
|
AttributeSet |
| getClassContext()
Returns an array containing one entry for each method in the current
execution stack.
|
SecurityManager
(protected) |
| getClasses()
Returns an array containing
Class objects for all public classes
and interfaces that are members of this class. |
Class |
| getClasses(int maxDepth, boolean stopAtPrivileged)
Creates an array of classes from the methods at the top of the stack.
|
VMStack |
| getClassLoader()
Returns the class loader which was used to load the class represented by
this
Class. |
Class |
| getClassLoader()
Return a class loader you can use to retrieve classes in this package.
|
Context |
| getClassLoader()
Return a class loader you can use to retrieve classes in this package.
|
ContextWrapper |
| getClassLoader()
Return a class loader you can use to retrieve classes in this package.
|
MockContext |
| getClassLoader()
Returns the
ClassLoader associated with this ProtectionDomain. |
ProtectionDomain |
| getClassloader()
Obtains the classloader used to read the version information.
|
VersionInfo |
| getClassName()
Gets the class name of the source.
|
AccessibilityEvent |
| getClassName()
Return the class name of this component.
|
ComponentName |
| getClassName()
Returns the class name of the resource bundle from which a resource could
not be found, or in the case of a missing resource, the name of the
missing resource bundle.
|
MissingResourceException |
| getClassName()
Returns the name of the class implementing this
Service. |
Provider.Service |
| getClassName()
Returns the fully qualified name of the class belonging to this
StackTraceElement. |
StackTraceElement |
| getClientAliases(String keyType, Principal[] issuers)
Returns the client aliases for the specified public key type and list of
certificate issuers.
|
X509KeyManager |
| getClientParams()
Obtains the client parameters of this stack.
|
ClientParamsStack |
| getClientSessionContext()
Returns the SSL session context that encapsulates the set of SSL sessions
that can be used for handshake of client-side SSL sockets.
|
SSLContext |
| getClipBounds()
Retrieve the clip bounds.
|
Canvas |
| getClipBounds(Rect bounds)
Retrieve the clip bounds, returning true if they are non-empty.
|
Canvas |
| getClob(int parameterIndex)
Gets the value of a specified JDBC
CLOB parameter as a java.sql.Clob. |
CallableStatement |
| getClob(int columnIndex)
Gets the value of a column specified by column index as a
java.sql.Clob. |
ResultSet |
| getClob(String parameterName)
Gets the value of a specified JDBC
CLOB parameter as a java.sql.Clob. |
CallableStatement |
| getClob(String colName)
Gets the value of a column specified by column name as a
java.sql.Clob. |
ResultSet |
| getCName() | SslCertificate.DName |
| getCNs(X509Certificate cert) | AbstractVerifier |
| getCodePoint()
Returns the invalid Unicode code point.
|
IllegalFormatCodePointException |
| getCodeSigners()
Returns the
CodeSigners of this CodeSource. |
CodeSource |
| getCodeSigners()
Returns the code signers for the digital signatures associated with the
JAR file.
|
JarEntry |
| getCodeSource()
Returns the
CodeSource of this ProtectionDomain. |
ProtectionDomain |
| getCofactor()
Returns the
cofactor. |
ECParameterSpec |
| getCollationElementIterator(String source)
Obtains a
CollationElementIterator for the given string. |
RuleBasedCollator |
| getCollationElementIterator(CharacterIterator source)
Obtains a
CollationElementIterator for the given
CharacterIterator. |
RuleBasedCollator |
| getCollationKey(String string)
Returns a CollationKey for the specified string for this collator
with the current decomposition rule and strength value.
|
Collator |
| getCollationKey(String name)
return the collation key
|
DatabaseUtils |
| getCollationKey(String source)
Returns the
CollationKey for the given source text. |
RuleBasedCollator |
| getCollection()
Returns the collection where the
Certificates and CRLs
are retrieved from. |
CollectionCertStoreParameters |
| getColor()
Return the paint's color.
|
Paint |
| getColor() | QuoteSpan |
| getColor(int id)
Return a color integer associated with a particular resource ID.
|
MockResources |
| getColor(int id)
Return a color integer associated with a particular resource ID.
|
Resources |
| getColor(int index, int defValue)
Retrieve the color value for the attribute at index.
|
TypedArray |
| getColorEffect()
Gets the current color effect setting.
|
Camera.Parameters |
| getColorFilter()
Get the paint's colorfilter (maybe be null).
|
Paint |
| getColorForState(int[] stateSet, int defaultColor)
Return the color associated with the given set of View states.
|
ColorStateList |
| getColorStateList(int id)
Return a color state list associated with a particular resource ID.
|
MockResources |
| getColorStateList(int id)
Return a color state list associated with a particular resource ID.
|
Resources |
| getColorStateList(int index)
Retrieve the ColorStateList for the attribute at index.
|
TypedArray |
| getColumnClassName(int column)
Returns the fully-qualified type of the class that is produced when
invoking
ResultSet.getObject to recover this column's value. |
ResultSetMetaData |
| getColumnCount()
Return total number of columns
|
AbstractCursor |
| getColumnCount()
Return total number of columns
|
Cursor |
| getColumnCount()
Return total number of columns
|
CursorWrapper |
| getColumnCount()
Returns number of columns contained in the associated result set.
|
ResultSetMetaData |
| getColumnDelay()
Returns the delay by which the children's animation are offset from one
column to the other.
|
GridLayoutAnimationController |
| getColumnDisplaySize(int column)
Returns the indexed column's standard maximum width, expressed in number
of characters.
|
ResultSetMetaData |
| getColumnIndex(String columnName)
Returns the zero-based index for the given column name, or -1 if the column doesn't exist.
|
AbstractCursor |
| getColumnIndex(String columnName)
Returns the zero-based index for the given column name, or -1 if the column doesn't exist.
|
Cursor |
| getColumnIndex(String columnName)
Returns the zero-based index for the given column name, or -1 if the column doesn't exist.
|
CursorWrapper |
| getColumnIndex(String key)
Returns the index of the specified column.
|
DatabaseUtils.InsertHelper |
| getColumnIndex(String columnName)
Returns the zero-based index for the given column name, or -1 if the column doesn't exist.
|
SQLiteCursor |
| getColumnIndexOrThrow(String columnName)
Returns the zero-based index for the given column name, or throws
IllegalArgumentException if the column doesn't exist.
|
AbstractCursor |
| getColumnIndexOrThrow(String columnName)
Returns the zero-based index for the given column name, or throws
IllegalArgumentException if the column doesn't exist.
|
Cursor |
| getColumnIndexOrThrow(String columnName)
Returns the zero-based index for the given column name, or throws
IllegalArgumentException if the column doesn't exist.
|
CursorWrapper |
| getColumnLabel(int column)
Returns a recommended title for the indexed column, to be used when the
title needs to be displayed.
|
ResultSetMetaData |
| getColumnName(int columnIndex)
Returns the column name at the given zero-based column index.
|
AbstractCursor |
| getColumnName(int columnIndex)
Returns the column name at the given zero-based column index.
|
Cursor |
| getColumnName(int columnIndex)
Returns the column name at the given zero-based column index.
|
CursorWrapper |
| getColumnName(int column)
Returns the title of the indexed column.
|
ResultSetMetaData |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
AbstractCursor |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
Cursor |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
CursorWrapper |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
MatrixCursor |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
MergeCursor |
| getColumnNames()
Returns a string array holding the names of all of the columns in the
result set in the order in which they were listed in the result.
|
SQLiteCursor |
| getColumnNumber()
Return the column number where the current document event ends.
|
Driver |
| getColumnNumber()
Return the column number where the current document event ends.
|
Locator |
| getColumnNumber()
Return the saved column number (1-based).
|
LocatorImpl |
| getColumnNumber()
The column number of the end of the text where the exception occurred.
|
SAXParseException |
| getColumnNumber()
Returns the current column number, starting from 0.
|
XmlPullParser |
| getColumnNumber() | XmlPullParserException |
| getColumnOf(int day) | MonthDisplayHelper |
| getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern)
Returns a description of access rights for a table's columns.
|
DatabaseMetaData |
| getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern)
Returns a description of table columns available in a specified catalog.
|
DatabaseMetaData |
| getColumnType(int column)
Returns the type of the indexed column as SQL type code.
|
ResultSetMetaData |
| getColumnTypeName(int column)
Returns the type name of the indexed column.
|
ResultSetMetaData |
| getCombinedChildId(long groupId, long childId)
Override this method if you foresee a clash in IDs based on this scheme:
Base implementation returns a long: |
BaseExpandableListAdapter |
| getCombinedChildId(long groupId, long childId)
Gets an ID for a child that is unique across any item (either group or
child) that is in this list.
|
ExpandableListAdapter |
| getCombinedGroupId(long groupId)
Override this method if you foresee a clash in IDs based on this scheme:
Base implementation returns a long: |
BaseExpandableListAdapter |
| getCombinedGroupId(long groupId)
Gets an ID for a group that is unique across any item (either group or
child) that is in this list.
|
ExpandableListAdapter |
| getCommand()
Gets the
RowSet's command property. |
RowSet |
| getComment()
Returns the comment describing the purpose of this cookie, or
null if no such comment has been defined.
|
BasicClientCookie |
| getComment()
Returns the comment describing the purpose of this cookie, or
null if no such comment has been defined.
|
Cookie |
| getComment()
Returns the comment part.
|
Rfc822Token |
| getComment()
Gets the comment for this
ZipEntry. |
ZipEntry |
| getCommentURL()
Returns null.
|
BasicClientCookie |
| getCommentURL()
Returns null.
|
BasicClientCookie2 |
| getCommentURL()
If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described by the information at this URL.
|
Cookie |
| getCompletedTaskCount()
Returns the approximate total number of tasks that have
completed execution.
|
ThreadPoolExecutor |
| getComponent()
Return the component of the service that implements this input
method.
|
InputMethodInfo |
| getComponent()
Retrieve the concrete component associated with the intent.
|
Intent |
| getComponentEnabledSetting(ComponentName componentName)
Return the the enabled setting for a package component (activity,
receiver, service, provider).
|
MockPackageManager |
| getComponentEnabledSetting(ComponentName componentName)
Return the the enabled setting for a package component (activity,
receiver, service, provider).
|
PackageManager |
| getComponentName()
Returns complete component name of this activity.
|
Activity |
| getComponentName()
Returns complete component name of this instrumentation.
|
Instrumentation |
| getComponentType()
Returns a
Class object which represents the component type if
this class represents an array type. |
Class |
| getComposingSpanEnd(Spannable text) | BaseInputConnection |
| getComposingSpanStart(Spannable text) | BaseInputConnection |
| getCompoundDrawablePadding()
Returns the padding between the compound drawables and the text.
|
TextView |
| getCompoundDrawables()
Returns drawables for the left, top, right, and bottom borders.
|
TextView |
| getCompoundPaddingBottom()
Returns the bottom padding of the view, plus space for the bottom
Drawable if any.
|
TextView |
| getCompoundPaddingLeft()
Returns the left padding of the view, plus space for the left
Drawable if any.
|
TextView |
| getCompoundPaddingRight()
Returns the right padding of the view, plus space for the right
Drawable if any.
|
TextView |
| getCompoundPaddingTop()
Returns the top padding of the view, plus space for the top
Drawable if any.
|
TextView |
| getCompressedSize()
Gets the compressed size of this
ZipEntry. |
ZipEntry |
| getConcurrency()
Gets the concurrency mode of this
ResultSet. |
ResultSet |
| getCondensedHeader(String name)
Gets a header representing all of the header values with the given name.
|
HeaderGroup |
| getCondition()
Obtains the condition.
|
WaitingThread |
| getConfig()
If the bitmap's internal config is in one of the public formats, return
that config, otherwise return null.
|
Bitmap |
| getConfiguration()
Return the current configuration that is in effect for this resource
object.
|
MockResources |
| getConfiguration()
Return the current configuration that is in effect for this resource
object.
|
Resources |
| getConfiguration(ContentResolver cr, Configuration outConfig)
Convenience function to read all of the current
configuration-related settings into a
Configuration object.
|
Settings.System |
| getConfiguredNetworks()
Return a list of all the networks configured in the supplicant.
|
WifiManager |
| getConnection() | BasicPoolEntry
(protected) |
| getConnection()
Creates a connection to the database represented by this
DataSource. |
DataSource |
| getConnection()
Returns the database connection that created this metadata.
|
DatabaseMetaData |
| getConnection()
Return the connection for interacting back with the application.
|
InputBinding |
| getConnection()
Creates a connection to the database.
|
PooledConnection |
| getConnection()
Gets the connection associated with this
RowSet object. |
RowSetInternal |
| getConnection()
Gets the
Connection object which created this statement. |
Statement |
| getConnection(String url)
Attempts to establish a connection to the given database URL.
|
DriverManager |
| getConnection(String theUsername, String thePassword)
Creates a connection to the database represented by this
DataSource, using the supplied user name and password. |
DataSource |
| getConnection(String url, String user, String password)
Attempts to establish a connection to the given database URL.
|
DriverManager |
| getConnection(String url, Properties info)
Attempts to establish a connection to the given database URL.
|
DriverManager |
| getConnection(long timeout, TimeUnit tunit)
Obtains a connection within a given time.
|
ClientConnectionRequest |
| getConnection(HttpRoute route, Object state)
Obtains a connection.
|
SingleClientConnManager |
| getConnectionInfo()
Return dynamic information about the current Wi-Fi connection, if any is active.
|
WifiManager |
| getConnectionKeepAliveStrategy() | AbstractHttpClient |
| getConnectionManager()
Obtains the connection manager used by this client.
|
AbstractHttpClient |
| getConnectionManager()
Obtains the connection manager used by this client.
|
HttpClient |
| getConnectionReuseStrategy() | AbstractHttpClient |
| getConnectionsInPool()
Gets the total number of pooled connections.
|
ThreadSafeClientConnManager |
| getConnectionsInPool(HttpRoute route) | ConnPoolByRoute |
| getConnectionsInPool(HttpRoute route)
Gets the total number of pooled connections for the given route.
|
ThreadSafeClientConnManager |
| getConnectionTimeout(HttpParams params)
Returns the timeout until a connection is etablished.
|
HttpConnectionParams |
| getConnectionToken()
Return the token for the connection back to the application.
|
InputBinding |
| getConnectTimeout()
Gets the configured connecting timeout.
|
URLConnection |
| getConsiderGoneChildrenWhenMeasuring()
Determines whether to measure all children or just those in
the VISIBLE or INVISIBLE state when measuring.
|
FrameLayout |
| getConstantHeight() | DrawableContainer.DrawableContainerState |
| getConstantMinimumHeight() | DrawableContainer.DrawableContainerState |
| getConstantMinimumWidth() | DrawableContainer.DrawableContainerState |
| getConstantPadding() | DrawableContainer.DrawableContainerState |
| getConstantState() | BitmapDrawable |
| getConstantState() | ClipDrawable |
| getConstantState() | ColorDrawable |
| getConstantState() | Drawable |
| getConstantState() | DrawableContainer |
| getConstantState() | GradientDrawable |
| getConstantState() | InsetDrawable |
| getConstantState() | LayerDrawable |
| getConstantState() | NinePatchDrawable |
| getConstantState() | RotateDrawable |
| getConstantState() | ScaleDrawable |
| getConstantState() | ShapeDrawable |
| getConstantWidth() | DrawableContainer.DrawableContainerState |
| getConstructor(Class... parameterTypes)
Returns a
Constructor object which represents the public
constructor matching the specified parameter types. |
Class |
| getConstructors()
Returns an array containing
Constructor objects for all public
constructors for the class represented by this Class. |
Class |
| getContactLookupUri(ContentResolver resolver, Uri dataUri)
Build a CONTENT_LOOKUP_URI
style Uri for the parent ContactsContract.Contacts
entry of the given ContactsContract.Contacts.Data entry.
|
ContactsContract.Data |
| getContactLookupUri(ContentResolver resolver, Uri rawContactUri)
Build a CONTENT_LOOKUP_URI
style Uri for the parent ContactsContract.Contacts
entry of the given ContactsContract.RawContacts entry.
|
ContactsContract.RawContacts |
| getContainer()
Return the container for this Window.
|
Window |
| getContainer()
Gets the container that is the parent of the zoom controls.
|
ZoomButtonsController |
| getContantForFocusDirection(int direction)
Get the sonification constant for the focus directions.
|
SoundEffectConstants |
| getContent()
Obtains the content, once only.
|
BasicHttpEntity |
| getContent()
Creates a new InputStream object of the entity.
|
BasicManagedEntity |
| getContent()
Creates a new InputStream object of the entity.
|
BufferedHttpEntity |
| getContent() | ByteArrayEntity |
| getContent() | EntityTemplate |
| getContent() | FileEntity |
| getContent()
Creates a new InputStream object of the entity.
|
HttpEntity |
| getContent()
Creates a new InputStream object of the entity.
|
HttpEntityWrapper |
| getContent() | InputStreamEntity |
| getContent() | SerializableEntity |
| getContent()
Returns the content of the drawer.
|
SlidingDrawer |
| getContent() | StringEntity |
| getContent()
Gets the content of the resource which is referred by this URL.
|
URL |
| getContent()
Gets an object representing the content of the resource this
URLConnection is connected to. |
URLConnection |
| getContent(Class[] types)
Gets the content of the resource which is referred by this URL.
|
URL |
| getContent(Class[] types)
Gets an object representing the content of the resource this
URLConnection is connected to. |
URLConnection |
| getContent(URLConnection uConn)
Returns the object pointed by the specified URL connection
uConn. |
ContentHandler |
| getContent(URLConnection uConn, Class[] types)
Returns the object pointed by the specified URL connection
uConn. |
ContentHandler |
| getContentCharSet(HttpEntity entity) | EntityUtils |
| getContentCharset(HttpParams params)
Returns the default charset to be used for writing content body,
when no charset explicitly specified.
|
HttpProtocolParams |
| getContentDescription()
Gets the description of the source.
|
AccessibilityEvent |
| getContentDescription()
Gets the View description.
|
View |
| getContentEncoding()
Obtains the Content-Encoding header.
|
AbstractHttpEntity |
| getContentEncoding()
Obtains the Content-Encoding header, if known.
|
HttpEntity |
| getContentEncoding()
Obtains the Content-Encoding header, if known.
|
HttpEntityWrapper |
| getContentEncoding()
Gets the content encoding type specified by the response header field
content-encoding or null if this field is not set. |
URLConnection |
| getContentHandler()
Return the current content handler.
|
Driver |
| getContentHandler()
Return the current content handler.
|
ParserAdapter |
| getContentHandler()
Gets the SAX
ContentHandler. |
RootElement |
| getContentHandler()
Get the content event handler.
|
XMLFilterImpl |
| getContentHandler()
Return the current content handler.
|
XMLReader |
| getContentHeight() | WebView |
| getContentLength() | BasicHttpEntity |
| getContentLength()
Tells the length of the content, if known.
|
BufferedHttpEntity |
| getContentLength() | ByteArrayEntity |
| getContentLength() | CacheManager.CacheResult |
| getContentLength() | EntityTemplate |
| getContentLength() | FileEntity |
| getContentLength()
Tells the length of the content, if known.
|
HttpEntity |
| getContentLength()
Tells the length of the content, if known.
|
HttpEntityWrapper |
| getContentLength() | InputStreamEntity |
| getContentLength()
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginData |
| getContentLength() | SerializableEntity |
| getContentLength() | StringEntity |
| getContentLength()
Gets the content length in bytes specified by the response header field
content-length or -1 if this field is not set. |
URLConnection |
| getContentResolver()
Return a ContentResolver instance for your application's package.
|
Context |
| getContentResolver()
Return a ContentResolver instance for your application's package.
|
ContextWrapper |
| getContentResolver()
Return a ContentResolver instance for your application's package.
|
IsolatedContext |
| getContentResolver()
Return a ContentResolver instance for your application's package.
|
MockContext |
| getContents()
Returns an
Object array which contains the resources of this
ListResourceBundle. |
ListResourceBundle
(protected) |
| getContentType()
Obtains the Content-Type header.
|
AbstractHttpEntity |
| getContentType()
Obtains the Content-Type header, if known.
|
HttpEntity |
| getContentType()
Obtains the Content-Type header, if known.
|
HttpEntityWrapper |
| getContentType()
Gets the MIME-type of the content specified by the response header field
content-type or null if type is unknown. |
URLConnection |
| getContentTypeFor(String fileName)
Determines the MIME type for a file
fileName of a URL. |
FileNameMap |
| getContentUri(String volumeName)
Get the content:// style URI for the albums table on the
given volume.
|
MediaStore.Audio.Albums |
| getContentUri(String volumeName)
Get the content:// style URI for the artists table on the
given volume.
|
MediaStore.Audio.Artists |
| getContentUri(String volumeName)
Get the content:// style URI for the audio genres table on the
given volume.
|
MediaStore.Audio.Genres |
| getContentUri(String volumeName)
Get the content:// style URI for the audio media table on the
given volume.
|
MediaStore.Audio.Media |
| getContentUri(String volumeName)
Get the content:// style URI for the audio playlists table on the
given volume.
|
MediaStore.Audio.Playlists |
| getContentUri(String volumeName)
Get the content:// style URI for the image media table on the
given volume.
|
MediaStore.Images.Media |
| getContentUri(String volumeName)
Get the content:// style URI for the image media table on the
given volume.
|
MediaStore.Images.Thumbnails |
| getContentUri(String volumeName)
Get the content:// style URI for the video media table on the
given volume.
|
MediaStore.Video.Media |
| getContentUri(String volumeName)
Get the content:// style URI for the image media table on the
given volume.
|
MediaStore.Video.Thumbnails |
| getContentUri(String volumeName, long artistId) | MediaStore.Audio.Artists.Albums |
| getContentUri(String volumeName, long genreId) | MediaStore.Audio.Genres.Members |
| getContentUri(String volumeName, long playlistId) | MediaStore.Audio.Playlists.Members |
| getContentUriForPath(String path) | MediaStore.Audio.Media |
| getContentView()
Return the view used as the content of the popup window. |
PopupWindow |
| getContext() | AbstractThreadedSyncAdapter |
| getContext()
Returns the
AccessControlContext for the current Thread
including the inherited access control context of the thread that spawned
the current thread (recursively). |
AccessController |
| getContext() | AndroidTestCase |
| getContext()
Returns the context associated with this array adapter.
|
ArrayAdapter |
| getContext()
Retrieve the Context this provider is running in.
|
ContentProvider |
| getContext()
Retrieve the Context this Dialog is running in.
|
Dialog |
| getContext()
Return the Context of this instrumentation's package.
|
Instrumentation |
| getContext()
Return the context we are running in, for access to resources, class
loader, etc.
|
LayoutInflater |
| getContext()
Returns the Context of this Preference.
|
Preference |
| getContext()
Returns the context the view is running in, through which it can
access the current theme, resources, etc.
|
View |
| getContext()
Return the Context this window policy is running in, for retrieving
resources and other information.
|
Window |
| getContextClassLoader()
Returns the context ClassLoader for this Thread.
|
Thread |
| getContextMenuInfo()
Views should implement this if they have extra information to associate
with the context menu.
|
AbsListView
(protected) |
| getContextMenuInfo()
Views should implement this if they have extra information to associate
with the context menu.
|
Gallery
(protected) |
| getContextMenuInfo()
Views should implement this if they have extra information to associate
with the context menu.
|
View
(protected) |
| getContextualShaper(int ranges)
Gets the NumericShaper for the specified unicode ranges.
|
NumericShaper |
| getContextualShaper(int ranges, int defaultContext)
Gets the NumericShaper for the specified unicode ranges
and default unicode range.
|
NumericShaper |
| getContinueExistingPeriodicTasksAfterShutdownPolicy()
Gets the policy on whether to continue executing existing
periodic tasks even when this executor has been
shutdown. |
ScheduledThreadPoolExecutor |
| getConversion()
Returns the incompatible conversion.
|
FormatFlagsConversionMismatchException |
| getConversion()
Returns the incompatible conversion.
|
IllegalFormatConversionException |
| getConversion()
Returns the conversion associated with the exception.
|
UnknownFormatConversionException |
| getCookie(String url)
Get cookie(s) for a given url so that it can be set to "cookie:" in http
request header.
|
CookieManager |
| getCookiePolicy(HttpParams params) | HttpClientParams |
| getCookies()
Returns an immutable array of cookies that this HTTP
state currently contains.
|
BasicCookieStore |
| getCookies()
Returns all cookies contained in this store.
|
CookieStore |
| getCookieSpec(String name)
Gets the cookie specification with the given name.
|
CookieSpecRegistry |
| getCookieSpec(String name, HttpParams params)
Gets the cookie specification with the given ID.
|
CookieSpecRegistry |
| getCookieSpecs() | AbstractHttpClient |
| getCookieStore() | AbstractHttpClient |
| getCorePoolSize()
Returns the core number of threads.
|
ThreadPoolExecutor |
| getCount() | AbsSpinner |
| getCount()
Returns the numbers of rows in the cursor.
|
AbstractCursor |
| getCount()
How many items are in the data set represented by this Adapter.
|
Adapter |
| getCount() | AdapterView |
| getCount()
|
ArrayAdapter |
| getCount()
Returns the current count.
|
CountDownLatch |
| getCount()
Returns the numbers of rows in the cursor.
|
Cursor |
| getCount() | CursorAdapter |
| getCount()
Returns the numbers of rows in the cursor.
|
CursorWrapper |
| getCount()
How many items are in the data set represented by this Adapter.
|
HeaderViewListAdapter |
| getCount()
Returns the numbers of rows in the cursor.
|
MatrixCursor |
| getCount()
Returns the numbers of rows in the cursor.
|
MergeCursor |
| getCount()
Returns the numbers of rows in the cursor.
|
SQLiteCursor |
| getCount() | SimpleAdapter |
| getCountry()
Gets the country code for this
Locale or an empty string of no country
was set. |
Locale |
| getCountryCode()
Returns the country code of the address, for example "US",
or null if it is unknown.
|
Address |
| getCountryName()
Returns the localized country name of the address, for example "Iceland",
or null if it is unknown.
|
Address |
| getCrc()
Gets the checksum for this
ZipEntry. |
ZipEntry |
| getCreationDate(String alias)
Returns the creation date of the entry with the given alias.
|
KeyStore |
| getCreationTime()
Returns the time this session was created, in milliseconds since midnight
January 1st 1970 UTC.
|
SSLSession |
| getCredentialCharset(HttpParams params)
Obtains the charset for encoding
Credentials.
|
AuthParams |
| getCredentialClass()
Returns the class name of the credential associated with this permission.
|
PrivateCredentialPermission |
| getCredentials()
Returns user Credentials selected for authentication if available
|
AuthState |
| getCredentials(AuthScope authscope)
Get the credentials for the given authentication scope.
|
BasicCredentialsProvider |
| getCredentials(AuthScope authscope)
Get the credentials for the given authentication scope.
|
CredentialsProvider |
| getCredentialsProvider() | AbstractHttpClient |
| getCriticalExtensionOIDs()
Returns the set of OIDs of the extension(s) marked as CRITICAL, that this
implementation manages.
|
X509Extension |
| getCRLs(CRLSelector selector)
Returns the list of
CRLs for the specified CRLSelector
from this certificate store. |
CertStore |
| getCrossReference(String primaryCatalog, String primarySchema, String primaryTable, String foreignCatalog, String foreignSchema, String foreignTable)
Returns a list of foreign key columns in a given foreign key table that
reference the primary key columns of a supplied primary key table.
|
DatabaseMetaData |
| getCrtCoefficient()
Returns the CRT coefficient,
q^-1 mod p. |
RSAMultiPrimePrivateCrtKey |
| getCrtCoefficient()
Returns the CRT coefficient,
q^-1 mod p. |
RSAMultiPrimePrivateCrtKeySpec |
| getCrtCoefficient()
Returns the CRT coefficient.
|
RSAOtherPrimeInfo |
| getCrtCoefficient()
Returns the CRT coefficient,
q^-1 mod p. |
RSAPrivateCrtKey |
| getCrtCoefficient()
Returns the CRT coefficient,
q^-1 mod p. |
RSAPrivateCrtKeySpec |
| getCurrency()
Returns the currency used by this decimal format.
|
DecimalFormat |
| getCurrency()
Returns the currency.
|
DecimalFormatSymbols |
| getCurrency()
Returns the currency used by this number format.
|
NumberFormat |
| getCurrencyCode()
Returns this
Currency's ISO 4217 currency code. |
Currency |
| getCurrencyInstance()
Returns a
NumberFormat for formatting and parsing currency values
for the default locale. |
NumberFormat |
| getCurrencyInstance(Locale locale)
Returns a
NumberFormat for formatting and parsing currency values
for the specified locale. |
NumberFormat |
| getCurrencySymbol()
Returns the currency symbol.
|
DecimalFormatSymbols |
| getCurrent() | Drawable |
| getCurrent() | DrawableContainer |
| getCurrentActivity() | ActivityGroup |
| getCurrentActivity()
Retrieve the Activity that is currently running.
|
LocalActivityManager |
| getCurrentDate() | HttpDateGenerator |
| getCurrentDrawableState()
Returns the drawable state for the key, based on the current state and type of the key.
|
Keyboard.Key |
| getCurrentFocus()
Calls getCurrentFocus() on the
Window of this Activity to return the currently focused view.
|
Activity |
| getCurrentFocus()
Call getCurrentFocus() on the
Window if this Activity to return the currently focused view.
|
Dialog |
| getCurrentFocus()
Return the view in this Window that currently has focus, or null if
there are none.
|
Window |
| getCurrentHintTextColor()
Return the current color selected to paint the hint text. |
TextView |
| getCurrentHour() | TimePicker |
| getCurrentId()
Retrieve the ID of the activity that is currently running.
|
LocalActivityManager |
| getCurrentIndex()
Get the index of the current history item.
|
WebBackForwardList |
| getCurrentInputBinding()
Return the currently active InputBinding for the input method, or
null if there is none.
|
InputMethodService |
| getCurrentInputConnection()
Retrieve the currently active InputConnection that is bound to
the input method, or null if there is none.
|
InputMethodService |
| getCurrentInputEditorInfo() | InputMethodService |
| getCurrentInputStarted() | InputMethodService |
| getCurrentItem()
Return the current history item.
|
WebBackForwardList |
| getCurrentItemIndex()
Gets the index of the source in the list of items the can be visited.
|
AccessibilityEvent |
| getCurrentMinute() | TimePicker |
| getCurrentPosition() | MediaController.MediaPlayerControl |
| getCurrentPosition()
Gets the current playback position.
|
MediaPlayer |
| getCurrentPosition() | VideoView |
| getCurrentStroke() | GestureOverlayView |
| getCurrentTab() | TabHost |
| getCurrentTabTag() | TabHost |
| getCurrentTabView() | TabHost |
| getCurrentTextColor()
Return the current color selected for normal text. |
TextView |
| getCurrentTimezone()
Returns the timezone string that is currently set for the device.
|
Time |
| getCurrentView() | TabHost |
| getCurrentView()
Returns the View corresponding to the currently displayed child.
|
ViewAnimator |
| getCurrX()
Returns the current X offset in the scroll.
|
Scroller |
| getCurrY()
Returns the current Y offset in the scroll.
|
Scroller |
| getCursiveFontFamily()
Get the cursive font family name.
|
WebSettings |
| getCursor()
Returns the cursor.
|
CursorAdapter |
| getCursor() | CursorTreeAdapter |
| getCursor()
Returns a Cursor of all the ringtones available.
|
RingtoneManager |
| getCursorCapsMode(int reqModes)
The default implementation uses TextUtils.getCapsMode to get the
cursor caps mode for the current selection position in the editable
text, unless in dummy mode in which case 0 is always returned.
|
BaseInputConnection |
| getCursorCapsMode(int reqModes)
Retrieve the current capitalization mode in effect at the current
cursor position in the text.
|
InputConnection |
| getCursorCapsMode(int reqModes)
Retrieve the current capitalization mode in effect at the current
cursor position in the text.
|
InputConnectionWrapper |
| getCursorName()
Gets the name of the SQL cursor of this
ResultSet. |
ResultSet |
| getCursorPath(int point, Path dest, CharSequence editingBuffer)
Fills in the specified Path with a representation of a cursor
at the specified offset.
|
Layout |
| getCursorToStringConverter()
Returns the converter used to convert the filtering Cursor
into a String.
|
SimpleCursorAdapter |
| getCurve()
Returns the elliptic curve.
|
ECParameterSpec |
| getData()
Returns the character data of the node that implements this interface.
|
CharacterData |
| getData()
Gets the data of this datagram packet.
|
DatagramPacket |
| getData()
Retrieve data this intent is operating on.
|
Intent |
| getData()
Obtains a Bundle of arbitrary data associated with this
event, lazily creating it if necessary.
|
Message |
| getData()
Returns the content of this processing instruction.
|
ProcessingInstruction |
| getDataActivity()
Returns a constant indicating the type of activity on a data connection
(cellular).
|
TelephonyManager |
| getDataAuthority(int index)
Return a data authority in the filter.
|
IntentFilter |
| getDatabase() | SQLiteCursor |
| getDatabaseEnabled()
Returns true if database storage API is enabled.
|
WebSettings |
| getDatabaseMajorVersion()
Returns the major version number of the database software.
|
DatabaseMetaData |
| getDatabaseMinorVersion()
Returns the minor version number of the database software.
|
DatabaseMetaData |
| getDatabasePath()
Return the path to where database storage API databases are saved for
the current WebView.
|
WebSettings |
| getDatabasePath(String name)
Returns the absolute path on the filesystem where a database created with
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory) is stored.
|
Context |
| getDatabasePath(String name)
Returns the absolute path on the filesystem where a database created with
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory) is stored.
|
ContextWrapper |
| getDatabasePath(String name)
Returns the absolute path on the filesystem where a database created with
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory) is stored.
|
MockContext |
| getDatabasePath(String name)
Returns the absolute path on the filesystem where a database created with
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory) is stored.
|
RenamingDelegatingContext |
| getDatabasePrefix() | RenamingDelegatingContext |
| getDatabaseProductName()
Returns the name of the database software.
|
DatabaseMetaData |
| getDatabaseProductVersion()
Returns the version number of this database software.
|
DatabaseMetaData |
| getDataDirectory()
Gets the Android data directory.
|
Environment |
| getDataPath(int index)
Return a data path in the filter.
|
IntentFilter |
| getDataScheme(int index)
Return a data scheme in the filter.
|
IntentFilter |
| getDataSize()
Gets the number of bytes of data that should have been read/written.
|
DataTruncation |
| getDataSourceName()
Gets the ODBC Data Source Name property associated with this
RowSet. |
RowSet |
| getDataState()
Returns a constant indicating the current data connection state
(cellular).
|
TelephonyManager |
| getDataString()
The same as getData(), but returns the URI as an encoded
String.
|
Intent |
| getDataType(int index)
Return a data type in the filter.
|
IntentFilter |
| getDate()
This method is deprecated.
use
Calendar.get(Calendar.DATE)
|
Date |
| getDate()
Returns the time for which the validation of the certification path
should be evaluated.
|
PKIXParameters |
| getDate()
This method is deprecated.
This method is deprecated and must not be used. An SQL
Time object does not have a Date component. |
Time |
| getDate()
Gets the timestamp when this response has been sent as a date in
milliseconds since January 1, 1970 GMT or
0 if this timestamp is
unknown. |
URLConnection |
| getDate(int parameterIndex)
Gets the value of the specified JDBC
DATE parameter as a java.sql.Date. |
CallableStatement |
| getDate(int columnIndex)
Gets the value of a column specified by column index as a
java.sql.Date. |
ResultSet |
| getDate(int parameterIndex, Calendar cal)
Gets the value of the specified JDBC
DATE parameter as a java.sql.Date, using the specified Calendar to construct the date. |
CallableStatement |
| getDate(int columnIndex, Calendar cal)
Gets the value of a column specified by column index as a
java.sql.Date. |
ResultSet |
| getDate(String parameterName)
Gets the value of the specified JDBC
DATE parameter as a java.sql.Date. |
CallableStatement |
| getDate(String columnName)
Gets the value of a column specified by column name as a
java.sql.Date. |
ResultSet |
| getDate(String parameterName, Calendar cal)
Gets the value of the specified JDBC
DATE parameter as a java.sql.Date, using the specified Calendar to construct the date. |
CallableStatement |
| getDate(String columnName, Calendar cal)
Gets the value of a column specified by column name, as a
java.sql.Date object. |
ResultSet |
| getDateAndTime()
Returns the criterion for the CRL update period.
|
X509CRLSelector |
| getDateFormat(Context context)
Returns a DateFormat object that can format the date
in short form (such as 12/31/1999) according
to the current locale and the user's date-order preference.
|
DateFormat |
| getDateFormatOrder(Context context)
Gets the current date format stored as a char array.
|
DateFormat |
| getDateFormatSymbols()
Returns the
DateFormatSymbols used by this simple date format. |
SimpleDateFormat |
| getDateInstance()
Returns a
DateFormat instance for formatting and parsing dates in
the DEFAULT style for the default locale. |
DateFormat |
| getDateInstance(int style)
Returns a
DateFormat instance for formatting and parsing dates in
the specified style for the default locale. |
DateFormat |
| getDateInstance(int style, Locale locale)
Returns a
DateFormat instance for formatting and parsing dates in
the specified style for the specified locale. |
DateFormat |
| getDateTimeInstance()
Returns a
DateFormat instance for formatting and parsing dates
and time values in the DEFAULT style for the default locale. |
DateFormat |
| getDateTimeInstance(int dateStyle, int timeStyle)
Returns a
DateFormat instance for formatting and parsing of both
dates and time values in the manner appropriate for the default locale. |
DateFormat |
| getDateTimeInstance(int dateStyle, int timeStyle, Locale locale)
Returns a
DateFormat instance for formatting and parsing dates
and time values in the specified styles for the specified locale. |
DateFormat |
| getDay()
This method is deprecated.
use
Calendar.get(Calendar.DAY_OF_WEEK)
|
Date |
| getDay()
This method is deprecated.
This method is deprecated and must not be used. An SQL
Time object does not have a Day component. |
Time |
| getDayAt(int row, int column) | MonthDisplayHelper |
| getDayOfMonth() | DatePicker |
| getDayOfWeekString(int dayOfWeek, int abbrev)
Return a string for the day of the week.
|
DateUtils |
| getDeadChar(int accent, int c)
Get the character that is produced by putting accent on the character
c.
|
KeyCharacterMap |
| getDeadChar(int accent, int c)
Get the character that is produced by putting accent on the character
c.
|
KeyEvent |
| getDebugFlags()
Get the current value of the debug flags.
|
GLSurfaceView |
| getDebugUnregister()
Return the last value given to setDebugUnregister(boolean).
|
BroadcastReceiver |
| getDecimalFormatSymbols()
Returns the
DecimalFormatSymbols used by this decimal format. |
DecimalFormat |
| getDecimalSeparator()
Returns the character which represents the decimal point in a number.
|
DecimalFormatSymbols |
| getDeclaredAnnotations()
Returns, for this element, all annotations that are explicitly declared
(not inherited).
|
AccessibleObject |
| getDeclaredAnnotations()
Returns, for this element, all annotations that are explicitly declared
(not inherited).
|
AnnotatedElement |
| getDeclaredAnnotations()
Returns the annotations that are directly defined on the class
represented by this
Class. |
Class |
| getDeclaredAnnotations()
Returns, for this element, all annotations that are explicitly declared
(not inherited).
|
Constructor |
| getDeclaredAnnotations()
Returns, for this element, all annotations that are explicitly declared
(not inherited).
|
Field |
| getDeclaredAnnotations()
Returns, for this element, all annotations that are explicitly declared
(not inherited).
|
Method |
| getDeclaredAnnotations()
Gets all annotations directly declared on this package, if any.
|
Package |
| getDeclaredClasses()
Returns an array containing
Class objects for all classes and
interfaces that are declared as members of the class which this Class represents. |
Class |
| getDeclaredConstructor(Class... parameterTypes)
Returns a
Constructor object which represents the constructor
matching the specified parameter types that is declared by the class
represented by this Class. |
Class |
| getDeclaredConstructors()
Returns an array containing
Constructor objects for all
constructors declared in the class represented by this Class. |
Class |
| getDeclaredField(String name)
Returns a
Field object for the field with the specified name
which is declared in the class represented by this Class. |
Class |
| getDeclaredFields()
Returns an array containing
Field objects for all fields declared
in the class represented by this Class. |
Class |
| getDeclaredLength()
Return the actual number of bytes that were declared when the
AssetFileDescriptor was constructed.
|
AssetFileDescriptor |
| getDeclaredMethod(String name, Class... parameterTypes)
Returns a
Method object which represents the method matching the
specified name and parameter types that is declared by the class
represented by this Class. |
Class |
| getDeclaredMethods()
Returns an array containing
Method objects for all methods
declared in the class represented by this Class. |
Class |
| getDeclaredPrefixes()
Return an enumeration of all prefixes declared in this context.
|
NamespaceSupport |
| getDeclaringClass()
Returns the declaring
Class of this Class. |
Class |
| getDeclaringClass()
Returns the class that declares this constructor.
|
Constructor |
| getDeclaringClass()
Returns the enum constant's declaring class.
|
Enum |
| getDeclaringClass()
Returns the class that declares this field.
|
Field |
| getDeclaringClass()
Returns the class that declares this member.
|
Member |
| getDeclaringClass()
Returns the class that declares this method.
|
Method |
| getDeclination() | GeomagneticField |
| getDecomposition()
Returns the decomposition rule for this collator.
|
Collator |
| getDecorView()
Retrieve the top-level window decor view (containing the standard
window frame/decorations and the client's content inside of that), which
can be added as a window to the window manager.
|
Window |
| getDefault()
Returns the system-wide cookie handler or
null if not set. |
CookieHandler |
| getDefault()
Gets the default
Locale. |
Locale |
| getDefault()
Gets the default
ProxySelector of the system. |
ProxySelector |
| getDefault()
Gets the default response cache of the system.
|
ResponseCache |
| getDefault()
Returns the default
SSLServerSocketFactory instance. |
SSLServerSocketFactory |
| getDefault()
Returns the default
SSLSocketFactory instance. |
SSLSocketFactory |
| getDefault()
Gets the default server socket factory of the system which can be used to
create new server sockets without creating a subclass of this factory.
|
ServerSocketFactory |
| getDefault()
This method is deprecated.
Use android.telephony.SmsManager.
|
SmsManager |
| getDefault()
Get the default instance of the SmsManager
|
SmsManager |
| getDefault()
Gets the default socket factory of the system which can be used to create
new sockets without creating a subclass of this factory.
|
SocketFactory |
| getDefault()
Gets the default time zone.
|
TimeZone |
| getDefault(int socketReadTimeoutForSslHandshake)
Returns a new instance of a socket factory using the specified socket read
timeout while connecting with the server/negotiating an ssl session.
|
SSLCertificateSocketFactory |
| getDefaultActivityIcon()
Return the generic icon for an activity that is used when no specific
icon is defined.
|
MockPackageManager |
| getDefaultActivityIcon()
Return the generic icon for an activity that is used when no specific
icon is defined.
|
PackageManager |
| getDefaultAdapter()
Get a handle to the default local Bluetooth adapter.
|
BluetoothAdapter |
| getDefaultAlgorithm()
Returns the default key manager factory algorithm name.
|
KeyManagerFactory |
| getDefaultAlgorithm()
Returns the default algorithm name for the
TrustManagerFactory. |
TrustManagerFactory |
| getDefaultAllowUserInteraction()
Gets the default setting whether this connection allows user interaction.
|
URLConnection |
| getDefaultCipherSuites()
Returns the names of the cipher suites that are enabled by default.
|
SSLCertificateSocketFactory |
| getDefaultCipherSuites()
Returns the names of the cipher suites that are enabled by default.
|
SSLServerSocketFactory |
| getDefaultCipherSuites()
Returns the names of the cipher suites that are enabled by default.
|
SSLSocketFactory |
| getDefaultColor()
Return the default color in this ColorStateList.
|
ColorStateList |
| getDefaultDisplay()
Use this method to get the default Display object.
|
WindowManager |
| getDefaultDomain(CookieOrigin origin) | CookieSpecBase
(protected) |
| getDefaultEditable()
Subclasses override this to specify that they have a KeyListener
by default even if not specifically called for in the XML options.
|
EditText
(protected) |
| getDefaultEditable()
Subclasses override this to specify that they have a KeyListener
by default even if not specifically called for in the XML options.
|
TextView
(protected) |
| getDefaultFixedFontSize()
Get the default fixed font size.
|
WebSettings |
| getDefaultFontSize()
Get the default font size.
|
WebSettings |
| getDefaultFractionDigits()
Returns the default number of fraction digits for this currency.
|
Currency |
| getDefaultHost()
Return the default proxy host specified by the carrier.
|
Proxy |
| getDefaultHostnameVerifier()
Returns the default hostname verifier.
|
HttpsURLConnection |
| getDefaultMax() | ConnPerRouteBean |
| getDefaultMovementMethod()
Subclasses override this to specify a default movement method.
|
EditText
(protected) |
| getDefaultMovementMethod()
Subclasses override this to specify a default movement method.
|
TextView
(protected) |
| getDefaultPath(CookieOrigin origin) | CookieSpecBase
(protected) |
| getDefaultPort()
Return the default proxy port specified by the carrier.
|
Proxy |
| getDefaultPort()
Obtains the default port.
|
Scheme |
| getDefaultPort()
Gets the default port number of the protocol used by this URL.
|
URL |
| getDefaultPort()
Returns the default port of the protocol used by the handled URL.
|
URLStreamHandler
(protected) |
| getDefaultProxy(HttpParams params)
Obtains the DEFAULT_PROXY
parameter value.
|
ConnRouteParams |
| getDefaultRequestProperty(String field)
This method is deprecated.
Use getRequestProperty(String)
|
URLConnection |
| getDefaults() | DefaultedHttpContext |
| getDefaults() | DefaultedHttpParams |
| getDefaultSensor(int type)
Use this method to get the default sensor for a given type.
|
SensorManager |
| getDefaultSharedPreferences(Context context)
Gets a SharedPreferences instance that points to the default file that is
used by the preference framework in the given context.
|
PreferenceManager |
| getDefaultSize(int size, int measureSpec)
Utility to return a default size.
|
View |
| getDefaultSSLSocketFactory()
Returns the default SSL socket factory for new instances.
|
HttpsURLConnection |
| getDefaultTextEncodingName()
Get the default text encoding name.
|
WebSettings |
| getDefaultTransactionIsolation()
Returns the default transaction isolation level for this database.
|
DatabaseMetaData |
| getDefaultType()
Returns the default
CertPathBuilder type from the Security
Properties. |
CertPathBuilder |
| getDefaultType()
Returns the default
CertPathValidator type from the Security
Properties. |
CertPathValidator |
| getDefaultType()
Returns the default
CertStore type from the Security
Properties. |
CertStore |
| getDefaultType()
Returns the default type for
KeyStore instances. |
KeyStore |
| getDefaultType(Uri defaultRingtoneUri)
Returns the type of a default Uri.
|
RingtoneManager |
| getDefaultUncaughtExceptionHandler()
Returns the default exception handler that's executed when uncaught
exception terminates a thread.
|
Thread |
| getDefaultUri(int type)
Returns the Uri for the default ringtone of a particular type.
|
RingtoneManager |
| getDefaultUseCaches()
Gets the default setting whether this connection allows using caches.
|
URLConnection |
| getDefaultValue()
Returns the default value for the annotation member represented by this
method.
|
Method |
| getDefaultView()
Inflate and return the default layout requested by AppWidget provider.
|
AppWidgetHostView
(protected) |
| getDelay()
Returns the delay by which the children's animation are offset.
|
LayoutAnimationController |
| getDelay(TimeUnit unit)
Returns the remaining delay associated with this object, in the
given time unit.
|
Delayed |
| getDelayForView(View view)
Returns the amount of milliseconds by which the specified view's
animation must be delayed or offset.
|
GridLayoutAnimationController
(protected) |
| getDelayForView(View view)
Returns the amount of milliseconds by which the specified view's
animation must be delayed or offset.
|
LayoutAnimationController
(protected) |
| getDelegatedTask()
Returns a delegate task for this engine instance.
|
SSLEngine |
| getDensity()
Returns the density for this bitmap. |
Bitmap |
| getDensity()
Returns the target density of the canvas. |
Canvas |
| getDensity()
Return the underlying bitmap's density, as per
Bitmap.getDensity().
|
NinePatch |
| getDependency()
Returns the key of the dependency on this Preference.
|
Preference |
| getDepth()
Returns the depth of this node in the policy tree.
|
PolicyNode |
| getDepth()
Returns the current depth of the element.
|
XmlPullParser |
| getDepth()
Returns the current depth of the element.
|
XmlSerializer |
| getDescendantFocusability()
Gets the descendant focusability of this view group.
|
ViewGroup |
| getDescription()
Returns the description of the syntax error, or
null if the
description is not known. |
PatternSyntaxException |
| getDescription()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Plugin |
| getDesiredMinimumHeight()
Returns the desired minimum height for the wallpaper.
|
WallpaperManager |
| getDesiredMinimumWidth()
Returns the desired minimum width for the wallpaper.
|
WallpaperManager |
| getDesiredWidth(CharSequence source, TextPaint paint)
Return how wide a layout would be necessary to display the
specified text with one line per paragraph.
|
Layout |
| getDesiredWidth(CharSequence source, int start, int end, TextPaint paint)
Return how wide a layout would be necessary to display the
specified text slice with one line per paragraph.
|
Layout |
| getDetachWallpaper()
Return value of setDetachWallpaper(boolean).
|
Animation |
| getDetail() | XmlPullParserException |
| getDetailedState()
Reports the current fine-grained state of the network.
|
NetworkInfo |
| getDetailedStateOf(SupplicantState suppState)
Map a supplicant state into a fine-grained network connectivity state.
|
WifiInfo |
| getDeviceClass()
Return the (major and minor) device class component of this
BluetoothClass.
|
BluetoothClass |
| getDeviceConfigurationInfo()
Get the device configuration attributes.
|
ActivityManager |
| getDeviceId()
Return the id for the keyboard that this event came from.
|
KeyEvent |
| getDeviceId()
Return the id for the device that this event came from.
|
MotionEvent |
| getDeviceId()
Returns the unique device ID, for example, the IMEI for GSM and the MEID
for CDMA phones.
|
TelephonyManager |
| getDeviceSoftwareVersion()
Returns the software version number for the device, for example,
the IMEI/SV for GSM phones.
|
TelephonyManager |
| getDhcpInfo()
Return the DHCP-assigned addresses from the last successful DHCP request,
if any.
|
WifiManager |
| getDialog()
Gets the dialog that is shown by this preference.
|
DialogPreference |
| getDialog()
Used to get a handle to the dialog.
|
PreferenceScreen |
| getDialogIcon()
Returns the icon to be shown on subsequent dialogs.
|
DialogPreference |
| getDialogLayoutResource()
Returns the layout resource that is used as the content View for
subsequent dialogs.
|
DialogPreference |
| getDialogMessage()
Returns the message to be shown on subsequent dialogs.
|
DialogPreference |
| getDialogTitle()
Returns the title to be shown on subsequent dialogs.
|
DialogPreference |
| getDigestAlgorithm()
Returns the name of the message digest algorithm.
|
MGF1ParameterSpec |
| getDigestAlgorithm()
Returns the algorithm name of the message digest.
|
OAEPParameterSpec |
| getDigestAlgorithm()
Returns the name of the message digest algorithm.
|
PSSParameterSpec |
| getDigestLength()
Returns the engine digest length in bytes.
|
MessageDigest |
| getDigit()
Returns the character which represents a single digit in a format
pattern.
|
DecimalFormatSymbols |
| getDigits() | DialerFilter |
| getDigitsForRow(int row) | MonthDisplayHelper |
| getDimension(DisplayMetrics metrics)
Return the data for this value as a dimension.
|
TypedValue |
| getDimension(int id)
Retrieve a dimensional for a particular resource ID.
|
MockResources |
| getDimension(int id)
Retrieve a dimensional for a particular resource ID.
|
Resources |
| getDimension(int index, float defValue)
Retrieve a dimensional unit attribute at index.
|
TypedArray |
| getDimensionPixelOffset(int id)
Retrieve a dimensional for a particular resource ID for use
as an offset in raw pixels.
|
MockResources |
| getDimensionPixelOffset(int id)
Retrieve a dimensional for a particular resource ID for use
as an offset in raw pixels.
|
Resources |
| getDimensionPixelOffset(int index, int defValue)
Retrieve a dimensional unit attribute at index for use
as an offset in raw pixels.
|
TypedArray |
| getDimensionPixelSize(int id)
Retrieve a dimensional for a particular resource ID for use
as a size in raw pixels.
|
MockResources |
| getDimensionPixelSize(int id)
Retrieve a dimensional for a particular resource ID for use
as a size in raw pixels.
|
Resources |
| getDimensionPixelSize(int index, int defValue)
Retrieve a dimensional unit attribute at index for use
as a size in raw pixels.
|
TypedArray |
| getDip() | AbsoluteSizeSpan |
| getDir(String name, int mode)
Retrieve, creating if needed, a new directory in which the application
can place its own custom data files.
|
Context |
| getDir(String name, int mode)
Retrieve, creating if needed, a new directory in which the application
can place its own custom data files.
|
ContextWrapper |
| getDir(String name, int mode)
Retrieve, creating if needed, a new directory in which the application
can place its own custom data files.
|
MockContext |
| getDirection()
Returns the direction of the animation.
|
GridLayoutAnimationController |
| getDirectionalities(char[] src, byte[] dest, int count)
Fill in the first
count bytes of dest with the
directionalities from the first count chars of src. |
AndroidCharacter |
| getDirectionality(char c)
Gets the Unicode directionality of the specified character.
|
Character |
| getDirectionality(int codePoint)
Gets the Unicode directionality of the specified character.
|
Character |
| getDirectionPriority()
Returns the direction priority for the animation.
|
GridLayoutAnimationController |
| getDisableDependentsState()
Returns whether dependents are disabled when this preference is on (
true)
or when this preference is off (false). |
CheckBoxPreference |
| getDisplayCountry()
Gets the full country name in the default
Locale for the country code of
this Locale. |
Locale |
| getDisplayCountry(Locale locale)
Gets the full country name in the specified
Locale for the country code
of this Locale. |
Locale |
| getDisplayedChild()
Returns the index of the currently displayed child view.
|
ViewAnimator |
| getDisplayId() | Display |
| getDisplayLabel()
Get the primary character for this key.
|
KeyEvent |
| getDisplayLabel(Context context, int kind, int type, CharSequence label)
This method is deprecated.
see ContactsContract
|
Contacts.ContactMethods |
| getDisplayLabel(Context context, int type, CharSequence label)
This method is deprecated.
see ContactsContract
|
Contacts.Organizations |
| getDisplayLabel(Context context, int type, CharSequence label)
This method is deprecated.
see ContactsContract
|
Contacts.Phones |
| getDisplayLabel(Context context, int type, CharSequence label, CharSequence[] labelArray)
This method is deprecated.
see ContactsContract
|
Contacts.Phones |
| getDisplayLabel(int keyCode)
Get the primary character for this key.
|
KeyCharacterMap |
| getDisplayLanguage()
Gets the full language name in the default
Locale for the language code
of this Locale. |
Locale |
| getDisplayLanguage(Locale locale)
Gets the full language name in the specified
Locale for the language code
of this Locale. |
Locale |
| getDisplayMessageBody()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getDisplayMessageBody()
Returns the message body, or email message body if this message was from
an email gateway.
|
SmsMessage |
| getDisplayMetrics()
Return the current display metrics that are in effect for this resource
object.
|
MockResources |
| getDisplayMetrics()
Return the current display metrics that are in effect for this resource
object.
|
Resources |
| getDisplayName()
Gets the full language, country, and variant names in the default
Locale
for the codes of this Locale. |
Locale |
| getDisplayName()
Gets the human-readable name associated with this network interface.
|
NetworkInterface |
| getDisplayName()
Gets the LONG name for this
TimeZone for the default Locale in standard
time. |
TimeZone |
| getDisplayName(boolean daylightTime, int style)
Gets the specified style of name (
LONG or SHORT) for this TimeZone for
the default Locale in either standard or daylight time as specified. |
TimeZone |
| getDisplayName(boolean daylightTime, int style, Locale locale)
Gets the specified style of name (
LONG or SHORT) for this TimeZone for
the specified Locale in either standard or daylight time as specified. |
TimeZone |
| getDisplayName(Locale locale)
Gets the full language, country, and variant names in the specified
Locale for the codes of this
Locale. |
Locale |
| getDisplayName(Locale locale)
Gets the LONG name for this
TimeZone for the specified Locale in standard
time. |
TimeZone |
| getDisplayOriginatingAddress()
Returns the originating address, or email from address if this message
was from an email gateway.
|
SmsMessage |
| getDisplayOriginatingAddress()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getDisplayVariant()
Gets the full variant name in the default
Locale for the variant code of
this Locale. |
Locale |
| getDisplayVariant(Locale locale)
Gets the full variant name in the specified
Locale for the variant code
of this Locale. |
Locale |
| getDivider()
Returns the drawable that will be drawn between each item in the list.
|
ListView |
| getDividerHeight() | ListView |
| getDName() | SslCertificate.DName |
| getDNSSubjectAlts(X509Certificate cert)
Extracts the array of SubjectAlt DNS names from an X509Certificate.
|
AbstractVerifier |
| getDoctype()
The Document Type Declaration (see
DocumentType)
associated with this document. |
Document |
| getDocumentElement()
This is a convenience attribute that allows direct access to the child
node that is the root element of the document.
|
Document |
| getDoInput()
Gets the value of the option
doInput which specifies whether this
connection allows to receive data. |
URLConnection |
| getDomain()
Returns domain attribute of the cookie.
|
BasicClientCookie |
| getDomain()
Returns domain attribute of the cookie.
|
Cookie |
| getDomain()
Retrieves the name to authenticate with.
|
NTCredentials |
| getDomain() | NTUserPrincipal |
| getDomainCombiner()
Returns the
DomainCombiner associated with this AccessControlContext. |
AccessControlContext |
| getDOMImplementation()
Queries the DOM implementation this
DocumentBuilder is working
on. |
DocumentBuilder |
| getDoOutput()
Gets the value of the option
doOutput which specifies whether
this connection allows to send data. |
URLConnection |
| getDouble()
Returns the double at the current position and increases the position by
8.
|
ByteBuffer |
| getDouble(int column)
Returns the value of the requested column as a double.
|
AbstractCursor |
| getDouble(int columnIndex)
Returns the value of the requested column as a double.
|
AbstractWindowedCursor |
| getDouble(int index)
Returns the double at the specified index.
|
ByteBuffer |
| getDouble(int parameterIndex)
Gets the value of the specified JDBC
DOUBLE parameter as a
double. |
CallableStatement |
| getDouble(int columnIndex)
Returns the value of the requested column as a double.
|
Cursor |
| getDouble(int columnIndex)
Returns the value of the requested column as a double.
|
CursorWrapper |
| getDouble(int index)
Get the double value associated with an index.
|
JSONArray |
| getDouble(int column)
Returns the value of the requested column as a double.
|
MatrixCursor |
| getDouble(int column)
Returns the value of the requested column as a double.
|
MergeCursor |
| getDouble(int columnIndex)
Gets the value of a column specified by column index as a
double
value. |
ResultSet |
| getDouble(int row, int col)
Returns a double for the given field.
|
CursorWindow |
| getDouble(Object object)
Returns the value of the field in the specified object as a
double. |
Field |
| getDouble(Object array, int index)
Returns the element of the array at the specified index, converted to a
double, if possible. |
Array |
| getDouble(String key)
Returns the value associated with the given key, or 0.0 if
no mapping of the desired type exists for the given key.
|
Bundle |
| getDouble(String parameterName)
Gets the value of the specified JDBC
DOUBLE parameter as a
double. |
CallableStatement |
| getDouble(String key)
Get the double value associated with a key.
|
JSONObject |
| getDouble(String columnName)
Gets the value of a column specified by column name as a
double
value. |
ResultSet |
| getDouble(String key, double deflt)
Gets the
double value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is an invalid string. |
AbstractPreferences |
| getDouble(String key, double defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getDouble(String key, double deflt)
Gets the
double value mapped to the given key or its default
value if no value is mapped, if the backing store is unavailable, or if
the value is an invalid string. |
Preferences |
| getDoubleArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getDoubleArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getDoubleExtra(String name, double defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getDoubleParameter(String name, double defaultValue)
Returns a Double parameter value with the given name.
|
AbstractHttpParams |
| getDoubleParameter(String name, double defaultValue)
Returns a Double parameter value with the given name.
|
HttpParams |
| getDoubleTapTimeout() | ViewConfiguration |
| getDownloadCacheDirectory()
Gets the Android Download/Cache content directory.
|
Environment |
| getDownTime()
Retrieve the time of the most recent key down event,
in the uptimeMillis() time base.
|
KeyEvent |
| getDownTime()
Returns the time (in ms) when the user originally pressed down to start
a stream of position events.
|
MotionEvent |
| getDrawable()
Your subclass must implement this method to provide the bitmap
to be drawn.
|
DynamicDrawableSpan |
| getDrawable()
Your subclass must implement this method to provide the bitmap
to be drawn.
|
ImageSpan |
| getDrawable()
Return the view's drawable, or null if no drawable has been
assigned.
|
ImageView |
| getDrawable()
Returns the drawable rotated by this RotateDrawable.
|
RotateDrawable |
| getDrawable()
Returns the drawable scaled by this ScaleDrawable.
|
ScaleDrawable |
| getDrawable()
Retrieve the current system wallpaper; if
no wallpaper is set, the system default wallpaper is returned.
|
WallpaperManager |
| getDrawable(int index)
Returns the drawable at the specified layer index.
|
LayerDrawable |
| getDrawable(int id)
Return a drawable object associated with a particular resource ID.
|
MockResources |
| getDrawable(int id)
Return a drawable object associated with a particular resource ID.
|
Resources |
| getDrawable(int index)
Retrieve the Drawable for the attribute at index.
|
TypedArray |
| getDrawable(String source)
This methos is called when the HTML parser encounters an
<img> tag.
|
Html.ImageGetter |
| getDrawable(String packageName, int resid, ApplicationInfo appInfo)
Retrieve an image from a package.
|
MockPackageManager |
| getDrawable(String packageName, int resid, ApplicationInfo appInfo)
Retrieve an image from a package.
|
PackageManager |
| getDrawableState()
Return an array of resource IDs of the drawable states representing the
current state of the view.
|
View |
| getDrawFilter() | Canvas |
| getDrawingCache()
Calling this method is equivalent to calling |
View |
| getDrawingCache(boolean autoScale)
Returns the bitmap in which this view drawing is cached. |
View |
| getDrawingCacheBackgroundColor() | View |
| getDrawingCacheQuality()
Returns the quality of the drawing cache.
|
View |
| getDrawingRect(Rect outRect)
Return the visible drawing bounds of your view.
|
View |
| getDrawingTime()
Return the time at which the drawing of the view hierarchy started. |
View |
| getDriver(String url)
Tries to find a driver that can interpret the supplied URL.
|
DriverManager |
| getDriverMajorVersion()
Returns the JDBC driver's major version number.
|
DatabaseMetaData |
| getDriverMinorVersion()
Returns the JDBC driver's minor version number.
|
DatabaseMetaData |
| getDriverName()
Returns the name of this JDBC driver.
|
DatabaseMetaData |
| getDrivers()
Returns an
Enumeration that contains all of the loaded JDBC
drivers that the current caller can access. |
DriverManager |
| getDriverVersion()
Returns the version number of this JDBC driver.
|
DatabaseMetaData |
| getDropDownAnchor()
Returns the id for the view that the auto-complete drop down list is anchored to. |
AutoCompleteTextView |
| getDropDownBackground()
Gets the background of the auto-complete drop-down list. |
AutoCompleteTextView |
| getDropDownHeight()
Returns the current height for the auto-complete drop down list. |
AutoCompleteTextView |
| getDropDownHorizontalOffset()
Gets the horizontal offset used for the auto-complete drop-down list. |
AutoCompleteTextView |
| getDropDownVerticalOffset()
Gets the vertical offset used for the auto-complete drop-down list. |
AutoCompleteTextView |
| getDropDownView(int position, View convertView, ViewGroup parent)
Get a View that displays in the drop down popup the data at the specified position in the data set. |
ArrayAdapter |
| getDropDownView(int position, View convertView, ViewGroup parent)
Get a View that displays in the drop down popup the data at the specified position in the data set. |
BaseAdapter |
| getDropDownView(int position, View convertView, ViewGroup parent)
Get a View that displays in the drop down popup the data at the specified position in the data set. |
CursorAdapter |
| getDropDownView(int position, View convertView, ViewGroup parent)
Get a View that displays in the drop down popup the data at the specified position in the data set. |
SimpleAdapter |
| getDropDownView(int position, View convertView, ViewGroup parent)
Get a View that displays in the drop down popup the data at the specified position in the data set. |
SpinnerAdapter |
| getDropDownWidth()
Returns the current width for the auto-complete drop down list. |
AutoCompleteTextView |
| getDSTSavings()
Gets the daylight savings offset in milliseconds for this
TimeZone. |
SimpleTimeZone |
| getDSTSavings()
Gets the daylight savings offset in milliseconds for this
TimeZone. |
TimeZone |
| getDTDHandler()
Return the current DTD handler.
|
Driver |
| getDTDHandler()
Return the current DTD handler.
|
ParserAdapter |
| getDTDHandler()
Get the current DTD event handler.
|
XMLFilterImpl |
| getDTDHandler()
Return the current DTD handler.
|
XMLReader |
| getDuration()
How long this animation should last
|
Animation |
| getDuration()
The duration of an AnimationSet is defined to be the
duration of the longest child animation.
|
AnimationSet |
| getDuration() | MediaController.MediaPlayerControl |
| getDuration()
Gets the duration of the file.
|
MediaPlayer |
| getDuration()
Returns how long the scroll event will take, in milliseconds.
|
Scroller |
| getDuration()
Return the duration.
|
Toast |
| getDuration() | VideoView |
| getDuration(int i) | AnimationDrawable |
| getEdgeFlags()
Returns a bitfield indicating which edges, if any, where touched by this
MotionEvent.
|
MotionEvent |
| getEdgeSlop()
This method is deprecated.
Use getScaledEdgeSlop() instead.
|
ViewConfiguration |
| getEditable()
Return the target of edit operations.
|
BaseInputConnection |
| getEditableText()
Return the text the TextView is displaying as an Editable object.
|
TextView |
| getEditor()
Returns an SharedPreferences.Editor where this Preference can
save its value(s).
|
Preference |
| getEditText()
Returns the EditText widget that will be shown in the dialog.
|
EditTextPreference |
| getEffectiveKeyBits()
Returns the effective key length (in bits).
|
RC2ParameterSpec |
| getEffectiveValueSanitizer(String parameter)
Get the effective value sanitizer for a parameter.
|
UrlQuerySanitizer |
| getEGL() | EGLContext |
| getElapsedCpuTime()
Returns elapsed milliseconds of the time this process has run.
|
Process |
| getElementById(String elementId)
Returns the
Element whose ID is given by
elementId. |
Document |
| getElements()
Returns an array of HeaderElements constructed from my value.
|
BasicHeader |
| getElements() | BufferedHeader |
| getElements() | Header |
| getElementsByTagName(String tagname)
Returns a
NodeList of all the Elements with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document tree. |
Document |
| getElementsByTagName(String name)
Returns a
NodeList of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element tree. |
Element |
| getElementsByTagNameNS(String namespaceURI, String localName)
Returns a
NodeList of all the Elements with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document tree. |
Document |
| getElementsByTagNameNS(String namespaceURI, String localName)
Returns a
NodeList of all the descendant
Elements with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element tree. |
Element |
| getElevation()
Returns the elevation of the satellite in degrees.
|
GpsSatellite |
| getEllipsisCount(int line)
Returns the number of characters to be ellipsized away, or 0 if
no ellipsis is to take place.
|
BoringLayout |
| getEllipsisCount(int line)
Returns the number of characters to be ellipsized away, or 0 if
no ellipsis is to take place.
|
DynamicLayout |
| getEllipsisCount(int line)
Returns the number of characters to be ellipsized away, or 0 if
no ellipsis is to take place.
|
Layout |
| getEllipsisCount(int line)
Returns the number of characters to be ellipsized away, or 0 if
no ellipsis is to take place.
|
StaticLayout |
| getEllipsisStart(int line)
Return the offset of the first character to be ellipsized away,
relative to the start of the line.
|
BoringLayout |
| getEllipsisStart(int line)
Return the offset of the first character to be ellipsized away,
relative to the start of the line.
|
DynamicLayout |
| getEllipsisStart(int line)
Return the offset of the first character to be ellipsized away,
relative to the start of the line.
|
Layout |
| getEllipsisStart(int line)
Return the offset of the first character to be ellipsized away,
relative to the start of the line.
|
StaticLayout |
| getEllipsize()
Returns where, if anywhere, words that are longer than the view
is wide should be ellipsized.
|
TextView |
| getEllipsizedWidth()
Return the width to which this Layout is ellipsizing, or
getWidth() if it is not doing anything special.
|
BoringLayout |
| getEllipsizedWidth()
Return the width to which this Layout is ellipsizing, or
getWidth() if it is not doing anything special.
|
DynamicLayout |
| getEllipsizedWidth()
Return the width to which this Layout is ellipsizing, or
getWidth() if it is not doing anything special.
|
Layout |
| getEllipsizedWidth()
Return the width to which this Layout is ellipsizing, or
getWidth() if it is not doing anything special.
|
StaticLayout |
| getEmailBody()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getEmailBody() | SmsMessage |
| getEmailFrom() | SmsMessage |
| getEmailFrom()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getEmbeddedView(int NPP, Context context)
Return a custom embedded view to draw the plugin.
|
PluginStub |
| getEmpty()
Return a new CellLocation object representing an unknown
location, or null for unknown/none phone radio types.
|
CellLocation |
| getEmptyView()
When the current adapter is empty, the AdapterView can display a special view
call the empty view.
|
AdapterView |
| getEnabledCipherSuites()
Returns the SSL cipher suite names that are enabled in this engine
instance.
|
SSLEngine |
| getEnabledCipherSuites()
Returns the names of the enabled cipher suites to be used for new
connections.
|
SSLServerSocket |
| getEnabledCipherSuites()
Returns the names of the enabled cipher suites.
|
SSLSocket |
| getEnabledInputMethodList() | InputMethodManager |
| getEnabledProtocols()
Returns the protocol version names that are enabled in this engine
instance.
|
SSLEngine |
| getEnabledProtocols()
Returns the names of the enabled protocols to be used for new
connections.
|
SSLServerSocket |
| getEnabledProtocols()
Returns the names of the enabled protocols.
|
SSLSocket |
| getEnableSessionCreation()
Returns whether new SSL sessions may be established by this engine.
|
SSLEngine |
| getEnableSessionCreation()
Returns whether new SSL sessions may be established for new connections.
|
SSLServerSocket |
| getEnableSessionCreation()
Returns whether new SSL sessions may be created by this socket or if
existing sessions must be reused.
|
SSLSocket |
| getEnclosingClass()
Returns the enclosing
Class of this Class. |
Class |
| getEnclosingClass() | TestMethod |
| getEnclosingClassname() | TestMethod |
| getEnclosingConstructor()
Gets the enclosing
Constructor of this Class, if it is an
anonymous or local/automatic class; otherwise null. |
Class |
| getEnclosingMethod()
Gets the enclosing
Method of this Class, if it is an
anonymous or local/automatic class; otherwise null. |
Class |
| getEncoded()
Returns this
AlgorithmParameters in their default encoding
format. |
AlgorithmParameters |
| getEncoded()
Returns an encoding of the
CertPath using the default encoding. |
CertPath |
| getEncoded()
Returns the encoded representation for this certificate.
|
Certificate |
| getEncoded()
Returns the encoded representation for this certificate.
|
Certificate |
| getEncoded()
Returns the encoded key bytes.
|
EncodedKeySpec |
| getEncoded()
Returns the ASN.1 encoded representation of this object.
|
EncryptedPrivateKeyInfo |
| getEncoded()
Returns the encoded form of this key, or
null if encoding is not
supported by this key. |
Key |
| getEncoded()
Returns a copy of the encoded key bytes.
|
PKCS8EncodedKeySpec |
| getEncoded()
Returns a ASN.1 DER encoded copy of policy qualifier info.
|
PolicyQualifierInfo |
| getEncoded()
Returns the encoded form of this secret key.
|
SecretKeySpec |
| getEncoded()
Returns an ASN.1 DER-encoded representation of the distinguished name
contained in this X.500 principal.
|
X500Principal |
| getEncoded()
Returns this CRL in ASN.1 DER encoded form.
|
X509CRL |
| getEncoded()
Returns this entry in ASN.1 DER encoded form.
|
X509CRLEntry |
| getEncoded()
Returns the encoded key bytes.
|
X509EncodedKeySpec |
| getEncoded(String format)
Returns this
AlgorithmParameters in the specified encoding
format. |
AlgorithmParameters |
| getEncoded(String encoding)
Returns an encoding of the
CertPath using the specified encoding. |
CertPath |
| getEncodedAuthority()
Gets the encoded authority part of this URI.
|
Uri |
| getEncodedFragment()
Gets the encoded fragment part of this URI, everything after the '#'.
|
Uri |
| getEncodedPath()
Gets the encoded path.
|
Uri |
| getEncodedQuery()
Gets the encoded query component from this URI.
|
Uri |
| getEncodedSchemeSpecificPart()
Gets the scheme-specific part of this URI, i.e.
|
Uri |
| getEncodedUserInfo()
Gets the encoded user information from the authority.
|
Uri |
| getEncoding() | CacheManager.CacheResult |
| getEncoding()
Gets the character encoding used by this handler,
null for
default encoding. |
Handler |
| getEncoding()
Get the character encoding for a byte stream or URI.
|
InputSource |
| getEncoding()
Returns the name of the encoding used to convert bytes into characters.
|
InputStreamReader |
| getEncoding()
Returns the name of the character encoding for the entity.
|
Locator2 |
| getEncoding()
Returns the current value of the encoding property.
|
Locator2Impl |
| getEncoding()
Gets the name of the encoding that is used to convert characters to
bytes.
|
OutputStreamWriter |
| getEncodings()
Returns an
Iterator over the supported encodings for a
representation of the certificate path. |
CertPath |
| getEncryptedData()
Returns the encrypted data of this key.
|
EncryptedPrivateKeyInfo |
| getEndIndex()
Returns the end index.
|
CharacterIterator |
| getEndIndex()
Returns the index one past the end of the field.
|
FieldPosition |
| getEndIndex()
Returns the end index in the source string.
|
StringCharacterIterator |
| getEntities()
A
NamedNodeMap containing the general entities, both
external and internal, declared in the DTD. |
DocumentType |
| getEntity() | BasicHttpEntityEnclosingRequest |
| getEntity()
Obtains the message entity of this response, if any.
|
BasicHttpResponse |
| getEntity() | EntityEnclosingRequestWrapper |
| getEntity() | HttpEntityEnclosingRequest |
| getEntity() | HttpEntityEnclosingRequestBase |
| getEntity()
Obtains the message entity of this response, if any.
|
HttpResponse |
| getEntityResolver()
Return the current entity resolver.
|
Driver |
| getEntityResolver()
Return the current entity resolver.
|
ParserAdapter |
| getEntityResolver()
Get the current entity resolver.
|
XMLFilterImpl |
| getEntityResolver()
Return the current entity resolver.
|
XMLReader |
| getEntries()
The list of entries to be shown in the list in subsequent dialogs.
|
ListPreference |
| getEntries()
Returns a map containing the
Attributes for each entry in the
Manifest. |
Manifest |
| getEntry()
Returns the entry corresponding to the current value.
|
ListPreference |
| getEntry(String name)
Return the
JarEntry specified by name or null if no such
entry exists. |
JarFile |
| getEntry(String entryName)
Gets the ZIP entry with the specified name from this
ZipFile. |
ZipFile |
| getEntry(String alias, KeyStore.ProtectionParameter param)
Returns the
Entry with the given alias, using the specified
ProtectionParameter. |
KeyStore |
| getEntry(HttpRoute route, Object state, long timeout, TimeUnit tunit)
Obtains a pool entry with a connection within the given timeout.
|
AbstractConnPool |
| getEntryBlocking(HttpRoute route, Object state, long timeout, TimeUnit tunit, WaitingThreadAborter aborter)
Obtains a pool entry with a connection within the given timeout.
|
ConnPoolByRoute
(protected) |
| getEntryCount()
Obtains the number of entries.
|
RouteSpecificPool |
| getEntryName()
Gets the name of the entry referenced by this
JarURLConnection. |
JarURLConnection |
| getEntryValues()
Returns the array of values to be saved for the preference.
|
ListPreference |
| getEnumConstants()
Gets the
enum constants associated with this Class. |
Class |
| getenv()
Returns an unmodifiable map of all available environment variables.
|
System |
| getenv(String name)
Returns the value of the environment variable with the given name
var. |
System |
| getEras()
Returns the array of strings which represent BC and AD.
|
DateFormatSymbols |
| getError()
Returns the error message that was set to be displayed with
setError(CharSequence), or
null if no error was set
or if it the error was cleared by the widget after user input. |
TextView |
| getErrorCode()
Returns the integer error code for this
SQLException. |
SQLException |
| getErrorHandler()
Return the current error handler.
|
Driver |
| getErrorHandler()
Return the current error handler.
|
ParserAdapter |
| getErrorHandler()
Get the current error event handler.
|
XMLFilterImpl |
| getErrorHandler()
Return the current error handler.
|
XMLReader |
| getErrorIndex()
Returns the index at which the parse could not continue.
|
ParsePosition |
| getErrorManager()
Gets the error manager used by this handler to report errors during
logging.
|
Handler |
| getErrorOffset()
Returns the index at which this parse exception occurred.
|
ParseException |
| getErrorStream()
Returns an input stream from the server in the case of an error such as
the requested file has not been found on the remote server.
|
HttpURLConnection |
| getErrorStream()
Returns an input stream that is connected to the error stream
(stderr) of the native process represented by this object.
|
Process |
| getErrorView()
Inflate and return a view that represents an error state.
|
AppWidgetHostView
(protected) |
| getEscapeProcessing()
Reports if escape processing is enabled for this
RowSet. |
RowSet |
| getETag() | CacheManager.CacheResult |
| getEvents(char[] chars)
Get an array of KeyEvent objects that if put into the input stream
could plausibly generate the provided sequence of characters.
|
KeyCharacterMap |
| getEventTime()
Gets the time in which this event was sent.
|
AccessibilityEvent |
| getEventTime()
Retrieve the time this event occurred,
in the uptimeMillis() time base.
|
KeyEvent |
| getEventTime()
Returns the time (in ms) when this specific event was generated.
|
MotionEvent |
| getEventType()
Gets the event type.
|
AccessibilityEvent |
| getEventType()
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
|
XmlPullParser |
| getException()
Returns the exception which occurred when loading the class.
|
ClassNotFoundException |
| getException()
Returns the exception that is the cause of this error.
|
ExceptionInInitializerError |
| getException()
Returns the cause of the error, in case there is one.
|
FactoryConfigurationError |
| getException()
Returns the exception that was thrown by a
PrivilegedExceptionAction. |
PrivilegedActionException |
| getException()
Return the embedded exception, if any.
|
SAXException |
| getExceptionTypes()
Returns the exception types as an array of
Class instances. |
Constructor |
| getExceptionTypes()
Returns the exception types as an array of
Class instances. |
Method |
| getExclusiveOwnerThread()
Returns the thread last set by
setExclusiveOwnerThread, or null if never
set.
|
AbstractQueuedSynchronizer
(protected) |
| getExclusiveQueuedThreads()
Returns a collection containing threads that may be waiting to
acquire in exclusive mode.
|
AbstractQueuedSynchronizer |
| getExecCount() | RequestWrapper |
| getExecuteExistingDelayedTasksAfterShutdownPolicy()
Gets the policy on whether to execute existing delayed
tasks even when this executor has been
shutdown. |
ScheduledThreadPoolExecutor |
| getExemptionMechanism()
Returns the exemption mechanism associated with this cipher.
|
Cipher |
| getExpandableListAdapter()
Get the ExpandableListAdapter associated with this activity's
ExpandableListView.
|
ExpandableListActivity |
| getExpandableListAdapter()
Gets the adapter that provides data to this view.
|
ExpandableListView |
| getExpandableListPosition(int flatListPosition)
Converts a flat list position (the raw position of an item (child or
group) in the list) to an group and/or child position (represented in a
packed position).
|
ExpandableListView |
| getExpandableListView()
Get the activity's expandable list view widget.
|
ExpandableListActivity |
| getExpectedPolicies()
Returns the expected policies for the next certificate to be valid.
|
PolicyNode |
| getExpiration()
Gets the timestamp when this response will be expired in milliseconds
since January 1, 1970 GMT or
0 if this timestamp is unknown. |
URLConnection |
| getExpires() | CacheManager.CacheResult |
| getExpiryDate()
Returns the expiration Date of the cookie, or null
if none exists.
|
BasicClientCookie |
| getExpiryDate()
Returns the expiration Date of the cookie, or null
if none exists.
|
Cookie |
| getExponent()
Returns the exponent.
|
RSAOtherPrimeInfo |
| getExponentSize()
Returns the size of the random exponent in bits.
|
DHGenParameterSpec |
| getExportedKeys(String catalog, String schema, String table)
Returns a list of the foreign key columns that reference the primary key
columns of a specified table (the foreign keys exported by a table).
|
DatabaseMetaData |
| getExtendedKeyUsage()
Returns the criterion for the ExtendedKeyUsage extension.
|
X509CertSelector |
| getExtendedKeyUsage()
Returns a read-only list of OID strings representing the
ExtKeyUsageSyntax field of the extended key usage extension. |
X509Certificate |
| getExtendedPaddingBottom()
Returns the extended bottom padding of the view, including both the
bottom Drawable if any and any extra space to keep more than maxLines
of text from showing.
|
TextView |
| getExtendedPaddingTop()
Returns the extended top padding of the view, including both the
top Drawable if any and any extra space to keep more than maxLines
of text from showing.
|
TextView |
| getExtensionFromMimeType(String mimeType)
Return the registered extension for the given MIME type.
|
MimeTypeMap |
| getExtensionValue(String oid)
Returns the extension value as DER-encoded OCTET string for the specified
OID.
|
X509Extension |
| getExternalBytesAllocated()
Returns the number of externally-allocated bytes being tracked by
trackExternalAllocation/Free().
|
VMRuntime |
| getExternalStorageDirectory()
Gets the Android external storage directory.
|
Environment |
| getExternalStorageState()
Gets the current state of the external storage device.
|
Environment |
| getExternalSubset(String name, String baseURI)
Tells the parser that if no external subset has been declared
in the document text, none should be used.
|
DefaultHandler2 |
| getExternalSubset(String name, String baseURI)
Allows applications to provide an external subset for documents
that don't explicitly define one.
|
EntityResolver2 |
| getExtra() | WebView.HitTestResult |
| getExtra()
Gets the extra information for this
ZipEntry. |
ZipEntry |
| getExtractedText(ExtractedTextRequest request, int flags)
The default implementation always returns null.
|
BaseInputConnection |
| getExtractedText(ExtractedTextRequest request, int flags)
Retrieve the current text in the input connection's editor, and monitor
for any changes to it.
|
InputConnection |
| getExtractedText(ExtractedTextRequest request, int flags)
Retrieve the current text in the input connection's editor, and monitor
for any changes to it.
|
InputConnectionWrapper |
| getExtraInfo()
Report the extra information about the network state, if any was
provided by the lower networking layers.,
if one is available.
|
NetworkInfo |
| getExtraNameCharacters()
Returns a string of characters that may be used in unquoted identifier
names.
|
DatabaseMetaData |
| getExtras()
Returns a bundle of extra values.
|
AbstractCursor |
| getExtras()
Returns additional provider-specific information about the
address as a Bundle.
|
Address |
| getExtras()
Returns a bundle of extra values.
|
Cursor |
| getExtras()
Returns a bundle of extra values.
|
CursorWrapper |
| getExtras()
Retrieves a map of extended data from the intent.
|
Intent |
| getExtras()
Returns additional provider-specific information about the
location fix as a Bundle.
|
Location |
| getFactory()
Return the current factory (or null).
|
LayoutInflater |
| getFadeOffset() | GestureOverlayView |
| getFadingEdgeLength()
This method is deprecated.
Use getScaledFadingEdgeLength() instead.
|
ViewConfiguration |
| getFamily()
Returns the typeface family specified by this span, or
null
if it does not specify one. |
TextAppearanceSpan |
| getFamily()
Returns the font family name.
|
TypefaceSpan |
| getFantasyFontFamily()
Get the fantasy font family name.
|
WebSettings |
| getFastDrawable()
Like getDrawable(), but the returned Drawable has a number
of limitations to reduce its overhead as much as possible.
|
WallpaperManager |
| getFavicon()
Return the favicon of this history item or null if no favicon was found.
|
WebHistoryItem |
| getFavicon()
Get the favicon for the current page.
|
WebView |
| getFD()
Returns the FileDescriptor representing the operating system
resource for this stream.
|
FileInputStream |
| getFD()
Returns a FileDescriptor which represents the lowest level representation
of an operating system stream resource.
|
FileOutputStream |
| getFD()
Gets this file's FileDescriptor.
|
RandomAccessFile |
| getFeature(String name)
Queries a feature from the underlying implementation.
|
DocumentBuilderFactory |
| getFeature(String name)
Look up the value of a feature flag.
|
Driver |
| getFeature(String name)
Check a parser feature flag.
|
ParserAdapter |
| getFeature(String name)
Queries a feature from the underlying implementation.
|
SAXParserFactory |
| getFeature(String name)
Look up the value of a feature.
|
XMLFilterImpl |
| getFeature(String name)
Look up the value of a feature flag.
|
XMLReader |
| getFeature(String name)
Returns the current value of the given feature.
|
XmlPullParser |
| getFeature(String name)
Return the current value of the feature with given name.
|
XmlPullParserFactory |
| getFeature(String name)
Return the current value of the feature with given name.
|
XmlSerializer |
| getFeatureName()
Returns the feature name of the address, for example, "Golden Gate Bridge", or null
if it is unknown
|
Address |
| getFeatures()
Return the feature bits that are enabled.
|
Window
(protected) |
| getFetchDirection()
Gets the direction in which rows are fetched for this
ResultSet
object. |
ResultSet |
| getFetchDirection()
Gets the default direction for fetching rows for
ResultSets
generated from this statement. |
Statement |
| getFetchSize()
Gets the fetch size (in number of rows) for this
ResultSet. |
ResultSet |
| getFetchSize()
Gets the default number of rows for a fetch for the
ResultSet
objects returned from this statement. |
Statement |
| getField()
Returns the finite field of this elliptic curve.
|
EllipticCurve |
| getField()
Returns the field which is being identified.
|
FieldPosition |
| getField(String name)
Returns a
Field object which represents the public field with the
specified name. |
Class |
| getField(String name)
Gets a field descriptor of the class represented by this class
descriptor.
|
ObjectStreamClass |
| getFieldAttribute()
Returns the attribute which is being identified.
|
FieldPosition |
| getFields()
Returns an array containing
Field objects for all public fields
for the class C represented by this Class. |
Class |
| getFields()
Returns a collection of field descriptors for the serialized fields of
the class represented by this class descriptor.
|
ObjectStreamClass |
| getFieldSize()
Returns the size of the field (in bits).
|
ECField |
| getFieldSize()
Returns the size of this finite field (in bits).
|
ECFieldF2m |
| getFieldSize()
Returns the size of the finite field (in bits).
|
ECFieldFp |
| getFieldStrength() | GeomagneticField |
| getFile()
Gets the value of the file part of this URL.
|
URL |
| getFileDescriptor()
Returns the FileDescriptor that can be used to read the data in the
file.
|
AssetFileDescriptor |
| getFileDescriptor()
Gets the
FileDescriptor of this datagram socket, which is invalid
if the socket is closed or not bound. |
DatagramSocketImpl
(protected) |
| getFileDescriptor()
Returns file descriptor or null if not yet open/already closed
|
LocalServerSocket |
| getFileDescriptor()
Returns file descriptor or null if not yet open/already closed
|
LocalSocket |
| getFileDescriptor()
Retrieve the actual FileDescriptor associated with this object.
|
ParcelFileDescriptor |
| getFileDescriptor()
Gets the file descriptor of this socket.
|
SocketImpl
(protected) |
| getFileExtensionFromUrl(String url)
Returns the file extension or an empty string iff there is no
extension.
|
MimeTypeMap |
| getFileName()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Plugin |
| getFileName()
Returns the name of the Java source file containing class belonging to
this
StackTraceElement. |
StackTraceElement |
| getFileNameMap()
Gets the table which is used by all
URLConnection instances to
determine the MIME-type according to a file extension. |
URLConnection |
| getFilePointer()
Gets the current position within this file.
|
RandomAccessFile |
| getFilesDir()
Returns the absolute path to the directory on the filesystem where
files created with openFileOutput(String, int) are stored.
|
Context |
| getFilesDir()
Returns the absolute path to the directory on the filesystem where
files created with openFileOutput(String, int) are stored.
|
ContextWrapper |
| getFilesDir()
Returns the absolute path to the directory on the filesystem where
files created with openFileOutput(String, int) are stored.
|
IsolatedContext |
| getFilesDir()
Returns the absolute path to the directory on the filesystem where
files created with openFileOutput(String, int) are stored.
|
MockContext |
| getFileStreamPath(String name)
Returns the absolute path on the filesystem where a file created with
openFileOutput(String, int) is stored.
|
Context |
| getFileStreamPath(String name)
Returns the absolute path on the filesystem where a file created with
openFileOutput(String, int) is stored.
|
ContextWrapper |
| getFileStreamPath(String name)
Returns the absolute path on the filesystem where a file created with
openFileOutput(String, int) is stored.
|
MockContext |
| getFileStreamPath(String name)
Returns the absolute path on the filesystem where a file created with
openFileOutput(String, int) is stored.
|
RenamingDelegatingContext |
| getFillAfter()
If fillAfter is true, this animation will apply its transformation
after the end time of the animation.
|
Animation |
| getFillBefore()
If fillBefore is true, this animation will apply its transformation
before the start time of the animation.
|
Animation |
| getFillPath(Path src, Path dst)
Applies any/all effects (patheffect, stroking) to src, returning the
result in dst.
|
Paint |
| getFillType()
Return the path's fill type.
|
Path |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
ArrayAdapter |
| getFilter()
Returns the Filter obtained from getFilter(),
or
null if setAdapter(T) was not called with
a Filterable. |
AutoCompleteTextView
(protected) |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
CursorAdapter |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
CursorTreeAdapter |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
Filterable |
| getFilter()
Gets the filter used by this handler.
|
Handler |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
HeaderViewListAdapter |
| getFilter()
Retrieve the filter associated with this ActivityMonitor.
|
Instrumentation.ActivityMonitor |
| getFilter() | LayoutInflater |
| getFilter()
Gets the filter used by this logger.
|
Logger |
| getFilter()
Returns a filter that can be used to constrain data with a filtering pattern. |
SimpleAdapter |
| getFilteredTrace(String stack)
Filters stack frames from internal JUnit classes
|
BaseTestRunner |
| getFilteredTrace(Throwable t)
Returns a filtered stack trace
|
BaseTestRunner |
| getFilterQueryProvider()
Returns the query filter provider used for filtering.
|
CursorAdapter |
| getFilterQueryProvider() | CursorTreeAdapter |
| getFilters()
Returns the array of input filters that are currently applied
to changes to this Editable.
|
Editable |
| getFilters()
Returns the array of input filters that are currently applied
to changes to this Editable.
|
SpannableStringBuilder |
| getFilters()
Returns the current list of input filters.
|
TextView |
| getFilterText() | DialerFilter |
| getFinalX()
Returns where the scroll will end.
|
Scroller |
| getFinalY()
Returns where the scroll will end.
|
Scroller |
| getFinishedActivityRequest()
This method will return the request code if the Activity under test called
finishActivity(int).
|
ActivityUnitTestCase |
| getFirst()
Returns the first element in this
LinkedList. |
LinkedList |
| getFirstChild()
The first child of this node.
|
Node |
| getFirstDayOfMonth() | MonthDisplayHelper |
| getFirstDayOfWeek()
Gets the first day of the week for this
Calendar. |
Calendar |
| getFirstHeader(String name)
Returns the first header with a specified name of this message.
|
AbstractHttpMessage |
| getFirstHeader(String name)
Gets the first header with the given name.
|
HeaderGroup |
| getFirstHeader(String name)
Returns the first header with a specified name of this message.
|
HttpMessage |
| getFirstQueuedThread()
Returns the first (longest-waiting) thread in the queue, or
null if no threads are currently queued. |
AbstractQueuedSynchronizer |
| getFirstVisiblePosition()
Returns the position within the adapter's data set for the first item
displayed on screen.
|
AdapterView |
| getFixedFontFamily()
Get the fixed font family name.
|
WebSettings |
| getFlags()
Returns the format flags that contain a duplicate flag.
|
DuplicateFormatFlagsException |
| getFlags()
Returns the incompatible format flag.
|
FormatFlagsConversionMismatchException |
| getFlags()
Returns the flags that are illegal.
|
IllegalFormatFlagsException |
| getFlags()
Retrieve any special flags associated with this intent.
|
Intent |
| getFlags()
Returns the flags for this key event.
|
KeyEvent |
| getFlags()
Return the paint's flags.
|
Paint |
| getFlags()
Returns the flags associated with the exception.
|
UnknownFormatFlagsException |
| getFlashMode()
Gets the current flash mode setting.
|
Camera.Parameters |
| getFlatListPosition(long packedPosition)
Converts a group and/or child position to a flat list position.
|
ExpandableListView |
| getFloat()
Returns the float at the current position and increases the position by
4.
|
ByteBuffer |
| getFloat()
Return the data for this value as a float.
|
TypedValue |
| getFloat(ContentResolver cr, String name)
Convenience function for retrieving a single secure settings value
as a float.
|
Settings.Secure |
| getFloat(ContentResolver cr, String name)
Convenience function for retrieving a single system settings value
as a float.
|
Settings.System |
| getFloat(ContentResolver cr, String name, float def)
Convenience function for retrieving a single secure settings value
as a floating point number.
|
Settings.Secure |
| getFloat(ContentResolver cr, String name, float def)
Convenience function for retrieving a single system settings value
as a floating point number.
|
Settings.System |
| getFloat(int column)
Returns the value of the requested column as a float.
|
AbstractCursor |
| getFloat(int columnIndex)
Returns the value of the requested column as a float.
|
AbstractWindowedCursor |
| getFloat(int index)
Returns the float at the specified index.
|
ByteBuffer |
| getFloat(int parameterIndex)
Gets the value of the specified JDBC
FLOAT parameter as a float. |
CallableStatement |
| getFloat(int columnIndex)
Returns the value of the requested column as a float.
|
Cursor |
| getFloat(int columnIndex)
Returns the value of the requested column as a float.
|
CursorWrapper |
| getFloat(int column)
Returns the value of the requested column as a float.
|
MatrixCursor |
| getFloat(int column)
Returns the value of the requested column as a float.
|
MergeCursor |
| getFloat(int columnIndex)
Gets the value of a column specified by column index as a
float
value. |
ResultSet |
| getFloat(int index, float defValue)
Retrieve the float value for the attribute at index.
|
TypedArray |
| getFloat(int row, int col)
Returns a float for the given field.
|
CursorWindow |
| getFloat(Object object)
Returns the value of the field in the specified object as a
float
. |
Field |
| getFloat(Object array, int index)
Returns the element of the array at the specified index, converted to a
float, if possible. |
Array |
| getFloat(String key)
Returns the value associated with the given key, or 0.0f if
no mapping of the desired type exists for the given key.
|
Bundle |
| getFloat(String parameterName)
Gets the value of the specified JDBC
FLOAT parameter as a Java
float. |
CallableStatement |
| getFloat(String columnName)
Gets the value of a column specified by column name as a
float
value. |
ResultSet |
| getFloat(String key, float deflt)
Gets the
float value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
AbstractPreferences |
| getFloat(String key, float defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getFloat(String key, float deflt)
Gets the
float value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
Preferences |
| getFloat(String key, float defValue)
Retrieve a float value from the preferences.
|
SharedPreferences |
| getFloatArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getFloatArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getFloatExtra(String name, float defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getFocusables(int direction)
Find and return all focusable views that are descendants of this view,
possibly including this view if it is focusable itself.
|
View |
| getFocusedChild()
Returns the focused child of this view, if any.
|
ViewGroup |
| getFocusedRect(Rect r)
When a view has focus and the user navigates away from it, the next view is searched for
starting from the rectangle filled in by this method.
|
AbsListView |
| getFocusedRect(Rect r)
When a view has focus and the user navigates away from it, the next view is searched for
starting from the rectangle filled in by this method.
|
TextView |
| getFocusedRect(Rect r)
When a view has focus and the user navigates away from it, the next view is searched for
starting from the rectangle filled in by this method.
|
View |
| getFocusMode()
Gets the current focus mode setting.
|
Camera.Parameters |
| getFollowRedirects()
Returns the value of
followRedirects which indicates if this
connection follows a different URL redirected by the server. |
HttpURLConnection |
| getFontMetrics()
Allocates a new FontMetrics object, and then calls getFontMetrics(fm)
with it, returning the object.
|
Paint |
| getFontMetrics(Paint.FontMetrics metrics)
Return the font's recommended interline spacing, given the Paint's
settings for typeface, textSize, etc.
|
Paint |
| getFontMetricsInt() | Paint |
| getFontMetricsInt(Paint.FontMetricsInt fmi)
Return the font's interline spacing, given the Paint's settings for
typeface, textSize, etc.
|
Paint |
| getFontSpacing()
Return the recommend line spacing based on the current typeface and
text size.
|
Paint |
| getFooters() | ChunkedInputStream |
| getFootersCount() | HeaderViewListAdapter |
| getFooterViewsCount()
Returns the number of footer views in the list.
|
ListView |
| getForcedRoute(HttpParams params)
Obtains the FORCED_ROUTE
parameter value.
|
ConnRouteParams |
| getForcedWindowFlags()
Return the window flags that have been explicitly set by the client,
so will not be modified by getDecorView().
|
Window
(protected) |
| getForeground()
Returns the drawable used as the foreground of this FrameLayout.
|
FrameLayout |
| getForegroundColor() | ForegroundColorSpan |
| getFormat()
Returns a string identifying the format of this certificate.
|
Certificate |
| getFormat()
Returns the current format string as set through setFormat(String).
|
Chronometer |
| getFormat()
Returns the name of the encoding format of this encoded key
specification.
|
EncodedKeySpec |
| getFormat()
Returns the name of the format used to encode this key, or
null
if it can not be encoded. |
Key |
| getFormat()
Returns the name of the encoding format of this encoded key
specification.
|
PKCS8EncodedKeySpec |
| getFormat()
Returns the name of the format used to encode the key.
|
SecretKeySpec |
| getFormat()
Returns the name of the encoding format of this encoded key
specification.
|
X509EncodedKeySpec |
| getFormats()
Returns the strings associated with the ranges of this
ChoiceFormat. |
ChoiceFormat |
| getFormats()
Returns the
Format instances used by this message format. |
MessageFormat |
| getFormatsByArgumentIndex()
Returns the formats used for each argument index.
|
MessageFormat |
| getFormatSpecifier()
Returns the conversion associated with the exception.
|
MissingFormatArgumentException |
| getFormatSpecifier()
Returns the format specifier associated with the exception.
|
MissingFormatWidthException |
| getFormatter()
Gets the formatter used by this handler to format the logging messages.
|
Handler |
| getFormatTypeForLocale(Locale locale)
Returns the phone number formatting type for the given locale.
|
PhoneNumberUtils |
| getFraction(float base, float pbase)
Return the data for this value as a fraction.
|
TypedValue |
| getFraction(int id, int base, int pbase)
Retrieve a fractional unit for a particular resource ID.
|
Resources |
| getFraction(int index, int base, int pbase, float defValue)
Retrieve a fractional unit attribute at index.
|
TypedArray |
| getFragment()
Gets the decoded fragment part of this URI.
|
URI |
| getFragment()
Gets the decoded fragment part of this URI, everything after the '#'.
|
Uri |
| getFrame(int index) | AnimationDrawable |
| getFreeBlocks()
The total number of blocks that are free on the file system, including
reserved blocks (that are not available to normal applications).
|
StatFs |
| getFreeEntry(RouteSpecificPool rospl, Object state)
If available, get a free pool entry for a route.
|
ConnPoolByRoute
(protected) |
| getFreezesText()
Return whether this text view is including its entire text contents
in frozen icicles.
|
TextView |
| getFromIndex()
Gets the index of the first character of the changed sequence.
|
AccessibilityEvent |
| getFromLocation(double latitude, double longitude, int maxResults)
Returns an array of Addresses that are known to describe the
area immediately surrounding the given latitude and longitude.
|
Geocoder |
| getFromLocationName(String locationName, int maxResults)
Returns an array of Addresses that are known to describe the
named location, which may be a place name such as "Dalvik,
Iceland", an address such as "1600 Amphitheatre Parkway,
Mountain View, CA", an airport code such as "SFO", etc..
|
Geocoder |
| getFromLocationName(String locationName, int maxResults, double lowerLeftLatitude, double lowerLeftLongitude, double upperRightLatitude, double upperRightLongitude)
Returns an array of Addresses that are known to describe the
named location, which may be a place name such as "Dalvik,
Iceland", an address such as "1600 Amphitheatre Parkway,
Mountain View, CA", an airport code such as "SFO", etc..
|
Geocoder |
| getFullScreenView(int NPP, Context context)
Return a custom full-screen view to be displayed when the user requests
a plugin display as full-screen.
|
PluginStub |
| getG()
Returns the base generator of this parameter specification.
|
DHParameterSpec |
| getG()
Returns the base generator
g. |
DHPrivateKeySpec |
| getG()
Returns the base generator
g; |
DHPublicKeySpec |
| getG()
Returns the base
g. |
DSAParameterSpec |
| getG()
Returns the base (
g) value. |
DSAParams |
| getG()
Returns the base
g. |
DSAPrivateKeySpec |
| getG()
Returns the base
g. |
DSAPublicKeySpec |
| getGeneratedKeys()
Returns auto generated keys created by executing this statement.
|
Statement |
| getGenerator()
Returns the generator (or base point).
|
ECParameterSpec |
| getGenericComponentType()
Returns the component type of this array.
|
GenericArrayType |
| getGenericDeclaration()
Returns the language construct that declares this type variable.
|
TypeVariable |
| getGenericExceptionTypes()
Returns the exception types as an array of
Type instances. |
Constructor |
| getGenericExceptionTypes()
Returns the exception types as an array of
Type instances. |
Method |
| getGenericInterfaces()
Gets the Types of the interfaces that this
Class directly
implements. |
Class |
| getGenericParameterTypes()
Returns the generic parameter types as an array of
Type
instances, in declaration order. |
Constructor |
| getGenericParameterTypes()
Returns the parameter types as an array of
Type instances, in
declaration order. |
Method |
| getGenericReturnType()
Returns the return type of this method as a
Type instance. |
Method |
| getGenericSuperclass()
Gets the
Type that represents the superclass of this class. |
Class |
| getGenericType()
Returns the generic type of this field.
|
Field |
| getGesture() | GestureOverlayView |
| getGestureColor() | GestureOverlayView |
| getGestureEntries() | GestureLibrary |
| getGestureEntries()
Get all the gesture entry names in the library
|
GestureStore |
| getGesturePath() | GestureOverlayView |
| getGesturePath(Path path) | GestureOverlayView |
| getGestures(String entryName) | GestureLibrary |
| getGestures(String entryName)
Get all the gestures of an entry
|
GestureStore |
| getGestureStrokeAngleThreshold() | GestureOverlayView |
| getGestureStrokeLengthThreshold() | GestureOverlayView |
| getGestureStrokeSquarenessTreshold() | GestureOverlayView |
| getGestureStrokeType() | GestureOverlayView |
| getGestureStrokeWidth() | GestureOverlayView |
| getGid() | Credentials |
| getGidForName(String name)
Returns the GID assigned to a particular user name, or -1 if there is
none.
|
Process |
| getGL()
Return the GL object associated with this canvas, or null if it is not
backed by GL.
|
Canvas |
| getGL() | EGLContext |
| getGlEsVersion()
This method extracts the major and minor version of reqGLEsVersion attribute
and returns it as a string.
|
ConfigurationInfo |
| getGlEsVersion()
This method extracts the major and minor version of reqGLEsVersion attribute
and returns it as a string.
|
FeatureInfo |
| getGlobalActionKeyTimeout()
The amount of time a user needs to press the relevant key to bring up
the global actions dialog.
|
ViewConfiguration |
| getGlobalAllocCount() | Debug |
| getGlobalAllocSize() | Debug |
| getGlobalExternalAllocCount() | Debug |
| getGlobalExternalAllocSize() | Debug |
| getGlobalExternalFreedCount() | Debug |
| getGlobalExternalFreedSize() | Debug |
| getGlobalFreedCount() | Debug |
| getGlobalFreedSize() | Debug |
| getGlobalGcInvocationCount() | Debug |
| getGlobalVisibleRect(Rect r) | View |
| getGlobalVisibleRect(Rect r, Point globalOffset)
If some part of this view is not clipped by any of its parents, then
return that area in r in global (root) coordinates.
|
View |
| getGpsStatus(GpsStatus status)
Retrieves information about the current status of the GPS engine.
|
LocationManager |
| getGravity()
Get the gravity used to position/stretch the bitmap within its bounds.
|
BitmapDrawable |
| getGravity()
Returns the horizontal and vertical alignment of this TextView.
|
TextView |
| getGravity()
Get the location at which the notification should appear on the screen.
|
Toast |
| getGreatestMinimum(int field)
Gets the greatest minimum value of the specified field.
|
Calendar |
| getGreatestMinimum(int field)
Gets the greatest minimum value of the specified field.
|
GregorianCalendar |
| getGregorianChange()
Returns the gregorian change date of this calendar.
|
GregorianCalendar |
| getGroup(int groupPosition) | CursorTreeAdapter |
| getGroup(int groupPosition)
Gets the data associated with the given group.
|
ExpandableListAdapter |
| getGroup(int groupPosition) | SimpleExpandableListAdapter |
| getGroupCount() | CursorTreeAdapter |
| getGroupCount()
Gets the number of groups.
|
ExpandableListAdapter |
| getGroupCount() | SimpleExpandableListAdapter |
| getGroupId()
Return the group identifier that this menu item is part of.
|
MenuItem |
| getGroupId(int groupPosition) | CursorTreeAdapter |
| getGroupId(int groupPosition)
Gets the ID for the group at the given position.
|
ExpandableListAdapter |
| getGroupId(int groupPosition) | SimpleExpandableListAdapter |
| getGroupingSeparator()
Returns the character used as the thousands separator in a number.
|
DecimalFormatSymbols |
| getGroupingSize()
Returns the number of digits grouped together by the grouping separator.
|
DecimalFormat |
| getGroupView(int groupPosition, boolean isExpanded, View convertView, ViewGroup parent) | CursorTreeAdapter |
| getGroupView(int groupPosition, boolean isExpanded, View convertView, ViewGroup parent)
Gets a View that displays the given group.
|
ExpandableListAdapter |
| getGroupView(int groupPosition, boolean isExpanded, View convertView, ViewGroup parent) | SimpleExpandableListAdapter |
| getGuarantor()
Returns the guarantor of this certificate.
|
Certificate |
| getHandle()
Returns the handle of the drawer.
|
SlidingDrawer |
| getHandler() | View |
| getHandlers()
Gets all the handlers associated with this logger.
|
Logger |
| getHandshakeStatus()
Returns the status of the handshake of this engine instance.
|
SSLEngine |
| getHandshakeStatus()
Returns the status of the current handshake.
|
SSLEngineResult |
| getHead(Handler h)
Gets the head string used to wrap a set of log records.
|
Formatter |
| getHead(Handler h)
Returns the header string for a set of log records formatted as XML
strings, using the output handler's encoding if it is defined, otherwise
using the default platform encoding.
|
XMLFormatter |
| getHeaderField(int pos)
Gets the header value at the field position
pos or null
if the header has fewer than pos fields. |
URLConnection |
| getHeaderField(String key)
Gets the value of the header field specified by
key or null if there is no field with this name. |
URLConnection |
| getHeaderFieldDate(String field, long defaultValue)
Returns the date value in milliseconds since
01.01.1970, 00:00h
corresponding to the header field field. |
HttpURLConnection |
| getHeaderFieldDate(String field, long defaultValue)
Gets the specified header value as a date in milliseconds since January
1, 1970 GMT.
|
URLConnection |
| getHeaderFieldInt(String field, int defaultValue)
Gets the specified header value as a number.
|
URLConnection |
| getHeaderFieldKey(int posn)
Gets the name of the header field at the given position
posn or
null if there are fewer than posn fields. |
URLConnection |
| getHeaderFields()
Gets an unchangeable map of the response-header fields and values.
|
URLConnection |
| getHeaders()
Returns an immutable
Map which contains the response headers
information. |
CacheResponse |
| getHeaders()
Retrieve all the parsed email headers from the mailto URL
|
MailTo |
| getHeaders()
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginData |
| getHeaders(String name)
Returns all the headers with a specified name of this message.
|
AbstractHttpMessage |
| getHeaders(String name)
Gets all of the headers with the given name.
|
HeaderGroup |
| getHeaders(String name)
Returns all the headers with a specified name of this message.
|
HttpMessage |
| getHeadersCount() | HeaderViewListAdapter |
| getHeaderViewsCount()
Returns the number of header views in the list.
|
ListView |
| getHeight()
Returns the bitmap's height
|
Bitmap |
| getHeight()
Return the total height of this layout.
|
BoringLayout |
| getHeight()
Returns the height of the current drawing layer
|
Canvas |
| getHeight() | Display |
| getHeight()
Returns the total height of the keyboard
|
Keyboard |
| getHeight()
Return the total height of this layout.
|
Layout |
| getHeight() | NinePatch |
| getHeight()
Get the height of the picture as passed to beginRecording.
|
Picture |
| getHeight()
Return this popup's height MeasureSpec |
PopupWindow |
| getHeight()
Returns the height of the Shape.
|
Shape |
| getHeight()
Return the height of your view.
|
View |
| getHexCollationKey(String name)
return the collation key in hex format
|
DatabaseUtils |
| getHiddenSSID() | WifiInfo |
| getHint()
Returns the hint that is displayed when the text of the TextView
is empty.
|
TextView |
| getHintTextColors()
Return the color used to paint the hint text. |
TextView |
| getHistoricalEventTime(int pos)
Returns the time that a historical movement occurred between this event
and the previous event.
|
MotionEvent |
| getHistoricalPressure(int pos)
getHistoricalPressure(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getHistoricalPressure(int pointerIndex, int pos)
Returns a historical pressure coordinate, as per getPressure(int),
that occurred between this event and the previous event for the given
pointer.
|
MotionEvent |
| getHistoricalSize(int pos)
getHistoricalSize(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getHistoricalSize(int pointerIndex, int pos)
Returns a historical size coordinate, as per getSize(int), that
occurred between this event and the previous event for the given pointer.
|
MotionEvent |
| getHistoricalX(int pos)
getHistoricalX(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getHistoricalX(int pointerIndex, int pos)
Returns a historical X coordinate, as per getX(int), that
occurred between this event and the previous event for the given pointer.
|
MotionEvent |
| getHistoricalY(int pos)
getHistoricalY(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getHistoricalY(int pointerIndex, int pos)
Returns a historical Y coordinate, as per getY(int), that
occurred between this event and the previous event for the given pointer.
|
MotionEvent |
| getHistorySize()
Returns the number of historical points in this event.
|
MotionEvent |
| getHitRect(Rect outRect)
Hit rectangle in parent's coordinates
|
View |
| getHits()
Retrieve the number of times the monitor has been hit so far.
|
Instrumentation.ActivityMonitor |
| getHitTestResult()
Return a HitTestResult based on the current cursor node.
|
WebView |
| getHoldability()
Returns the holdability property that any
ResultSet produced by
this instance will have. |
Connection |
| getHoldCount()
Queries the number of holds on this lock by the current thread.
|
ReentrantLock |
| getHolder()
Return the SurfaceHolder providing access and control over this
SurfaceView's underlying surface.
|
SurfaceView |
| getHopCount()
Obtains the number of hops in this route.
|
HttpRoute |
| getHopCount()
Obtains the number of hops in this route.
|
RouteInfo |
| getHopCount()
Obtains the number of hops in this route.
|
RouteTracker |
| getHopTarget(int hop)
Obtains the target of a hop in this route.
|
HttpRoute |
| getHopTarget(int hop)
Obtains the target of a hop in this route.
|
RouteInfo |
| getHopTarget(int hop)
Obtains the target of a hop in this route.
|
RouteTracker |
| getHorizontalFadingEdgeLength()
Returns the size of the horizontal faded edges used to indicate that more
content in this view is visible.
|
View |
| getHorizontalGap() | Keyboard
(protected) |
| getHorizontalMargin()
Return the horizontal margin.
|
Toast |
| getHorizontalScrollbarHeight()
Returns the height of the horizontal scrollbar.
|
View
(protected) |
| getHorizontalStrength() | GeomagneticField |
| getHost() | AuthScope |
| getHost() | CookieOrigin |
| getHost() | HttpHostConnectException |
| getHost() | IntentFilter.AuthorityEntry |
| getHost()
Gets the host part of this URI.
|
URI |
| getHost()
Gets the value of the host part of this URL.
|
URL |
| getHost()
Gets the encoded host from the authority for this URI.
|
Uri |
| getHost(Context ctx)
Return the proxy host set by the user.
|
Proxy |
| getHost(InetSocketAddress isa)
Obtains a host from an InetSocketAddress.
|
ProxySelectorRoutePlanner
(protected) |
| getHostAddress()
Gets the textual representation of this IP address.
|
InetAddress |
| getHostAddress(URL url)
Returns the host address of the given URL.
|
URLStreamHandler
(protected) |
| getHostName()
Returns the host name.
|
HttpHost |
| getHostName()
Gets the host name of this IP address.
|
InetAddress |
| getHostName()
Gets the hostname of this socket.
|
InetSocketAddress |
| getHostnameVerifier()
Returns the hostname verifier used by this instance.
|
HttpsURLConnection |
| getHostnameVerifier() | SSLSocketFactory |
| getHours()
This method is deprecated.
This method is deprecated and must not be used. SQL
Date values do not have an hours component. |
Date |
| getHours()
This method is deprecated.
use
Calendar.get(Calendar.HOUR_OF_DAY)
|
Date |
| getHttpAuthUsernamePassword(String host, String realm)
Retrieve the HTTP authentication username and password for a given
host & realm pair
|
WebView |
| getHttpElementCharset(HttpParams params)
Returns the charset to be used for writing HTTP headers.
|
HttpProtocolParams |
| getHttpProcessor() | AbstractHttpClient
(protected) |
| getHttpRequestRetryHandler() | AbstractHttpClient |
| getHttpStatusCode() | CacheManager.CacheResult |
| getIBinder() | AbstractAccountAuthenticator |
| getIcon()
Returns the icon for this item as a Drawable (getting it from resources if it hasn't been
loaded before).
|
MenuItem |
| getIconResource()
Return the icon resource identifier to use for this component.
|
ComponentInfo |
| getIconResource()
Return any resource identifier that has been given for the label icon.
|
LabeledIntent |
| getIconResource()
Return the icon resource identifier to use for this match.
|
ResolveInfo |
| getId()
Return the abstract identifier for this completion, typically
corresponding to the id associated with it in the original adapter.
|
CompletionInfo |
| getID() | Gesture |
| getId()
Return a unique ID for this input method.
|
InputMethodInfo |
| getId()
Returns this sessions identifier.
|
SSLSession |
| getId()
Returns the thread's identifier.
|
Thread |
| getID()
Gets the ID of this
TimeZone. |
TimeZone |
| getId()
Returns this view's identifier.
|
View |
| getId()
Return an identifier for this history item.
|
WebHistoryItem |
| getId(int index)
Returns the id of the specified layer.
|
LayerDrawable |
| getIdAttribute()
Return the value of the "id" attribute or null if there is not one.
|
AttributeSet |
| getIdAttributeResourceValue(int defaultValue)
Return the integer value of the "id" attribute or defaultValue if there
is none.
|
AttributeSet |
| getIdentifier(String name, String defType, String defPackage)
Return a resource identifier for the given resource name.
|
MockResources |
| getIdentifier(String name, String defType, String defPackage)
Return a resource identifier for the given resource name.
|
Resources |
| getIdentifierQuoteString()
Returns the string used to quote SQL identifiers.
|
DatabaseMetaData |
| getIdentity(String name)
Returns the
Identity with the specified name or null if
no Identity with the specified name is present in this scope. |
IdentityScope |
| getIdentity(Principal principal)
Returns the
Identity with the name of the specified principal or
null if no Identity with the name of the specified
principal is present in this scope. |
IdentityScope |
| getIdentity(PublicKey key)
Returns the
Identity which is associated with the specified key
or null if no Identity associated with the specified key
is present in this scope. |
IdentityScope |
| getIds()
Returns an iterable of all session identifiers in this session context.
|
SSLSessionContext |
| getIfModifiedSince()
Gets the point of time since when the data must be modified to be
transmitted.
|
URLConnection |
| getImageMatrix()
Return the view's optional matrix.
|
ImageView |
| getImeActionId()
Get the IME action ID previous set with setImeActionLabel(CharSequence, int).
|
TextView |
| getImeActionLabel()
Get the IME action label previous set with setImeActionLabel(CharSequence, int).
|
TextView |
| getImeOptions()
Get the type of the IME editor.
|
TextView |
| getImplementation()
The
DOMImplementation object that handles this document. |
Document |
| getImplementationTitle()
Returns the title of the implementation of this package, or
null
if this is unknown. |
Package |
| getImplementationVendor()
Returns the name of the vendor or organization that provides this
implementation of the package, or
null if this is unknown. |
Package |
| getImplementationVersion()
Returns the version of the implementation of this package, or
null if this is unknown. |
Package |
| getImportedKeys(String catalog, String schema, String table)
Returns a list columns in a table that are both primary keys and
referenced by the table's foreign key columns (that is, the primary keys
imported by a table).
|
DatabaseMetaData |
| getInAnimation()
Returns the current animation used to animate a View that enters the screen.
|
ViewAnimator |
| getInCheck()
This method is deprecated.
Use checkPermission(Permission).
|
SecurityManager |
| getInclination() | GeomagneticField |
| getInclination(float[] I)
Computes the geomagnetic inclination angle in radians from the
inclination matrix I returned by getRotationMatrix(float[], float[], float[], float[]).
|
SensorManager |
| getIncludeDrm()
Returns whether DRM ringtones will be included.
|
RingtoneManager |
| getIndeterminateDrawable()
Get the drawable used to draw the progress bar in indeterminate mode. |
ProgressBar |
| getIndex()
Returns the index of the failed certificate in the certification path.
|
CertPathValidatorException |
| getIndex()
Returns the current index.
|
CharacterIterator |
| getIndex()
Gets the index of the column or of the parameter that was truncated.
|
DataTruncation |
| getIndex()
Answer the index of the property that was changed in this event.
|
IndexedPropertyChangeEvent |
| getIndex()
Returns the current parse position.
|
ParsePosition |
| getIndex()
Returns the character index around which the error occurred, or -1 if the
index is not known.
|
PatternSyntaxException |
| getIndex()
Returns the current index in the source string.
|
StringCharacterIterator |
| getIndex()
Gets the index at which the syntax error was found or
-1 if the
index is unknown/unavailable. |
URISyntaxException |
| getIndex(int at)
Return an index in the array that has data.
|
TypedArray |
| getIndex(String qName)
Look up the index of an attribute by XML qualified (prefixed) name.
|
Attributes |
| getIndex(String qName)
Look up an attribute's index by qualified (prefixed) name.
|
AttributesImpl |
| getIndex(String qName)
Look up the index of an attribute by XML qualified (prefixed) name.
|
Driver |
| getIndex(String uri, String localName)
Look up the index of an attribute by Namespace name.
|
Attributes |
| getIndex(String uri, String localName)
Look up an attribute's index by Namespace name.
|
AttributesImpl |
| getIndex(String uri, String localName)
Look up the index of an attribute by Namespace name.
|
Driver |
| getIndex(long time) | DateSorter |
| getIndexCount()
Return the number of indices in the array that actually have data.
|
TypedArray |
| getIndexInfo(String catalog, String schema, String table, boolean unique, boolean approximate)
Returns a list of indices and statistics for a specified table.
|
DatabaseMetaData |
| getIndexOnIcc()
Returns the record index of the message on the ICC (1-based index).
|
SmsMessage |
| getIndexOnSim()
This method is deprecated.
Use android.telephony.SmsMessage and getIndexOnIcc instead.
|
SmsMessage |
| getIndexOnSim()
This method is deprecated.
Use getIndexOnIcc instead.
|
SmsMessage |
| getInetAddress()
Gets the
InetAddress instance representing the remote address to
which this UDP datagram socket is connected. |
DatagramSocket |
| getInetAddress()
Gets the local IP address of this server socket or
null if the
socket is unbound. |
ServerSocket |
| getInetAddress()
Gets the IP address of the target host this socket is connected to.
|
Socket |
| getInetAddress()
Gets the remote address this socket is connected to.
|
SocketImpl
(protected) |
| getInetAddresses()
Gets a list of addresses bound to this network interface.
|
NetworkInterface |
| getInfinity()
Returns the string which represents infinity.
|
DecimalFormatSymbols |
| getInflatedId()
Returns the id taken by the inflated view.
|
ViewStub |
| getInfo()
Returns the information string of this
Identity. |
Identity |
| getInfo()
Returns a description of the services being provided.
|
Provider |
| getInitialPolicies()
Returns the list of policies (as OID strings) that would be acceptable
for the purpose of certification path processing.
|
PKIXParameters |
| getInitialScrollX(TextView widget, Spannable buffer) | Touch |
| getInitialScrollY(TextView widget, Spannable buffer) | Touch |
| getInput()
Gets the initial string that contains an invalid syntax.
|
URISyntaxException |
| getInputEncoding()
Returns the input encoding if known, null otherwise.
|
XmlPullParser |
| getInputExtras(boolean create)
Retrieve the input extras currently associated with the text view, which
can be viewed as well as modified.
|
TextView |
| getInputLength()
Gets the length of the malformed input.
|
MalformedInputException |
| getInputLength()
Gets the length of the unmappable character.
|
UnmappableCharacterException |
| getInputMethodList() | InputMethodManager |
| getInputMethodMode()
Return the current value in setInputMethodMode(int).
|
PopupWindow |
| getInputStream()
Get the input stream associated with this socket.
|
BluetoothSocket |
| getInputStream() | CacheManager.CacheResult |
| getInputStream()
Retrieves the input stream for this instance.
|
LocalSocket |
| getInputStream()
Creates a new InputStream for reading from the memory file.
|
MemoryFile |
| getInputStream()
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginData |
| getInputStream()
Returns an input stream that is connected to the standard output stream
(stdout) of the native process represented by this object.
|
Process |
| getInputStream()
Gets an input stream to read data from this socket.
|
Socket |
| getInputStream()
Gets the input stream of this socket.
|
SocketImpl
(protected) |
| getInputStream()
Gets an
InputStream for reading data from the resource pointed by
this URLConnection. |
URLConnection |
| getInputStream(ZipEntry ze)
Return an
InputStream for reading the decompressed contents of
ZIP entry. |
JarFile |
| getInputStream(ZipEntry entry)
Returns an input stream on the data of the specified
ZipEntry. |
ZipFile |
| getInputType() | DateKeyListener |
| getInputType() | DateTimeKeyListener |
| getInputType() | DialerKeyListener |
| getInputType() | DigitsKeyListener |
| getInputType()
Return the type of text that this key listener is manipulating,
as per InputType.
|
KeyListener |
| getInputType() | MultiTapKeyListener |
| getInputType() | QwertyKeyListener |
| getInputType() | TextKeyListener |
| getInputType()
Get the type of the content.
|
TextView |
| getInputType() | TimeKeyListener |
| getInstalledApplications(int flags)
Return a List of all application packages that are installed on the
device.
|
MockPackageManager |
| getInstalledApplications(int flags)
Return a List of all application packages that are installed on the
device.
|
PackageManager |
| getInstalledPackages(int flags)
Return a List of all packages that are installed
on the device.
|
MockPackageManager |
| getInstalledPackages(int flags)
Return a List of all packages that are installed
on the device.
|
PackageManager |
| getInstalledProviders()
Return a list of the AppWidget providers that are currently installed.
|
AppWidgetManager |
| getInstallerPackageName(String packageName)
Retrieve the package name of the application that installed a package.
|
MockPackageManager |
| getInstallerPackageName(String packageName)
Retrieve the package name of the application that installed a package.
|
PackageManager |
| getInstance() | ArrowKeyMovementMethod |
| getInstance()
Constructs a new instance of the
Calendar subclass appropriate for the
default Locale. |
Calendar |
| getInstance()
Returns a
Collator instance which is appropriate for the default
Locale. |
Collator |
| getInstance()
Get a singleton CookieManager.
|
CookieManager |
| getInstance()
Singleton access to a CookieSyncManager.
|
CookieSyncManager |
| getInstance()
Returns a
DateFormat instance for formatting and parsing dates
and times in the SHORT style for the default locale. |
DateFormat |
| getInstance() | DateKeyListener |
| getInstance() | DateTimeKeyListener |
| getInstance() | DialerKeyListener |
| getInstance()
Returns a DigitsKeyListener that accepts the digits 0 through 9.
|
DigitsKeyListener |
| getInstance()
Returns the standard Editable Factory.
|
Editable.Factory |
| getInstance()
Get the focus finder for this thread.
|
FocusFinder |
| getInstance() | HideReturnsTransformationMethod |
| getInstance() | LinkMovementMethod |
| getInstance()
Returns a
NumberFormat for formatting and parsing numbers for the
default locale. |
NumberFormat |
| getInstance() | PasswordTransformationMethod |
| getInstance() | ScrollingMovementMethod |
| getInstance() | SingleLineTransformationMethod |
| getInstance()
Returns the standard Spannable Factory.
|
Spannable.Factory |
| getInstance()
Returns a new or existing instance with no automatic capitalization
or correction.
|
TextKeyListener |
| getInstance() | TimeKeyListener |
| getInstance()
Get the global instance of WebIconDatabase.
|
WebIconDatabase |
| getInstance(Context context)
Get the AppWidgetManager instance to use for the supplied Context object.
|
AppWidgetManager |
| getInstance(Context context)
Retrieve a WallpaperManager associated with the given Context.
|
WallpaperManager |
| getInstance(Context context) | WebViewDatabase |
| getInstance(boolean autotext, TextKeyListener.Capitalize cap)
Returns a new or existing instance with the specified capitalization
and correction properties.
|
MultiTapKeyListener |
| getInstance(boolean autotext, TextKeyListener.Capitalize cap)
Returns a new or existing instance with the specified capitalization
and correction properties.
|
QwertyKeyListener |
| getInstance(boolean autotext, TextKeyListener.Capitalize cap)
Returns a new or existing instance with the specified capitalization
and correction properties.
|
TextKeyListener |
| getInstance(boolean sign, boolean decimal)
Returns a DigitsKeyListener that accepts the digits 0 through 9,
plus the minus sign (only at the beginning) and/or decimal point
(only one per field) if specified.
|
DigitsKeyListener |
| getInstance(byte[] certData)
Creates a new
X509Certificate and initializes it from the
specified byte array. |
X509Certificate |
| getInstance(InputStream inStream)
Creates a new
X509Certificate and initializes it from the
specified input stream. |
X509Certificate |
| getInstance(String algorithm)
Returns a new instance of
AlgorithmParameterGenerator for the
specified algorithm. |
AlgorithmParameterGenerator |
| getInstance(String algorithm)
Returns a new instance of
AlgorithmParameters for the specified
algorithm. |
AlgorithmParameters |
| getInstance(String algorithm)
Creates a new
CertPathBuilder instance with the specified
algorithm. |
CertPathBuilder |
| getInstance(String algorithm)
Returns a new certification path validator for the specified algorithm.
|
CertPathValidator |
| getInstance(String type)
Creates a new
CertificateFactory instance that provides the
requested certificate type. |
CertificateFactory |
| getInstance(String transformation)
Creates a new Cipher for the specified transformation.
|
Cipher |
| getInstance(String currencyCode)
Returns the
Currency instance for this currency code. |
Currency |
| getInstance(String accepted)
Returns a DigitsKeyListener that accepts only the characters
that appear in the specified String.
|
DigitsKeyListener |
| getInstance(String algorithm)
Returns a new
ExemptionMechanism instance that provides the
specified exemption mechanism algorithm. |
ExemptionMechanism |
| getInstance(String algorithm)
Creates a new
KeyAgreement for the specified algorithm. |
KeyAgreement |
| getInstance(String algorithm)
Returns a new instance of
KeyFactory that utilizes the specified
algorithm. |
KeyFactory |
| getInstance(String algorithm)
Creates a new
KeyGenerator instance that provides the specified
key algorithm, |
KeyGenerator |
| getInstance(String algorithm)
Creates a new
KeyManagerFactory instance for the specified key
management algorithm. |
KeyManagerFactory |
| getInstance(String algorithm)
Returns a new instance of
KeyPairGenerator that utilizes the
specified algorithm. |
KeyPairGenerator |
| getInstance(String type)
Returns a new instance of
KeyStore with the specified type. |
KeyStore |
| getInstance(String algorithm)
Creates a new
Mac instance that provides the specified MAC
algorithm. |
Mac |
| getInstance(String algorithm)
Returns a new instance of
MessageDigest that utilizes the
specified algorithm. |
MessageDigest |
| getInstance(String protocol)
Creates a new
SSLContext instance for the specified protocol. |
SSLContext |
| getInstance(String algorithm)
Creates a new
SecretKeyFactory instance for the specified key
algorithm. |
SecretKeyFactory |
| getInstance(String algorithm)
Returns a new instance of
SecureRandom that utilizes the
specified algorithm. |
SecureRandom |
| getInstance(String algorithm)
Returns a new instance of
Signature that utilizes the specified
algorithm. |
Signature |
| getInstance(String algorithm)
Creates a new
TrustManagerFactory instance for the specified
trust management algorithm. |
TrustManagerFactory |
| getInstance(String algorithm, String provider)
Returns a new instance of
AlgorithmParameterGenerator from the
specified provider for the specified algorithm. |
AlgorithmParameterGenerator |
| getInstance(String algorithm, String provider)
Returns a new instance of
AlgorithmParameters from the specified
provider for the specified algorithm. |
AlgorithmParameters |
| getInstance(String algorithm, String provider)
Creates a new
CertPathBuilder instance from the specified
provider providing the specified algorithm. |
CertPathBuilder |
| getInstance(String algorithm, String provider)
Returns a new certification path validator for the specified algorithm
from the specified provider.
|
CertPathValidator |
| getInstance(String type, String provider)
Creates a new
CertificateFactory instance from the specified
provider that provides the requested certificate type. |
CertificateFactory |
| getInstance(String transformation, String provider)
Creates a new cipher for the specified transformation provided by the
specified provider.
|
Cipher |
| getInstance(String algorithm, String provider)
Returns a new
ExemptionMechansm instance that provides the
specified exemption mechanism algorithm from the specified provider. |
ExemptionMechanism |
| getInstance(String algorithm, String provider)
Creates a new
KeyAgreement for the specified algorithm from the
specified provider. |
KeyAgreement |
| getInstance(String algorithm, String provider)
Returns a new instance of
KeyFactory that utilizes the specified
algorithm from the specified provider. |
KeyFactory |
| getInstance(String algorithm, String provider)
Creates a new
KeyGenerator instance that provides the specified
key algorithm from the specified provider. |
KeyGenerator |
| getInstance(String algorithm, String provider)
Creates a new
KeyManagerFactory instance for the specified key
management algorithm from the specified provider. |
KeyManagerFactory |
| getInstance(String algorithm, String provider)
Returns a new instance of
KeyPairGenerator that utilizes the
specified algorithm from the specified provider. |
KeyPairGenerator |
| getInstance(String type, String provider)
Returns a new instance of
KeyStore from the specified provider
with the given type. |
KeyStore |
| getInstance(String algorithm, String provider)
Creates a new
Mac instance that provides the specified MAC
algorithm from the specified provider. |
Mac |
| getInstance(String algorithm, String provider)
Returns a new instance of
MessageDigest that utilizes the
specified algorithm from the specified provider. |
MessageDigest |
| getInstance(String protocol, String provider)
Creates a new
SSLContext instance for the specified protocol from
the specified provider. |
SSLContext |
| getInstance(String algorithm, String provider)
Creates a new
SecretKeyFactory instance for the specified key
algorithm from the specified provider. |
SecretKeyFactory |
| getInstance(String algorithm, String provider)
Returns a new instance of
SecureRandom that utilizes the
specified algorithm from the specified provider. |
SecureRandom |
| getInstance(String algorithm, String provider)
Returns a new instance of
Signature that utilizes the specified
algorithm from the specified provider. |
Signature |
| getInstance(String algorithm, String provider)
Creates a new
TrustManagerFactory instance for the specified
trust management algorithm from the specified provider. |
TrustManagerFactory |
| getInstance(String type, CertStoreParameters params)
Creates a new
CertStore instance with the specified type and
initialized with the specified parameters. |
CertStore |
| getInstance(String type, CertStoreParameters params, String provider)
Creates a new
CertStore instance from the specified provider with
the specified type and initialized with the specified parameters. |
CertStore |
| getInstance(String type, CertStoreParameters params, Provider provider)
Creates a new
CertStore instance from the specified provider with
the specified type and initialized with the specified parameters. |
CertStore |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
AlgorithmParameterGenerator from the
specified provider for the specified algorithm. |
AlgorithmParameterGenerator |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
AlgorithmParameters from the specified
provider for the specified algorithm. |
AlgorithmParameters |
| getInstance(String algorithm, Provider provider)
Creates a new
CertPathBuilder instance from the specified
provider providing the specified algorithm. |
CertPathBuilder |
| getInstance(String algorithm, Provider provider)
Returns a new certification path validator for the specified algorithm
from the specified provider.
|
CertPathValidator |
| getInstance(String type, Provider provider)
Creates a new
CertificateFactory instance from the specified
provider that provides the requested certificate type. |
CertificateFactory |
| getInstance(String transformation, Provider provider)
Creates a new cipher for the specified transformation.
|
Cipher |
| getInstance(String algorithm, Provider provider)
Returns a new
ExemptionMechanism instance that provides the
specified exemption mechanism algorithm from the specified provider. |
ExemptionMechanism |
| getInstance(String algorithm, Provider provider)
Create a new
KeyAgreement for the specified algorithm from the
specified provider. |
KeyAgreement |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
KeyFactory that utilizes the specified
algorithm from the specified provider. |
KeyFactory |
| getInstance(String algorithm, Provider provider)
Creates a new
KeyGenerator instance that provides the specified
key algorithm from the specified provider. |
KeyGenerator |
| getInstance(String algorithm, Provider provider)
Creates a new
KeyManagerFactory instance for the specified key
management algorithm from the specified provider. |
KeyManagerFactory |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
KeyPairGenerator that utilizes the
specified algorithm from the specified provider. |
KeyPairGenerator |
| getInstance(String type, Provider provider)
Returns a new instance of
KeyStore from the specified provider
with the given type. |
KeyStore |
| getInstance(String algorithm, Provider provider)
Creates a new
Mac instance that provides the specified MAC
algorithm from the specified provider. |
Mac |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
MessageDigest that utilizes the
specified algorithm from the specified provider. |
MessageDigest |
| getInstance(String protocol, Provider provider)
Creates a new
SSLContext instance for the specified protocol from
the specified provider. |
SSLContext |
| getInstance(String algorithm, Provider provider)
Creates a new
SecretKeyFactory instance for the specified key
algorithm from the specified provider. |
SecretKeyFactory |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
SecureRandom that utilizes the
specified algorithm from the specified provider. |
SecureRandom |
| getInstance(String algorithm, Provider provider)
Returns a new instance of
Signature that utilizes the specified
algorithm from the specified provider. |
Signature |
| getInstance(String algorithm, Provider provider)
Creates a new
TrustManagerFactory instance for the specified
trust management algorithm from the specified provider. |
TrustManagerFactory |
| getInstance(Locale locale)
Constructs a new instance of the
Calendar subclass appropriate for the
specified Locale. |
Calendar |
| getInstance(Locale locale)
Returns a
Collator instance which is appropriate for the
specified Locale. |
Collator |
| getInstance(Locale locale)
Returns the
Currency instance for this Locale's country. |
Currency |
| getInstance(Locale locale)
Returns a
NumberFormat for formatting and parsing numbers for the
specified locale. |
NumberFormat |
| getInstance(TimeZone timezone)
Constructs a new instance of the
Calendar subclass appropriate for the
default Locale, using the specified TimeZone. |
Calendar |
| getInstance(TimeZone timezone, Locale locale)
Constructs a new instance of the
Calendar subclass appropriate for the
specified Locale. |
Calendar |
| getInstanceCount() | Activity |
| getInstanceFollowRedirects()
Returns whether this connection follows redirects.
|
HttpURLConnection |
| getInstructionCount(int[] counts) | VMDebug |
| getInstrumentation()
Inheritors can access the instrumentation using this.
|
InstrumentationTestCase |
| getInstrumentationInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular
instrumentation class.
|
MockPackageManager |
| getInstrumentationInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular
instrumentation class.
|
PackageManager |
| getInt()
Returns the int at the current position and increases the position by 4.
|
ByteBuffer |
| getInt(ContentResolver cr, String name)
Convenience function for retrieving a single secure settings value
as an integer.
|
Settings.Secure |
| getInt(ContentResolver cr, String name)
Convenience function for retrieving a single system settings value
as an integer.
|
Settings.System |
| getInt(ContentResolver cr, String name, int def)
Convenience function for retrieving a single secure settings value
as an integer.
|
Settings.Secure |
| getInt(ContentResolver cr, String name, int def)
Convenience function for retrieving a single system settings value
as an integer.
|
Settings.System |
| getInt(byte[] buf, int offset)
Gets an int value from the given byte array, starting from the given
offset.
|
BreakIterator
(protected) |
| getInt(int column)
Returns the value of the requested column as an int.
|
AbstractCursor |
| getInt(int columnIndex)
Returns the value of the requested column as an int.
|
AbstractWindowedCursor |
| getInt(int index)
Returns the int at the specified index.
|
ByteBuffer |
| getInt(int parameterIndex)
Gets the value of the specified JDBC
INTEGER parameter as an
int. |
CallableStatement |
| getInt(int columnIndex)
Returns the value of the requested column as an int.
|
Cursor |
| getInt(int columnIndex)
Returns the value of the requested column as an int.
|
CursorWrapper |
| getInt(int index)
Get the int value associated with an index.
|
JSONArray |
| getInt(int column)
Returns the value of the requested column as an int.
|
MatrixCursor |
| getInt(int column)
Returns the value of the requested column as an int.
|
MergeCursor |
| getInt(int columnIndex)
Gets the value of a column specified by column index as an
int
value. |
ResultSet |
| getInt(int row, int col)
Returns an int for the given field.
|
CursorWindow |
| getInt(int index, int defValue)
Retrieve the integer value for the attribute at index.
|
TypedArray |
| getInt(Object object)
Returns the value of the field in the specified object as an
int. |
Field |
| getInt(Object array, int index)
Returns the element of the array at the specified index, converted to an
int, if possible. |
Array |
| getInt(String key)
Returns the value associated with the given key, or 0 if
no mapping of the desired type exists for the given key.
|
Bundle |
| getInt(String parameterName)
Gets the value of the specified JDBC
INTEGER parameter as an
int. |
CallableStatement |
| getInt(String key)
Returns the value of an integer parameter.
|
Camera.Parameters |
| getInt(String key)
Get the int value associated with a key.
|
JSONObject |
| getInt(String columnName)
Gets the value of a column specified by column name, as an
int
value. |
ResultSet |
| getInt(String key, int deflt)
Gets the
int value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
AbstractPreferences |
| getInt(String key, int defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getInt(String key, int deflt)
Gets the
int value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
Preferences |
| getInt(String key, int defValue)
Retrieve an int value from the preferences.
|
SharedPreferences |
| getIntArray(int id)
Return the int array associated with a particular resource ID.
|
MockResources |
| getIntArray(int id)
Return the int array associated with a particular resource ID.
|
Resources |
| getIntArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getIntArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getInteger(int id)
Return an integer associated with a particular resource ID.
|
MockResources |
| getInteger(int id)
Return an integer associated with a particular resource ID.
|
Resources |
| getInteger(int index, int defValue)
Retrieve the integer value for the attribute at index.
|
TypedArray |
| getInteger(String string)
Returns the
Integer value of the system property identified by
string. |
Integer |
| getInteger(String string, int defaultValue)
Returns the
Integer value of the system property identified by
string. |
Integer |
| getInteger(String string, Integer defaultValue)
Returns the
Integer value of the system property identified by
string. |
Integer |
| getIntegerArrayList(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getIntegerArrayListExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getIntegerInstance()
Returns a
NumberFormat for formatting and parsing integers for the
default locale. |
NumberFormat |
| getIntegerInstance(Locale locale)
Returns a
NumberFormat for formatting and parsing integers for
the specified locale. |
NumberFormat |
| getIntent()
Return the intent that started this activity.
|
Activity |
| getIntent()
Return the Intent that this FilterComparison represents.
|
Intent.FilterComparison |
| getIntent()
Return the Intent associated with this item.
|
MenuItem |
| getIntent()
Return the Intent associated with this Preference.
|
Preference |
| getIntent(String uri)
This method is deprecated.
Use parseUri(String, int) instead.
|
Intent |
| getIntentOld(String uri) | Intent |
| getIntentSender()
Retrieve a IntentSender object that wraps the existing sender of the PendingIntent
|
PendingIntent |
| getInterface()
Gets the network address used by this socket.
|
MulticastSocket |
| getInterfaceDescriptor()
Default implementation returns an empty interface name.
|
Binder |
| getInterfaceDescriptor()
Get the canonical name of the interface supported by this binder.
|
IBinder |
| getInterfaces()
Returns an array of
Class objects that match the interfaces
specified in the implements declaration of the class represented
by this Class. |
Class |
| getInternalFormat(Bitmap bitmap)
return the internal format as defined by OpenGL ES of the supplied bitmap.
|
GLUtils |
| getInternalSubset()
The internal subset as a string.
|
DocumentType |
| getInternationalCurrencySymbol()
Returns the international currency symbol.
|
DecimalFormatSymbols |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
AccelerateDecelerateInterpolator |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
AccelerateInterpolator |
| getInterpolation(float t)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
AnticipateInterpolator |
| getInterpolation(float t)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
AnticipateOvershootInterpolator |
| getInterpolation(float t)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
BounceInterpolator |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
CycleInterpolator |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
DecelerateInterpolator |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
Interpolator |
| getInterpolation(float input)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
LinearInterpolator |
| getInterpolation(float t)
Maps a point on the timeline to a multiplier to be applied to the
transformations of an animation.
|
OvershootInterpolator |
| getInterpolator()
Gets the acceleration curve type for this animation.
|
Animation |
| getInterpolator()
Returns the interpolator used to interpolate the delays between the
children.
|
LayoutAnimationController |
| getInterpolator()
Gets the acceleration curve type for the indeterminate animation.
|
ProgressBar |
| getIntExtra(String name, int defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getIntParameter(String name, int defaultValue)
Returns an Integer parameter value with the given name.
|
AbstractHttpParams |
| getIntParameter(String name, int defaultValue)
Returns an Integer parameter value with the given name.
|
HttpParams |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
BitmapDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
ClipDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
Drawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
DrawableContainer |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
GradientDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
InsetDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
LayerDrawable |
| getIntrinsicHeight()
Retrieves the height of the source .png file (before resizing).
|
NinePatchDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
PictureDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
RotateDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
ScaleDrawable |
| getIntrinsicHeight()
Return the intrinsic height of the underlying drawable object.
|
ShapeDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
BitmapDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
ClipDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
Drawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
DrawableContainer |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
GradientDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
InsetDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
LayerDrawable |
| getIntrinsicWidth()
Retrieves the width of the source .png file (before resizing).
|
NinePatchDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
PictureDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
RotateDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
ScaleDrawable |
| getIntrinsicWidth()
Return the intrinsic width of the underlying drawable object.
|
ShapeDrawable |
| getInvocationHandler(Object proxy)
Returns the invocation handler of the specified proxy instance.
|
Proxy |
| getIpAddress() | WifiInfo |
| getIsDefaultResourceId()
Return the resource identifier of a resource inside of this input
method's .apk that determines whether it should be considered a
default input method for the system.
|
InputMethodInfo |
| getIsManualSelection()
Get current network selection mode
|
ServiceState |
| getISO3Country()
Gets the three letter ISO country code which corresponds to the country
code for this
Locale. |
Locale |
| getISO3Language()
Gets the three letter ISO language code which corresponds to the language
code for this
Locale. |
Locale |
| getISOCountries()
Gets the list of two letter ISO country codes which can be used as the
country code for a
Locale. |
Locale |
| getISOLanguages()
Gets the list of two letter ISO language codes which can be used as the
language code for a
Locale. |
Locale |
| getIssuedBy() | SslCertificate |
| getIssuedTo() | SslCertificate |
| getIssuer()
Returns the issuer that a certificate must match.
|
X509CertSelector |
| getIssuerAlternativeNames()
Returns a read-only list of the issuer alternative names from the
IssuerAltName extension. |
X509Certificate |
| getIssuerAsBytes()
Returns the issuer that a certificate must match.
|
X509CertSelector |
| getIssuerAsString()
Do not use, use getIssuer() or
getIssuerAsBytes() instead.
|
X509CertSelector |
| getIssuerDN()
Do not use, use getIssuerX500Principal() instead.
|
X509CRL |
| getIssuerDN()
Returns the
issuer (issuer distinguished name) as an
implementation specific Principal object. |
X509Certificate |
| getIssuerDN()
Returns the
issuer (issuer distinguished name) as an
implementation specific Principal object. |
X509Certificate |
| getIssuerNames()
Returns the criterion for the issuer distinguished names.
|
X509CRLSelector |
| getIssuers()
Returns the criterion for the issuer distinguished names.
|
X509CRLSelector |
| getIssuerUniqueID()
Returns the
issuerUniqueID from the certificate. |
X509Certificate |
| getIssuerX500Principal()
Returns the issuer distinguished name of this CRL.
|
X509CRL |
| getIssuerX500Principal()
Returns the
issuer (issuer distinguished name) as an X500Principal. |
X509Certificate |
| getIsSyncable(Account account, String authority)
Check if this account/provider is syncable.
|
ContentResolver |
| getItem()
Gets the MenuItem that represents this submenu in the parent
menu.
|
SubMenu |
| getItem(int position)
Get the data item associated with the specified position in the data set.
|
Adapter |
| getItem(int position)
|
ArrayAdapter |
| getItem(int position) | CursorAdapter |
| getItem(int position)
Get the data item associated with the specified position in the data set.
|
HeaderViewListAdapter |
| getItem(int index)
Gets the menu item at the given index.
|
Menu |
| getItem(int position) | SimpleAdapter |
| getItemAtIndex(int index)
Get the history item at the given index.
|
WebBackForwardList |
| getItemAtPosition(int position)
Gets the data associated with the specified position in the list.
|
AdapterView |
| getItemClickListener()
This method is deprecated.
Use getOnItemClickListener() intead
|
AutoCompleteTextView |
| getItemCount()
Gets the number of items that can be visited.
|
AccessibilityEvent |
| getItemId()
Return the identifier for this menu item.
|
MenuItem |
| getItemId(int position)
Get the row id associated with the specified position in the list.
|
Adapter |
| getItemId(int position)
|
ArrayAdapter |
| getItemId(int position) | CursorAdapter |
| getItemId(int position)
Get the row id associated with the specified position in the list.
|
HeaderViewListAdapter |
| getItemId(int position) | SimpleAdapter |
| getItemIdAtPosition(int position) | AdapterView |
| getItemsCanFocus() | ListView |
| getItemSelectedListener()
This method is deprecated.
Use getOnItemSelectedListener() intead
|
AutoCompleteTextView |
| getItemViewType(int position)
Get the type of View that will be created by getView(int, View, ViewGroup) for the specified item.
|
Adapter |
| getItemViewType(int position)
Get the type of View that will be created by getView(int, View, ViewGroup) for the specified item.
|
BaseAdapter |
| getItemViewType(int position)
Get the type of View that will be created by getView(int, View, ViewGroup) for the specified item.
|
HeaderViewListAdapter |
| getIterationCount()
Returns the iteration count, 0 if not specified.
|
PBEKey |
| getIterationCount()
Returns the iteration count of this key specification.
|
PBEKeySpec |
| getIterationCount()
Returns the iteration count.
|
PBEParameterSpec |
| getIterator()
Returns an
AttributedCharacterIterator that gives access to the
complete content of this attributed string. |
AttributedString |
| getIterator(Attribute[] attributes)
Returns an
AttributedCharacterIterator that gives access to the
complete content of this attributed string. |
AttributedString |
| getIterator(Attribute[] attributes, int start, int end)
Returns an
AttributedCharacterIterator that gives access to the
contents of this attributed string starting at index start up to
index end. |
AttributedString |
| getIV()
Returns the initialization vector for this cipher instance.
|
Cipher |
| getIV()
Returns a copy of the initialization vector data.
|
IvParameterSpec |
| getIV()
Returns a copy of the initialization vector.
|
RC2ParameterSpec |
| getIV()
Returns a copy of the initialization vector.
|
RC5ParameterSpec |
| getJarEntry()
Gets the
JarEntry object of the entry referenced by this JarURLConnection. |
JarURLConnection |
| getJarEntry(String name)
Return the
JarEntry specified by its name or null if no
such entry exists. |
JarFile |
| getJarFile()
Gets the
JarFile object referenced by this JarURLConnection. |
JarURLConnection |
| getJarFileURL()
Gets the URL to the JAR-file referenced by this
JarURLConnection. |
JarURLConnection |
| getJavaScriptCanOpenWindowsAutomatically()
Return true if javascript can open windows automatically.
|
WebSettings |
| getJavaScriptEnabled()
Return true if javascript is enabled.
|
WebSettings |
| getJDBCMajorVersion()
Returns this driver's major JDBC version number.
|
DatabaseMetaData |
| getJDBCMinorVersion()
Returns the minor JDBC version number for this driver.
|
DatabaseMetaData |
| getJetPlayer()
Factory method for the JetPlayer class.
|
JetPlayer |
| getJpegQuality()
Returns the quality setting for the JPEG picture.
|
Camera.Parameters |
| getJpegThumbnailQuality()
Returns the quality setting for the EXIF thumbnail in Jpeg picture.
|
Camera.Parameters |
| getJpegThumbnailSize()
Returns the dimensions for EXIF thumbnail in Jpeg picture.
|
Camera.Parameters |
| getJSONArray(int index)
Get the JSONArray associated with an index.
|
JSONArray |
| getJSONArray(String key)
Get the JSONArray value associated with a key.
|
JSONObject |
| getJSONObject(int index)
Get the JSONObject associated with an index.
|
JSONArray |
| getJSONObject(String key)
Get the JSONObject value associated with a key.
|
JSONObject |
| getJulianDay(long millis, long gmtoff)
Computes the Julian day number, given the UTC milliseconds
and the offset (in seconds) from UTC.
|
Time |
| getJumpTapTimeout() | ViewConfiguration |
| getKeepAlive()
Gets the setting of the socket option
SocketOptions.SO_KEEPALIVE. |
Socket |
| getKeepAliveDuration(HttpResponse response, HttpContext context)
Returns the duration of time which this connection can be safely kept
idle.
|
ConnectionKeepAliveStrategy |
| getKeepAliveDuration(HttpResponse response, HttpContext context)
Returns the duration of time which this connection can be safely kept
idle.
|
DefaultConnectionKeepAliveStrategy |
| getKeepAliveTime(TimeUnit unit)
Returns the thread keep-alive time, which is the amount of time
that threads in excess of the core pool size may remain
idle before being terminated.
|
ThreadPoolExecutor |
| getKeepScreenOn()
Returns whether the screen should remain on, corresponding to the current
value of KEEP_SCREEN_ON.
|
View |
| getKey() | Annotation |
| getKey()
Returns a copy of the key.
|
DESKeySpec |
| getKey()
Returns a copy of the key.
|
DESedeKeySpec |
| getKey()
Returns the key.
|
Map.Entry |
| getKey()
Returns the name of the missing resource, or an empty string if the
resource bundle is missing.
|
MissingResourceException |
| getKey()
Gets the key for this Preference, which is also the key used for storing
values into SharedPreferences.
|
Preference |
| getKey()
Gets the key of the changed preference.
|
PreferenceChangeEvent |
| getKey(String alias, char[] password)
Returns the key with the given alias, using the password to recover the
key from the store.
|
KeyStore |
| getKeyboard()
Returns the current keyboard being displayed by this view.
|
KeyboardView |
| getKeyboardType() | KeyCharacterMap |
| getKeyCode()
Retrieve the key code of the key event.
|
KeyEvent |
| getKeyData(KeyCharacterMap.KeyData results)
Get the characters conversion data for the key event..
|
KeyEvent |
| getKeyData(int keyCode, KeyCharacterMap.KeyData results)
Get the characters conversion data for a given keyCode.
|
KeyCharacterMap |
| getKeyDispatcherState()
Return the global KeyEvent.DispatcherState
for used for processing events from the target application.
|
AbstractInputMethodService |
| getKeyDispatcherState()
Return the global KeyEvent.DispatcherState
for this view's window.
|
View |
| getKeyFrameCount() | Interpolator |
| getKeyHeight() | Keyboard
(protected) |
| getKeyLength()
Returns the desired key length of the derived key.
|
PBEKeySpec |
| getKeyListener() | TextView |
| getKeyManagers()
Returns a list of key managers, one instance for each type of key in the
key store.
|
KeyManagerFactory |
| getKeyProgressIncrement()
Returns the amount of progress changed via the arrow keys.
|
AbsSeekBar |
| getKeys() | Keyboard |
| getKeys()
Returns the names of the resources contained in this
ListResourceBundle. |
ListResourceBundle |
| getKeys()
Returns the names of the resources contained in this
PropertyResourceBundle.
|
PropertyResourceBundle |
| getKeys()
Returns the names of the resources contained in this
ResourceBundle. |
ResourceBundle |
| getKeysize()
Returns the size of the modulus (number of bits).
|
RSAKeyGenParameterSpec |
| getKeySpec(Key decryptKey)
Returns the
PKCS8EncodedKeySpec object extracted from the
encrypted data. |
EncryptedPrivateKeyInfo |
| getKeySpec(Key key, Class<T> keySpec)
Returns the key specification for the specified key.
|
KeyFactory |
| getKeySpec(Key decryptKey, String providerName)
Returns the
PKCS8EncodedKeySpec object extracted from the
encrypted data. |
EncryptedPrivateKeyInfo |
| getKeySpec(Key decryptKey, Provider provider)
Returns the
PKCS8EncodedKeySpec object extracted from the
encrypted data. |
EncryptedPrivateKeyInfo |
| getKeySpec(Cipher cipher)
Returns the
PKCS8EncodedKeySpec object extracted from the
encrypted data. |
EncryptedPrivateKeyInfo |
| getKeySpec(SecretKey key, Class keySpec)
Returns the key specification of the specified secret key.
|
SecretKeyFactory |
| getKeyStore()
Returns the
KeyStore created by this Builder. |
KeyStore.Builder |
| getKeyUsage()
Returns the criterion for the KeyUsage extension.
|
X509CertSelector |
| getKeyUsage()
Returns the
KeyUsage extension as a boolean array. |
X509Certificate |
| getKeyWidth() | Keyboard
(protected) |
| getL()
Returns the size (in bits) of the random exponent.
|
DHParameterSpec |
| getLabel()
Return the user-visible label for the completion, or null if the plain
text should be shown.
|
CompletionInfo |
| getLabel(int index) | DateSorter |
| getLabelResource()
Return any resource identifier that has been given for the label text.
|
LabeledIntent |
| getLac() | GsmCellLocation |
| getLac() | NeighboringCellInfo |
| getLanguage()
Gets the language code for this
Locale or the empty string of no language
was set. |
Locale |
| getLanguage()
Returns a Locale instance describing the language currently being used by the TextToSpeech
engine.
|
TextToSpeech |
| getLargestPoolSize()
Returns the largest number of threads that have ever
simultaneously been in the pool.
|
ThreadPoolExecutor |
| getLast()
Returns the last element in this
LinkedList. |
LinkedList |
| getLastAccessedTime()
Returns the time this session was last accessed, in milliseconds since
midnight January 1st 1970 UTC.
|
SSLSession |
| getLastActivity()
Retrieve the most recent activity class that was seen by this
monitor.
|
Instrumentation.ActivityMonitor |
| getLastChild()
The last child of this node.
|
Node |
| getLastHeader(String name)
Returns the last header with a specified name of this message.
|
AbstractHttpMessage |
| getLastHeader(String name)
Gets the last header with the given name.
|
HeaderGroup |
| getLastHeader(String name)
Returns the last header with a specified name of this message.
|
HttpMessage |
| getLastKnownLocation(String provider)
Returns a Location indicating the data from the last known
location fix obtained from the given provider.
|
LocationManager |
| getLastModified() | CacheManager.CacheResult |
| getLastModified()
Gets the value of the response header field
last-modified or
0 if this value is not set. |
URLConnection |
| getLastNonConfigurationInstance()
Retrieve the non-configuration instance data that was previously
returned by onRetainNonConfigurationInstance().
|
Activity |
| getLastPathSegment()
Gets the decoded last segment in the path.
|
Uri |
| getLastVisiblePosition()
Returns the position within the adapter's data set for the last item
displayed on screen.
|
AdapterView |
| getLatitude()
Returns the latitude of the address if known.
|
Address |
| getLatitude()
Returns the latitude of this fix.
|
Location |
| getLatLong(float[] output)
Stores the latitude and longitude value in a float array.
|
ExifInterface |
| getLaunchIntentForPackage(String packageName)
Return a "good" intent to launch a front-door activity in a package,
for use for example to implement an "open" button when browsing through
packages.
|
MockPackageManager |
| getLaunchIntentForPackage(String packageName)
Return a "good" intent to launch a front-door activity in a package,
for use for example to implement an "open" button when browsing through
packages.
|
PackageManager |
| getLayerType()
Obtains the layering type of this route.
|
HttpRoute |
| getLayerType()
Obtains the layering type of this route.
|
RouteInfo |
| getLayerType()
Obtains the layering type of this route.
|
RouteTracker |
| getLayout() | TextView |
| getLayout(int id)
Return an XmlResourceParser through which you can read a view layout
description for the given resource ID.
|
MockResources |
| getLayout(int id)
Return an XmlResourceParser through which you can read a view layout
description for the given resource ID.
|
Resources |
| getLayoutAlgorithm()
Return the current layout algorithm.
|
WebSettings |
| getLayoutAnimation()
Returns the layout animation controller used to animate the group's
children.
|
ViewGroup |
| getLayoutAnimationListener()
Returns the animation listener to which layout animation events are
sent.
|
ViewGroup |
| getLayoutDimension(int index, int defValue)
Special version of getDimensionPixelSize(int, int) for retrieving
ViewGroup's layout_width and layout_height
attributes.
|
TypedArray |
| getLayoutDimension(int index, String name)
Special version of getDimensionPixelSize(int, int) for retrieving
ViewGroup's layout_width and layout_height
attributes.
|
TypedArray |
| getLayoutId() | RemoteViews |
| getLayoutInflater()
Convenience for calling
getLayoutInflater().
|
Activity |
| getLayoutInflater() | Dialog |
| getLayoutInflater() | InputMethodService |
| getLayoutInflater()
Quick access to the LayoutInflater instance that this Window
retrieved from its Context.
|
Window |
| getLayoutParams()
Get the LayoutParams associated with this view.
|
View |
| getLayoutResource()
Gets the layout resource that will be shown as the View for this Preference.
|
Preference |
| getLayoutResource()
Returns the layout resource that will be used by setVisibility(int) or
inflate() to replace this StubbedView
in its parent by another view.
|
ViewStub |
| getLeadingMargin(boolean first) | BulletSpan |
| getLeadingMargin(boolean first) | DrawableMarginSpan |
| getLeadingMargin(boolean first) | IconMarginSpan |
| getLeadingMargin(boolean first) | LeadingMarginSpan |
| getLeadingMargin(boolean first) | LeadingMarginSpan.Standard |
| getLeadingMargin(boolean first) | QuoteSpan |
| getLeastMaximum(int field)
Gets the smallest maximum value of the specified field.
|
Calendar |
| getLeastMaximum(int field)
Gets the smallest maximum value of the specified field.
|
GregorianCalendar |
| getLeastSignificantBits()
The 64 least significant bits of the UUID. |
UUID |
| getLeft()
Left position of this view relative to its parent.
|
View |
| getLeftFadingEdgeStrength()
Returns the strength, or intensity, of the left faded edge.
|
HorizontalScrollView
(protected) |
| getLeftFadingEdgeStrength()
Returns the strength, or intensity, of the left faded edge.
|
TextView
(protected) |
| getLeftFadingEdgeStrength()
Returns the strength, or intensity, of the left faded edge.
|
View
(protected) |
| getLeftPaddingOffset()
Amount by which to extend the left fading region.
|
TextView
(protected) |
| getLeftPaddingOffset()
Amount by which to extend the left fading region.
|
View
(protected) |
| getLength()
Returns the total number of bytes of this asset entry's data.
|
AssetFileDescriptor |
| getLength()
Return the number of attributes in this list.
|
AttributeList |
| getLength()
Return the number of attributes in the list.
|
AttributeListImpl |
| getLength()
Return the number of attributes in the list.
|
Attributes |
| getLength()
Return the number of attributes in the list.
|
AttributesImpl |
| getLength()
Returns the length of the text in the
Bidi object. |
Bidi |
| getLength()
The number of 16-bit units that are available through
data
and the substringData method below. |
CharacterData |
| getLength()
Gets the length of the data stored in this datagram packet.
|
DatagramPacket |
| getLength()
Return the number of attributes in the list.
|
Driver |
| getLength()
Get the total length of the gesture.
|
Gesture |
| getLength()
The number of nodes in this map.
|
NamedNodeMap |
| getLength()
The number of nodes in the list.
|
NodeList |
| getLength()
Return the total length of the current contour, or 0 if no path is
associated with this measure object.
|
PathMeasure |
| getLength(Object array)
Returns the length of the array.
|
Array |
| getLetters() | DialerFilter |
| getLevel()
Retrieve the current level.
|
Drawable |
| getLevel()
Gets the logging level of this handler, records with levels lower than
this value will be dropped.
|
Handler |
| getLevel()
Gets the logging level.
|
LogRecord |
| getLevel()
Gets the logging level of this logger.
|
Logger |
| getLevelAt(int offset)
Returns the level of a specified character.
|
Bidi |
| getLightTouchEnabled()
Returns true if light touches are enabled.
|
WebSettings |
| getLimits()
Returns the limits of this
ChoiceFormat. |
ChoiceFormat |
| getLine1Number()
Returns the phone number string for line 1, for example, the MSISDN
for a GSM phone.
|
TelephonyManager |
| getLineAscent(int line)
Get the ascent of the text on the specified line.
|
Layout |
| getLineBaseline(int line)
Return the vertical position of the baseline of the specified line.
|
Layout |
| getLineBottom(int line)
Return the vertical position of the bottom of the specified line.
|
Layout |
| getLineBounds(int line, Rect bounds)
Return the baseline for the specified line (0…getLineCount() - 1)
If bounds is not null, return the top, left, right, bottom extents
of the specified line in it.
|
Layout |
| getLineBounds(int line, Rect bounds)
Return the baseline for the specified line (0...getLineCount() - 1)
If bounds is not null, return the top, left, right, bottom extents
of the specified line in it.
|
TextView |
| getLineContainsTab(int line)
Returns whether the specified line contains one or more
characters that need to be handled specially, like tabs
or emoji.
|
BoringLayout |
| getLineContainsTab(int line)
Returns whether the specified line contains one or more
characters that need to be handled specially, like tabs
or emoji.
|
DynamicLayout |
| getLineContainsTab(int line)
Returns whether the specified line contains one or more
characters that need to be handled specially, like tabs
or emoji.
|
Layout |
| getLineContainsTab(int line)
Returns whether the specified line contains one or more
characters that need to be handled specially, like tabs
or emoji.
|
StaticLayout |
| getLineCount()
Return the number of lines of text in this layout.
|
BoringLayout |
| getLineCount()
Return the number of lines of text in this layout.
|
DynamicLayout |
| getLineCount()
Return the number of lines of text in this layout.
|
Layout |
| getLineCount()
Return the number of lines of text in this layout.
|
StaticLayout |
| getLineCount()
Return the number of lines of text, or 0 if the internal Layout has not
been built.
|
TextView |
| getLineDescent(int line)
Return the descent of the specified line.
|
BoringLayout |
| getLineDescent(int line)
Return the descent of the specified line.
|
DynamicLayout |
| getLineDescent(int line)
Return the descent of the specified line.
|
Layout |
| getLineDescent(int line)
Return the descent of the specified line.
|
StaticLayout |
| getLineDirections(int line)
Returns an array of directionalities for the specified line.
|
BoringLayout |
| getLineDirections(int line)
Returns an array of directionalities for the specified line.
|
DynamicLayout |
| getLineDirections(int line)
Returns an array of directionalities for the specified line.
|
Layout |
| getLineDirections(int line)
Returns an array of directionalities for the specified line.
|
StaticLayout |
| getLineEnd(int line)
Return the text offset after the last character on the specified line.
|
Layout |
| getLineForOffset(int offset)
Get the line number on which the specified text offset appears.
|
Layout |
| getLineForVertical(int vertical)
Get the line number corresponding to the specified vertical position.
|
Layout |
| getLineForVertical(int vertical)
Get the line number corresponding to the specified vertical position.
|
StaticLayout |
| getLineHeight() | TextView |
| getLineInstance()
Returns a new instance of {
BreakIterator to iterate over
line breaks using the default locale. |
BreakIterator |
| getLineInstance(Locale where)
Returns a new instance of
BreakIterator to iterate over
line breaks using the given locale. |
BreakIterator |
| getLineLeft(int line)
Get the leftmost position that should be exposed for horizontal
scrolling on the specified line.
|
Layout |
| getLineMax(int line)
Gets the horizontal extent of the specified line, excluding
trailing whitespace.
|
BoringLayout |
| getLineMax(int line)
Gets the horizontal extent of the specified line, excluding
trailing whitespace.
|
Layout |
| getLineNumber()
Return the line number where the current document event ends.
|
Driver |
| getLineNumber()
Returns the current line number for this stream.
|
LineNumberInputStream |
| getLineNumber()
Returns the current line number for this reader.
|
LineNumberReader |
| getLineNumber()
Return the line number where the current document event ends.
|
Locator |
| getLineNumber()
Return the saved line number (1-based).
|
LocatorImpl |
| getLineNumber()
The line number of the end of the text where the exception occurred.
|
SAXParseException |
| getLineNumber()
Returns the line number in the source for the class belonging to this
StackTraceElement. |
StackTraceElement |
| getLineNumber()
Returns the current line number, starting from 1.
|
XmlPullParser |
| getLineNumber() | XmlPullParserException |
| getLineRight(int line)
Get the rightmost position that should be exposed for horizontal
scrolling on the specified line.
|
Layout |
| getLineStart(int line)
Return the text offset of the beginning of the specified line.
|
BoringLayout |
| getLineStart(int line)
Return the text offset of the beginning of the specified line.
|
DynamicLayout |
| getLineStart(int line)
Return the text offset of the beginning of the specified line.
|
Layout |
| getLineStart(int line)
Return the text offset of the beginning of the specified line.
|
StaticLayout |
| getLineTop(int line)
Return the vertical position of the top of the specified line.
|
BoringLayout |
| getLineTop(int line)
Return the vertical position of the top of the specified line.
|
DynamicLayout |
| getLineTop(int line)
Return the vertical position of the top of the specified line.
|
Layout |
| getLineTop(int line)
Return the vertical position of the top of the specified line.
|
StaticLayout |
| getLineVisibleEnd(int line)
Return the text offset after the last visible character (so whitespace
is not counted) on the specified line.
|
Layout |
| getLineWidth(int line)
Gets the horizontal extent of the specified line, including
trailing whitespace.
|
Layout |
| getLinger(HttpParams params)
Returns linger-on-close timeout.
|
HttpConnectionParams |
| getLinksClickable()
Returns whether the movement method will automatically be set to
LinkMovementMethod if setAutoLinkMask(int) has been
set to nonzero and links are detected in setText(char[], int, int).
|
TextView |
| getLinkSpeed()
Returns the current link speed in LINK_SPEED_UNITS.
|
WifiInfo |
| getLinkTextColor()
Returns the link color specified by this span, or
null
if it does not specify one. |
TextAppearanceSpan |
| getLinkTextColors()
Returns the color used to paint links in the text. |
TextView |
| getList()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginList |
| getListAdapter()
Get the ListAdapter associated with this activity's ListView.
|
ListActivity |
| getListener()
Returns the wrapped
EventListener. |
EventListenerProxy |
| getListPaddingBottom()
List padding is the maximum of the normal view's padding and the padding of the selector.
|
AbsListView |
| getListPaddingLeft()
List padding is the maximum of the normal view's padding and the padding of the selector.
|
AbsListView |
| getListPaddingRight()
List padding is the maximum of the normal view's padding and the padding of the selector.
|
AbsListView |
| getListPaddingTop()
List padding is the maximum of the normal view's padding and the padding of the selector.
|
AbsListView |
| getListSelection()
Get the position of the dropdown view selection, if there is one.
|
AutoCompleteTextView |
| getListView()
Gets the list view used in the dialog.
|
AlertDialog |
| getListView()
Get the activity's list view widget.
|
ListActivity |
| getLoadedClassCount()
Get the number of loaded classes.
|
Debug |
| getLoadedClassCount()
Gets the number of loaded classes.
|
VMDebug |
| getLoader()
Returns the loader to be used.
|
BaseTestRunner |
| getLoader()
Override this to provide access to the class loader of your package.
|
InstrumentationTestRunner |
| getLoadsImagesAutomatically()
Return true if the WebView will load image resources automatically.
|
WebSettings |
| getLocalActivityManager() | ActivityGroup |
| getLocalAddress() | AbstractClientConnAdapter |
| getLocalAddress()
Gets the
InetAddress instance representing the bound local
address of this UDP datagram socket. |
DatagramSocket |
| getLocalAddress() | HttpInetConnection |
| getLocalAddress()
Obtains the local address to connect from.
|
HttpRoute |
| getLocalAddress()
Obtains the local address to connect from.
|
RouteInfo |
| getLocalAddress()
Obtains the local address to connect from.
|
RouteTracker |
| getLocalAddress()
Gets the local IP address this socket is bound to.
|
Socket |
| getLocalAddress() | SocketHttpClientConnection |
| getLocalAddress() | SocketHttpServerConnection |
| getLocalAddress(HttpParams params)
Obtains the LOCAL_ADDRESS
parameter value.
|
ConnRouteParams |
| getLocalCertificateChain()
Gets the local certificate chain.
|
SecureCacheResponse |
| getLocalCertificates()
Returns the list of local certificates used during the handshake.
|
HandshakeCompletedEvent |
| getLocalCertificates()
Returns the list of local certificates used during the handshake.
|
HttpsURLConnection |
| getLocalCertificates()
Returns the list of certificates that were used to identify the local
side to the peer during the handshake.
|
SSLSession |
| getLocalClassName()
Returns class name for this activity with the package prefix removed.
|
Activity |
| getLocalContentProvider()
Get a reference to the ContentProvider that is associated with this
client.
|
ContentProviderClient |
| getLocale()
Returns the Locale associated with this address.
|
Address |
| getLocale()
Obtains the locale of this response.
|
BasicHttpResponse |
| getLocale()
Obtains the locale of this response.
|
HttpResponse |
| getLocale()
Returns the locale used when creating formats.
|
MessageFormat |
| getLocale()
Gets the
Locale of this ResourceBundle. |
ResourceBundle |
| getLocales()
Get the locales that this asset manager contains data for.
|
AssetManager |
| getLocalFeatures()
Return the feature bits that are being implemented by this Window.
|
Window
(protected) |
| getLocalHost()
Gets the local host address if the security policy allows this.
|
InetAddress |
| getLocality()
Returns the locality of the address, for example "Mountain View", or null if it is unknown.
|
Address |
| getLocalizedInputStream(InputStream stream)
This method is deprecated.
Use InputStreamReader.
|
Runtime |
| getLocalizedMessage()
Returns the extra information message which was provided when this
Throwable was created. |
Throwable |
| getLocalizedName()
Gets the localized name of this level.
|
Level |
| getLocalizedOutputStream(OutputStream stream)
This method is deprecated.
Use OutputStreamWriter.
|
Runtime |
| getLocalMatrix(Matrix localM)
Return true if the shader has a non-identity local matrix.
|
Shader |
| getLocalName()
Returns the local part of the qualified name of this node.
|
Node |
| getLocalName(int index)
Look up an attribute's local name by index.
|
Attributes |
| getLocalName(int index)
Return an attribute's local name.
|
AttributesImpl |
| getLocalName(int index)
Look up an attribute's local name by index.
|
Driver |
| getLocalPath() | CacheManager.CacheResult |
| getLocalPatternChars()
Returns the pattern characters used by SimpleDateFormat to
specify date and time fields.
|
DateFormatSymbols |
| getLocalPort() | AbstractClientConnAdapter |
| getLocalPort()
Gets the local port which this socket is bound to.
|
DatagramSocket |
| getLocalPort()
Gets the local port of this socket.
|
DatagramSocketImpl
(protected) |
| getLocalPort() | HttpInetConnection |
| getLocalPort()
Gets the local port of this server socket or
-1 if the socket is
unbound. |
ServerSocket |
| getLocalPort()
Gets the local port this socket is bound to.
|
Socket |
| getLocalPort() | SocketHttpClientConnection |
| getLocalPort() | SocketHttpServerConnection |
| getLocalPort()
Gets the local port number of this socket.
|
SocketImpl
(protected) |
| getLocalPrincipal()
Returns the
Principal used to identify during the handshake. |
HandshakeCompletedEvent |
| getLocalPrincipal()
Returns the
Principal used to identify the local host during the handshake. |
HttpsURLConnection |
| getLocalPrincipal()
Returns the principal used to identify the local side to the peer during
the handshake.
|
SSLSession |
| getLocalPrincipal()
Gets the local principle that the original connection sent to the server.
|
SecureCacheResponse |
| getLocalSocketAddress()
Gets the bound local address and port of this socket.
|
DatagramSocket |
| getLocalSocketAddress()
Obtains the socket's local address
|
LocalServerSocket |
| getLocalSocketAddress()
Retrieves the name that this socket is bound to, if any.
|
LocalSocket |
| getLocalSocketAddress()
Gets the local socket address of this server socket or
null if
the socket is unbound. |
ServerSocket |
| getLocalSocketAddress()
Gets the local address and port of this socket as a SocketAddress or
null if the socket is unbound. |
Socket |
| getLocalVisibleRect(Rect r) | View |
| getLocation() | CacheManager.CacheResult |
| getLocation()
Returns the location of this
CodeSource. |
CodeSource |
| getLocation()
Gets the location value.
|
HttpRetryException |
| getLocationInWindow(int[] location)
Computes the coordinates of this view in its window. |
View |
| getLocationOnScreen(int[] location)
Computes the coordinates of this view on the screen. |
View |
| getLocationURI(HttpResponse response, HttpContext context)
Determines the location request is expected to be redirected to
given the response from the target server and the current request
execution context.
|
DefaultRedirectHandler |
| getLocationURI(HttpResponse response, HttpContext context)
Determines the location request is expected to be redirected to
given the response from the target server and the current request
execution context.
|
RedirectHandler |
| getLogger(String name)
Get the logger with the given name.
|
LogManager |
| getLogger(String name)
Gets a named logger.
|
Logger |
| getLogger(String name, String resourceBundleName)
Gets a named logger associated with the supplied resource bundle.
|
Logger |
| getLoggerLevel(String loggerName)
Gets the string value of the logging level of a logger.
|
LoggingMXBean |
| getLoggerName()
Gets the name of the logger.
|
LogRecord |
| getLoggerNames()
Get a
Enumeration of all registered logger names. |
LogManager |
| getLoggerNames()
Gets a list of all currently registered logger names.
|
LoggingMXBean |
| getLoggingMXBean()
Get the
LoggingMXBean instance. |
LogManager |
| getLoginTimeout()
Gets the login timeout value for this
ConnectionPoolDataSource. |
ConnectionPoolDataSource |
| getLoginTimeout()
Gets the login timeout value for this
DataSource. |
DataSource |
| getLoginTimeout()
Returns the login timeout when connecting to a database in seconds.
|
DriverManager |
| getLogManager()
Get the global
LogManager instance. |
LogManager |
| getLogStream()
This method is deprecated.
use getLogWriter() instead.
|
DriverManager |
| getLogWriter()
Gets the log writer for this
ConnectionPoolDataSource. |
ConnectionPoolDataSource |
| getLogWriter()
Gets the log writer for this
DataSource. |
DataSource |
| getLogWriter()
Retrieves the log writer.
|
DriverManager |
| getLong()
Returns the long at the current position and increases the position by 8.
|
ByteBuffer |
| getLong(ContentResolver cr, String name)
Convenience function for retrieving a single secure settings value
as a
long. |
Settings.Secure |
| getLong(ContentResolver cr, String name)
Convenience function for retrieving a single system settings value
as a
long. |
Settings.System |
| getLong(ContentResolver cr, String name, long def)
Convenience function for retrieving a single secure settings value
as a
long. |
Settings.Secure |
| getLong(ContentResolver cr, String name, long def)
Convenience function for retrieving a single system settings value
as a
long. |
Settings.System |
| getLong(byte[] buf, int offset)
Gets a long value from the given byte array, starting from the given
offset.
|
BreakIterator
(protected) |
| getLong(int column)
Returns the value of the requested column as a long.
|
AbstractCursor |
| getLong(int columnIndex)
Returns the value of the requested column as a long.
|
AbstractWindowedCursor |
| getLong(int index)
Returns the long at the specified index.
|
ByteBuffer |
| getLong(int parameterIndex)
Gets the value of the specified JDBC
BIGINT parameter as a
long. |
CallableStatement |
| getLong(int columnIndex)
Returns the value of the requested column as a long.
|
Cursor |
| getLong(int columnIndex)
Returns the value of the requested column as a long.
|
CursorWrapper |
| getLong(int index)
Get the long value associated with an index.
|
JSONArray |
| getLong(int column)
Returns the value of the requested column as a long.
|
MatrixCursor |
| getLong(int column)
Returns the value of the requested column as a long.
|
MergeCursor |
| getLong(int columnIndex)
Gets the value of a column specified by column index as a
long
value. |
ResultSet |
| getLong(int row, int col)
Returns a long for the given field.
|
CursorWindow |
| getLong(Object object)
Returns the value of the field in the specified object as a
long. |
Field |
| getLong(Object array, int index)
Returns the element of the array at the specified index, converted to a
long, if possible. |
Array |
| getLong(String key)
Returns the value associated with the given key, or 0L if
no mapping of the desired type exists for the given key.
|
Bundle |
| getLong(String parameterName)
Gets the value of the specified JDBC
BIGINT parameter as a
long. |
CallableStatement |
| getLong(String key)
Get the long value associated with a key.
|
JSONObject |
| getLong(String string)
Returns the
Long value of the system property identified by
string. |
Long |
| getLong(String columnName)
Gets the value of a column specified by column name, as a
long
value. |
ResultSet |
| getLong(String string, Long defaultValue)
Returns the
Long value of the system property identified by
string. |
Long |
| getLong(String key, long deflt)
Gets the
long value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
AbstractPreferences |
| getLong(String key, long defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getLong(String string, long defaultValue)
Returns the
Long value of the system property identified by
string. |
Long |
| getLong(String key, long deflt)
Gets the
long value mapped to the given key or its default value
if no value is mapped, if the backing store is unavailable, or if the
value is an invalid string. |
Preferences |
| getLong(String key, long defValue)
Retrieve a long value from the preferences.
|
SharedPreferences |
| getLongArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getLongArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getLongDateFormat(Context context)
Returns a DateFormat object that can format the date
in long form (such as December 31, 1999) for the current locale.
|
DateFormat |
| getLongExtra(String name, long defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getLongitude()
Returns the longitude of the address if known.
|
Address |
| getLongitude()
Returns the longitude of this fix.
|
Location |
| getLongParameter(String name, long defaultValue)
Returns a Long parameter value with the given name.
|
AbstractHttpParams |
| getLongParameter(String name, long defaultValue)
Returns a Long parameter value with the given name.
|
HttpParams |
| getLongPressTimeout() | ViewConfiguration |
| getLookupUri(ContentResolver resolver, Uri contactUri) | ContactsContract.Contacts |
| getLookupUri(long contactId, String lookupKey) | ContactsContract.Contacts |
| getLoopbackMode()
Gets the state of the
SocketOptions.IP_MULTICAST_LOOP. |
MulticastSocket |
| getLooper() | Handler |
| getLooper()
This method returns the Looper associated with this thread.
|
HandlerThread |
| getLowerBound() | ParserCursor |
| getLowerBounds()
Returns the array of types that represent the lower bounds of this type.
|
WildcardType |
| getLowestSetBit()
Returns the position of the lowest set bit in the two's complement
representation of this
BigInteger. |
BigInteger |
| getM()
Returns the exponent
m for this finite field, with 2^m as
the number of elements. |
ECFieldF2m |
| getMacAddress() | WifiInfo |
| getMacLength()
Returns the length of this MAC (in bytes).
|
Mac |
| getMainAttributes()
Gets all attributes of the manifest file referenced by this
JarURLConnection. |
JarURLConnection |
| getMainAttributes()
Returns the main
Attributes of the JarFile. |
Manifest |
| getMainLooper()
Return the Looper for the main thread of the current process.
|
Context |
| getMainLooper()
Return the Looper for the main thread of the current process.
|
ContextWrapper |
| getMainLooper()
Returns the application's main looper, which lives in the main thread of the application.
|
Looper |
| getMainLooper()
Return the Looper for the main thread of the current process.
|
MockContext |
| getMajor()
Returns the major version number of the protocol.
|
ProtocolVersion |
| getMajorDeviceClass()
Return the major device class component of this Bluetooth class.
|
BluetoothClass |
| getMajorVersion()
Gets the driver's major version number.
|
Driver |
| getManager() | AbstractClientConnAdapter
(protected) |
| getManager() | BasicPooledConnAdapter
(protected) |
| getManifest()
Returns the
Manifest object associated with this JarFile
or null if no MANIFEST entry exists. |
JarFile |
| getManifest()
Returns the
Manifest object associated with this JarInputStream or null if no manifest entry exists. |
JarInputStream |
| getManifest()
Gets the manifest file associated with this JAR-URL.
|
JarURLConnection |
| getMaskFilter() | MaskFilterSpan |
| getMaskFilter()
Get the paint's maskfilter object.
|
Paint |
| getMasterSyncAutomatically()
Gets the master auto-sync setting that applies to all the providers and accounts.
|
ContentResolver |
| getMatch(char[] chars)
The same as getMatch(chars, 0).
|
KeyEvent |
| getMatch(char[] chars, int modifiers)
If one of the chars in the array can be generated by the keyCode of this
key event, return the char; otherwise return '\0'.
|
KeyEvent |
| getMatch(int keyCode, char[] chars)
The same as getMatch(keyCode, chars, 0).
|
KeyCharacterMap |
| getMatch(int keyCode, char[] chars, int modifiers)
If one of the chars in the array can be generated by keyCode,
return the char; otherwise return '\0'.
|
KeyCharacterMap |
| getMatchAllSubjectAltNames()
Returns the flag for the matching behavior for subject alternative names.
|
X509CertSelector |
| getMatrix()
Return a new matrix with a copy of the canvas' current transformation
matrix.
|
Canvas |
| getMatrix() | Transformation |
| getMatrix(Matrix matrix) | Camera |
| getMatrix(Matrix ctm)
Return, in ctm, the current transformation matrix.
|
Canvas |
| getMatrix(float distance, Matrix matrix, int flags)
Pins distance to 0
|
PathMeasure |
| getMax()
Return the upper limit of this progress bar's range. |
ProgressBar |
| getMax() | ProgressDialog |
| getMaxAddressLineIndex()
Returns the largest index currently in use to specify an address line.
|
Address |
| getMaxAllowedKeyLength(String transformation)
Returns the maximum key length for the specified transformation.
|
Cipher |
| getMaxAllowedParameterSpec(String transformation)
Returns the maximum cipher parameter value for the specified
transformation.
|
Cipher |
| getMaxAmplitude()
Returns the maximum absolute amplitude that was sampled since the last
call to this method.
|
MediaRecorder |
| getMaxAvailableHeight(View anchor)
Returns the maximum height that is available for the popup to be
completely shown.
|
PopupWindow |
| getMaxAvailableHeight(View anchor, int yOffset)
Returns the maximum height that is available for the popup to be
completely shown.
|
PopupWindow |
| getMaxBinaryLiteralLength()
Get the maximum number of hex characters in an in-line binary literal for
this database.
|
DatabaseMetaData |
| getMaxCatalogNameLength()
Returns the maximum size of a catalog name in this database.
|
DatabaseMetaData |
| getMaxCharLiteralLength()
Returns the maximum size for a character literal in this database.
|
DatabaseMetaData |
| getMaxColumnNameLength()
Returns the maximum size for a Column name for this database.
|
DatabaseMetaData |
| getMaxColumnsInGroupBy()
Get the maximum number of columns in a
GROUP BY clause for this
database. |
DatabaseMetaData |
| getMaxColumnsInIndex()
Returns the maximum number of columns in an Index for this database.
|
DatabaseMetaData |
| getMaxColumnsInOrderBy()
Returns the maximum number of columns in an
ORDER BY clause for
this database. |
DatabaseMetaData |
| getMaxColumnsInSelect()
Returns the maximum number of columns in a
SELECT list for this
database. |
DatabaseMetaData |
| getMaxColumnsInTable()
Returns the maximum number of columns in a table for this database.
|
DatabaseMetaData |
| getMaxConnections()
Returns the database's maximum number of concurrent connections.
|
DatabaseMetaData |
| getMaxConnectionsPerRoute(HttpParams params)
Returns lookup interface for maximum number of connections allowed per route.
|
ConnManagerParams |
| getMaxCRL()
Returns the criterion for the maximum CRL number.
|
X509CRLSelector |
| getMaxCursorNameLength()
Returns the maximum length of a cursor name for this database.
|
DatabaseMetaData |
| getMaxEntries()
Obtains the maximum number of entries allowed for this pool.
|
RouteSpecificPool |
| getMaxExpansion(int order)
Obtains the maximum length of any expansion sequence that ends with the
specified collation element.
|
CollationElementIterator |
| getMaxFieldSize()
Gets the maximum number of bytes that can be returned for column values
which are of type
BINARY, VARBINARY, LONGVARBINARYBINARY, CHAR, VARCHAR, or LONGVARCHAR. |
RowSet |
| getMaxFieldSize()
Gets the maximum number of bytes which can be returned as values from
character and binary type columns in a
ResultSet derived from this
statement. |
Statement |
| getMaxForRoute(HttpRoute route) | ConnPerRoute |
| getMaxForRoute(HttpRoute route) | ConnPerRouteBean |
| getMaximum(int field)
Gets the greatest maximum value of the specified field.
|
Calendar |
| getMaximum(int field)
Gets the greatest maximum value of the specified field.
|
GregorianCalendar |
| getMaximumDrawingCacheSize()
This method is deprecated.
Use getScaledMaximumDrawingCacheSize() instead.
|
ViewConfiguration |
| getMaximumFlingVelocity()
This method is deprecated.
Use getScaledMaximumFlingVelocity() instead.
|
ViewConfiguration |
| getMaximumFractionDigits()
Returns the maximum number of fraction digits that are printed when
formatting.
|
NumberFormat |
| getMaximumIntegerDigits()
Returns the maximum number of integer digits that are printed when
formatting.
|
NumberFormat |
| getMaximumPoolSize()
Returns the maximum allowed number of threads.
|
ThreadPoolExecutor |
| getMaximumRange() | Sensor |
| getMaximumSize()
Returns the maximum size the database may grow to.
|
SQLiteDatabase |
| getMaxIndexLength()
Returns the maximum length in bytes for an Index for this database.
|
DatabaseMetaData |
| getMaxKeyCode()
Returns the maximum keycode.
|
KeyEvent |
| getMaxPathLength()
Returns the maximum length of a certification path.
|
PKIXBuilderParameters |
| getMaxPriority()
Returns the maximum allowed priority for a Thread in the receiver.
|
ThreadGroup |
| getMaxProcedureNameLength()
Returns the maximum number of characters for a procedure name in this
database.
|
DatabaseMetaData |
| getMaxRows()
Gets the maximum number of rows for this
RowSet. |
RowSet |
| getMaxRows()
Gets the maximum number of rows that a
ResultSet can contain when
produced from this statement. |
Statement |
| getMaxRowSize()
Returns the maximum number of bytes within a single row for this
database.
|
DatabaseMetaData |
| getMaxSatellites()
Returns the maximum number of satellites that can be in the satellite
list that can be returned by getSatellites().
|
GpsStatus |
| getMaxSchemaNameLength()
Returns the maximum number of characters in a schema name for this
database.
|
DatabaseMetaData |
| getMaxScrollAmount() | HorizontalScrollView |
| getMaxScrollAmount() | ListView |
| getMaxScrollAmount() | ScrollView |
| getMaxStatementLength()
Returns the maximum number of characters in an SQL statement for this
database.
|
DatabaseMetaData |
| getMaxStatements()
Get the maximum number of simultaneously open active statements for this
database.
|
DatabaseMetaData |
| getMaxTableNameLength()
Returns the maximum size for a table name in the database.
|
DatabaseMetaData |
| getMaxTablesInSelect()
Returns the maximum number of tables permitted in a
SELECT
statement for the database. |
DatabaseMetaData |
| getMaxTotalConnections(HttpParams params)
Gets the maximum number of connections allowed.
|
ConnManagerParams |
| getMaxTracks()
Returns the maximum number of simultaneous MIDI tracks supported by JetPlayer
|
JetPlayer |
| getMaxUserNameLength()
Returns the maximum number of characters in a user name for the database.
|
DatabaseMetaData |
| getMaxVolume()
Returns the maximum valid volume value.
|
AudioTrack |
| getMaxWidth()
Return the maximum width, in pixels, available the input method.
|
InputMethodService |
| getMeasuredHeight()
The height of this view as measured in the most recent call to measure().
|
View |
| getMeasuredWidth()
The width of this view as measured in the most recent call to measure().
|
View |
| getMediaScannerUri()
Uri for querying the state of the media scanner.
|
MediaStore |
| getMediumDateFormat(Context context)
Returns a DateFormat object that can format the date
in medium form (such as Dec.
|
DateFormat |
| getMemoryClass()
Return the approximate per-application memory class of the current
device.
|
ActivityManager |
| getMemoryInfo(ActivityManager.MemoryInfo outInfo) | ActivityManager |
| getMemoryInfo(Debug.MemoryInfo memoryInfo)
Retrieves information about this processes memory usages.
|
Debug |
| getMenuInflater()
Returns a MenuInflater with this context.
|
Activity |
| getMenuInfo()
Gets the extra information linked to this menu item.
|
MenuItem |
| getMessage()
Returns the extra information message which was provided when this
Throwable was created. |
ComparisonFailure |
| getMessage()
Returns "..." in place of common prefix and "..." in
place of common suffix between expected and actual.
|
ComparisonFailure |
| getMessage()
Returns the message string of the DuplicateFormatFlagsException.
|
DuplicateFormatFlagsException |
| getMessage()
Returns the message of the error, in case there is one.
|
FactoryConfigurationError |
| getMessage()
Returns the message string of the
FormatFlagsConversionMismatchException. |
FormatFlagsConversionMismatchException |
| getMessage()
Returns the message string of the IllegalFormatCodePointException.
|
IllegalFormatCodePointException |
| getMessage()
Returns the message string of the IllegalFormatConversionException.
|
IllegalFormatConversionException |
| getMessage()
Returns the message string of the IllegalFormatFlagsException.
|
IllegalFormatFlagsException |
| getMessage()
Returns the message of the exception.
|
IllegalFormatPrecisionException |
| getMessage()
Returns the message of the exception.
|
IllegalFormatWidthException |
| getMessage()
Returns the detail message which was provided when the exception was
created.
|
InvalidClassException |
| getMessage()
Gets the raw message.
|
LogRecord |
| getMessage()
Gets a message describing this exception.
|
MalformedInputException |
| getMessage()
Returns the message of the exception.
|
MissingFormatArgumentException |
| getMessage()
Returns the message of the exception.
|
MissingFormatWidthException |
| getMessage()
Returns a detailed error message for the exception.
|
PatternSyntaxException |
| getMessage()
Return a detail message for this exception.
|
SAXException |
| getMessage()
Returns the extra information message which was provided when this
Throwable was created. |
Throwable |
| getMessage()
Gets a description of the exception, including the reason, the string
that caused the syntax error and the position of the syntax error if
available.
|
URISyntaxException |
| getMessage()
Returns the message of the exception.
|
UnknownFormatConversionException |
| getMessage()
Returns the message associated with the exception.
|
UnknownFormatFlagsException |
| getMessage()
Gets a message describing this exception.
|
UnmappableCharacterException |
| getMessage()
Gets the extra information message which was provided when this exception
was created.
|
WriteAbortedException |
| getMessageBody()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getMessageBody()
Returns the message body as a String, if it exists and is text based.
|
SmsMessage |
| getMessageClass()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getMessageClass()
Returns the class of this message.
|
SmsMessage |
| getMessageDigest()
Returns the message digest for this stream.
|
DigestInputStream |
| getMessageDigest()
Returns the message digest for this stream.
|
DigestOutputStream |
| getMetaData()
Gets the metadata about the database referenced by this connection.
|
Connection |
| getMetaData()
Returns a
ResultSetMetaData describing the ResultSet that would be produced by execution of the PreparedStatement. |
PreparedStatement |
| getMetaData()
Gets the metadata for this
ResultSet. |
ResultSet |
| getMetaState()
Returns the state of the meta keys. |
KeyEvent |
| getMetaState()
Returns the state of any meta / modifier keys that were in effect when
the event was generated.
|
MotionEvent |
| getMetaState(CharSequence text)
Gets the state of the meta keys.
|
MetaKeyKeyListener |
| getMetaState(CharSequence text, int meta)
Gets the state of a particular meta key.
|
MetaKeyKeyListener |
| getMetaState(long state)
Gets the state of the meta keys.
|
MetaKeyKeyListener |
| getMetaState(long state, int meta)
Gets the state of a particular meta key.
|
MetaKeyKeyListener |
| getMethod() | BasicRequestLine |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpDelete |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpGet |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpHead |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpOptions |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpPost |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpPut |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpRequestBase |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpTrace |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
HttpUriRequest |
| getMethod() | RequestLine |
| getMethod()
Returns the HTTP method this request uses, such as
GET,
PUT, POST, or other. |
RequestWrapper |
| getMethod()
Gets the compression method for this
ZipEntry. |
ZipEntry |
| getMethod(String name, Class... parameterTypes)
Returns a
Method object which represents the public method with
the specified name and parameter types. |
Class |
| getMethodName()
Returns the name of the method belonging to this
StackTraceElement. |
StackTraceElement |
| getMethods()
Returns an array containing
Method objects for all public methods
for the class C represented by this Class. |
Class |
| getMetric(String metricName)
Return the value for the specified metric.
|
HttpConnectionMetrics |
| getMetric(String metricName)
Return the value for the specified metric.
|
HttpConnectionMetricsImpl |
| getMetrics()
Returns a collection of connection metrcis
|
AbstractClientConnAdapter |
| getMetrics()
Returns a collection of connection metrcis
|
AbstractHttpClientConnection |
| getMetrics()
Returns a collection of connection metrcis
|
AbstractHttpServerConnection |
| getMetrics() | AbstractSessionInputBuffer |
| getMetrics() | AbstractSessionOutputBuffer |
| getMetrics()
Returns a collection of connection metrcis
|
HttpConnection |
| getMetrics() | LoggingSessionInputBuffer |
| getMetrics() | LoggingSessionOutputBuffer |
| getMetrics() | SessionInputBuffer |
| getMetrics() | SessionOutputBuffer |
| getMetrics(DisplayMetrics outMetrics)
Initialize a DisplayMetrics object from this display's data.
|
Display |
| getMGFAlgorithm()
Returns the algorithm name of the mask generation function.
|
OAEPParameterSpec |
| getMGFAlgorithm()
Returns the name of the mask generation function algorithm.
|
PSSParameterSpec |
| getMGFParameters()
Returns the algorithm parameter specification for the mask generation
function algorithm.
|
OAEPParameterSpec |
| getMGFParameters()
Returns the parameter for the mask generation function algorithm.
|
PSSParameterSpec |
| getMidPoint(PointF point)
Sets the position of the mid-point between the eyes.
|
FaceDetector.Face |
| getMidTermsOfReductionPolynomial()
Returns a copy of the integer array containing the order of the middle
term(s) of the reduction polynomial for a polynomial basis.
|
ECFieldF2m |
| getMillis()
Gets the time when this event occurred, in milliseconds since 1970.
|
LogRecord |
| getMimeType() | CacheManager.CacheResult |
| getMimeTypeFromExtension(String extension)
Return the MIME type for the given extension.
|
MimeTypeMap |
| getMinBufferSize(int sampleRateInHz, int channelConfig, int audioFormat)
Returns the minimum buffer size required for the successful creation of an AudioRecord
object.
|
AudioRecord |
| getMinBufferSize(int sampleRateInHz, int channelConfig, int audioFormat)
Returns the minimum buffer size required for the successful creation of an AudioTrack
object to be created in the MODE_STREAM mode.
|
AudioTrack |
| getMinCRL()
Returns the criterion for the minimum CRL number.
|
X509CRLSelector |
| getMinimalDaysInFirstWeek()
Gets the minimal days in the first week of the year.
|
Calendar |
| getMinimum(int field)
Gets the smallest minimum value of the specified field.
|
Calendar |
| getMinimum(int field)
Gets the smallest minimum value of the specified field.
|
GregorianCalendar |
| getMinimumFlingVelocity()
This method is deprecated.
Use getScaledMinimumFlingVelocity() instead.
|
ViewConfiguration |
| getMinimumFontSize()
Get the minimum font size.
|
WebSettings |
| getMinimumFractionDigits()
Returns the minimum number of fraction digits that are printed when
formatting.
|
NumberFormat |
| getMinimumHeapSize()
Returns the minimum heap size, or zero if no minimum is in effect.
|
VMRuntime |
| getMinimumHeight()
Returns the minimum height suggested by this Drawable.
|
Drawable |
| getMinimumHeight()
Returns the minimum height suggested by this Drawable.
|
DrawableContainer |
| getMinimumHeight()
Returns the minimum height suggested by this Drawable.
|
NinePatchDrawable |
| getMinimumIntegerDigits()
Returns the minimum number of integer digits that are printed when
formatting.
|
NumberFormat |
| getMinimumLogicalFontSize()
Get the minimum logical font size.
|
WebSettings |
| getMinimumWidth()
Returns the minimum width suggested by this Drawable.
|
Drawable |
| getMinimumWidth()
Returns the minimum width suggested by this Drawable.
|
DrawableContainer |
| getMinimumWidth()
Returns the minimum width suggested by this Drawable.
|
NinePatchDrawable |
| getMinor()
Returns the minor version number of the HTTP protocol.
|
ProtocolVersion |
| getMinorVersion()
Gets the driver's minor version number.
|
Driver |
| getMinusSign()
Returns the minus sign character.
|
DecimalFormatSymbols |
| getMinutes()
This method is deprecated.
This method is deprecated and must not be used. SQL
Date values do not have a minutes component. |
Date |
| getMinutes()
This method is deprecated.
use
Calendar.get(Calendar.MINUTE)
|
Date |
| getMinVolume()
Returns the minimum valid volume value.
|
AudioTrack |
| getMinWidth() | Keyboard |
| getMirror(char ch)
Return the right-to-left mirror (or the original char if none)
of the specified char.
|
AndroidCharacter |
| getMockContentResolver() | ProviderTestCase |
| getMockContentResolver() | ProviderTestCase2 |
| getMockContext() | ProviderTestCase |
| getMockContext() | ProviderTestCase2 |
| getMode()
Returns the current audio mode.
|
AudioManager |
| getMode() | DialerFilter |
| getMode(int measureSpec)
Extracts the mode from the supplied measure specification.
|
View.MeasureSpec |
| getModifierKeys() | Keyboard |
| getModifiers()
Returns an integer that represents the modifiers of the class represented
by this
Class. |
Class |
| getModifiers()
Returns the modifiers for this constructor.
|
Constructor |
| getModifiers()
Returns the modifiers for this field.
|
Field |
| getModifiers()
Returns the modifiers for this member.
|
Member |
| getModifiers()
Returns the modifiers for this method.
|
Method |
| getModule()
Obtains the name of the versioned module or informal unit.
|
VersionInfo |
| getModulus()
Returns the modulus.
|
RSAKey |
| getModulus()
Returns the modulus
n. |
RSAPrivateKeySpec |
| getModulus()
Returns the modulus
n. |
RSAPublicKeySpec |
| getMonetaryDecimalSeparator()
Returns the character which represents the decimal point in a monetary
value.
|
DecimalFormatSymbols |
| getMonth()
This method is deprecated.
use
Calendar.get(Calendar.MONTH)
|
Date |
| getMonth() | DatePicker |
| getMonth() | MonthDisplayHelper |
| getMonth()
This method is deprecated.
This method is deprecated and must not be used. An SQL
Time object does not have a Month component. |
Time |
| getMonths()
Returns the array of strings containing the full names of the months.
|
DateFormatSymbols |
| getMonthString(int month, int abbrev)
Return a localized string for the month of the year.
|
DateUtils |
| getMoreResults()
Moves to this statement's next result.
|
Statement |
| getMoreResults(int current)
Moves to this statement's next result.
|
Statement |
| getMostSignificantBits()
The 64 most significant bits of the UUID. |
UUID |
| getMovementMethod() | TextView |
| getMovie(int id)
Return a movie object associated with the particular resource ID.
|
MockResources |
| getMovie(int id)
Return a movie object associated with the particular resource ID.
|
Resources |
| getMultiplier()
Returns the multiplier which is applied to the number before formatting
or after parsing.
|
DecimalFormat |
| getName()
Returns the name of this ACL instance.
|
Acl |
| getName()
Returns the name of this attribute.
|
Attr |
| getName()
Returns the name of this attribute.
|
AttributedCharacterIterator.Attribute
(protected) |
| getName()
Returns the name.
|
BasicClientCookie |
| getName()
Returns the header name.
|
BasicHeader |
| getName()
Returns the name.
|
BasicHeaderElement |
| getName()
Returns the name.
|
BasicNameValuePair |
| getName()
Returns the name of this
Principal. |
BasicUserPrincipal |
| getName()
Get the friendly Bluetooth name of the local Bluetooth adapter.
|
BluetoothAdapter |
| getName()
Get the friendly Bluetooth name of the remote device.
|
BluetoothDevice |
| getName() | BufferedHeader |
| getName()
Returns the name of the class represented by this
Class. |
Class |
| getName()
Returns the name of this constructor.
|
Constructor |
| getName()
Returns the name.
|
Cookie |
| getName()
Gets the name of the (already opened) DEX file.
|
DexFile |
| getName()
The name of DTD; i.e., the name immediately following the
DOCTYPE keyword. |
DocumentType |
| getName()
Returns the name (standard or predefined) of the to-be-generated elliptic
curve domain parameter.
|
ECGenParameterSpec |
| getName()
Returns the name of this
ExemptionMechanism. |
ExemptionMechanism |
| getName()
Returns the name of this field.
|
Field |
| getName()
Returns the name of the file or directory represented by this file.
|
File |
| getName() | Header |
| getName() | HeaderElement |
| getName()
Returns the name of this
Identity. |
Identity |
| getName()
Gets the name of this level.
|
Level |
| getName()
Retrieves the string name of this address
|
LocalSocketAddress |
| getName()
Returns the name of this provider.
|
LocationProvider |
| getName()
Gets the name of this logger,
null for anonymous loggers. |
Logger |
| getName()
Returns the name of this member.
|
Member |
| getName()
Returns the name of the method represented by this
Method
instance. |
Method |
| getName()
Returns the name of this
Principal. |
NTUserPrincipal |
| getName() | NameValuePair |
| getName()
Gets the name associated with this network interface.
|
NetworkInterface |
| getName()
Returns the name of the class represented by this descriptor.
|
ObjectStreamClass |
| getName()
Gets the name of this field.
|
ObjectStreamField |
| getName()
Returns the name of this package in the standard dot notation; for
example: "java.lang".
|
Package |
| getName()
Returns the name of this permission.
|
Permission |
| getName()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Plugin |
| getName()
Returns the name of this
Principal. |
Principal |
| getName()
Returns the name of this provider.
|
Provider |
| getName()
Returns the name part.
|
Rfc822Token |
| getName()
Returns the name of the binding being added or removed.
|
SSLSessionBindingEvent |
| getName()
Obtains the scheme name.
|
Scheme |
| getName() | Sensor |
| getName()
Gets the name of a TestCase
|
TestCase |
| getName() | TestMethod |
| getName()
Returns the name of the suite.
|
TestSuite |
| getName()
Returns the name of the Thread.
|
Thread |
| getName()
Returns the name of the receiver.
|
ThreadGroup |
| getName()
Returns the name of this type variable as it is specified in source
code.
|
TypeVariable |
| getName()
Returns a human-readable string representation of the distinguished name
contained in this X.500 principal.
|
X500Principal |
| getName()
For START_TAG or END_TAG events, the (local) name of the current
element is returned when namespaces are enabled.
|
XmlPullParser |
| getName()
Returns the name of the current element as set by startTag().
|
XmlSerializer |
| getName()
Gets the name of this
ZipEntry. |
ZipEntry |
| getName()
Gets the file name of this
ZipFile. |
ZipFile |
| getName(int i)
Return the name of an attribute in this list (by position).
|
AttributeList |
| getName(int i)
Get the name of an attribute (by position).
|
AttributeListImpl |
| getName(String format)
Returns a string representation of the distinguished name contained in
this X.500 principal.
|
X500Principal |
| getNameConstraints()
Returns a copy of the name constraints in ASN.1 DER encoded form.
|
TrustAnchor |
| getNameConstraints()
Returns the criterion for the name constraints.
|
X509CertSelector |
| getNamedItem(String name)
Retrieves a node specified by name.
|
NamedNodeMap |
| getNamedItemNS(String namespaceURI, String localName)
Retrieves a node specified by local name and namespace URI.
|
NamedNodeMap |
| getNameForUid(int uid)
Retrieve the official name associated with a user id.
|
MockPackageManager |
| getNameForUid(int uid)
Retrieve the official name associated with a user id.
|
PackageManager |
| getNamespace()
Returns the namespace used by this address.
|
LocalSocketAddress |
| getNamespace()
Returns the namespace URI of the current element.
|
XmlPullParser |
| getNamespace()
Returns the namespace URI of the current element as set by startTag().
|
XmlSerializer |
| getNamespace(String prefix)
Returns the URI corresponding to the given prefix,
depending on current state of the parser.
|
XmlPullParser |
| getNamespaceCount(int depth)
Returns the numbers of elements in the namespace stack for the given
depth.
|
XmlPullParser |
| getNamespacePrefix(int pos)
Returns the namespace prefixe for the given position
in the namespace stack.
|
XmlPullParser |
| getNamespaceURI()
The namespace URI of this node, or
null if it is
unspecified. |
Node |
| getNamespaceUri(int pos)
Returns the namespace URI for the given position in the
namespace stack
If the position is out of range, an exception is thrown.
|
XmlPullParser |
| getNaN()
Returns the string which represents NaN.
|
DecimalFormatSymbols |
| getNanos()
Gets this
Timestamp's nanosecond value |
Timestamp |
| getNativeFrameCount()
Returns the native frame count used by the hardware.
|
AudioTrack
(protected) |
| getNativeHeapAllocatedSize()
Returns the amount of allocated memory in the native heap.
|
Debug |
| getNativeHeapFreeSize()
Returns the amount of free memory in the native heap.
|
Debug |
| getNativeHeapSize()
Returns the size of the native heap.
|
Debug |
| getNativeOutputSampleRate(int streamType)
Returns the hardware output sample rate
|
AudioTrack |
| getNavDump()
Returns true if dumping the navigation cache is enabled.
|
WebSettings |
| getNearestKeys(int x, int y)
Returns the indices of the keys that are closest to the given point.
|
Keyboard |
| getNeedClientAuth()
Returns whether this engine instance will require client authentication.
|
SSLEngine |
| getNeedClientAuth()
Returns whether server-mode connections will be configured to require
client authentication.
|
SSLServerSocket |
| getNeedClientAuth()
Returns whether this connection requires client authentication.
|
SSLSocket |
| getNegativeButtonText()
Returns the text of the negative button to be shown on subsequent
dialogs.
|
DialogPreference |
| getNegativePrefix()
Returns the prefix which is formatted or parsed before a negative number.
|
DecimalFormat |
| getNegativeSuffix()
Returns the suffix which is formatted or parsed after a negative number.
|
DecimalFormat |
| getNeighboringCellInfo()
Returns the neighboring cell information of the device.
|
TelephonyManager |
| getNetworkCountryIso()
Returns the ISO country code equivilent of the current registered
operator's MCC (Mobile Country Code).
|
TelephonyManager |
| getNetworkId() | CdmaCellLocation |
| getNetworkId()
Each configured network has a unique small integer ID, used to identify
the network when performing operations on the supplicant.
|
WifiInfo |
| getNetworkInfo(int networkType) | ConnectivityManager |
| getNetworkInterface()
Gets the network interface used by this socket.
|
MulticastSocket |
| getNetworkInterfaces()
Gets a list of all network interfaces available on the local system or
null if no interface is available. |
NetworkInterface |
| getNetworkOperator()
Returns the numeric name (MCC+MNC) of current registered operator.
|
TelephonyManager |
| getNetworkOperatorName()
Returns the alphabetic name of current registered operator.
|
TelephonyManager |
| getNetworkPreference() | ConnectivityManager |
| getNetworkType() | NeighboringCellInfo |
| getNetworkType()
Returns a constant indicating the radio technology (network type)
currently in use on the device.
|
TelephonyManager |
| getNewValue()
Gets the new value of the changed preference or
null if the
preference has been removed. |
PreferenceChangeEvent |
| getNewValue()
Returns the new value that the property now has.
|
PropertyChangeEvent |
| getNextEntry()
Returns the next
ZipEntry contained in this stream or null if no more entries are present. |
JarInputStream |
| getNextEntry()
Reads the next entry from this
ZipInputStream or null if
no more entries are present. |
ZipInputStream |
| getNextException()
Retrieves the
SQLException chained to this SQLException,
if any. |
SQLException |
| getNextFocusDownId() | View |
| getNextFocusLeftId() | View |
| getNextFocusRightId() | View |
| getNextFocusUpId() | View |
| getNextJarEntry()
Returns the next
JarEntry contained in this stream or null if no more entries are present. |
JarInputStream |
| getNextPoolable() | VelocityTracker |
| getNextSibling()
The node immediately following this node.
|
Node |
| getNextUpdate()
Returns the
nextUpdate value of this CRL. |
X509CRL |
| getNextView()
Returns the next view to be displayed.
|
ViewSwitcher |
| getNextWarning()
Gets the next
SQLWarning chained to this SQLWarning object. |
SQLWarning |
| getNinePatchChunk()
Returns an optional array of private data, used by the UI system for
some bitmaps.
|
Bitmap |
| getNode()
Gets the
Preferences instance that fired this event. |
PreferenceChangeEvent |
| getNodeName()
The name of this node, depending on its type; see the table above.
|
Node |
| getNodeType()
A code representing the type of the underlying object, as defined above.
|
Node |
| getNodeValue()
Returns the value of this node, depending on its type; see the table
above.
|
Node |
| getNonCriticalExtensionOIDs()
Returns the set of OIDs of the extension(s) marked as NON-CRITICAL, that
this implementation manages.
|
X509Extension |
| getNonLocalizedLabel()
Return any concrete text that has been given for the label text.
|
LabeledIntent |
| getNonResourceString(int index)
Retrieve the string value for the attribute at index, but
only if that string comes from an immediate value in an XML file.
|
TypedArray |
| getNotAfter()
Returns the
notAfter date of the validity period of the
certificate. |
X509Certificate |
| getNotAfter()
Returns the
notAfter date of the validity period of the
certificate. |
X509Certificate |
| getNotationName()
For unparsed entities, the name of the notation for the entity.
|
Entity |
| getNotations()
A
NamedNodeMap containing the notations declared in the
DTD. |
DocumentType |
| getNotBefore()
Returns the
notBefore date from the validity period of the
certificate. |
X509Certificate |
| getNotBefore()
Returns the
notBefore date from the validity period of the
certificate. |
X509Certificate |
| getNotificationMarkerPosition()
Returns the notification marker position expressed in frames.
|
AudioRecord |
| getNotificationMarkerPosition()
Returns marker position expressed in frames.
|
AudioTrack |
| getNumber()
Gets the number or symbol associated with the key.
|
KeyEvent |
| getNumber(int keyCode)
Gets the number or symbol associated with the key.
|
KeyCharacterMap |
| getNumberFormat()
Returns the
NumberFormat used by this DateFormat. |
DateFormat |
| getNumberFromIntent(Intent intent, Context context)
Extracts the phone number from an Intent.
|
PhoneNumberUtils |
| getNumberInstance()
Returns a
NumberFormat for formatting and parsing numbers for the
default locale. |
NumberFormat |
| getNumberInstance(Locale locale)
Returns a
NumberFormat for formatting and parsing numbers for the
specified locale. |
NumberFormat |
| getNumberOfDaysInMonth() | MonthDisplayHelper |
| getNumberOfFrames() | AnimationDrawable |
| getNumberOfLayers()
Returns the number of layers contained within this.
|
LayerDrawable |
| getNumberWaiting()
Returns the number of parties currently waiting at the barrier.
|
CyclicBarrier |
| getNumericFunctions()
Returns a list of the math functions available with this database.
|
DatabaseMetaData |
| getNumericShortcut()
Return the char for this menu item's numeric (12-key) shortcut.
|
MenuItem |
| getNumericValue(char c)
Gets the numeric value of the specified Unicode character.
|
Character |
| getNumericValue(int codePoint)
Gets the numeric value of the specified Unicode code point.
|
Character |
| getNumRows()
Returns the number of rows in this window.
|
CursorWindow |
| getNumStars()
Returns the number of stars shown.
|
RatingBar |
| getNumSuccessfulYieldPoints() | OperationApplicationException |
| getObject()
Returns the guarded
Object if the associated Guard
permits access. |
GuardedObject |
| getObject()
Gets the SQL structured type instance referenced by this
Ref. |
Ref |
| getObject()
Returns the encapsulated object.
|
SignedObject |
| getObject(int parameterIndex)
Gets the value of the specified parameter as a Java
Object. |
CallableStatement |
| getObject(int columnIndex)
Gets the value of a specified column as a Java
Object. |
ResultSet |
| getObject(int parameterIndex, Map<String, Class<?>> map)
Gets the value of the specified parameter as an
Object. |
CallableStatement |
| getObject(int columnIndex, Map<String, Class<?>> map)
Gets the value of a column specified by column index as a Java
Object. |
ResultSet |
| getObject(String parameterName)
Gets the value of the specified parameter as an
Object. |
CallableStatement |
| getObject(String key)
Returns the named resource from this
ResourceBundle. |
ResourceBundle |
| getObject(String columnName)
Gets the value of a specified column as a Java
Object. |
ResultSet |
| getObject(String parameterName, Map<String, Class<?>> map)
Gets the value of a specified parameter as an
Object. |
CallableStatement |
| getObject(String columnName, Map<String, Class<?>> map)
Gets the value of a column specified by column name as a Java
Object. |
ResultSet |
| getObject(Key key)
Returns the wrapped object, decrypting it using the specified key.
|
SealedObject |
| getObject(Key key, String provider)
Returns the wrapped object, decrypting it using the specified key.
|
SealedObject |
| getObject(Map<String, Class<?>> map)
Returns the associated object and uses the relevant mapping to convert it
to a Java type.
|
Ref |
| getObject(Cipher c)
Returns the wrapped object, decrypting it using the specified
cipher.
|
SealedObject |
| getObjectStreamClass()
Gets the ObjectStreamClass that describes a field.
|
ObjectInputStream.GetField |
| getOffset()
Obtains the character offset in the source string corresponding to the
next collation element.
|
CollationElementIterator |
| getOffset()
Gets the offset of the data stored in this datagram packet.
|
DatagramPacket |
| getOffset() | MonthDisplayHelper |
| getOffset()
Gets the offset of this field in the object.
|
ObjectStreamField |
| getOffset(int era, int year, int month, int day, int dayOfWeek, int time)
Gets the offset from GMT of this
TimeZone for the specified date and
time. |
SimpleTimeZone |
| getOffset(int era, int year, int month, int day, int dayOfWeek, int time)
Gets the offset from GMT of this
TimeZone for the specified date and
time. |
TimeZone |
| getOffset(long time)
Gets the offset from GMT of this
TimeZone for the specified date. |
SimpleTimeZone |
| getOffset(long time)
Gets the offset from GMT of this
TimeZone for the specified date. |
TimeZone |
| getOffsetAfter(CharSequence text, int offset) | TextUtils |
| getOffsetBefore(CharSequence text, int offset) | TextUtils |
| getOffsetForHorizontal(int line, float horiz)
Get the character offset on the specfied line whose position is
closest to the specified horizontal position.
|
Layout |
| getOffsetToLeftOf(int offset)
Return the text offset that would be reached by moving left
(possibly onto another line) from the specified offset.
|
Layout |
| getOffsetToRightOf(int offset)
Return the text offset that would be reached by moving right
(possibly onto another line) from the specified offset.
|
Layout |
| getOldValue()
Returns the old value that the property had.
|
PropertyChangeEvent |
| getOName() | SslCertificate.DName |
| getOnChronometerTickListener() | Chronometer |
| getOnFocusChangeListener()
Returns the focus-change callback registered for this view.
|
View |
| getOnItemClickListener() | AdapterView |
| getOnItemClickListener()
Returns the listener that is notified whenever the user clicks an item in the drop down list. |
AutoCompleteTextView |
| getOnItemLongClickListener() | AdapterView |
| getOnItemSelectedListener() | AdapterView |
| getOnItemSelectedListener()
Returns the listener that is notified whenever the user selects an item in the drop down list. |
AutoCompleteTextView |
| getOnKeyboardActionListener()
Returns the KeyboardView.OnKeyboardActionListener object.
|
KeyboardView
(protected) |
| getOnPreferenceChangeListener()
Returns the callback to be invoked when this Preference is changed by the
user (but before the internal state has been updated).
|
Preference |
| getOnPreferenceClickListener()
Returns the callback to be invoked when this Preference is clicked.
|
Preference |
| getOnRatingBarChangeListener() | RatingBar |
| getOOBInline()
Gets the setting of the socket option
SocketOptions.SO_OOBINLINE. |
Socket |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
BitmapDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
ClipDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
ColorDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
Drawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
DrawableContainer |
| getOpacity() | DrawableContainer.DrawableContainerState |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
GradientDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
InsetDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
LayerDrawable |
| getOpacity()
Returns a graphics.PixelFormat
value of OPAQUE or TRANSLUCENT.
|
NinePatchDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
PictureDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
RotateDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
ScaleDrawable |
| getOpacity()
Return the opacity/transparency of this Drawable.
|
ShapeDrawable |
| getOperatorAlphaLong()
Get current registered operator name in long alphanumeric format
In GSM/UMTS, long format can be upto 16 characters long
In CDMA, returns the ERI text, if set, otherwise the ONS
|
ServiceState |
| getOperatorAlphaShort()
Get current registered operator name in short lphanumeric format
In GSM/UMST, short format can be upto 8 characters long
|
ServiceState |
| getOperatorNumeric()
Get current registered operator numeric id
In GSM/UMTS, numeric format is 3 digit country code plus 2 or 3 digit
network code
The country code can be decoded using MccTable.countryCodeForMcc()
|
ServiceState |
| getOption(int optID)
Gets the value for the specified socket option.
|
DatagramSocketImpl |
| getOption(int optID)
Gets the value of the given socket option.
|
SocketImpl |
| getOption(int optID)
Gets the value for the specified socket option.
|
SocketOptions |
| getOrder()
Returns the order of the generator.
|
ECParameterSpec |
| getOrder()
Returns the order used to compute the delay of each child's animation.
|
LayoutAnimationController |
| getOrder()
Return the category and order within the category of this item.
|
MenuItem |
| getOrder()
Gets the order of this Preference with respect to other Preference objects
on the same level.
|
Preference |
| getOrientation() | Display |
| getOrientation() | GestureOverlayView |
| getOrientation()
Returns the current orientation.
|
LinearLayout |
| getOrientation(float[] R, float[] values)
Computes the device's orientation based on the rotation matrix.
|
SensorManager |
| getOrientationStyle() | GestureLibrary |
| getOrientationStyle() | GestureStore |
| getOriginal()
The character to be replaced is \r.
|
HideReturnsTransformationMethod
(protected) |
| getOriginal()
Returns the list of characters that are to be replaced by other
characters when displayed.
|
ReplacementTransformationMethod
(protected) |
| getOriginal() | RequestWrapper |
| getOriginal()
Gets the
ResultSet that was the original (unmodified) content of
the RowSet. |
RowSetInternal |
| getOriginal()
The characters to be replaced are \n and \r.
|
SingleLineTransformationMethod
(protected) |
| getOriginalRow()
Gets the original value of the current row only.
|
RowSetInternal |
| getOriginalUrl()
Return the original url of this history item.
|
WebHistoryItem |
| getOriginalUrl()
Get the original url for the current page.
|
WebView |
| getOriginatingAddress()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getOriginatingAddress()
Returns the originating address (sender) of this SMS message in String
form or null if unavailable
|
SmsMessage |
| getOtherPrimeInfo()
Returns the information for the additional primes.
|
RSAMultiPrimePrivateCrtKey |
| getOtherPrimeInfo()
Returns the information for the additional primes.
|
RSAMultiPrimePrivateCrtKeySpec |
| getOutAnimation()
Returns the current animation used to animate a View that exits the screen.
|
ViewAnimator |
| getOutputSize(int inputLen)
Returns the length in bytes an output buffer needs to be when this cipher
is updated with
inputLen bytes. |
Cipher |
| getOutputSize(int inputLen)
Returns the size in bytes for the output buffer needed to hold the output
of the next genExemptionBlob() call, given the specified
inputLen (in bytes). |
ExemptionMechanism |
| getOutputStream()
Get the output stream associated with this socket.
|
BluetoothSocket |
| getOutputStream() | CacheManager.CacheResult |
| getOutputStream()
Retrieves the output stream for this instance.
|
LocalSocket |
| getOutputStream()
Creates a new OutputStream for writing to the memory file.
|
MemoryFile |
| getOutputStream()
Returns an output stream that is connected to the standard input stream
(stdin) of the native process represented by this object.
|
Process |
| getOutputStream()
Gets an output stream to write data into this socket.
|
Socket |
| getOutputStream()
Gets the output stream of this socket.
|
SocketImpl
(protected) |
| getOutputStream()
Gets an
OutputStream for writing data to this URLConnection. |
URLConnection |
| getOverrideParams()
Obtains the override parameters of this stack.
|
ClientParamsStack |
| getOwner()
Returns the thread that currently owns this lock, or
null if not owned. |
ReentrantLock
(protected) |
| getOwner()
Returns the thread that currently owns the write lock, or
null if not owned. |
ReentrantReadWriteLock
(protected) |
| getOwnerActivity()
Returns the Activity that owns this Dialog.
|
Dialog |
| getOwnerDocument()
The
Document object associated with this node. |
Node |
| getOwnerElement()
The
Element node this attribute is attached to or
null if this attribute is not in use. |
Attr |
| getOwnerType()
Returns the parent / owner type, if this type is an inner type, otherwise
null is returned if this is a top-level type. |
ParameterizedType |
| getP()
Returns the prime modulus of this parameter specification.
|
DHParameterSpec |
| getP()
Returns the prime modulus
p. |
DHPrivateKeySpec |
| getP()
Returns the prime modulus
p. |
DHPublicKeySpec |
| getP()
Returns the prime
p. |
DSAParameterSpec |
| getP()
Returns the prime (
p) value. |
DSAParams |
| getP()
Returns the prime
p. |
DSAPrivateKeySpec |
| getP()
Returns the prime
p. |
DSAPublicKeySpec |
| getP()
Returns the prime value
p for this finite field. |
ECFieldFp |
| getPackage()
Returns the
Package of which the class represented by this
Class is a member. |
Class |
| getPackage()
Retrieve the application package name this Intent is limited to.
|
Intent |
| getPackage() | RemoteViews |
| getPackage()
Obtains the package name.
|
VersionInfo |
| getPackage(String name)
Returns the package with the specified name.
|
ClassLoader
(protected) |
| getPackage(String name)
Returns package information for the given package.
|
DexClassLoader
(protected) |
| getPackage(String packageName)
Attempts to locate the requested package in the caller's class loader.
|
Package |
| getPackage(String name)
Returns package information for the given package.
|
PathClassLoader
(protected) |
| getPackageArchiveInfo(String archiveFilePath, int flags)
Retrieve overall information about an application package defined
in a package archive file
|
MockPackageManager |
| getPackageArchiveInfo(String archiveFilePath, int flags)
Retrieve overall information about an application package defined
in a package archive file
|
PackageManager |
| getPackageCodePath()
Return the full path to this context's code and asset files.
|
ContextWrapper |
| getPackageCodePath()
Return the full path to this context's code and asset files.
|
MockContext |
| getPackageGids(String packageName)
Return an array of all of the secondary group-ids that have been
assigned to a package.
|
MockPackageManager |
| getPackageGids(String packageName)
Return an array of all of the secondary group-ids that have been
assigned to a package.
|
PackageManager |
| getPackageInfo(String packageName, int flags)
Retrieve overall information about an application package that is
installed on the system.
|
MockPackageManager |
| getPackageInfo(String packageName, int flags)
Retrieve overall information about an application package that is
installed on the system.
|
PackageManager |
| getPackageManager()
Return PackageManager instance to find global package information.
|
Context |
| getPackageManager()
Return PackageManager instance to find global package information.
|
ContextWrapper |
| getPackageManager()
Return PackageManager instance to find global package information.
|
MockContext |
| getPackageName()
Gets the package name of the source.
|
AccessibilityEvent |
| getPackageName()
Return the package name of this component.
|
ComponentName |
| getPackageName()
Return the name of this application's package.
|
Context |
| getPackageName()
Return the name of this application's package.
|
ContextWrapper |
| getPackageName()
Return the .apk package that implements this input method.
|
InputMethodInfo |
| getPackageName()
Return the name of this application's package.
|
MockContext |
| getPackageResourcePath()
Return the full path to this context's resource files.
|
ContextWrapper |
| getPackageResourcePath()
Return the full path to this context's resource files.
|
MockContext |
| getPackages()
Returns all the packages known to this class loader.
|
ClassLoader
(protected) |
| getPackages()
Returns all the packages known to the caller's class loader.
|
Package |
| getPackagesForUid(int uid)
Retrieve the names of all packages that are associated with a particular
user id.
|
MockPackageManager |
| getPackagesForUid(int uid)
Retrieve the names of all packages that are associated with a particular
user id.
|
PackageManager |
| getPackedPositionChild(long packedPosition)
Gets the child position from a packed position that is of
PACKED_POSITION_TYPE_CHILD type (use getPackedPositionType(long)).
|
ExpandableListView |
| getPackedPositionForChild(int groupPosition, int childPosition)
Returns the packed position representation of a child's position.
|
ExpandableListView |
| getPackedPositionForGroup(int groupPosition)
Returns the packed position representation of a group's position.
|
ExpandableListView |
| getPackedPositionGroup(long packedPosition)
Gets the group position from a packed position.
|
ExpandableListView |
| getPackedPositionType(long packedPosition)
Gets the type of a packed position.
|
ExpandableListView |
| getPacketBufferSize()
Returns the maximum size that a network buffer can be for this session.
|
SSLSession |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
ClipDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
Drawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
DrawableContainer |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
GradientDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
InsetDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
LayerDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
NinePatchDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
RotateDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
ScaleDrawable |
| getPadding(Rect padding)
Return in padding the insets suggested by this Drawable for placing
content inside the drawable's bounds.
|
ShapeDrawable |
| getPaddingBottom()
Returns the bottom padding of this view.
|
View |
| getPaddingLeft()
Returns the left padding of this view.
|
View |
| getPaddingRight()
Returns the right padding of this view.
|
View |
| getPaddingTop()
Returns the top padding of this view.
|
View |
| getPageSize()
Returns the current database page size, in bytes.
|
SQLiteDatabase |
| getPaint() | BitmapDrawable |
| getPaint()
Return the base Paint properties for this layout.
|
Layout |
| getPaint() | NinePatchDrawable |
| getPaint()
Returns the Paint used to draw the shape.
|
ShapeDrawable |
| getPaint() | TextView |
| getPaintFlags() | TextView |
| getParagraphAlignment(int line)
Get the alignment of the specified paragraph, taking into account
markup attached to it.
|
Layout |
| getParagraphDirection(int line)
Returns the primary directionality of the paragraph containing
the specified line.
|
BoringLayout |
| getParagraphDirection(int line)
Returns the primary directionality of the paragraph containing
the specified line.
|
DynamicLayout |
| getParagraphDirection(int line)
Returns the primary directionality of the paragraph containing
the specified line.
|
Layout |
| getParagraphDirection(int line)
Returns the primary directionality of the paragraph containing
the specified line.
|
StaticLayout |
| getParagraphLeft(int line)
Get the left edge of the specified paragraph, inset by left margins.
|
Layout |
| getParagraphRight(int line)
Get the right edge of the specified paragraph, inset by right margins.
|
Layout |
| getParameter()
Gets whether the value truncated was a parameter value or a column value.
|
DataTruncation |
| getParameter(int index)
Obtains the parameter with the given index.
|
BasicHeaderElement |
| getParameter(int index) | HeaderElement |
| getParameter(String name)
Returns authentication parameter with the given name, if available.
|
AuthScheme |
| getParameter(String name) | BasicHttpParams |
| getParameter(String name)
Obtains a parameter from this stack.
|
ClientParamsStack |
| getParameter(String name)
Retrieves the value of the parameter from the local collection and, if the
parameter is not set locally, delegates its resolution to the default
collection.
|
DefaultedHttpParams |
| getParameter(String name)
Obtains the value of the given parameter.
|
HttpParams |
| getParameter(String name) | NTLMScheme |
| getParameter(String name)
Returns authentication parameter with the given name, if available.
|
RFC2617Scheme |
| getParameter(String param)
This method is deprecated.
There is no generally accepted parameter naming convention.
|
Signature |
| getParameterAnnotations()
Returns an array of arrays that represent the annotations of the formal
parameters of this constructor.
|
Constructor |
| getParameterAnnotations()
Returns an array of arrays that represent the annotations of the formal
parameters of this method.
|
Method |
| getParameterByName(String name)
Returns parameter with the given name, if found.
|
BasicHeaderElement |
| getParameterByName(String name) | HeaderElement |
| getParameterClassName(int paramIndex)
Gets the fully-qualified name of the Java class which should be passed as
a parameter to the method
PreparedStatement.setObject. |
ParameterMetaData |
| getParameterCount()
Obtains the number of parameters.
|
BasicHeaderElement |
| getParameterCount() | HeaderElement |
| getParameterCount()
Gets the number of parameters in the
PreparedStatement for which
this ParameterMetaData contains information. |
ParameterMetaData |
| getParameterList()
An array list of all of the parameter value pairs in the sanitized
query, in the order they appeared in the query.
|
UrlQuerySanitizer |
| getParameterMetaData()
Gets information about the parameters of the
PreparedStatement. |
PreparedStatement |
| getParameterMode(int paramIndex)
Gets the mode of the specified parameter.
|
ParameterMetaData |
| getParameters()
Get parameters, if any.
|
BasicHeaderElement |
| getParameters()
Returns the picture Parameters for this Camera service.
|
Camera |
| getParameters()
Returns a copy of the certification path parameters.
|
CertPathTrustManagerParameters |
| getParameters()
Returns the parameters that where used to create this cipher instance.
|
Cipher |
| getParameters() | HeaderElement |
| getParameters()
Returns the unmodifiable list of
KeyStore.Builders associated
with this parameters instance. |
KeyStoreBuilderParameters |
| getParameters()
Gets the parameters.
|
LogRecord |
| getParameters()
Returns authentication parameters map.
|
RFC2617Scheme
(protected) |
| getParameters()
Returns the
AlgorithmParameters of this Signature
instance. |
Signature |
| getParameters(String keys)
Sets a varaible number of parameter values to audio hardware.
|
AudioManager |
| getParameterSet()
Get a set of all of the parameters found in the sanitized query.
|
UrlQuerySanitizer |
| getParameterSpec(Class<T> paramSpec)
Returns the
AlgorithmParameterSpec for this AlgorithmParameters. |
AlgorithmParameters |
| getParameterType(int paramIndex)
Gets the SQL type of a specified parameter.
|
ParameterMetaData |
| getParameterTypeName(int paramIndex)
Gets the database-specific type name of a specified parameter.
|
ParameterMetaData |
| getParameterTypes()
Returns an array of the
Class objects associated with the
parameter types of this constructor. |
Constructor |
| getParameterTypes()
Returns an array of
Class objects associated with the parameter
types of this method. |
Method |
| getParams()
Obtains the parameters for this client.
|
AbstractHttpClient |
| getParams()
Returns the parameters effective for this message as set by
setParams(HttpParams).
|
AbstractHttpMessage |
| getParams()
Returns the parameters for this key.
|
DHKey |
| getParams()
Returns the DSA key parameters.
|
DSAKey |
| getParams()
Returns the EC key parameters.
|
ECKey |
| getParams()
Returns the domain parameter specification.
|
ECPrivateKeySpec |
| getParams()
Returns the domain parameter specification.
|
ECPublicKeySpec |
| getParams()
Obtains the parameters for this client.
|
HttpClient |
| getParams()
Returns the parameters effective for this message as set by
setParams(HttpParams).
|
HttpMessage |
| getParams() | HttpService |
| getParams()
Gets the parameter values that have been set for this
RowSet's
command. |
RowSetInternal |
| getParcelable(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getParcelableArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getParcelableArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getParcelableArrayList(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getParcelableArrayListExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getParcelableData()
Gets the Parcelable data.
|
AccessibilityEvent |
| getParcelableExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getParcelFileDescriptor()
The AssetFileDescriptor contains its own ParcelFileDescriptor, which
in addition to the normal FileDescriptor object also allows you to close
the descriptor when you are done with it.
|
AssetFileDescriptor |
| getParent()
Return the parent activity if this view is an embedded child.
|
Activity |
| getParent()
Returns this class loader's parent.
|
ClassLoader |
| getParent()
Returns the pathname of the parent of this file.
|
File |
| getParent()
Gets the nearest parent of this logger in the namespace, a
null
value will be returned if called on the root logger. |
Logger |
| getParent()
Gets the
Preferences instance that fired this event. |
NodeChangeEvent |
| getParent()
Returns the parent policy node.
|
PolicyNode |
| getParent()
Returns the receiver's parent ThreadGroup.
|
ThreadGroup |
| getParent()
Gets the parent of this view.
|
View |
| getParent()
Returns the parent if it exists, or null.
|
ViewParent |
| getParent()
Get the parent reader.
|
XMLFilter |
| getParent()
Get the parent reader.
|
XMLFilterImpl |
| getParentFile()
Returns a new file made from the pathname of the parent of this file.
|
File |
| getParentLoggerName(String loggerName)
Gets the name of the parent logger of a logger.
|
LoggingMXBean |
| getParentNode()
The parent of this node.
|
Node |
| getParser()
Queries the underlying SAX Parser object.
|
SAXParser |
| getParties()
Returns the number of parties required to trip this barrier.
|
CyclicBarrier |
| getPassword() | Credentials |
| getPassword()
Returns the password.
|
KeyStore.PasswordProtection |
| getPassword() | NTCredentials |
| getPassword()
Returns a copy to the password.
|
PBEKey |
| getPassword()
Returns a copy of the password of this key specification.
|
PBEKeySpec |
| getPassword()
Gets a clone of the password stored by this instance.
|
PasswordAuthentication |
| getPassword()
Returns the password.
|
PasswordCallback |
| getPassword()
Gets the value of the password property for this
RowSet. |
RowSet |
| getPassword() | UsernamePasswordCredentials |
| getPassword(Account account)
Get the password that is associated with the account.
|
AccountManager |
| getPasswordAuthentication()
Returns the collected username and password for authorization.
|
Authenticator
(protected) |
| getPath()
Returns the path attribute of the cookie
|
BasicClientCookie |
| getPath()
Returns the path attribute of the cookie
|
Cookie |
| getPath() | CookieOrigin |
| getPath()
Returns the path of this file.
|
File |
| getPath() | GestureStroke |
| getPath() | PatternMatcher |
| getPath()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Plugin |
| getPath()
Getter for the path to the database file.
|
SQLiteDatabase |
| getPath()
Gets the decoded path part of this URI.
|
URI |
| getPath()
Gets the value of the path part of this URL.
|
URL |
| getPath()
Gets the decoded path.
|
Uri |
| getPathEffect()
Get the paint's patheffect object.
|
Paint |
| getPathPermissions()
Return the path-based permissions required for read and/or write access to
this content provider.
|
ContentProvider |
| getPathSegments()
Gets the decoded path segments.
|
Uri |
| getPathToNames()
Returns the criterion for the pathToNames constraint.
|
X509CertSelector |
| getPattern()
Returns the syntactically incorrect regular expression.
|
PatternSyntaxException |
| getPatternSeparator()
Returns the character which separates the positive and negative patterns
in a format pattern.
|
DecimalFormatSymbols |
| getPdu()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getPdu()
Returns the raw PDU for the message.
|
SmsMessage |
| getPeerCertificateChain()
Returns the list of certificates identifying the peer.
|
HandshakeCompletedEvent |
| getPeerCertificateChain()
Returns the list of certificates the peer used to identify itself during
the handshake.
|
SSLSession |
| getPeerCertificates()
Return the list of certificates identifying the peer during the
handshake.
|
HandshakeCompletedEvent |
| getPeerCertificates()
Returns the list of certificates the peer used to identify itself during
the handshake.
|
SSLSession |
| getPeerCredentials()
Retrieves the credentials of this socket's peer.
|
LocalSocket |
| getPeerHost()
Returns the name of the peer host.
|
SSLEngine |
| getPeerHost()
Returns the host name of the peer of this session.
|
SSLSession |
| getPeerPort()
Returns the port number of the peer host.
|
SSLEngine |
| getPeerPort()
Returns the port number of the peer of this session.
|
SSLSession |
| getPeerPrincipal()
Returns the
Principal identifying the peer. |
HandshakeCompletedEvent |
| getPeerPrincipal()
Returns the
Principal identifying the peer. |
HttpsURLConnection |
| getPeerPrincipal()
Returns the principal identifying the peer during the handshake.
|
SSLSession |
| getPeerPrincipal()
Gets the server's principle.
|
SecureCacheResponse |
| getPercent()
Returns the percent character.
|
DecimalFormatSymbols |
| getPercentInstance()
Returns a
NumberFormat for formatting and parsing percentage
values for the default locale. |
NumberFormat |
| getPercentInstance(Locale locale)
Returns a
NumberFormat for formatting and parsing percentage
values for the specified locale. |
NumberFormat |
| getPerMill()
Returns the per mill sign character.
|
DecimalFormatSymbols |
| getPermission()
Returns the requested permission that caused this Exception or
null if there is no corresponding Permission. |
AccessControlException |
| getPermission()
Returns the permission object (in this case
SocketPermission)
with the host and the port number as the target name and "resolve, connect" as the action list. |
HttpURLConnection |
| getPermission()
Gets a
Permission object representing all needed permissions to
open this connection. |
URLConnection |
| getPermissionGroupInfo(String name, int flags)
Retrieve all of the information we know about a particular group of
permissions.
|
MockPackageManager |
| getPermissionGroupInfo(String name, int flags)
Retrieve all of the information we know about a particular group of
permissions.
|
PackageManager |
| getPermissionInfo(String name, int flags)
Retrieve all of the information we know about a particular permission.
|
MockPackageManager |
| getPermissionInfo(String name, int flags)
Retrieve all of the information we know about a particular permission.
|
PackageManager |
| getPermissions()
Returns the static permissions that are granted to this
ProtectionDomain. |
ProtectionDomain |
| getPermissions(CodeSource cs)
Returns a
PermissionCollection describing what permissions are
allowed for the specified CodeSource based on the current
security policy. |
Policy |
| getPermissions(CodeSource codesource)
Returns the
PermissionCollection for the specified CodeSource. |
SecureClassLoader
(protected) |
| getPermissions(CodeSource codesource)
Gets all permissions for the specified
codesource. |
URLClassLoader
(protected) |
| getPermissions(Principal user)
Returns the set of allowed permissions for the specified
Principal. |
Acl |
| getPermissions(ProtectionDomain domain)
Returns a
PermissionCollection describing what permissions are
allowed for the specified ProtectionDomain (more specifically,
its CodeSource) based on the current security policy. |
Policy |
| getPersistedBoolean(boolean defaultReturnValue)
Attempts to get a persisted boolean from the SharedPreferences.
|
Preference
(protected) |
| getPersistedFloat(float defaultReturnValue)
Attempts to get a persisted float from the SharedPreferences.
|
Preference
(protected) |
| getPersistedInt(int defaultReturnValue)
Attempts to get a persisted int from the SharedPreferences.
|
Preference
(protected) |
| getPersistedLong(long defaultReturnValue)
Attempts to get a persisted long from the SharedPreferences.
|
Preference
(protected) |
| getPersistedString(String defaultReturnValue)
Attempts to get a persisted String from the SharedPreferences.
|
Preference
(protected) |
| getPersistentDrawingCache()
Returns an integer indicating what types of drawing caches are kept in memory.
|
ViewGroup |
| getPhone()
Returns the phone number of the address if known,
or null if it is unknown.
|
Address |
| getPhoneType()
Returns a constant indicating the device phone type.
|
TelephonyManager |
| getPicture()
Return the picture associated with the drawable.
|
PictureDrawable |
| getPictureFormat()
Returns the image format for pictures.
|
Camera.Parameters |
| getPictureSize()
Returns the dimension setting for pictures.
|
Camera.Parameters |
| getPid() | Credentials |
| getPid()
Return the process id where this binding came from.
|
InputBinding |
| getPixel(int x, int y)
Returns the Color at the specified location.
|
Bitmap |
| getPixelFormat() | Display |
| getPixelFormatInfo(int format, PixelFormat info) | PixelFormat |
| getPixels(int[] pixels, int offset, int stride, int x, int y, int width, int height)
Returns in pixels[] a copy of the data in the bitmap.
|
Bitmap |
| getPlannedRoute() | BasicPoolEntry
(protected) |
| getPlaybackHeadPosition()
Returns the playback head position expressed in frames
|
AudioTrack |
| getPlaybackRate()
Returns the current playback rate in Hz.
|
AudioTrack |
| getPlayState()
Returns the playback state of the AudioTrack instance.
|
AudioTrack |
| getPluginData(String url, Map<String, String> headers)
This method is deprecated.
Do not use, this interface is deprecated.
|
UrlInterceptHandler |
| getPluginData(String url, Map<String, String> headers)
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
UrlInterceptRegistry |
| getPluginList()
This method is deprecated.
This was used for Gears, which has been deprecated.
|
WebView |
| getPluginsEnabled()
Return true if plugins are enabled.
|
WebSettings |
| getPluginsPath()
TODO: need to add @Deprecated
|
WebSettings |
| getPointerCount()
The number of pointers of data contained in this event.
|
MotionEvent |
| getPointerId(int pointerIndex)
Return the pointer identifier associated with a particular pointer
data index is this event.
|
MotionEvent |
| getPolicy()
Returns the current system security policy.
|
Policy |
| getPolicy()
Returns the criterion for the policy constraint.
|
X509CertSelector |
| getPolicyQualifier()
Returns a ASN.1 DER encoded copy of the qualifier of this policy
qualifier info.
|
PolicyQualifierInfo |
| getPolicyQualifierId()
Returns the identifier (an OID) of this policy qualifier info.
|
PolicyQualifierInfo |
| getPolicyQualifiers()
Returns the policy qualifiers associated with the policy of this node.
|
PolicyNode |
| getPolicyQualifiersRejected()
Returns whether certificates are rejected that include policy
qualifiers in a certificate policy extension that is marked as critical.
|
PKIXParameters |
| getPolicyTree()
Returns the valid policy tree from the validation.
|
PKIXCertPathValidatorResult |
| getPool()
Obtains the pool, if there is one.
|
WaitingThread |
| getPooledConnection()
Creates a connection to a database which can then be used as a pooled
connection.
|
ConnectionPoolDataSource |
| getPooledConnection(String theUser, String thePassword)
Creates a connection to a database, using the supplied user name and
password, which can then be used as a pooled connection.
|
ConnectionPoolDataSource |
| getPoolEntry()
Obtains the pool entry.
|
BasicPooledConnAdapter
(protected) |
| getPoolEntry(long timeout, TimeUnit tunit)
Obtains a pool entry with a connection within the given timeout.
|
PoolEntryRequest |
| getPoolSize()
Returns the current number of threads in the pool.
|
ThreadPoolExecutor |
| getPort() | AuthScope |
| getPort() | CookieOrigin |
| getPort()
Gets the port number of the target or sender host of this datagram
packet.
|
DatagramPacket |
| getPort()
Gets the remote port which this socket is connected to.
|
DatagramSocket |
| getPort()
Returns the port.
|
HttpHost |
| getPort()
Gets the port number of this socket.
|
InetSocketAddress |
| getPort() | IntentFilter.AuthorityEntry |
| getPort()
Returns the LDAP server port.
|
LDAPCertStoreParameters |
| getPort()
Gets the port number of the target host this socket is connected to.
|
Socket |
| getPort()
Gets the remote port number of this socket.
|
SocketImpl
(protected) |
| getPort()
Gets the port number of this URI.
|
URI |
| getPort()
Gets the port number of this URL or
-1 if the port is not set. |
URL |
| getPort()
Gets the port from the authority for this URI.
|
Uri |
| getPort(Context ctx)
Return the proxy port set by the user.
|
Proxy |
| getPorts()
Returns null.
|
BasicClientCookie |
| getPorts()
Returns null.
|
BasicClientCookie2 |
| getPorts()
Get the Port attribute.
|
Cookie |
| getPos() | ParserCursor |
| getPosition()
Returns the current position of the cursor in the row set.
|
AbstractCursor |
| getPosition()
Return the original position of this completion, typically
corresponding to its position in the original adapter.
|
CompletionInfo |
| getPosition()
Returns the current position of the cursor in the row set.
|
Cursor |
| getPosition()
Returns the current position of the cursor in the row set.
|
CursorWrapper |
| getPosition(T item)
Returns the position of the specified item in the array.
|
ArrayAdapter |
| getPositionDescription() | AttributeSet |
| getPositionDescription()
Returns a message about the parser state suitable for printing error messages.
|
TypedArray |
| getPositionDescription()
Returns a short text describing the current parser state, including
the position, a
description of the current event and the data source if known.
|
XmlPullParser |
| getPositionForSection(int sectionIndex)
Performs a binary search or cache lookup to find the first row that
matches a given section's starting letter.
|
AlphabetIndexer |
| getPositionForSection(int section)
Provides the starting index in the list for a given section.
|
SectionIndexer |
| getPositionForView(View view)
Get the position within the adapter's data set for the view, where view is a an adapter item
or a descendant of an adapter item.
|
AdapterView |
| getPositionNotificationPeriod()
Returns the notification update period expressed in frames.
|
AudioRecord |
| getPositionNotificationPeriod()
Returns the notification update period expressed in frames.
|
AudioTrack |
| getPositiveButtonText()
Returns the text of the positive button to be shown on subsequent
dialogs.
|
DialogPreference |
| getPositivePrefix()
Returns the prefix which is formatted or parsed before a positive number.
|
DecimalFormat |
| getPositiveSuffix()
Returns the suffix which is formatted or parsed after a positive number.
|
DecimalFormat |
| getPostalCode()
Returns the postal code of the address, for example "94110",
or null if it is unknown.
|
Address |
| getPosTan(float distance, float[] pos, float[] tan)
Pins distance to 0
|
PathMeasure |
| getPower() | Sensor |
| getPowerRequirement()
Returns a constant indicating the desired power requirement.
|
Criteria |
| getPowerRequirement()
Returns the power requirement for this provider.
|
LocationProvider |
| getPrecision()
Returns the precision associated with the exception.
|
IllegalFormatPrecisionException |
| getPrecision()
Returns the precision.
|
MathContext |
| getPrecision(int paramIndex)
Gets the number of decimal digits for a specified parameter.
|
ParameterMetaData |
| getPrecision(int column)
Returns the decimal precision of the indexed column.
|
ResultSetMetaData |
| getPreference(int index)
Returns the Preference at a particular index.
|
PreferenceGroup |
| getPreference(String key) | BaseTestRunner |
| getPreference(String key, int dflt) | BaseTestRunner |
| getPreferenceCount()
Returns the number of children Preferences.
|
PreferenceGroup |
| getPreferenceManager()
Gets the PreferenceManager that manages this Preference object's tree.
|
Preference |
| getPreferenceManager()
Returns the PreferenceManager used by this activity.
|
PreferenceActivity |
| getPreferences() | BaseTestRunner
(protected) |
| getPreferences(int mode)
Retrieve a SharedPreferences object for accessing preferences
that are private to this activity.
|
Activity |
| getPreferenceScreen()
Gets the root of the preference hierarchy that this activity is showing.
|
PreferenceActivity |
| getPreferFirstRepeatedParameter()
Get whether or not the first occurrence of a repeated parameter is
preferred.
|
UrlQuerySanitizer |
| getPreferredActivities(List<IntentFilter> outFilters, List<ComponentName> outActivities, String packageName)
Retrieve all preferred activities, previously added with
addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName), that are
currently registered with the system.
|
MockPackageManager |
| getPreferredActivities(List<IntentFilter> outFilters, List<ComponentName> outActivities, String packageName)
Retrieve all preferred activities, previously added with
addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName), that are
currently registered with the system.
|
PackageManager |
| getPreferredPackages(int flags)
Retrieve the list of all currently configured preferred packages.
|
MockPackageManager |
| getPreferredPackages(int flags)
Retrieve the list of all currently configured preferred packages.
|
PackageManager |
| getPrefix()
Returns the namespace prefix of this node, or
null if it is
unspecified. |
Node |
| getPrefix()
Returns the prefix of the current element.
|
XmlPullParser |
| getPrefix(String uri)
Return one of the prefixes mapped to a Namespace URI.
|
NamespaceSupport |
| getPrefix(String namespace, boolean generatePrefix)
Return namespace that corresponds to given prefix
If there is no prefix bound to this namespace return null
but if generatePrefix is false then return generated prefix.
|
XmlSerializer |
| getPrefixes()
Return an enumeration of all prefixes whose declarations are
active in the current context.
|
NamespaceSupport |
| getPrefixes(String uri)
Return an enumeration of all prefixes for a given URI whose
declarations are active in the current context.
|
NamespaceSupport |
| getPremises()
Returns the premises of the address, or null if it is unknown.
|
Address |
| getPresenceIconResourceId(int status)
Gets the resource ID for the proper presence icon.
|
ContactsContract.StatusUpdates |
| getPresencePrecedence(int status)
Returns the precedence of the status code the higher number being the higher precedence.
|
ContactsContract.StatusUpdates |
| getPressedStateDuration() | ViewConfiguration |
| getPressure()
getPressure(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getPressure(int pointerIndex)
Returns the current pressure of this event for the given pointer
index (use getPointerId(int) to find the pointer
identifier for this index).
|
MotionEvent |
| getPreviewFormat()
Returns the image format for preview pictures got from
Camera.PreviewCallback.
|
Camera.Parameters |
| getPreviewFrameRate()
Returns the setting for the rate at which preview frames
are received.
|
Camera.Parameters |
| getPreviewSize()
Returns the dimensions setting for preview pictures.
|
Camera.Parameters |
| getPreviousSibling()
The node immediately preceding this node.
|
Node |
| getPrimaryHorizontal(int offset)
Get the primary horizontal position for the specified text offset.
|
Layout |
| getPrimaryKeys(String catalog, String schema, String table)
Returns a list of the primary key columns of a specified table.
|
DatabaseMetaData |
| getPrime()
Returns the prime factor.
|
RSAOtherPrimeInfo |
| getPrimeExponentP()
Returns the CRT exponent of the prime
p. |
RSAMultiPrimePrivateCrtKey |
| getPrimeExponentP()
Returns the exponent of the prime
p. |
RSAMultiPrimePrivateCrtKeySpec |
| getPrimeExponentP()
Returns the CRT exponent of the primet
p. |
RSAPrivateCrtKey |
| getPrimeExponentP()
Returns the exponent of the prime
p. |
RSAPrivateCrtKeySpec |
| getPrimeExponentQ()
Returns the CRT exponent of the prime
q. |
RSAMultiPrimePrivateCrtKey |
| getPrimeExponentQ()
Returns the exponent of the prime
q. |
RSAMultiPrimePrivateCrtKeySpec |
| getPrimeExponentQ()
Returns the CRT exponent of the prime
q. |
RSAPrivateCrtKey |
| getPrimeExponentQ()
Returns the exponent of the prime
q. |
RSAPrivateCrtKeySpec |
| getPrimeP()
Returns the prime factor
p of n. |
RSAMultiPrimePrivateCrtKey |
| getPrimeP()
Returns the prime factor
p. |
RSAMultiPrimePrivateCrtKeySpec |
| getPrimeP()
Returns the prime factor
p of n. |
RSAPrivateCrtKey |
| getPrimeP()
Returns the prime factor
p. |
RSAPrivateCrtKeySpec |
| getPrimeQ()
Returns the prime factor
q of n. |
RSAMultiPrimePrivateCrtKey |
| getPrimeQ()
Returns the prime factor
q. |
RSAMultiPrimePrivateCrtKeySpec |
| getPrimeQ()
Returns the prime factor
q of n. |
RSAPrivateCrtKey |
| getPrimeQ()
Returns the prime factor
q. |
RSAPrivateCrtKeySpec |
| getPrimeSize()
Returns the size of the prime modulus in bits.
|
DHGenParameterSpec |
| getPrincipal()
Returns the principal of this ACL entry.
|
AclEntry |
| getPrincipal()
Returns the principal of this certificate.
|
Certificate |
| getPrincipals()
Returns the principal's classes and names associated with this
PrivateCredentialPermission as a two dimensional array. |
PrivateCredentialPermission |
| getPrincipals()
Returns the principals associated with this
ProtectionDomain. |
ProtectionDomain |
| getPrincipals()
Returns this
Subject's Principal. |
Subject |
| getPrincipals(Class<T> c) | Subject |
| getPriority()
Return the priority of this filter.
|
IntentFilter |
| getPriority()
Returns the priority of the Thread.
|
Thread |
| getPrivate()
Returns the private key.
|
KeyPair |
| getPrivateCredentials()
Returns the private credentials associated with this
Subject. |
Subject |
| getPrivateCredentials(Class<T> c)
Returns this
Subject's private credentials which are a subclass
of the Class provided. |
Subject |
| getPrivateExponent()
Returns the private exponent
d. |
RSAPrivateKey |
| getPrivateExponent()
Returns the private exponent
e. |
RSAPrivateKeySpec |
| getPrivateImeOptions()
Get the private type of the content.
|
TextView |
| getPrivateKey()
Returns the private key.
|
KeyStore.PrivateKeyEntry |
| getPrivateKey()
Returns the private key of this
Signer. |
Signer |
| getPrivateKey(String alias)
Returns the private key for the specified alias.
|
X509KeyManager |
| getPrivateKeyValid()
Returns the criterion for the validity date of the private key.
|
X509CertSelector |
| getPrn()
Returns the PRN (pseudo-random number) for the satellite.
|
GpsSatellite |
| getProcedureColumns(String catalog, String schemaPattern, String procedureNamePattern, String columnNamePattern)
Returns a list of parameter and result columns for the stored procedures
belonging to a specified catalog.
|
DatabaseMetaData |
| getProcedures(String catalog, String schemaPattern, String procedureNamePattern)
Returns a list of the stored procedures available in a specified catalog.
|
DatabaseMetaData |
| getProcedureTerm()
Returns the database vendor's preferred name for "procedure".
|
DatabaseMetaData |
| getProcessesInErrorState()
Returns a list of any processes that are currently in an error condition.
|
ActivityManager |
| getProcessMemoryInfo(int[] pids)
Return information about the memory usage of one or more processes.
|
ActivityManager |
| getProgress()
Get the progress bar's current level of progress. |
ProgressBar |
| getProgress() | ProgressDialog |
| getProgress()
Get the progress for the current page.
|
WebView |
| getProgressDrawable()
Get the drawable used to draw the progress bar in progress mode. |
ProgressBar |
| getPrompt()
Returns the prompt that was specified when creating this
PasswordCallback |
PasswordCallback |
| getPrompt() | Spinner |
| getPropagationId()
Returns the propagationId object.
|
PropertyChangeEvent |
| getProperties()
Returns the system properties.
|
System |
| getProperty(String name)
Look up the value of a property.
|
Driver |
| getProperty(String name)
Get the value of property with given name.
|
LogManager |
| getProperty(String name)
Get a parser property.
|
ParserAdapter |
| getProperty(String name)
Searches for the property with the specified name.
|
Properties |
| getProperty(String name)
Queries a property of the underlying SAX XMLReader.
|
SAXParser |
| getProperty(String key)
Returns the value of the security property named by the argument.
|
Security |
| getProperty(String prop)
Returns the value of a particular system property or
null if no
such property exists. |
System |
| getProperty(String name)
Look up the value of a property.
|
XMLFilterImpl |
| getProperty(String name)
Look up the value of a property.
|
XMLReader |
| getProperty(String name)
Look up the value of a property.
|
XmlPullParser |
| getProperty(String name)
Look up the value of a property.
|
XmlSerializer |
| getProperty(String name, String defaultValue)
Searches for the property with the specified name.
|
Properties |
| getProperty(String prop, String defaultValue)
Returns the value of a particular system property.
|
System |
| getPropertyChangeListeners()
Returns an array with the listeners that registered to all properties.
|
PropertyChangeSupport |
| getPropertyChangeListeners(String propertyName)
Returns an array of listeners that registered to the property with the
given name.
|
PropertyChangeSupport |
| getPropertyInfo(String url, Properties info)
Gets information about possible properties for this driver.
|
Driver |
| getPropertyName()
Returns the name of the property that has changed.
|
PropertyChangeEvent |
| getPropertyName()
Returns the name of the property associated with this listener proxy.
|
PropertyChangeListenerProxy |
| getProtectionDomain()
Returns the
ProtectionDomain of the class represented by this
class. |
Class |
| getProtectionParameter()
Returns the
ProtectionParameter which is used to protect data
in the KeyStore. |
KeyStore.LoadStoreParameter |
| getProtectionParameter(String alias)
Returns the
ProtectionParameter to be used when a Entry with the specified alias is requested. |
KeyStore.Builder |
| getProtocol()
Returns the name of the protocol.
|
ProtocolVersion |
| getProtocol()
Returns the name of the secure socket protocol of this instance.
|
SSLContext |
| getProtocol()
Returns the protocol name that is used for all connections in this
session.
|
SSLSession |
| getProtocol()
Gets the protocol of this URL.
|
URL |
| getProtocolIdentifier()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getProtocolIdentifier()
Get protocol identifier.
|
SmsMessage |
| getProtocolLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given
protocol, possibly substituting the given
CUSTOM_PROTOCOL value for PROTOCOL_CUSTOM.
|
ContactsContract.CommonDataKinds.Im |
| getProtocolLabelResource(int type)
Return the string resource that best describes the given
PROTOCOL.
|
ContactsContract.CommonDataKinds.Im |
| getProtocolVersion()
Returns the protocol version this message is compatible with.
|
BasicHttpRequest |
| getProtocolVersion()
Returns the protocol version this message is compatible with.
|
BasicHttpResponse |
| getProtocolVersion() | BasicRequestLine |
| getProtocolVersion() | BasicStatusLine |
| getProtocolVersion()
Returns the protocol version this message is compatible with.
|
HttpMessage |
| getProtocolVersion()
Returns the protocol version this message is compatible with.
|
HttpRequestBase |
| getProtocolVersion() | RequestLine |
| getProtocolVersion()
Returns the protocol version this message is compatible with.
|
RequestWrapper |
| getProtocolVersion() | StatusLine |
| getProvider()
Returns the provider associated with this
AlgorithmParameterGenerator. |
AlgorithmParameterGenerator |
| getProvider()
Returns the provider associated with this
AlgorithmParameters. |
AlgorithmParameters |
| getProvider()
Returns the provider of this instance.
|
CertPathBuilder |
| getProvider()
Returns the security provider.
|
CertPathValidator |
| getProvider()
Returns the security provider.
|
CertStore |
| getProvider()
Returns the
Provider of the certificate factory represented by
the certificate. |
CertificateFactory |
| getProvider()
Returns the provider of this cipher instance.
|
Cipher |
| getProvider()
Returns the provider of this
ExemptionMechanism instance. |
ExemptionMechanism |
| getProvider()
Returns the provider for this
KeyAgreement instance. |
KeyAgreement |
| getProvider()
Returns the provider associated with this
KeyFactory. |
KeyFactory |
| getProvider()
Returns the provider of this
KeyGenerator instance. |
KeyGenerator |
| getProvider()
Returns the provider for this
KeyManagerFactory instance. |
KeyManagerFactory |
| getProvider()
Returns the provider associated with this
KeyPairGenerator. |
KeyPairGenerator |
| getProvider()
Returns the provider associated with this
KeyStore. |
KeyStore |
| getProvider()
Returns the name of the provider that generated this fix,
or null if it is not associated with a provider.
|
Location |
| getProvider()
Returns the provider of this
Mac instance. |
Mac |
| getProvider()
Returns the provider associated with this
MessageDigest. |
MessageDigest |
| getProvider()
Returns the
Provider this Service belongs to. |
Provider.Service |
| getProvider() | ProviderTestCase |
| getProvider() | ProviderTestCase2 |
| getProvider()
Returns the provider of this
SSLContext instance. |
SSLContext |
| getProvider()
Returns the provider for this
SecretKeyFactory instance. |
SecretKeyFactory |
| getProvider()
Returns the provider associated with this
SecureRandom. |
SecureRandom |
| getProvider()
Returns the provider associated with this
Signature. |
Signature |
| getProvider()
Returns the provider for this
TrustManagerFactory instance. |
TrustManagerFactory |
| getProvider(String name)
Returns the information associated with the location provider of the
given name, or null if no provider exists by that name.
|
LocationManager |
| getProvider(String name)
Returns the
Provider with the specified name. |
Security |
| getProviders()
Returns an array containing all installed providers.
|
Security |
| getProviders(Criteria criteria, boolean enabledOnly)
Returns a list of the names of LocationProviders that satisfy the given
criteria, or null if none do.
|
LocationManager |
| getProviders(boolean enabledOnly)
Returns a list of the names of location providers.
|
LocationManager |
| getProviders(String filter)
Returns the array of providers which meet the user supplied string
filter.
|
Security |
| getProviders(Map<String, String> filter)
Returns the array of providers which meet the user supplied set of
filters.
|
Security |
| getProxyAuthenticationHandler() | AbstractHttpClient |
| getProxyClass(ClassLoader loader, Class...<?> interfaces)
Returns the dynamically built
Class for the specified interfaces. |
Proxy |
| getProxyHost()
Obtains the first proxy host.
|
HttpRoute |
| getProxyHost()
Obtains the first proxy host.
|
RouteInfo |
| getProxyHost()
Obtains the first proxy host.
|
RouteTracker |
| getProxySelector()
Obtains the proxy selector to use.
|
ProxySelectorRoutePlanner |
| getPsc() | NeighboringCellInfo |
| getPseudoSubject()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getPseudoSubject()
Unofficial convention of a subject line enclosed in parens empty string
if not present
|
SmsMessage |
| getPSource()
Returns the source of the label
L. |
OAEPParameterSpec |
| getPublic()
Returns the public key.
|
KeyPair |
| getPublicCredentials()
Returns the public credentials associated with this
Subject. |
Subject |
| getPublicCredentials(Class<T> c)
Returns this
Subject's public credentials which are a subclass of
the Class provided. |
Subject |
| getPublicExponent()
Returns the value of the public exponent.
|
RSAKeyGenParameterSpec |
| getPublicExponent()
Returns the public exponent
e. |
RSAMultiPrimePrivateCrtKey |
| getPublicExponent()
Returns the public exponent
e. |
RSAMultiPrimePrivateCrtKeySpec |
| getPublicExponent()
Returns the public exponent
e. |
RSAPrivateCrtKey |
| getPublicExponent()
Returns the public exponent
e. |
RSAPrivateCrtKeySpec |
| getPublicExponent()
Returns the public exponent
e. |
RSAPublicKey |
| getPublicExponent()
Returns the public exponent
d. |
RSAPublicKeySpec |
| getPublicId()
The public identifier of the external subset.
|
DocumentType |
| getPublicId()
Return the public identifier for the current document event.
|
Driver |
| getPublicId()
The public identifier associated with the entity, if specified.
|
Entity |
| getPublicId()
Get the public identifier for this input source.
|
InputSource |
| getPublicId()
Return the public identifier for the current document event.
|
Locator |
| getPublicId()
Return the saved public identifier.
|
LocatorImpl |
| getPublicId()
The public identifier of this notation.
|
Notation |
| getPublicId()
Get the public identifier of the entity where the exception occurred.
|
SAXParseException |
| getPublicKey()
Returns the public key of this certificate.
|
Certificate |
| getPublicKey()
Returns the public key corresponding to this certificate.
|
Certificate |
| getPublicKey()
Returns the public key corresponding to this certificate.
|
Certificate |
| getPublicKey()
Returns the
PublicKey associated with this Identity. |
Identity |
| getPublicKey()
Returns the subject public key from the validation.
|
PKIXCertPathValidatorResult |
| getPushLevel()
Return the push level.
|
MemoryHandler |
| getQ()
Returns the sub-prime
q. |
DSAParameterSpec |
| getQ()
Returns the subprime (
q value. |
DSAParams |
| getQ()
Returns the sub-prime
q. |
DSAPrivateKeySpec |
| getQ()
Returns the sub-prime
q. |
DSAPublicKeySpec |
| getQName(int index)
Look up an attribute's XML qualified (prefixed) name by index.
|
Attributes |
| getQName(int index)
Return an attribute's qualified (prefixed) name.
|
AttributesImpl |
| getQName(int index)
Look up an attribute's XML qualified (prefixed) name by index.
|
Driver |
| getQuantityString(int id, int quantity)
Return the string value associated with a particular resource ID for a particular
numerical quantity.
|
MockResources |
| getQuantityString(int id, int quantity)
Return the string value associated with a particular resource ID for a particular
numerical quantity.
|
Resources |
| getQuantityString(int id, int quantity, Object... formatArgs)
Return the string value associated with a particular resource ID for a particular
numerical quantity, substituting the format arguments as defined in
Formatter and format(String, Object...). It will be
stripped of any styled text information.
|
MockResources |
| getQuantityString(int id, int quantity, Object... formatArgs)
Return the string value associated with a particular resource ID for a particular
numerical quantity, substituting the format arguments as defined in
Formatter and format(String, Object...). It will be
stripped of any styled text information.
|
Resources |
| getQuantityText(int id, int quantity) | MockResources |
| getQuantityText(int id, int quantity) | Resources |
| getQuery()
Gets the decoded query part of this URI.
|
URI |
| getQuery()
Gets the value of the query part of this URL.
|
URL |
| getQuery()
Gets the decoded query component from this URI.
|
Uri |
| getQueryParameter(String key)
Searches the query string for the first value with the given key.
|
Uri |
| getQueryParameters(String key)
Searches the query string for parameter values with the given key.
|
Uri |
| getQueryTimeout()
Gets the timeout for the driver when a query operation is executed.
|
RowSet |
| getQueryTimeout()
Gets the timeout value for the statement's execution time.
|
Statement |
| getQueue()
Returns the task queue used by this executor.
|
ScheduledThreadPoolExecutor |
| getQueue()
Returns the task queue used by this executor.
|
ThreadPoolExecutor |
| getQueuedReaderThreads()
Returns a collection containing threads that may be waiting to
acquire the read lock.
|
ReentrantReadWriteLock
(protected) |
| getQueuedThreads()
Returns a collection containing threads that may be waiting to
acquire.
|
AbstractQueuedSynchronizer |
| getQueuedThreads()
Returns a collection containing threads that may be waiting to
acquire this lock.
|
ReentrantLock
(protected) |
| getQueuedThreads()
Returns a collection containing threads that may be waiting to
acquire either the read or write lock.
|
ReentrantReadWriteLock
(protected) |
| getQueuedThreads()
Returns a collection containing threads that may be waiting to acquire.
|
Semaphore
(protected) |
| getQueuedWriterThreads()
Returns a collection containing threads that may be waiting to
acquire the write lock.
|
ReentrantReadWriteLock
(protected) |
| getQueueLength()
Returns an estimate of the number of threads waiting to
acquire.
|
AbstractQueuedSynchronizer |
| getQueueLength()
Returns an estimate of the number of threads waiting to
acquire this lock.
|
ReentrantLock |
| getQueueLength()
Returns an estimate of the number of threads waiting to acquire
either the read or write lock.
|
ReentrantReadWriteLock |
| getQueueLength()
Returns an estimate of the number of threads waiting to acquire.
|
Semaphore |
| getRanges()
Gets the masks for all of the ranges supported by this NumericShaper,
packed into an int value using the logical OR logical operation
for multiple ranges:
NumericShaper.DEVANAGARI | NumericShaper.BENGALI.
|
NumericShaper |
| getRasterizer()
Get the paint's rasterizer (or null).
|
Paint |
| getRasterizer() | RasterizerSpan |
| getRating()
Gets the current rating (number of stars filled).
|
RatingBar |
| getRawAuthority()
Gets the authority part of this URI in raw form.
|
URI |
| getRawFragment()
Gets the fragment part of this URI in raw form.
|
URI |
| getRawOffset()
Gets the offset for standard time from GMT for this
TimeZone. |
SimpleTimeZone |
| getRawOffset()
Gets the offset for standard time from GMT for this
TimeZone. |
TimeZone |
| getRawPath()
Gets the path part of this URI in raw form.
|
URI |
| getRawQuery()
Gets the query part of this URI in raw form.
|
URI |
| getRawSchemeSpecificPart()
Gets the scheme-specific part of this URI in raw form.
|
URI |
| getRawType()
Returns the declaring type of this parameterized type.
|
ParameterizedType |
| getRawUserInfo()
Gets the user-info part of this URI in raw form.
|
URI |
| getRawX()
Returns the original raw X coordinate of this event.
|
MotionEvent |
| getRawY()
Returns the original raw Y coordinate of this event.
|
MotionEvent |
| getRead()
Gets whether the value was truncated on a read operation or a write
operation
|
DataTruncation |
| getReadableDatabase()
Create and/or open a database.
|
SQLiteOpenHelper |
| getReadLockCount()
Queries the number of read locks held for this lock.
|
ReentrantReadWriteLock |
| getReadPermission()
Return the name of the permission required for read-only access to
this content provider.
|
ContentProvider |
| getReadPermission() | PathPermission |
| getReadTimeout()
Gets the configured timeout for reading from the input stream of an
established connection to the resource.
|
URLConnection |
| getRealm()
Returns authentication realm.
|
AuthScheme |
| getRealm() | AuthScope |
| getRealm() | NTLMScheme |
| getRealm()
Returns authentication realm.
|
RFC2617Scheme |
| getReason()
Gets the detail message.
|
HttpRetryException |
| getReason()
Report the reason an attempt to establish connectivity failed,
if one is available.
|
NetworkInfo |
| getReason()
Gets a description of the syntax error.
|
URISyntaxException |
| getReason(int code)
Looks up a reason phrase.
|
BasicHttpResponse
(protected) |
| getReason(int status, Locale loc)
Obtains the reason phrase for a status code.
|
EnglishReasonPhraseCatalog |
| getReason(int status, Locale loc)
Obtains the reason phrase for a status code.
|
ReasonPhraseCatalog |
| getReasonPhrase() | BasicStatusLine |
| getReasonPhrase() | StatusLine |
| getReceiveBufferSize()
Gets the socket receive buffer size.
|
DatagramSocket |
| getReceiveBufferSize() | LocalSocket |
| getReceiveBufferSize()
Gets the value for the receive buffer size socket option
SocketOptions.SO_RCVBUF. |
ServerSocket |
| getReceiveBufferSize()
Gets the receive buffer size of this socket.
|
Socket |
| getReceivedBytesCount()
Returns the number of bytes transferred over the connection,
0 if not available.
|
HttpConnectionMetrics |
| getReceivedBytesCount()
Returns the number of bytes transferred over the connection,
0 if not available.
|
HttpConnectionMetricsImpl |
| getReceiverInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular receiver
class.
|
MockPackageManager |
| getReceiverInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular receiver
class.
|
PackageManager |
| getRecentTasks(int maxNum, int flags)
Return a list of the tasks that the user has recently launched, with
the most recent being first and older ones after in order.
|
ActivityManager |
| getRecordingState()
Returns the recording state of the AudioRecord instance.
|
AudioRecord |
| getRedirectHandler() | AbstractHttpClient |
| getReductionPolynomial()
Returns the base of the reduction polynomial with the n-th bit
corresponding to the n-th coefficient of the reduction polynomial for a
polynomial basis.
|
ECFieldF2m |
| getRef()
Gets the value of the reference part of this URL.
|
URL |
| getRef(int parameterIndex)
Gets the value of a specified SQL
REF(
parameter as a java.sql.Ref. |
CallableStatement |
| getRef(int columnIndex)
Gets the value of a column specified by column index as a Java
java.sql.Ref. |
ResultSet |
| getRef(String parameterName)
Gets the value of a specified SQL
REF(
parameter as a java.sql.Ref. |
CallableStatement |
| getRef(String colName)
Gets the value of a column specified by column name as a Java
java.sql.Ref. |
ResultSet |
| getReference()
Returns the current value of the reference.
|
AtomicMarkableReference |
| getReference()
Returns the current value of the reference.
|
AtomicStampedReference |
| getRefreshRate() | Display |
| getRejectedExecutionHandler()
Returns the current handler for unexecutable tasks.
|
ThreadPoolExecutor |
| getRelativeDateTimeString(Context c, long time, long minResolution, long transitionResolution, int flags)
Return string describing the elapsed time since startTime formatted like
"[relative time/date], [time]".
|
DateUtils |
| getRelativeTimeSpanString(Context c, long millis)
Convenience function to return relative time string without preposition.
|
DateUtils |
| getRelativeTimeSpanString(Context c, long millis, boolean withPreposition) | DateUtils |
| getRelativeTimeSpanString(long startTime)
Returns a string describing the elapsed time since startTime.
|
DateUtils |
| getRelativeTimeSpanString(long time, long now, long minResolution)
Returns a string describing 'time' as a time relative to 'now'.
|
DateUtils |
| getRelativeTimeSpanString(long time, long now, long minResolution, int flags)
Returns a string describing 'time' as a time relative to 'now'.
|
DateUtils |
| getRelease()
Obtains the release of the versioned module or informal unit.
|
VersionInfo |
| getRemaining()
Returns the number of bytes of current input remaining to be read by the
inflater.
|
Inflater |
| getRemoteAddress() | AbstractClientConnAdapter |
| getRemoteAddress() | HttpInetConnection |
| getRemoteAddress() | SocketHttpClientConnection |
| getRemoteAddress() | SocketHttpServerConnection |
| getRemoteDevice()
Get the remote device this socket is connecting, or connected, to.
|
BluetoothSocket |
| getRemoteDevice(String address)
Get a BluetoothDevice object for the given Bluetooth hardware
address.
|
BluetoothAdapter |
| getRemotePort() | AbstractClientConnAdapter |
| getRemotePort() | HttpInetConnection |
| getRemotePort() | SocketHttpClientConnection |
| getRemotePort() | SocketHttpServerConnection |
| getRemoteSocketAddress()
Gets the address and port of the connected remote host.
|
DatagramSocket |
| getRemoteSocketAddress() | LocalSocket |
| getRemoteSocketAddress()
Gets the remote address and port of this socket as a
SocketAddress or null if the socket is not connected. |
Socket |
| getRemovedCount()
Gets the number of removed characters.
|
AccessibilityEvent |
| getRenderMode()
Get the current rendering mode.
|
GLSurfaceView |
| getRepeatCount()
Defines how many times the animation should repeat.
|
Animation |
| getRepeatCount()
Retrieve the repeat count of the event.
|
KeyEvent |
| getRepeatMode()
Defines what this animation should do when it reaches the end.
|
Animation |
| getReplacement()
The character that \r is replaced with is .
|
HideReturnsTransformationMethod
(protected) |
| getReplacement()
Returns a parallel array of replacement characters for the ones
that are to be replaced.
|
ReplacementTransformationMethod
(protected) |
| getReplacement()
The character \n is replaced with is space;
the character \r is replaced with is FEFF (zero width space).
|
SingleLineTransformationMethod
(protected) |
| getRequest() | RoutedRequest |
| getRequestCount()
Returns the number of requests transferred over the connection,
0 if not available.
|
HttpConnectionMetrics |
| getRequestCount()
Returns the number of requests transferred over the connection,
0 if not available.
|
HttpConnectionMetricsImpl |
| getRequestedOrientation()
Return the current requested orientation of the activity.
|
Activity |
| getRequestedOrientation()
This method will return the value if your Activity under test calls
setRequestedOrientation(int).
|
ActivityUnitTestCase |
| getRequestExecutor() | AbstractHttpClient |
| getRequestingHost()
Returns the host name of the connection that requests authentication or
null if unknown. |
Authenticator
(protected) |
| getRequestingPort()
Returns the port of the connection that requests authorization.
|
Authenticator
(protected) |
| getRequestingPrompt()
Returns the realm (prompt string) of the connection that requests
authorization.
|
Authenticator
(protected) |
| getRequestingProtocol()
Returns the protocol of the connection that requests authorization.
|
Authenticator
(protected) |
| getRequestingScheme()
Returns the scheme of the connection that requests authorization, for
example HTTP Basic Authentication.
|
Authenticator
(protected) |
| getRequestingSite()
Returns the address of the connection that requests authorization or
null if unknown. |
Authenticator
(protected) |
| getRequestingURL()
Returns the URL of the authentication request.
|
Authenticator
(protected) |
| getRequestInterceptor(int index) | AbstractHttpClient |
| getRequestInterceptor(int index)
Obtains a request interceptor from this list.
|
BasicHttpProcessor |
| getRequestInterceptor(int index)
Obtains a request interceptor from this list.
|
HttpRequestInterceptorList |
| getRequestInterceptorCount() | AbstractHttpClient |
| getRequestInterceptorCount()
Obtains the current size of this list.
|
BasicHttpProcessor |
| getRequestInterceptorCount()
Obtains the current size of this list.
|
HttpRequestInterceptorList |
| getRequestLine()
Returns the request line of this request.
|
BasicHttpRequest |
| getRequestLine()
Returns the request line of this request.
|
HttpRequest |
| getRequestLine()
Returns the request line of this request.
|
HttpRequestBase |
| getRequestLine()
Returns the request line of this request.
|
RequestWrapper |
| getRequestMethod()
Returns the request method which will be used to make the request to the
remote HTTP server.
|
HttpURLConnection |
| getRequestorType()
Returns the type of this request, it can be
PROXY or SERVER. |
Authenticator
(protected) |
| getRequestParams()
Obtains the request parameters of this stack.
|
ClientParamsStack |
| getRequestProperties()
Gets an unchangeable map of general request properties used by this
connection.
|
URLConnection |
| getRequestProperty(String field)
Gets the value of the request header property specified by {code field}
or
null if there is no field with this name. |
URLConnection |
| getResolution() | Sensor |
| getResource(String resName)
Returns the URL of the resource specified by
resName. |
Class |
| getResource(String resName)
Returns the URL of the resource with the specified name.
|
ClassLoader |
| getResourceAsStream(String resName)
Returns a read-only stream for the contents of the resource specified by
resName. |
Class |
| getResourceAsStream(String resName)
Returns a stream for the resource with the specified name.
|
ClassLoader |
| getResourceBundle()
Gets the resource bundle used to localize the raw message during
formatting.
|
LogRecord |
| getResourceBundle()
Gets the loaded resource bundle used by this logger to localize logging
messages.
|
Logger |
| getResourceBundleName()
Gets the name of the resource bundle associated with this level.
|
Level |
| getResourceBundleName()
Gets the name of the resource bundle.
|
LogRecord |
| getResourceBundleName()
Gets the name of the loaded resource bundle used by this logger to
localize logging messages.
|
Logger |
| getResourceEntryName(int resid)
Return the entry name for a given resource identifier.
|
MockResources |
| getResourceEntryName(int resid)
Return the entry name for a given resource identifier.
|
Resources |
| getResourceId(int index, int defValue)
Retrieve the resource identifier for the attribute at
index.
|
TypedArray |
| getResourceName(int resid)
Return the full name for a given resource identifier.
|
MockResources |
| getResourceName(int resid)
Return the full name for a given resource identifier.
|
Resources |
| getResourcePackageName(int resid)
Return the package name for a given resource identifier.
|
MockResources |
| getResourcePackageName(int resid)
Return the package name for a given resource identifier.
|
Resources |
| getResources()
Return a Resources instance for your application's package.
|
Context |
| getResources()
Return a Resources instance for your application's package.
|
ContextWrapper |
| getResources()
Return a Resources instance for your application's package.
|
MockContext |
| getResources()
Return the Resources object this array was loaded from.
|
TypedArray |
| getResources()
Returns the resources associated with this view.
|
View |
| getResources(String resName)
Returns an enumeration of URLs for the resource with the specified name.
|
ClassLoader |
| getResourcesForActivity(ComponentName activityName)
Retrieve the resources associated with an activity.
|
MockPackageManager |
| getResourcesForActivity(ComponentName activityName)
Retrieve the resources associated with an activity.
|
PackageManager |
| getResourcesForApplication(ApplicationInfo app)
Retrieve the resources for an application.
|
MockPackageManager |
| getResourcesForApplication(ApplicationInfo app)
Retrieve the resources for an application.
|
PackageManager |
| getResourcesForApplication(String appPackageName)
Retrieve the resources associated with an application.
|
MockPackageManager |
| getResourcesForApplication(String appPackageName)
Retrieve the resources associated with an application.
|
PackageManager |
| getResourceTypeName(int resid)
Return the type name for a given resource identifier.
|
MockResources |
| getResourceTypeName(int resid)
Return the type name for a given resource identifier.
|
Resources |
| getResponse() | TunnelRefusedException |
| getResponseCode()
Returns the response code returned by the remote HTTP server.
|
HttpURLConnection |
| getResponseCount()
Returns the number of responses transferred over the connection,
0 if not available.
|
HttpConnectionMetrics |
| getResponseCount()
Returns the number of responses transferred over the connection,
0 if not available.
|
HttpConnectionMetricsImpl |
| getResponseInterceptor(int index) | AbstractHttpClient |
| getResponseInterceptor(int index)
Obtains a response interceptor from this list.
|
BasicHttpProcessor |
| getResponseInterceptor(int index)
Obtains a response interceptor from this list.
|
HttpResponseInterceptorList |
| getResponseInterceptorCount() | AbstractHttpClient |
| getResponseInterceptorCount()
Obtains the current size of this list.
|
BasicHttpProcessor |
| getResponseInterceptorCount()
Obtains the current size of this list.
|
HttpResponseInterceptorList |
| getResponseMessage()
Returns the response message returned by the remote HTTP server.
|
HttpURLConnection |
| getResult()
Accessor for the future result the AccountManagerFuture represents.
|
AccountManagerFuture |
| getResult()
Retrieve the result associated with this ActivityMonitor, or null if
none.
|
Instrumentation.ActivityMonitor |
| getResult(long timeout, TimeUnit unit)
Accessor for the future result the AccountManagerFuture represents.
|
AccountManagerFuture |
| getResultCode()
Retrieve the current result code, as set by the previous receiver.
|
BroadcastReceiver |
| getResultCode()
Retrieve the result code contained in this result.
|
Instrumentation.ActivityResult |
| getResultData()
Retrieve the current result data, as set by the previous receiver.
|
BroadcastReceiver |
| getResultData()
Retrieve the data contained in this result.
|
Instrumentation.ActivityResult |
| getResultExtras(boolean makeMap)
Retrieve the current result extra data, as set by the previous receiver.
|
BroadcastReceiver |
| getResultSet()
Returns a ResultSet object which holds the entries of the SQL
ARRAY associated with this array. |
Array |
| getResultSet()
Gets the current result.
|
Statement |
| getResultSet(Map<String, Class<?>> map)
Returns a
ResultSet object which holds the entries of the SQL
ARRAY associated with this array. |
Array |
| getResultSet(long index, int count)
Returns a
ResultSet object that holds the entries of a subarray,
beginning at a particular index and comprising up to count
successive entries. |
Array |
| getResultSet(long index, int count, Map<String, Class<?>> map)
Returns a
ResultSet object that holds the entries of a subarray,
beginning at a particular index and comprising up to count
successive entries. |
Array |
| getResultSetConcurrency()
Gets the concurrency setting for
ResultSet objects generated by
this statement. |
Statement |
| getResultSetHoldability()
Returns the result set's default holdability.
|
DatabaseMetaData |
| getResultSetHoldability()
Gets the cursor hold setting for
ResultSet objects generated by
this statement. |
Statement |
| getResultSetType()
Gets the
ResultSet type setting for ResultSets derived
from this statement. |
Statement |
| getRetryCount() | DefaultHttpRequestRetryHandler |
| getReturnType()
Returns the
Class associated with the return type of this
method. |
Method |
| getReuseAddress()
Gets the state of the socket option
SocketOptions.SO_REUSEADDR. |
DatagramSocket |
| getReuseAddress()
Gets the value of the socket option
SocketOptions.SO_REUSEADDR. |
ServerSocket |
| getReuseAddress()
Gets the setting of the socket option
SocketOptions.SO_REUSEADDR. |
Socket |
| getReverse(CharSequence source, int start, int end) | TextUtils |
| getRevocationDate()
Returns the date when the certificate is revoked.
|
X509CRLEntry |
| getRevokedCertificate(BigInteger serialNumber)
Returns the CRL entry with the specified certificate serial number.
|
X509CRL |
| getRevokedCertificate(X509Certificate certificate)
Returns the CRL entry for the specified certificate.
|
X509CRL |
| getRevokedCertificates()
Returns the set of revoked certificates.
|
X509CRL |
| getRight()
Right position of this view relative to its parent.
|
View |
| getRightFadingEdgeStrength()
Returns the strength, or intensity, of the right faded edge.
|
HorizontalScrollView
(protected) |
| getRightFadingEdgeStrength()
Returns the strength, or intensity, of the right faded edge.
|
TextView
(protected) |
| getRightFadingEdgeStrength()
Returns the strength, or intensity, of the right faded edge.
|
View
(protected) |
| getRightPaddingOffset()
Amount by which to extend the right fading region.
|
TextView
(protected) |
| getRightPaddingOffset()
Amount by which to extend the right fading region.
|
View
(protected) |
| getRingerMode()
Returns the current ringtone mode.
|
AudioManager |
| getRingtone(Context context, Uri ringtoneUri)
Returns a Ringtone for a given sound URI.
|
RingtoneManager |
| getRingtone(int position) | RingtoneManager |
| getRingtonePosition(Uri ringtoneUri)
Gets the position of a Uri within this RingtoneManager.
|
RingtoneManager |
| getRingtoneType()
Returns the sound type(s) that are shown in the picker.
|
RingtonePreference |
| getRingtoneUri(int position) | RingtoneManager |
| getRoaming()
Get current roaming indicator of phone
(note: not just decoding from TS 27.007 7.2)
|
ServiceState |
| getRootAdapter()
Returns an adapter that can be attached to a PreferenceActivity
to show the preferences contained in this PreferenceScreen.
|
PreferenceScreen |
| getRootDirectory()
Gets the Android root directory.
|
Environment |
| getRootView()
Finds the topmost view in the current view hierarchy. |
View |
| getRotationMatrix(float[] R, float[] I, float[] gravity, float[] geomagnetic)
Computes the inclination matrix I as well as the rotation
matrix R transforming a vector from the
device coordinate system to the world's coordinate system which is
defined as a direct orthonormal basis, where:
|
SensorManager |
| getRoundingMode()
Returns the rounding mode.
|
MathContext |
| getRounds()
Returns the round count.
|
RC5ParameterSpec |
| getRoute() | AbstractPooledConnAdapter |
| getRoute()
Obtain the planned route for the referenced entry.
|
BasicPoolEntryRef |
| getRoute()
Obtains the current route of this connection.
|
ManagedClientConnection |
| getRoute()
Obtains the route for which this pool is specific.
|
RouteSpecificPool |
| getRoute() | RoutedRequest |
| getRoutePlanner() | AbstractHttpClient |
| getRoutePool(HttpRoute route, boolean create)
Get a route-specific pool of available connections.
|
ConnPoolByRoute
(protected) |
| getRouting(int mode)
This method is deprecated.
Do not query audio routing directly, use isSpeakerphoneOn(),
isBluetoothScoOn(), isBluetoothA2dpOn() and isWiredHeadsetOn() methods instead.
|
AudioManager |
| getRow()
Gets the number of the current row in the
ResultSet. |
ResultSet |
| getRowBytes()
Return the number of bytes between rows in the bitmap's pixels.
|
Bitmap |
| getRowDelay()
Returns the delay by which the children's animation are offset from one
row to the other.
|
GridLayoutAnimationController |
| getRowOf(int day) | MonthDisplayHelper |
| getRows() | ContentQueryMap |
| getRssi() | NeighboringCellInfo |
| getRssi()
Returns the received signal strength indicator of the current 802.11
network.
|
WifiInfo |
| getRules()
Retrieves a complete list of all supported rules, where the index is the rule
verb, and the element value is the value specified, or "false" if it was never
set.
|
RelativeLayout.LayoutParams |
| getRules()
Returns the collation rules of this collator.
|
RuleBasedCollator |
| getRunCount()
Returns the number of runs in the bidirectional text.
|
Bidi |
| getRunLevel(int run)
Returns the level of the specified run.
|
Bidi |
| getRunLimit()
Returns the index of the last character in the run having the same
attributes as the current character.
|
AttributedCharacterIterator |
| getRunLimit(int run)
Returns the limit offset of the specified run.
|
Bidi |
| getRunLimit(AttributedCharacterIterator.Attribute attribute)
Returns the index of the last character in the run that has the same
attribute value for the given attribute as the current character.
|
AttributedCharacterIterator |
| getRunLimit(Set<? extends AttributedCharacterIterator.Attribute> attributes)
Returns the index of the last character in the run that has the same
attribute values for the attributes in the set as the current character.
|
AttributedCharacterIterator |
| getRunningAppProcesses()
Returns a list of application processes that are running on the device.
|
ActivityManager |
| getRunningServiceControlPanel(ComponentName service)
Returns a PendingIntent you can start to show a control panel for the
given running service.
|
ActivityManager |
| getRunningServices(int maxNum)
Return a list of the services that are currently running.
|
ActivityManager |
| getRunningTasks(int maxNum)
Return a list of the tasks that are currently running, with
the most recent being first and older ones after in order.
|
ActivityManager |
| getRunStart()
Returns the index of the first character in the run that has the same
attributes as the current character.
|
AttributedCharacterIterator |
| getRunStart(int run)
Returns the start offset of the specified run.
|
Bidi |
| getRunStart(AttributedCharacterIterator.Attribute attribute)
Returns the index of the first character in the run that has the same
attribute value for the given attribute as the current character.
|
AttributedCharacterIterator |
| getRunStart(Set<? extends AttributedCharacterIterator.Attribute> attributes)
Returns the index of the first character in the run that has the same
attribute values for the attributes in the set as the current character.
|
AttributedCharacterIterator |
| getRuntime()
Returns the single
Runtime instance. |
Runtime |
| getRuntime()
Returns the object that represents the VM instance's Dalvik-specific
runtime environment.
|
VMRuntime |
| getS()
Returns the private value
S. |
ECPrivateKey |
| getS()
Returns the private value
S. |
ECPrivateKeySpec |
| getSalt()
Returns a copy of the salt data or null if not specified.
|
PBEKey |
| getSalt()
Returns a copy of the salt of this key specification.
|
PBEKeySpec |
| getSalt()
Returns a copy to the salt.
|
PBEParameterSpec |
| getSaltLength()
Returns the length of the salt (in bits).
|
PSSParameterSpec |
| getSampleRate()
Returns the configured audio data sample rate in Hz
|
AudioRecord |
| getSampleRate()
Returns the configured audio data sample rate in Hz
|
AudioTrack |
| getSansSerifFontFamily()
Get the sans-serif font family name.
|
WebSettings |
| getSatellites()
Returns an array of GpsSatellite objects, which represent the
current state of the GPS engine.
|
GpsStatus |
| getSaveCount()
Returns the number of matrix/clip states on the Canvas' private stack.
|
Canvas |
| getSaveFormData()
Return whether the WebView is saving form data.
|
WebSettings |
| getSavePassword()
Return whether the WebView is saving password.
|
WebSettings |
| getSavepointId()
Returns the constructed ID for this savepoint.
|
Savepoint |
| getSavepointName()
Returns the name for this savepoint.
|
Savepoint |
| getScale()
Return the current scale of the WebView
|
WebView |
| getScale(int paramIndex)
Gets the number of digits after the decimal point for a specified
parameter.
|
ParameterMetaData |
| getScale(int column)
Returns the number of digits to the right of the decimal point of the
indexed column.
|
ResultSetMetaData |
| getScaledDoubleTapSlop() | ViewConfiguration |
| getScaledEdgeSlop() | ViewConfiguration |
| getScaledFadingEdgeLength() | ViewConfiguration |
| getScaledHeight(Canvas canvas)
Convenience for calling getScaledHeight(int) with the target
density of the given Canvas.
|
Bitmap |
| getScaledHeight(DisplayMetrics metrics)
Convenience for calling getScaledHeight(int) with the target
density of the given DisplayMetrics.
|
Bitmap |
| getScaledHeight(int targetDensity)
Convenience method that returns the height of this bitmap divided
by the density scale factor.
|
Bitmap |
| getScaledMaximumDrawingCacheSize()
The maximum drawing cache size expressed in bytes.
|
ViewConfiguration |
| getScaledMaximumFlingVelocity() | ViewConfiguration |
| getScaledMinimumFlingVelocity() | ViewConfiguration |
| getScaledScrollBarSize() | ViewConfiguration |
| getScaledTouchSlop() | ViewConfiguration |
| getScaledWidth(Canvas canvas)
Convenience for calling getScaledWidth(int) with the target
density of the given Canvas.
|
Bitmap |
| getScaledWidth(DisplayMetrics metrics)
Convenience for calling getScaledWidth(int) with the target
density of the given DisplayMetrics.
|
Bitmap |
| getScaledWidth(int targetDensity)
Convenience method that returns the width of this bitmap divided
by the density scale factor.
|
Bitmap |
| getScaledWindowTouchSlop() | ViewConfiguration |
| getScaleType()
Return the current scale type in use by this ImageView.
|
ImageView |
| getScaleX() | ScaleXSpan |
| getScanCode()
Retrieve the hardware key id of this key event. These values are not
reliable and vary from device to device.
|
KeyEvent |
| getScanMode()
Get the current Bluetooth scan mode of the local Bluetooth adaper.
|
BluetoothAdapter |
| getScanResults()
Return the results of the latest access point scan.
|
WifiManager |
| getSceneMode()
Gets the current scene mode setting.
|
Camera.Parameters |
| getSchemaName(int column)
Returns the name of the indexed columns schema.
|
ResultSetMetaData |
| getSchemas()
Returns a list of the schema names in the database.
|
DatabaseMetaData |
| getSchemaTerm()
Returns the database vendor's preferred term for "schema".
|
DatabaseMetaData |
| getScheme() | AuthScope |
| getScheme()
Return the scheme portion of the intent's data.
|
Intent |
| getScheme()
Gets the scheme part of this URI.
|
URI |
| getScheme()
Gets the scheme of this URI.
|
Uri |
| getScheme(String name)
Obtains a scheme by name.
|
SchemeRegistry |
| getScheme(HttpHost host)
Obtains the scheme for a host.
|
SchemeRegistry |
| getSchemeName()
Returns textual designation of the given authentication scheme.
|
AuthScheme |
| getSchemeName()
Returns textual designation of the basic authentication scheme.
|
BasicScheme |
| getSchemeName()
Returns textual designation of the digest authentication scheme.
|
DigestScheme |
| getSchemeName()
Returns the scheme name.
|
HttpHost |
| getSchemeName() | NTLMScheme |
| getSchemeNames()
Obtains a list containing names of all registered authentication
schemes in their default order.
|
AuthSchemeRegistry |
| getSchemeNames()
Obtains the names of the registered schemes in their default order.
|
SchemeRegistry |
| getSchemeRegistry()
Obtains the scheme registry used by this manager.
|
ClientConnectionManager |
| getSchemeRegistry()
Obtains the scheme registry used by this manager.
|
SingleClientConnManager |
| getSchemeRegistry()
Obtains the scheme registry used by this manager.
|
ThreadSafeClientConnManager |
| getSchemeSpecificPart()
Gets the decoded scheme-specific part of this URI.
|
URI |
| getSchemeSpecificPart()
Gets the scheme-specific part of this URI, i.e.
|
Uri |
| getScope()
Returns the
IdentityScope of this Identity. |
Identity |
| getScopedInterface()
Gets the network interface if this address is instanced with a scoped
network interface.
|
Inet6Address |
| getScopeId()
Gets the scope id as a number if this address is linked to an interface.
|
Inet6Address |
| getScrollBarFadeDuration() | ViewConfiguration |
| getScrollBarSize()
This method is deprecated.
Use getScaledScrollBarSize() instead.
|
ViewConfiguration |
| getScrollBarStyle()
Returns the current scrollbar style. |
View |
| getScrollDefaultDelay() | ViewConfiguration |
| getScrollFriction()
The amount of friction applied to scrolls and flings.
|
ViewConfiguration |
| getScrollX()
Return the scrolled left position of this view.
|
View |
| getScrollY()
Return the scrolled top position of this view.
|
View |
| getSearchStringEscape()
Returns the string that is used to escape wildcard characters.
|
DatabaseMetaData |
| getSecondaryHorizontal(int offset)
Get the secondary horizontal position for the specified text offset.
|
Layout |
| getSecondaryProgress()
Get the progress bar's current level of secondary progress. |
ProgressBar |
| getSecondaryProgress() | ProgressDialog |
| getSeconds()
This method is deprecated.
use
Calendar.get(Calendar.SECOND)
|
Date |
| getSeconds()
This method is deprecated.
This method is deprecated and must not be used. SQL
Date values do not have a seconds component. |
Date |
| getSecretKey()
Returns the secret key.
|
KeyStore.SecretKeyEntry |
| getSectionForPosition(int position)
Returns the section index for a given position in the list by querying the item
and comparing it with all items in the section array.
|
AlphabetIndexer |
| getSectionForPosition(int position)
This is a reverse mapping to fetch the section index for a given position
in the list.
|
SectionIndexer |
| getSections()
Returns the section array constructed from the alphabet provided in the constructor.
|
AlphabetIndexer |
| getSections()
This provides the list view with an array of section objects.
|
SectionIndexer |
| getSecurityContext()
Returns an object which encapsulates the security state of the current
point in the execution.
|
SecurityManager |
| getSecurityManager()
Returns the active security manager.
|
System |
| getSeed()
Returns a copy of the seed that was used to generate this elliptic curve.
|
EllipticCurve |
| getSeed(int numBytes)
Generates and returns the specified number of seed bytes, computed using
the seed generation algorithm used by this
SecureRandom. |
SecureRandom |
| getSegment(float startD, float stopD, Path dst, boolean startWithMoveTo)
Given a start and stop distance, return in dst the intervening
segment(s).
|
PathMeasure |
| getSelectedId()
Gets the ID of the currently selected group or child.
|
ExpandableListActivity |
| getSelectedId()
Gets the ID of the currently selected group or child.
|
ExpandableListView |
| getSelectedItem() | AdapterView |
| getSelectedItemId() | AdapterView |
| getSelectedItemId()
Get the cursor row ID of the currently selected list item.
|
ListActivity |
| getSelectedItemPosition()
Return the position of the currently selected item within the adapter's data set
|
AdapterView |
| getSelectedItemPosition()
Get the position of the currently selected list item.
|
ListActivity |
| getSelectedPosition()
Gets the position (in packed position representation) of the currently
selected group or child.
|
ExpandableListActivity |
| getSelectedPosition()
Gets the position of the currently selected group or child (along with
its type).
|
ExpandableListView |
| getSelectedView() | AbsListView |
| getSelectedView() | AbsSpinner |
| getSelectedView() | AdapterView |
| getSelectionEnd()
Convenience for getSelectionEnd(CharSequence).
|
TextView |
| getSelectionEnd(CharSequence text)
Return the offset of the selection edge or cursor, or -1 if
there is no selection or cursor.
|
Selection |
| getSelectionPath(int start, int end, Path dest)
Fills in the specified Path with a representation of a highlight
between the specified offsets.
|
Layout |
| getSelectionStart()
Convenience for getSelectionStart(CharSequence).
|
TextView |
| getSelectionStart(CharSequence text)
Return the offset of the selection anchor or cursor, or -1 if
there is no selection or cursor.
|
Selection |
| getSelector()
Returns the selector Drawable that is used to draw the
selection in the list.
|
AbsListView |
| getSendBufferSize()
Gets the socket send buffer size.
|
DatagramSocket |
| getSendBufferSize() | LocalSocket |
| getSendBufferSize()
Gets the send buffer size of this socket.
|
Socket |
| getSensorList(int type)
Use this method to get the list of available sensors of a certain
type.
|
SensorManager |
| getSensors()
This method is deprecated.
This method is deprecated, use
getSensorList(int) instead
|
SensorManager |
| getSentBytesCount()
Returns the number of bytes transferred over the connection,
0 if not available.
|
HttpConnectionMetrics |
| getSentBytesCount()
Returns the number of bytes transferred over the connection,
0 if not available.
|
HttpConnectionMetricsImpl |
| getSentenceInstance()
Returns a new instance of
BreakIterator to iterate over
sentence-breaks using the default locale. |
BreakIterator |
| getSentenceInstance(Locale where)
Returns a new instance of
BreakIterator to iterate over
sentence-breaks using the given locale. |
BreakIterator |
| getSequenceNumber()
Gets the sequence number.
|
LogRecord |
| getSequenceType() | GestureLibrary |
| getSequenceType() | GestureStore |
| getSerializable(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getSerializableExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getSerialNumber()
Returns the serial number of the revoked certificate.
|
X509CRLEntry |
| getSerialNumber()
Returns the serial number that a certificate must match.
|
X509CertSelector |
| getSerialNumber()
Returns the
serialNumber of the certificate. |
X509Certificate |
| getSerialNumber()
Returns the
serialNumber of the certificate. |
X509Certificate |
| getSerialVersionUID()
Returns the Serial Version User ID of the class represented by this
descriptor.
|
ObjectStreamClass |
| getSerifFontFamily()
Get the serif font family name.
|
WebSettings |
| getServerAliases(String keyType, Principal[] issuers)
Returns the server aliases for the specified public key type and list of
certificate issuers.
|
X509KeyManager |
| getServerCertificateChain()
Gets the cached server's certificate chain.
|
SecureCacheResponse |
| getServerCertificates()
Return the list of certificates identifying the peer during the
handshake.
|
HttpsURLConnection |
| getServerName()
Returns the LDAP server name.
|
LDAPCertStoreParameters |
| getServerSessionContext()
Returns the SSL session context that encapsulates the set of SSL sessions
that can be used for handshake of server-side SSL sockets.
|
SSLContext |
| getServerSocketFactory()
Returns a server socket factory for this instance.
|
SSLContext |
| getService() | ServiceTestCase |
| getService(Context context, int requestCode, Intent intent, int flags)
Retrieve a PendingIntent that will start a service, like calling
Context.startService().
|
PendingIntent |
| getService(String type, String algorithm)
Returns the service with the specified
type implementing the
specified algorithm, or null if no such implementation
exists. |
Provider |
| getServiceCenterAddress()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getServiceCenterAddress()
Returns the address of the SMS service center that relayed this message
or null if there is none.
|
SmsMessage |
| getServiceInfo()
Return the raw information about the Service implementing this
input method.
|
InputMethodInfo |
| getServiceInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular service
class.
|
MockPackageManager |
| getServiceInfo(ComponentName className, int flags)
Retrieve all of the information we know about a particular service
class.
|
PackageManager |
| getServiceName()
Return the class name of the service component that implements
this input method.
|
InputMethodInfo |
| getServices()
Returns an unmodifiable
Set of all services registered by this
provider. |
Provider |
| getSession()
Returns the SSL session associated with this event.
|
HandshakeCompletedEvent |
| getSession()
Returns the SSL session for this engine instance.
|
SSLEngine |
| getSession()
Returns the session to which the binding is added or from which it is
removed.
|
SSLSessionBindingEvent |
| getSession()
Returns the
SSLSession for this connection. |
SSLSocket |
| getSession(byte[] sessionId)
Returns the session for the specified session identifier.
|
SSLSessionContext |
| getSessionCacheSize()
Returns the size of the session cache for this session context.
|
SSLSessionContext |
| getSessionContext()
Returns the context of this session.
|
SSLSession |
| getSessionTimeout()
Returns the timeout for sessions in this session context.
|
SSLSessionContext |
| getSetting(ContentResolver cr, String account, String key)
This method is deprecated.
see ContactsContract
|
Contacts.Settings |
| getSettings()
Return the WebSettings object used to control the settings for this
WebView.
|
WebView |
| getSettingsActivity()
Return the class name of an activity that provides a settings UI for
the input method.
|
InputMethodInfo |
| getShader()
Get the paint's shader object.
|
Paint |
| getShaderFactory()
Returns the ShaderFactory used by this ShapeDrawable for requesting a
Shader.
|
ShapeDrawable |
| getShape()
Returns the Shape of this ShapeDrawable.
|
ShapeDrawable |
| getShaper(int singleRange)
Gets a NumericShaper for the specified unicode range.
|
NumericShaper |
| getSharedPreferences()
Returns the SharedPreferences where this Preference can read its
value(s).
|
Preference |
| getSharedPreferences()
Gets a SharedPreferences instance that preferences managed by this will
use.
|
PreferenceManager |
| getSharedPreferences(String name, int mode)
Retrieve and hold the contents of the preferences file 'name', returning
a SharedPreferences through which you can retrieve and modify its
values.
|
Context |
| getSharedPreferences(String name, int mode)
Retrieve and hold the contents of the preferences file 'name', returning
a SharedPreferences through which you can retrieve and modify its
values.
|
ContextWrapper |
| getSharedPreferences(String name, int mode)
Retrieve and hold the contents of the preferences file 'name', returning
a SharedPreferences through which you can retrieve and modify its
values.
|
MockContext |
| getSharedPreferencesMode()
Returns the current mode of the SharedPreferences file that preferences managed by
this will use.
|
PreferenceManager |
| getSharedPreferencesName()
Returns the current name of the SharedPreferences file that preferences managed by
this will use.
|
PreferenceManager |
| getSharedQueuedThreads()
Returns a collection containing threads that may be waiting to
acquire in shared mode.
|
AbstractQueuedSynchronizer |
| getShiftKeyIndex() | Keyboard |
| getShort()
Returns the short at the current position and increases the position by 2.
|
ByteBuffer |
| getShort(byte[] buf, int offset)
Gets a short value from the given byte array, starting from the given
offset.
|
BreakIterator
(protected) |
| getShort(int column)
Returns the value of the requested column as a short.
|
AbstractCursor |
| getShort(int columnIndex)
Returns the value of the requested column as a short.
|
AbstractWindowedCursor |
| getShort(int index)
Returns the short at the specified index.
|
ByteBuffer |
| getShort(int parameterIndex)
Gets the value of a specified JDBC
SMALLINT parameter as a
short. |
CallableStatement |
| getShort(int columnIndex)
Returns the value of the requested column as a short.
|
Cursor |
| getShort(int columnIndex)
Returns the value of the requested column as a short.
|
CursorWrapper |
| getShort(int column)
Returns the value of the requested column as a short.
|
MatrixCursor |
| getShort(int column)
Returns the value of the requested column as a short.
|
MergeCursor |
| getShort(int columnIndex)
Gets the value of a column specified by column index as a short value.
|
ResultSet |
| getShort(int row, int col)
Returns a short for the given field.
|
CursorWindow |
| getShort(Object object)
Returns the value of the field in the specified object as a
short
. |
Field |
| getShort(Object array, int index)
Returns the element of the array at the specified index, converted to a
short, if possible. |
Array |
| getShort(String key)
Returns the value associated with the given key, or (short) 0 if
no mapping of the desired type exists for the given key.
|
Bundle |
| getShort(String parameterName)
Gets the value of a specified JDBC
SMALLINT parameter as a
short. |
CallableStatement |
| getShort(String columnName)
Gets the value of a column specified by column name, as a short value.
|
ResultSet |
| getShort(String key, short defaultValue)
Returns the value associated with the given key, or defaultValue if
no mapping of the desired type exists for the given key.
|
Bundle |
| getShortArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getShortArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getShortClassName()
Return the class name, either fully qualified or in a shortened form
(with a leading '.') if it is a suffix of the package.
|
ComponentName |
| getShortExtra(String name, short defaultValue)
Retrieve extended data from the intent.
|
Intent |
| getShortMonths()
Returns the array of strings containing the abbreviated names of the
months.
|
DateFormatSymbols |
| getShortWeekdays()
Returns the array of strings containing the abbreviated names of the days
of the week.
|
DateFormatSymbols |
| getShouldDisableView()
Checks whether this Preference should disable its view when it's action is disabled.
|
Preference |
| getShowDefault()
Returns whether to a show an item for the default sound/ringtone.
|
RingtonePreference |
| getShowGTalkServiceStatus(ContentResolver cr) | Settings.System |
| getShowSilent()
Returns whether to a show an item for 'Silent'.
|
RingtonePreference |
| getSigAlgName()
Returns the name of the signature algorithm.
|
X509CRL |
| getSigAlgName()
Returns the name of the algorithm for the certificate signature.
|
X509Certificate |
| getSigAlgName()
Returns the name of the algorithm for the certificate signature.
|
X509Certificate |
| getSigAlgOID()
Returns the OID of the signature algorithm.
|
X509CRL |
| getSigAlgOID()
Returns the OID of the signature algorithm from the certificate.
|
X509Certificate |
| getSigAlgOID()
Returns the OID of the signature algorithm from the certificate.
|
X509Certificate |
| getSigAlgParams()
Returns the parameters of the signature algorithm in DER encoded form.
|
X509CRL |
| getSigAlgParams()
Returns the parameters of the signature algorithm in DER-encoded format.
|
X509Certificate |
| getSigAlgParams()
Returns the parameters of the signature algorithm in DER-encoded format.
|
X509Certificate |
| getSignature()
Returns the signature data of the encapsulated serialized object.
|
SignedObject |
| getSignature()
Returns the signature bytes of this CRL.
|
X509CRL |
| getSignature()
Returns the raw signature bits from the certificate.
|
X509Certificate |
| getSignerCertPath()
Returns the certificate path associated with this
CodeSigner. |
CodeSigner |
| getSignerCertPath()
Returns the certificate path of this
Timestamp. |
Timestamp |
| getSigners()
Returns the signers for the class represented by this
Class or
null if either there are no signers or this Class
represents a primitive type or void. |
Class |
| getSigProvider()
Returns the name of the signature provider.
|
PKIXParameters |
| getSimCountryIso()
Returns the ISO country code equivalent for the SIM provider's country code.
|
TelephonyManager |
| getSimOperator()
Returns the MCC+MNC (mobile country code + mobile network code) of the
provider of the SIM.
|
TelephonyManager |
| getSimOperatorName()
Returns the Service Provider Name (SPN).
|
TelephonyManager |
| getSimpleName()
Returns the simple name of the class represented by this
Class as
defined in the source code. |
Class |
| getSimSerialNumber()
Returns the serial number of the SIM, if applicable.
|
TelephonyManager |
| getSimState()
Returns a constant indicating the state of the
device SIM card.
|
TelephonyManager |
| getSingleton()
Get the singleton instance of MimeTypeMap.
|
MimeTypeMap |
| getSize() | AbsoluteSizeSpan |
| getSize()
getSize(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getSize()
Get the total size of the back/forward list.
|
WebBackForwardList |
| getSize()
Gets the uncompressed size of this
ZipEntry. |
ZipEntry |
| getSize(Paint paint, CharSequence text, int start, int end, Paint.FontMetricsInt fm) | DynamicDrawableSpan |
| getSize(Paint paint, CharSequence text, int start, int end, Paint.FontMetricsInt fm) | ReplacementSpan |
| getSize(View view)
Returns the size of the auto text dictionary.
|
AutoText |
| getSize(int pointerIndex)
Returns a scaled value of the approximate size for the given pointer
index (use getPointerId(int) to find the pointer
identifier for this index).
|
MotionEvent |
| getSize(int measureSpec)
Extracts the size from the supplied measure specification.
|
View.MeasureSpec |
| getSizeChange() | RelativeSizeSpan |
| getSnr()
Returns the signal to noise ratio for the satellite.
|
GpsSatellite |
| getSocket() | DefaultClientConnection |
| getSocket()
Returns the SSL socket that produced this event.
|
HandshakeCompletedEvent |
| getSocket()
Obtains the socket for this connection.
|
OperatedClientConnection |
| getSocket() | SocketHttpClientConnection
(protected) |
| getSocket() | SocketHttpServerConnection
(protected) |
| getSocketAddress()
Gets the host address and the port to which this datagram packet is sent
as a
SocketAddress object. |
DatagramPacket |
| getSocketBufferSize(HttpParams params) | HttpConnectionParams |
| getSocketFactory()
Gets the singleton instance of this class.
|
MultihomePlainSocketFactory |
| getSocketFactory()
Gets the singleton instance of this class.
|
PlainSocketFactory |
| getSocketFactory()
Returns a socket factory for this instance.
|
SSLContext |
| getSocketFactory()
Gets an singleton instance of the SSLProtocolSocketFactory.
|
SSLSocketFactory |
| getSocketFactory()
Obtains the socket factory.
|
Scheme |
| getSocketTimeout()
Returns the socket timeout value.
|
AbstractClientConnAdapter |
| getSocketTimeout()
Returns the socket timeout value.
|
HttpConnection |
| getSocketTimeout()
Returns the socket timeout value.
|
SocketHttpClientConnection |
| getSocketTimeout()
Returns the socket timeout value.
|
SocketHttpServerConnection |
| getSoftInputMode()
Returns the current value in setSoftInputMode(int).
|
PopupWindow |
| getSolidColor()
Override this if your view is known to always be drawn on top of a solid color background,
and needs to draw fading edges.
|
AbsListView |
| getSolidColor()
Override this if your view is known to always be drawn on top of a solid color background,
and needs to draw fading edges.
|
View |
| getSoLinger()
Gets the value of the socket option
SocketOptions.SO_LINGER. |
Socket |
| getSoTimeout()
Gets the socket receive timeout in milliseconds.
|
DatagramSocket |
| getSoTimeout() | LocalSocket |
| getSoTimeout()
Gets the timeout period of this server socket.
|
ServerSocket |
| getSoTimeout()
Gets the timeout for this socket during which a reading operation shall
block while waiting for data.
|
Socket |
| getSoTimeout(HttpParams params)
Returns the default socket timeout (SO_TIMEOUT) in milliseconds which is the
timeout for waiting for data.
|
HttpConnectionParams |
| getSource()
Returns the event source.
|
EventObject |
| getSource()
Returns the source string that was saved during construction.
|
ImageSpan |
| getSourceClassName()
Gets the name of the class that is the source of this log record.
|
LogRecord |
| getSourceMethodName()
Gets the name of the method that is the source of this log record.
|
LogRecord |
| getSourcePackage()
Return the name of the package holding label and icon resources.
|
LabeledIntent |
| getSourceString()
Returns the string from which this collation key was created.
|
CollationKey |
| getSpaceLegal()
Return a value sanitizer that does not allow any special characters
except space (' ').
|
UrlQuerySanitizer |
| getSpacingAdd()
Return the number of units of leading that are added to each line.
|
Layout |
| getSpacingMultiplier()
Return what the text height is multiplied by to get the line height.
|
Layout |
| getSpanEnd(Object what)
Return the end of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
SpannableString |
| getSpanEnd(Object what)
Return the buffer offset of the end of the specified
markup object, or -1 if it is not attached to this buffer.
|
SpannableStringBuilder |
| getSpanEnd(Object tag)
Return the end of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
Spanned |
| getSpanEnd(Object what)
Return the end of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
SpannedString |
| getSpanFlags(Object what)
Return the flags that were specified when setSpan(Object, int, int, int) was
used to attach the specified markup object, or 0 if the specified
object has not been attached.
|
SpannableString |
| getSpanFlags(Object what)
Return the flags of the end of the specified
markup object, or 0 if it is not attached to this buffer.
|
SpannableStringBuilder |
| getSpanFlags(Object tag)
Return the flags that were specified when setSpan(Object, int, int, int) was
used to attach the specified markup object, or 0 if the specified
object has not been attached.
|
Spanned |
| getSpanFlags(Object what)
Return the flags that were specified when setSpan(Object, int, int, int) was
used to attach the specified markup object, or 0 if the specified
object has not been attached.
|
SpannedString |
| getSpans(int queryStart, int queryEnd, Class<T> kind)
Return an array of the markup objects attached to the specified
slice of this CharSequence and whose type is the specified type
or a subclass of it.
|
SpannableString |
| getSpans(int queryStart, int queryEnd, Class<T> kind)
Return an array of the spans of the specified type that overlap
the specified range of the buffer.
|
SpannableStringBuilder |
| getSpans(int start, int end, Class<T> type)
Return an array of the markup objects attached to the specified
slice of this CharSequence and whose type is the specified type
or a subclass of it.
|
Spanned |
| getSpans(int queryStart, int queryEnd, Class<T> kind)
Return an array of the markup objects attached to the specified
slice of this CharSequence and whose type is the specified type
or a subclass of it.
|
SpannedString |
| getSpanStart(Object what)
Return the beginning of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
SpannableString |
| getSpanStart(Object what)
Return the buffer offset of the beginning of the specified
markup object, or -1 if it is not attached to this buffer.
|
SpannableStringBuilder |
| getSpanStart(Object tag)
Return the beginning of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
Spanned |
| getSpanStart(Object what)
Return the beginning of the range of text to which the specified
markup object is attached, or -1 if the object is not attached.
|
SpannedString |
| getSpanTypeId()
Return a special type identifier for this span class.
|
AbsoluteSizeSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
AlignmentSpan.Standard |
| getSpanTypeId()
Return a special type identifier for this span class.
|
Annotation |
| getSpanTypeId()
Return a special type identifier for this span class.
|
BackgroundColorSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
BulletSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
ForegroundColorSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
LeadingMarginSpan.Standard |
| getSpanTypeId()
Return a special type identifier for this span class.
|
ParcelableSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
QuoteSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
RelativeSizeSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
ScaleXSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
StrikethroughSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
StyleSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
SubscriptSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
SuperscriptSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
TextAppearanceSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
TypefaceSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
URLSpan |
| getSpanTypeId()
Return a special type identifier for this span class.
|
UnderlineSpan |
| getSparseParcelableArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getSpecificationTitle()
Returns the title of the specification this package implements, or
null if this is unknown. |
Package |
| getSpecificationVendor()
Returns the name of the vendor or organization that owns and maintains
the specification this package implements, or
null if this is
unknown. |
Package |
| getSpecificationVersion()
Returns the version of the specification this package implements, or
null if this is unknown. |
Package |
| getSpecified()
If this attribute was explicitly given a value in the original
document, this is
true; otherwise, it is
false. |
Attr |
| getSpecNames()
Obtains a list containing names of all registered cookie
specs in their default order.
|
CookieSpecRegistry |
| getSpeed()
Returns the speed of the device over ground in meters/second.
|
Location |
| getSpi(String key)
Gets the preference value mapped to the given key.
|
AbstractPreferences
(protected) |
| getSQLException()
Gets the
SQLException which holds information about the error
which occurred in the PooledConnection. |
ConnectionEvent |
| getSQLKeywords()
Returns a list of all the SQL keywords that are NOT also SQL92 keywords
for the database.
|
DatabaseMetaData |
| getSQLState()
Retrieves the
SQLState description string for this SQLException object. |
SQLException |
| getSQLStateType()
States the type of
SQLState value returned by SQLException.getSQLState. |
DatabaseMetaData |
| getSQLTypeName()
Gets the SQL name of the User Defined Type (UDT) that this object
represents.
|
SQLData |
| getSQLTypeName()
Gets the SQL Type name of the SQL structured type that this
Struct represents. |
Struct |
| getSSID()
Returns the service set identifier (SSID) of the current 802.11 network.
|
WifiInfo |
| getSSLSession()
Obtains the SSL session of the underlying connection, if any.
|
AbstractClientConnAdapter |
| getSSLSession()
Obtains the SSL session of the underlying connection, if any.
|
ManagedClientConnection |
| getSSLSocketFactory()
Returns the SSL socket factory used by this instance.
|
HttpsURLConnection |
| getStackTrace()
Returns the a stack trace representing the current execution state of
this Thread.
|
Thread |
| getStackTrace()
Returns the array of stack trace elements of this
Throwable. |
Throwable |
| getStackTraceString(Throwable tr)
Handy function to get a loggable stack trace from a Throwable
|
Log |
| getStamp()
Returns the current value of the stamp.
|
AtomicStampedReference |
| getStandardFontFamily()
Get the standard font family name.
|
WebSettings |
| getStartedActivityIntent()
This method will return the launch intent if your Activity under test calls
startActivity(Intent) or
startActivityForResult(Intent, int).
|
ActivityUnitTestCase |
| getStartedActivityRequest()
This method will return the launch request code if your Activity under test calls
startActivityForResult(Intent, int).
|
ActivityUnitTestCase |
| getStartOffset()
When this animation should start, relative to StartTime
|
Animation |
| getStartOffset()
Returns the byte offset where this asset entry's data starts.
|
AssetFileDescriptor |
| getStartPosition()
Returns the starting position of this window within the entire
Cursor's result set.
|
CursorWindow |
| getStartTime()
When this animation should start.
|
Animation |
| getStartTime()
When this animation should start.
|
AnimationSet |
| getStartX()
Returns the start X offset in the scroll.
|
Scroller |
| getStartY()
Returns the start Y offset in the scroll.
|
Scroller |
| getState()
Returns the state object associated with this pool entry.
|
AbstractPoolEntry |
| getState() | AbstractPooledConnAdapter |
| getState()
Returns the current value of synchronization state.
|
AbstractQueuedSynchronizer
(protected) |
| getState()
Returns the state of the AudioRecord instance.
|
AudioRecord |
| getState()
Returns the state of the AudioTrack instance.
|
AudioTrack |
| getState()
Get the current state of the local Bluetooth adapter.
|
BluetoothAdapter |
| getState()
Describes the current state, as a union of primitve states, such as
state_focused,
state_selected, etc.
|
Drawable |
| getState()
Returns the state object associated with this connection.
|
ManagedClientConnection |
| getState()
Reports the current coarse-grained state of the network.
|
NetworkInfo |
| getState()
Get current servcie state of phone
|
ServiceState |
| getState()
Returns the current state of the Thread.
|
Thread |
| getStatement()
Gets the statement that produced this
ResultSet. |
ResultSet |
| getStatSize()
Return the total size of the file representing this fd, as determined
by stat().
|
ParcelFileDescriptor |
| getStatus()
Returns the current status of this task.
|
AsyncTask |
| getStatus()
Returns the return value of the
SSLEngine operation. |
SSLEngineResult |
| getStatus()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getStatus()
GSM:
For an SMS-STATUS-REPORT message, this returns the status field from
the status report.
|
SmsMessage |
| getStatusCode() | BasicStatusLine |
| getStatusCode() | HttpResponseException |
| getStatusCode()
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginData |
| getStatusCode() | StatusLine |
| getStatusLine()
Obtains the status line of this response.
|
BasicHttpResponse |
| getStatusLine()
Obtains the status line of this response.
|
HttpResponse |
| getStatusOnIcc()
Returns the status of the message on the ICC (read, unread, sent, unsent).
|
SmsMessage |
| getStatusOnSim()
This method is deprecated.
Use getStatusOnIcc instead.
|
SmsMessage |
| getStatusOnSim()
This method is deprecated.
Use android.telephony.SmsMessage and getStatusOnIcc instead.
|
SmsMessage |
| getStepSize()
Gets the step size of this rating bar.
|
RatingBar |
| getStopPreviousRingtone() | RingtoneManager |
| getStreamMaxVolume(int streamType)
Returns the maximum volume index for a particular stream.
|
AudioManager |
| getStreamType()
Returns the type of audio stream this AudioTrack is configured for.
|
AudioTrack |
| getStreamType()
Gets the stream type where this ringtone will be played.
|
Ringtone |
| getStreamVolume(int streamType)
Returns the current volume index for a particular stream.
|
AudioManager |
| getStrength()
Returns the strength value for this collator.
|
Collator |
| getStretchMode() | GridView |
| getString(ContentResolver resolver, String name)
Look up a name in the database.
|
Settings.Secure |
| getString(ContentResolver resolver, String name)
Look up a name in the database.
|
Settings.System |
| getString(byte[] data, int offset, int length, String charset)
Converts the byte array of HTTP content characters to a string.
|
EncodingUtils |
| getString(byte[] data, String charset)
Converts the byte array of HTTP content characters to a string.
|
EncodingUtils |
| getString(int column)
Returns the value of the requested column as a String.
|
AbstractCursor |
| getString(int columnIndex)
Returns the value of the requested column as a String.
|
AbstractWindowedCursor |
| getString(int parameterIndex)
Returns the indexed parameter's value as a
String. |
CallableStatement |
| getString(int resId)
Return a localized string from the application's package's
default string table.
|
Context |
| getString(int columnIndex)
Returns the value of the requested column as a String.
|
Cursor |
| getString(int columnIndex)
Returns the value of the requested column as a String.
|
CursorWrapper |
| getString(int index)
Get the string associated with an index.
|
JSONArray |
| getString(int column)
Returns the value of the requested column as a String.
|
MatrixCursor |
| getString(int column)
Returns the value of the requested column as a String.
|
MergeCursor |
| getString(int id)
Return the string value associated with a particular resource ID. It
will be stripped of any styled text information.
|
MockResources |
| getString(int id)
Return the string value associated with a particular resource ID. It
will be stripped of any styled text information.
|
Resources |
| getString(int columnIndex)
Gets the value of a column specified by column index as a String.
|
ResultSet |
| getString(int index)
Retrieve the string value for the attribute at index.
|
TypedArray |
| getString(int row, int col)
Returns a String for the given field.
|
CursorWindow |
| getString(int resId, Object... formatArgs)
Return a localized formatted string from the application's package's
default string table, substituting the format arguments as defined in
Formatter and format(String, Object...).
|
Context |
| getString(int id, Object... formatArgs)
Return the string value associated with a particular resource ID,
substituting the format arguments as defined in Formatter
and format(String, Object...). It will be stripped of any styled text
information.
|
MockResources |
| getString(int id, Object... formatArgs)
Return the string value associated with a particular resource ID,
substituting the format arguments as defined in Formatter
and format(String, Object...). It will be stripped of any styled text
information.
|
Resources |
| getString(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getString(String parameterName)
Returns the named parameter's value as a string.
|
CallableStatement |
| getString(String key)
Get the string associated with a key.
|
JSONObject |
| getString(String key)
Returns the named string resource from this
ResourceBundle. |
ResourceBundle |
| getString(String columnName)
Gets the value of a column specified by column name, as a String.
|
ResultSet |
| getString(String key, String defValue)
Retrieve a String value from the preferences.
|
SharedPreferences |
| getStringArray(int id)
Return the string array associated with a particular resource ID.
|
MockResources |
| getStringArray(int id)
Return the string array associated with a particular resource ID.
|
Resources |
| getStringArray(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getStringArray(String key)
Returns the named resource from this
ResourceBundle. |
ResourceBundle |
| getStringArrayExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getStringArrayList(String key)
Returns the value associated with the given key, or null if
no mapping of the desired type exists for the given key or a null
value is explicitly associated with the key.
|
Bundle |
| getStringArrayListExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getStringConversionColumn()
Return the index of the column used to get a String representation
of the Cursor.
|
SimpleCursorAdapter |
| getStringExtra(String name)
Retrieve extended data from the intent.
|
Intent |
| getStringFunctions()
Returns a list of string functions available with the database.
|
DatabaseMetaData |
| getStrippedReversed(String phoneNumber)
Returns the network portion reversed.
|
PhoneNumberUtils |
| getStrokeCap()
Return the paint's Cap, controlling how the start and end of stroked
lines and paths are treated.
|
Paint |
| getStrokeJoin()
Return the paint's stroke join type.
|
Paint |
| getStrokeMiter()
Return the paint's stroke miter value.
|
Paint |
| getStrokes() | Gesture |
| getStrokesCount() | Gesture |
| getStrokeWidth()
Return the width for stroking.
|
Paint |
| getStyle()
Return the paint's style, used for controlling how primitives'
geometries are interpreted (except for drawBitmap, which always assumes
FILL_STYLE).
|
Paint |
| getStyle()
Returns the style constant defined in Typeface.
|
StyleSpan |
| getStyle()
Returns the typeface's intrinsic style attributes
|
Typeface |
| getStyleAttribute()
Return the value of the "style" attribute or 0 if there is not one.
|
AttributeSet |
| getSubAdminArea()
Returns the sub-administrative area name of the address, for example, "Santa Clara County",
or null if it is unknown
|
Address |
| getSubject()
Retrieve the subject line from the parsed mailto URL.
|
MailTo |
| getSubject()
Returns the entity to which this domain combiner is associated.
|
SubjectDomainCombiner |
| getSubject()
Returns the subject that a certificate must match.
|
X509CertSelector |
| getSubject(AccessControlContext context)
Returns the
Subject that was last associated with the context provided as argument. |
Subject |
| getSubjectAlternativeNames()
Returns the criterion for subject alternative names.
|
X509CertSelector |
| getSubjectAlternativeNames()
Returns a read-only list of the subject alternative names from the
SubjectAltName extension. |
X509Certificate |
| getSubjectAsBytes()
Returns the subject that a certificate must match.
|
X509CertSelector |
| getSubjectAsString()
Do not use, use getSubject() or
getSubjectAsBytes() instead.
|
X509CertSelector |
| getSubjectDN()
Returns the
subject (subject distinguished name) as an
implementation specific Principal object. |
X509Certificate |
| getSubjectDN()
Returns the
subject (subject distinguished name) as an
implementation specific Principal object. |
X509Certificate |
| getSubjectKeyIdentifier()
Returns the criterion for the SubjectKeyIdentifier extension.
|
X509CertSelector |
| getSubjectPublicKey()
Returns the criterion for the subject public key.
|
X509CertSelector |
| getSubjectPublicKeyAlgID()
Returns the criterion for the subject public key signature algorithm.
|
X509CertSelector |
| getSubjectUniqueID()
Returns the
subjectUniqueID from the certificate. |
X509Certificate |
| getSubjectX500Principal()
Returns the
subject (subject distinguished name) as an X500Principal. |
X509Certificate |
| getSubLocality()
Returns the sub-locality of the address, or null if it is unknown.
|
Address |
| getSubMenu()
Get the sub-menu to be invoked when this item is selected, if it has
one.
|
MenuItem |
| getSubmitPdu(String scAddress, String destinationAddress, String message, boolean statusReportRequested)
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getSubmitPdu(String scAddress, String destinationAddress, String message, boolean statusReportRequested)
Get an SMS-SUBMIT PDU for a destination address and a message
|
SmsMessage |
| getSubmitPdu(String scAddress, String destinationAddress, short destinationPort, byte[] data, boolean statusReportRequested)
Get an SMS-SUBMIT PDU for a data message to a destination address & port
|
SmsMessage |
| getSubmitPdu(String scAddress, String destinationAddress, short destinationPort, byte[] data, boolean statusReportRequested)
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getSubscriberId()
Returns the unique subscriber ID, for example, the IMSI for a GSM phone.
|
TelephonyManager |
| getSubString(long pos, int length)
Gets a copy of a specified substring in this
Clob. |
Clob |
| getSubThoroughfare()
Returns the sub-thoroughfare name of the address, which may be null.
|
Address |
| getSubtype()
Return a network-type-specific integer describing the subtype
of the network.
|
NetworkInfo |
| getSubtypeName()
Return a human-readable name describing the subtype of the network.
|
NetworkInfo |
| getSuggestedMinimumHeight()
Returns the suggested minimum height that the view should use.
|
View
(protected) |
| getSuggestedMinimumWidth()
Returns the suggested minimum width that the view should use.
|
View
(protected) |
| getSuiteName()
Subclasses use this method to determine the name of the suite.
|
TestSuiteBuilder
(protected) |
| getSummary()
Returns the summary of this Preference.
|
Preference |
| getSummaryOff()
Returns the summary to be shown when unchecked.
|
CheckBoxPreference |
| getSummaryOn()
Returns the summary to be shown when checked.
|
CheckBoxPreference |
| getSuperclass()
Returns the
Class object which represents the superclass of the
class represented by this Class. |
Class |
| getSuperState() | AbsSavedState |
| getSuperTables(String catalog, String schemaPattern, String tableNamePattern)
Returns a listing of the hierarchies of tables in a specified schema in
the database.
|
DatabaseMetaData |
| getSuperTypes(String catalog, String schemaPattern, String typeNamePattern)
Returns the User Defined Type (UDT) hierarchies for a given schema.
|
DatabaseMetaData |
| getSupplicantState()
Return the detailed state of the supplicant's negotiation with an
access point, in the form of a SupplicantState object.
|
WifiInfo |
| getSupportedAntibanding()
Gets the supported antibanding values.
|
Camera.Parameters |
| getSupportedCipherSuites()
Returns the names of the cipher suites that are supported and could be
enabled for an SSL connection.
|
SSLCertificateSocketFactory |
| getSupportedCipherSuites()
Returns the SSL cipher suite names that are supported by this engine.
|
SSLEngine |
| getSupportedCipherSuites()
Returns the names of the supported cipher suites.
|
SSLServerSocket |
| getSupportedCipherSuites()
Returns the list of supported cipher suites that could be enabled for an
SSL connection created by this factory.
|
SSLServerSocketFactory |
| getSupportedCipherSuites()
Returns the names of the supported cipher suites.
|
SSLSocket |
| getSupportedCipherSuites()
Returns the names of the cipher suites that are supported and could be
enabled for an SSL connection.
|
SSLSocketFactory |
| getSupportedColorEffects()
Gets the supported color effects.
|
Camera.Parameters |
| getSupportedExtensions()
Returns the list of extensions of X.509 certificates that this
PKIXCertPathChecker is able to process. |
PKIXCertPathChecker |
| getSupportedFlashModes()
Gets the supported flash modes.
|
Camera.Parameters |
| getSupportedFocusModes()
Gets the supported focus modes.
|
Camera.Parameters |
| getSupportedPictureFormats()
Gets the supported picture formats.
|
Camera.Parameters |
| getSupportedPictureSizes()
Gets the supported picture sizes.
|
Camera.Parameters |
| getSupportedPreviewFormats()
Gets the supported preview formats.
|
Camera.Parameters |
| getSupportedPreviewFrameRates()
Gets the supported preview frame rates.
|
Camera.Parameters |
| getSupportedPreviewSizes()
Gets the supported preview sizes.
|
Camera.Parameters |
| getSupportedProtocols()
Returns the protocol names that are supported by this engine.
|
SSLEngine |
| getSupportedProtocols()
Returns the names of the supported protocols.
|
SSLServerSocket |
| getSupportedProtocols()
Returns the names of the supported protocols.
|
SSLSocket |
| getSupportedSceneModes()
Gets the supported scene modes.
|
Camera.Parameters |
| getSupportedWhiteBalance()
Gets the supported white balance.
|
Camera.Parameters |
| getSurface()
Direct access to the surface object.
|
SurfaceHolder |
| getSurfaceFrame()
Retrieve the current size of the surface.
|
SurfaceHolder |
| getSurrogate(String url, Map<String, String> headers)
This method is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
UrlInterceptRegistry |
| getSymbol()
Returns the symbol for this currency in the default locale.
|
Currency |
| getSymbol(Locale locale)
Returns the symbol for this currency in the given
Locale. |
Currency |
| getSyncAdapterBinder() | AbstractThreadedSyncAdapter |
| getSyncAdapterTypes()
Get information about the SyncAdapters that are known to the system.
|
ContentResolver |
| getSyncAutomatically(Account account, String authority)
Check if the provider should be synced when a network tickle is received
|
ContentResolver |
| getSyncContextBinder() | SyncContext |
| getSyncedTables() | SQLiteDatabase |
| getSystem()
Return a global shared Resources object that provides access to only
system resources (no application resources), and is not configured for
the current screen (can not use dimension units, does not change based
on orientation, etc).
|
Resources |
| getSystemAvailableFeatures()
Get a list of features that are available on the
system.
|
MockPackageManager |
| getSystemAvailableFeatures()
Get a list of features that are available on the
system.
|
PackageManager |
| getSystemClassLoader()
Returns the system class loader.
|
ClassLoader |
| getSystemContext()
Return a real (not mocked or instrumented) system Context that can be used when generating
Mock or other Context objects for your Application under test.
|
ApplicationTestCase |
| getSystemContext()
Return a real (not mocked or instrumented) system Context that can be used when generating
Mock or other Context objects for your Service under test.
|
ServiceTestCase |
| getSystemFunctions()
Returns a list of system functions available with the database.
|
DatabaseMetaData |
| getSystemId() | CdmaCellLocation |
| getSystemId()
The system identifier of the external subset.
|
DocumentType |
| getSystemId()
Return the system identifier for the current document event.
|
Driver |
| getSystemId()
The system identifier associated with the entity, if specified.
|
Entity |
| getSystemId()
Get the system identifier for this input source.
|
InputSource |
| getSystemId()
Return the system identifier for the current document event.
|
Locator |
| getSystemId()
Return the saved system identifier.
|
LocatorImpl |
| getSystemId()
The system identifier of this notation.
|
Notation |
| getSystemId()
Get the system identifier of the entity where the exception occurred.
|
SAXParseException |
| getSystemResource(String resName)
Finds the URL of the resource with the specified name.
|
ClassLoader |
| getSystemResourceAsStream(String resName)
Returns a stream for the resource with the specified name.
|
ClassLoader |
| getSystemResources(String resName)
Returns an enumeration of URLs for the resource with the specified name.
|
ClassLoader |
| getSystemScope()
Returns the system's scope.
|
IdentityScope |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
Activity |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
Context |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
ContextThemeWrapper |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
ContextWrapper |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
IsolatedContext |
| getSystemService(String name)
Return the handle to a system-level service by name.
|
MockContext |
| getSystemSharedLibraryNames()
Get a list of shared libraries that are available on the
system.
|
MockPackageManager |
| getSystemSharedLibraryNames()
Get a list of shared libraries that are available on the
system.
|
PackageManager |
| getTabContentView()
Get the FrameLayout which holds tab content
|
TabHost |
| getTabCount()
Returns the number of tab indicator views.
|
TabWidget |
| getTabHost()
Returns the TabHost the activity is using to host its tabs.
|
TabActivity |
| getTableName(int column)
Returns the title of the indexed columns table.
|
ResultSetMetaData |
| getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern)
Returns a description of access rights for each table present in a
catalog.
|
DatabaseMetaData |
| getTables()
Returns the list of tables being queried
|
SQLiteQueryBuilder |
| getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types)
Returns a description of the tables in a specified catalog.
|
DatabaseMetaData |
| getTableTypes()
Returns a list of table types supported by the database.
|
DatabaseMetaData |
| getTabStop() | TabStopSpan |
| getTabStop() | TabStopSpan.Standard |
| getTabWidget()
Returns the TabWidget the activity is using to draw the actual tabs.
|
TabActivity |
| getTabWidget() | TabHost |
| getTag() | TabHost.TabSpec |
| getTag()
Returns this view's tag.
|
View |
| getTag(int key)
Returns the tag associated with this view and the specified key.
|
View |
| getTagName()
The name of the element.
|
Element |
| getTail(Handler h)
Gets the tail string used to wrap a set of log records.
|
Formatter |
| getTail(Handler h)
Returns the tail string for a set of log records formatted as XML
strings.
|
XMLFormatter |
| getTapTimeout() | ViewConfiguration |
| getTarget()
Retrieve the a Handler implementation that
will receive this message.
|
Message |
| getTarget()
The target of this processing instruction.
|
ProcessingInstruction |
| getTargetAuthenticationHandler() | AbstractHttpClient |
| getTargetCertConstraints()
Returns the constraints that are required for the target certificate.
|
PKIXParameters |
| getTargetContext()
Return a Context for the target application being instrumented.
|
Instrumentation |
| getTargetException()
Returns the target exception, which may be
null. |
InvocationTargetException |
| getTargetHeapUtilization()
Gets the current ideal heap utilization, represented as a number
between zero and one.
|
VMRuntime |
| getTargetHost()
Obtains the target host for this connection.
|
DefaultClientConnection |
| getTargetHost()
Obtains the target host.
|
HttpRoute |
| getTargetHost()
Obtains the target host for this connection.
|
OperatedClientConnection |
| getTargetHost()
Obtains the target host.
|
RouteInfo |
| getTargetHost()
Obtains the target host.
|
RouteTracker |
| getTargetIntent()
Get the base intent to use when running
queryIntentActivities(Intent, int).
|
LauncherActivity
(protected) |
| getTargetPackage()
Return the package name of the application that created this
PendingIntent, that is the identity under which you will actually be
sending the Intent.
|
PendingIntent |
| getTaskCount()
Returns the approximate total number of tasks that have ever been
scheduled for execution.
|
ThreadPoolExecutor |
| getTaskId()
Return the identifier of the task this activity is in.
|
Activity |
| getTBSCertificate()
Returns the
tbsCertificate information from this certificate in
DER-encoded format. |
X509Certificate |
| getTBSCertList()
Returns the
tbsCertList information of this CRL in DER encoded
form. |
X509CRL |
| getTcpNoDelay()
Gets the setting of the socket option
SocketOptions.TCP_NODELAY. |
Socket |
| getTcpNoDelay(HttpParams params)
Tests if Nagle's algorithm is to be used.
|
HttpConnectionParams |
| getTest(String suiteClassName)
Returns the Test corresponding to the given suite.
|
BaseTestRunner |
| getTestCases() | AndroidTestRunner |
| getTestClassName() | AndroidTestRunner |
| getTestConstructor(Class theClass)
Gets a constructor which takes a single String as
its argument or a no arg constructor.
|
TestSuite |
| getTestResult() | AndroidTestRunner |
| getTestSuite() | InstrumentationTestRunner |
| getTestSuite() | TestSuiteProvider |
| getText()
Gets the text of the event.
|
AccessibilityEvent |
| getText()
Returns a
CharacterIterator which represents the text being
analyzed. |
BreakIterator |
| getText()
Returns the text on the clipboard.
|
ClipboardManager |
| getText()
Return the actual text associated with this completion.
|
CompletionInfo |
| getText()
Return the text the TextView is displaying.
|
EditText |
| getText()
Gets the text from the SharedPreferences.
|
EditTextPreference |
| getText()
Return the text that is displayed by this Layout.
|
Layout |
| getText()
Return the text the TextView is displaying.
|
TextView |
| getText()
Returns the text content of the current event as String.
|
XmlPullParser |
| getText(int resId)
Return a localized, styled CharSequence from the application's package's
default string table.
|
Context |
| getText(int id)
Return the string value associated with a particular resource ID. The
returned object will be a String if this is a plain string; it will be
some other type of CharSequence if it is styled.
|
MockResources |
| getText(int id)
Return the string value associated with a particular resource ID. The
returned object will be a String if this is a plain string; it will be
some other type of CharSequence if it is styled.
|
Resources |
| getText(int index)
Retrieve the styled string value for the attribute at index.
|
TypedArray |
| getText(int id, CharSequence def)
Return the string value associated with a particular resource ID.
|
MockResources |
| getText(int id, CharSequence def)
Return the string value associated with a particular resource ID.
|
Resources |
| getText(String packageName, int resid, ApplicationInfo appInfo)
Retrieve text from a package.
|
MockPackageManager |
| getText(String packageName, int resid, ApplicationInfo appInfo)
Retrieve text from a package.
|
PackageManager |
| getText1()
Returns a handle to the item with ID text1.
|
TwoLineListItem |
| getText2()
Returns a handle to the item with ID text2.
|
TwoLineListItem |
| getTextAfterCursor(int length, int flags)
The default implementation returns the given amount of text from the
current cursor position in the buffer.
|
BaseInputConnection |
| getTextAfterCursor(int n, int flags)
Get n characters of text after the current cursor position.
|
InputConnection |
| getTextAfterCursor(int n, int flags)
Get n characters of text after the current cursor position.
|
InputConnectionWrapper |
| getTextAlign()
Return the paint's Align value for drawing text.
|
Paint |
| getTextArray(int id)
Return the styled text array associated with a particular resource ID.
|
MockResources |
| getTextArray(int id)
Return the styled text array associated with a particular resource ID.
|
Resources |
| getTextArray(int index)
Retrieve the CharSequence[] for the attribute at index.
|
TypedArray |
| getTextBeforeCursor(int length, int flags)
The default implementation returns the given amount of text from the
current cursor position in the buffer.
|
BaseInputConnection |
| getTextBeforeCursor(int n, int flags)
Get n characters of text before the current cursor position.
|
InputConnection |
| getTextBeforeCursor(int n, int flags)
Get n characters of text before the current cursor position.
|
InputConnectionWrapper |
| getTextBounds(char[] text, int index, int count, Rect bounds)
Return in bounds (allocated by the caller) the smallest rectangle that
encloses all of the characters, with an implied origin at (0,0).
|
Paint |
| getTextBounds(String text, int start, int end, Rect bounds)
Return in bounds (allocated by the caller) the smallest rectangle that
encloses all of the characters, with an implied origin at (0,0).
|
Paint |
| getTextCharacters(int[] holderForStartAndLength)
Returns the buffer that contains the text of the current event,
as well as the start offset and length relevant for the current
event.
|
XmlPullParser |
| getTextColor()
Returns the text color specified by this span, or
null
if it does not specify one. |
TextAppearanceSpan |
| getTextColor(Context context, TypedArray attrs, int def)
Returns the default color from the TextView_textColor attribute
from the AttributeSet, if set, or the default color from the
TextAppearance_textColor from the TextView_textAppearance attribute,
if TextView_textColor was not set directly.
|
TextView |
| getTextColors()
Return the set of text colors.
|
TextView |
| getTextColors(Context context, TypedArray attrs)
Returns the TextView_textColor attribute from the
Resources.StyledAttributes, if set, or the TextAppearance_textColor
from the TextView_textAppearance attribute, if TextView_textColor
was not set directly.
|
TextView |
| getTextFilter()
Returns the list's text filter, if available.
|
AbsListView |
| getTextForImeAction(int imeOptions)
Return text that can be used as a button label for the given
EditorInfo.imeOptions.
|
InputMethodService |
| getTextOff()
Returns the text for when the button is not in the checked state.
|
ToggleButton |
| getTextOn()
Returns the text for when the button is in the checked state.
|
ToggleButton |
| getTextPath(char[] text, int index, int count, float x, float y, Path path)
Return the path (outline) for the specified text.
|
Paint |
| getTextPath(String text, int start, int end, float x, float y, Path path)
Return the path (outline) for the specified text.
|
Paint |
| getTextScaleX()
Return the paint's horizontal scale factor for text.
|
Paint |
| getTextScaleX() | TextView |
| getTextSize()
Return the paint's text size.
|
Paint |
| getTextSize()
Returns the text size specified by this span, or
-1
if it does not specify one. |
TextAppearanceSpan |
| getTextSize() | TextView |
| getTextSize()
Get the text size of the page.
|
WebSettings |
| getTextSkewX()
Return the paint's horizontal skew factor for text.
|
Paint |
| getTextStyle()
Returns the text style specified by this span, or
0
if it does not specify one. |
TextAppearanceSpan |
| getTextWidths(char[] text, int index, int count, float[] widths)
Return the advance widths for the characters in the string.
|
Paint |
| getTextWidths(int start, int end, float[] widths, Paint p)
Just like getTextWidths(char[], int, int, float[]).
|
SpannableStringBuilder |
| getTextWidths(CharSequence text, int start, int end, float[] widths)
Return the advance widths for the characters in the string.
|
Paint |
| getTextWidths(String text, float[] widths)
Return the advance widths for the characters in the string.
|
Paint |
| getTextWidths(String text, int start, int end, float[] widths)
Return the advance widths for the characters in the string.
|
Paint |
| getTheme()
Return the Theme object associated with this Context.
|
Context |
| getTheme()
Return the Theme object associated with this Context.
|
ContextThemeWrapper |
| getTheme()
Return the Theme object associated with this Context.
|
ContextWrapper |
| getTheme()
Return the Theme object associated with this Context.
|
MockContext |
| getThemeResource()
Return the theme resource identifier to use for this activity.
|
ActivityInfo |
| getThisUpdate()
Returns the
thisUpdate value of this CRL. |
X509CRL |
| getThoroughfare()
Returns the thoroughfare name of the address, for example, "1600 Ampitheater Parkway",
which may be null
|
Address |
| getThread()
Return the Thread associated with this Looper.
|
Looper |
| getThread()
Obtains the thread, if there is one.
|
WaitingThread |
| getThreadAllocCount() | Debug |
| getThreadAllocSize() | Debug |
| getThreadExternalAllocCount() | Debug |
| getThreadExternalAllocSize() | Debug |
| getThreadFactory()
Returns the thread factory used to create new threads.
|
ThreadPoolExecutor |
| getThreadGcInvocationCount() | Debug |
| getThreadGroup()
Returns the thread group which should be used to instantiate new threads.
|
SecurityManager |
| getThreadGroup()
Returns the ThreadGroup to which this Thread belongs.
|
Thread |
| getThreadId()
Returns the identifier of this thread.
|
HandlerThread |
| getThreadID()
Gets a unique ID of the thread originating the log record.
|
LogRecord |
| getThreadPriority(int tid)
Return the current priority of a thread, based on Linux priorities.
|
Process |
| getThreadStackTrace(Thread t)
Retrieves the stack trace from the specified thread.
|
VMStack |
| getThreshold()
Returns the number of characters the user must type before the drop down list is shown. |
AutoCompleteTextView |
| getThrown()
Gets the
Throwable object associated with this log record. |
LogRecord |
| getThumbnail()
Returns the thumbnail inside the JPEG file, or
null if there is no thumbnail. |
ExifInterface |
| getThumbnail(ContentResolver cr, long origId, int kind, BitmapFactory.Options options)
This method checks if the thumbnails of the specified image (origId) has been created.
|
MediaStore.Images.Thumbnails |
| getThumbnail(ContentResolver cr, long origId, int kind, BitmapFactory.Options options)
This method checks if the thumbnails of the specified image (origId) has been created.
|
MediaStore.Video.Thumbnails |
| getThumbOffset() | AbsSeekBar |
| getTileModeX() | BitmapDrawable |
| getTileModeY() | BitmapDrawable |
| getTime()
Gets the time of this
Calendar as a Date object. |
Calendar |
| getTime()
Returns this
Date as a millisecond value. |
Date |
| getTime()
Returns the UTC time of this fix, in milliseconds since January 1,
1970.
|
Location |
| getTime()
Returns the time represented by this
Timestamp object, as a long
value containing the number of milliseconds since the Epoch (January 1
1970, 00:00:00.000 GMT). |
Timestamp |
| getTime()
Gets the last modification time of this
ZipEntry. |
ZipEntry |
| getTime(int parameterIndex)
Gets the value of a specified JDBC
TIME parameter as a java.sql.Time. |
CallableStatement |
| getTime(int columnIndex)
Gets the value of a column specified by column index as a
java.sql.Time value. |
ResultSet |
| getTime(int parameterIndex, Calendar cal)
Gets the value of a specified JDBC
TIME parameter as a java.sql.Time, using the supplied Calendar to construct the
time. |
CallableStatement |
| getTime(int columnIndex, Calendar cal)
Gets the value of a column specified by column index as a
java.sql.Time value. |
ResultSet |
| getTime(String parameterName)
Gets the value of a specified JDBC
TIME parameter as a java.sql.Time. |
CallableStatement |
| getTime(String columnName)
Gets the value of a column specified by column name, as a
java.sql.Time value. |
ResultSet |
| getTime(String parameterName, Calendar cal)
Gets the value of a specified JDBC
TIME parameter as a java.sql.Time, using the supplied Calendar to construct
the time. |
CallableStatement |
| getTime(String columnName, Calendar cal)
Gets the value of a column specified by column index, as a
java.sql.Time value. |
ResultSet |
| getTimeDateFunctions()
Returns a list of time and date functions available for the database.
|
DatabaseMetaData |
| getTimeFormat(Context context)
Returns a DateFormat object that can format the time according
to the current locale and the user's 12-/24-hour clock preference.
|
DateFormat |
| getTimeInMillis()
Computes the time from the fields if required and returns the time.
|
Calendar |
| getTimeInstance()
Returns a
DateFormat instance for formatting and parsing time
values in the DEFAULT style for the default locale. |
DateFormat |
| getTimeInstance(int style)
Returns a
DateFormat instance for formatting and parsing time
values in the specified style for the default locale. |
DateFormat |
| getTimeInstance(int style, Locale locale)
Returns a
DateFormat instance for formatting and parsing time
values in the specified style for the specified locale. |
DateFormat |
| getTimeout(HttpParams params)
Returns the timeout in milliseconds used when retrieving a
ManagedClientConnection from the
ClientConnectionManager.
|
ConnManagerParams |
| getTimestamp()
Returns the time stamp associated with this
CodeSigner. |
CodeSigner |
| getTimestamp()
Returns the date and time of this
Timestamp. |
Timestamp |
| getTimestamp()
Obtains the timestamp of the versioned module or informal unit.
|
VersionInfo |
| getTimestamp(int parameterIndex)
Returns the indexed parameter's
TIMESTAMP value as a java.sql.Timestamp. |
CallableStatement |
| getTimestamp(int columnIndex)
Gets the value of a column specified by column index as a
java.sql.Timestamp value. |
ResultSet |
| getTimestamp(int parameterIndex, Calendar cal)
Returns the indexed parameter's
TIMESTAMP value as a java.sql.Timestamp. |
CallableStatement |
| getTimestamp(int columnIndex, Calendar cal)
Gets the value of a column specified by column index, as a
java.sql.Timestamp value. |
ResultSet |
| getTimestamp(String parameterName)
Returns the named parameter's
TIMESTAMP value as a java.sql.Timestamp. |
CallableStatement |
| getTimestamp(String columnName)
Gets the value of a column specified by column name, as a
java.sql.Timestamp value. |
ResultSet |
| getTimestamp(String parameterName, Calendar cal)
Returns the indexed parameter's
TIMESTAMP value as a java.sql.Timestamp. |
CallableStatement |
| getTimestamp(String columnName, Calendar cal)
Gets the value of a column specified by column name, as a
java.sql.Timestamp value. |
ResultSet |
| getTimestampMillis()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getTimestampMillis()
Returns the service centre timestamp in currentTimeMillis() format
|
SmsMessage |
| getTimeToFirstFix()
Returns the time required to receive the first fix since the most recent
restart of the GPS engine.
|
GpsStatus |
| getTimeToLive()
Gets the time-to-live (TTL) for multicast packets sent on this socket.
|
DatagramSocketImpl
(protected) |
| getTimeToLive()
Gets the time-to-live (TTL) for multicast packets sent on this socket.
|
MulticastSocket |
| getTimeZone()
Gets the timezone of this
Calendar. |
Calendar |
| getTimeZone()
Returns the time zone of this date format's calendar.
|
DateFormat |
| getTimeZone(int offset, boolean dst, long when, String country)
Tries to return a time zone that would have had the specified offset
and DST value at the specified moment in the specified country.
|
TimeUtils |
| getTimeZone(String name)
Gets the
TimeZone with the specified ID. |
TimeZone |
| getTimeZoneDatabaseVersion()
Returns a String indicating the version of the time zone database currently
in use.
|
TimeUtils |
| getTimezoneOffset()
This method is deprecated.
use
(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / 60000
|
Date |
| getTitle() | Activity |
| getTitle()
Retrieve the current title of the item.
|
MenuItem |
| getTitle()
Returns the title of this Preference.
|
Preference |
| getTitle()
Return the document title of this history item.
|
WebHistoryItem |
| getTitle()
Get the title for the current page.
|
WebView |
| getTitle() | WindowManager.LayoutParams |
| getTitle(Context context)
Returns a human-presentable title for ringtone.
|
Ringtone |
| getTitleColor() | Activity |
| getTitleCondensed()
Retrieve the current condensed title of the item.
|
MenuItem |
| getTo()
Retrieve the To address line from the parsed mailto URL.
|
MailTo |
| getTop()
Top position of this view relative to its parent.
|
View |
| getTopFadingEdgeStrength()
Returns the strength, or intensity, of the top faded edge.
|
AbsListView
(protected) |
| getTopFadingEdgeStrength()
Returns the strength, or intensity, of the top faded edge.
|
ScrollView
(protected) |
| getTopFadingEdgeStrength()
Returns the strength, or intensity, of the top faded edge.
|
View
(protected) |
| getTopPadding()
Returns the (negative) number of extra pixels of ascent padding in the
top line of the Layout.
|
BoringLayout |
| getTopPadding()
Returns the (negative) number of extra pixels of ascent padding in the
top line of the Layout.
|
DynamicLayout |
| getTopPadding()
Returns the (negative) number of extra pixels of ascent padding in the
top line of the Layout.
|
Layout |
| getTopPadding()
Returns the (negative) number of extra pixels of ascent padding in the
top line of the Layout.
|
StaticLayout |
| getTopPaddingOffset()
Amount by which to extend the top fading region.
|
TextView
(protected) |
| getTopPaddingOffset()
Amount by which to extend the top fading region.
|
View
(protected) |
| getTotalIn()
Returns the total number of bytes of input consumed by the
Deflater. |
Deflater |
| getTotalIn()
Returns total number of bytes of input read by the
Inflater. |
Inflater |
| getTotalOut()
Returns the total number of compressed bytes output by this
Deflater. |
Deflater |
| getTotalOut()
Returns total number of bytes written to the output buffer by the
Inflater. |
Inflater |
| getTotalPaddingBottom()
Returns the total bottom padding of the view, including the bottom
Drawable if any, the extra space to keep more than maxLines
from showing, and the vertical offset for gravity, if any.
|
TextView |
| getTotalPaddingLeft()
Returns the total left padding of the view, including the left
Drawable if any.
|
TextView |
| getTotalPaddingRight()
Returns the total right padding of the view, including the right
Drawable if any.
|
TextView |
| getTotalPaddingTop()
Returns the total top padding of the view, including the top
Drawable if any, the extra space to keep more than maxLines
from showing, and the vertical offset for gravity, if any.
|
TextView |
| getTotalPrivateDirty()
Return total private dirty memory usage in kB.
|
Debug.MemoryInfo |
| getTotalPss()
Return total PSS memory usage in kB.
|
Debug.MemoryInfo |
| getTotalSharedDirty()
Return total shared dirty memory usage in kB.
|
Debug.MemoryInfo |
| getTouchables()
Find and return all touchable views that are descendants of this view,
possibly including this view if it is touchable itself.
|
View |
| getTouchDelegate()
Gets the TouchDelegate for this View.
|
View |
| getTouchSlop()
This method is deprecated.
Use getScaledTouchSlop() instead.
|
ViewConfiguration |
| getTPLayerLengthForPDU(String pdu)
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getTPLayerLengthForPDU(String pdu)
Get the TP-Layer-Length for the given SMS-SUBMIT PDU Basically, the
length in bytes (not hex chars) less the SMSC header
|
SmsMessage |
| getTrafficClass()
Gets the value of the type-of-service socket option
SocketOptions.IP_TOS. |
DatagramSocket |
| getTrafficClass()
Gets the value of the socket option
SocketOptions.IP_TOS. |
Socket |
| getTrailerField()
Returns the trailer field value.
|
PSSParameterSpec |
| getTransactionIsolation()
Returns the transaction isolation level for this connection.
|
Connection |
| getTransactionIsolation()
Gets the transaction isolation level property set for this
RowSet. |
RowSet |
| getTranscriptMode()
Returns the current transcript mode.
|
AbsListView |
| getTransferSize()
Gets the number of bytes of data that was actually read or written.
|
DataTruncation |
| getTransformation(CharSequence source, View view)
Returns a CharSequence that is a transformation of the source text --
for example, replacing each character with a dot in a password field.
|
PasswordTransformationMethod |
| getTransformation(CharSequence source, View v)
Returns a CharSequence that will mirror the contents of the
source CharSequence but with the characters in getOriginal()
replaced by ones from getReplacement().
|
ReplacementTransformationMethod |
| getTransformation(CharSequence source, View view)
Returns a CharSequence that is a transformation of the source text --
for example, replacing each character with a dot in a password field.
|
TransformationMethod |
| getTransformation(long currentTime, Transformation outTransformation)
Gets the transformation to apply at a specified point in time.
|
Animation |
| getTransformation(long currentTime, Transformation t)
The transformation of an animation set is the concatenation of all of its
component animations.
|
AnimationSet |
| getTransformationMethod() | TextView |
| getTransformationType()
Indicates the nature of this transformation.
|
Transformation |
| getTransformedIndex(LayoutAnimationController.AnimationParameters params)
Transforms the index stored in
LayoutAnimationController.AnimationParameters
by the order returned by getOrder().
|
LayoutAnimationController
(protected) |
| getTransparentRegion()
Returns a Region representing the part of the Drawable that is completely
transparent.
|
Drawable |
| getTransparentRegion()
Returns a Region representing the part of the Drawable that is completely
transparent.
|
NinePatchDrawable |
| getTransparentRegion(Rect location) | NinePatch |
| getTrimmedLength(CharSequence s)
Returns the length that the specified CharSequence would have if
spaces and control characters were trimmed from the start and end,
as by trim().
|
TextUtils |
| getTrustAnchor()
Returns the trust anchor describing the certification authority (CA) that
served as trust anchor for this certification path.
|
PKIXCertPathValidatorResult |
| getTrustAnchors()
Returns a unmodifiable set of the trusted certificate authorities.
|
PKIXParameters |
| getTrustedCert()
Returns the certificate of this trusted certificate authority.
|
TrustAnchor |
| getTrustedCertificate()
Returns the trusted certificate.
|
KeyStore.TrustedCertificateEntry |
| getTrustManagers()
Returns the list of
TrustManagers with one entry for each type
of trust material. |
TrustManagerFactory |
| getTTL()
This method is deprecated.
Replaced by getTimeToLive()
|
DatagramSocketImpl
(protected) |
| getTTL()
This method is deprecated.
Replaced by getTimeToLive()
|
MulticastSocket |
| getTunnelType()
Obtains the tunnel type of this route.
|
HttpRoute |
| getTunnelType()
Obtains the tunnel type of this route.
|
RouteInfo |
| getTunnelType()
Obtains the tunnel type of this route.
|
RouteTracker |
| getType()
Returns the type of this CRL.
|
CRL |
| getType()
Returns the type of
Certificate in this instance. |
CertPath |
| getType()
Returns the certificate store type.
|
CertStore |
| getType()
Returns the certificate type.
|
Certificate |
| getType()
Returns the Certificate type.
|
CertificateFactory |
| getType()
Return the Class associated with the type of this field.
|
Field |
| getType()
Retrieve any explicit MIME type included in the intent.
|
Intent |
| getType()
Returns the type of this
KeyStore. |
KeyStore |
| getType()
Reports the type of network (currently mobile or Wi-Fi) to which the
info in this object pertains.
|
NetworkInfo |
| getType()
Gets the type of this field.
|
ObjectStreamField |
| getType() | PatternMatcher |
| getType()
Returns the type of this
Service. |
Provider.Service |
| getType()
Gets the type of the
ResultSet. |
ResultSet |
| getType() | Sensor |
| getType() | WebView.HitTestResult |
| getType(Bitmap bitmap)
Return the type as defined by OpenGL ES of the supplied bitmap, if there
is one.
|
GLUtils |
| getType(Uri uri)
Return the MIME type of the data at the given URI.
|
ContentProvider |
| getType(Uri url)
see getType(Uri)
|
ContentProviderClient |
| getType(Uri url)
Return the MIME type of the given content URL.
|
ContentResolver |
| getType(Uri uri)
This method is provided for use by the ContentResolver.
|
SearchRecentSuggestionsProvider |
| getType(char c)
Gets the general Unicode category of the specified character.
|
Character |
| getType(int i)
Return the type of an attribute in the list (by position).
|
AttributeList |
| getType(int i)
Get the type of an attribute (by position).
|
AttributeListImpl |
| getType(int index)
Look up an attribute's type by index.
|
Attributes |
| getType(int index)
Return an attribute's type by index.
|
AttributesImpl |
| getType(int codePoint)
Gets the general Unicode category of the specified code point.
|
Character |
| getType(int index)
Look up an attribute's type by index.
|
Driver |
| getType(String name)
Return the type of an attribute in the list (by name).
|
AttributeList |
| getType(String name)
Get the type of an attribute (by name).
|
AttributeListImpl |
| getType(String qName)
Look up an attribute's type by XML qualified (prefixed) name.
|
Attributes |
| getType(String qName)
Look up an attribute's type by qualified (prefixed) name.
|
AttributesImpl |
| getType(String qName)
Look up an attribute's type by XML qualified (prefixed) name.
|
Driver |
| getType(String uri, String localName)
Look up an attribute's type by Namespace name.
|
Attributes |
| getType(String uri, String localName)
Look up an attribute's type by Namespace-qualified name.
|
AttributesImpl |
| getType(String uri, String localName)
Look up an attribute's type by Namespace name.
|
Driver |
| getTypeCode()
Gets a character code for the type of this field.
|
ObjectStreamField |
| getTypeface()
Get the paint's typeface object.
|
Paint |
| getTypeface() | TextView |
| getTypeInfo()
Get a list of the standard SQL types supported by this database.
|
DatabaseMetaData |
| getTypeLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given type,
possibly substituting the given LABEL value
for TYPE_CUSTOM.
|
ContactsContract.CommonDataKinds.Email |
| getTypeLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given type,
possibly substituting the given LABEL value
for TYPE_CUSTOM.
|
ContactsContract.CommonDataKinds.Im |
| getTypeLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given type,
possibly substituting the given LABEL value
for TYPE_CUSTOM.
|
ContactsContract.CommonDataKinds.Organization |
| getTypeLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given type,
possibly substituting the given LABEL value
for TYPE_CUSTOM.
|
ContactsContract.CommonDataKinds.Phone |
| getTypeLabel(Resources res, int type, CharSequence label)
Return a CharSequence that best describes the given type,
possibly substituting the given LABEL value
for TYPE_CUSTOM.
|
ContactsContract.CommonDataKinds.StructuredPostal |
| getTypeLabelResource(int type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.Email |
| getTypeLabelResource(int type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.Im |
| getTypeLabelResource(int type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.Organization |
| getTypeLabelResource(int type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.Phone |
| getTypeLabelResource(int type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.StructuredPostal |
| getTypeMap()
Returns the type mapping associated with this
Connection object. |
Connection |
| getTypeMap()
Gets the custom mapping of SQL User-Defined Types (UDTs) and Java classes
for this
RowSet, if applicable. |
RowSet |
| getTypeName()
Return a human-readable name describe the type of the network,
for example "WIFI" or "MOBILE".
|
NetworkInfo |
| getTypeParameters()
Returns an array containing
TypeVariable objects for type
variables declared by the generic class represented by this Class. |
Class |
| getTypeParameters()
Returns the declared type parameters in declaration order.
|
Constructor |
| getTypeParameters()
Returns the declared type parameters in declaration order.
|
GenericDeclaration |
| getTypeParameters()
Returns the declared type parameters in declaration order.
|
Method |
| getTypeResource(Integer type)
Return the string resource that best describes the given
TYPE.
|
ContactsContract.CommonDataKinds.Event |
| getTypeString()
Gets the type signature used by the VM to represent the type of this
field.
|
ObjectStreamField |
| getUDTs(String catalog, String schemaPattern, String typeNamePattern, int[] types)
Returns a description of the User Defined Types (UDTs) defined in a given
schema, which includes the types
DISTINCT, STRUCT and
JAVA_OBJECT. |
DatabaseMetaData |
| getUid() | Credentials |
| getUid()
Return the user id of the client associated with this binding.
|
InputBinding |
| getUidForName(String name)
Returns the UID assigned to a particular user name, or -1 if there is
none.
|
Process |
| getUName() | SslCertificate.DName |
| getUncaughtExceptionHandler()
Returns the thread's uncaught exception handler.
|
Thread |
| getUncertainGestureColor() | GestureOverlayView |
| getUndeclaredThrowable()
Returns the undeclared, checked exception that occurred, which may be
null. |
UndeclaredThrowableException |
| getUnderlying()
Returns "this" for most CharacterStyles, but for CharacterStyles
that were generated by wrap(CharacterStyle), returns the underlying
CharacterStyle.
|
CharacterStyle |
| getUnderlying()
Returns "this" for most MetricAffectingSpans, but for
MetricAffectingSpans that were generated by wrap(CharacterStyle),
returns the underlying MetricAffectingSpan.
|
MetricAffectingSpan |
| getUnicodeChar()
Returns the Unicode character that the key would produce. |
KeyEvent |
| getUnicodeChar(int meta)
Returns the Unicode character that the key would produce. |
KeyEvent |
| getUnicodeStream(int columnIndex)
This method is deprecated.
Use getCharacterStream(int).
|
ResultSet |
| getUnicodeStream(String columnName)
This method is deprecated.
Use getCharacterStream(int)
|
ResultSet |
| getUniqueId()
Returns a unique identifier for this program.
|
SQLiteProgram |
| getUnregisteredParameterValueSanitizer()
Get the current value sanitizer used when processing
unregistered parameter values.
|
UrlQuerySanitizer |
| getUnresolvedActions()
Returns the actions of the permission this
UnresolvedPermission
is resolved to. |
UnresolvedPermission |
| getUnresolvedCerts()
Returns the certificates of the permission this
UnresolvedPermission is resolved to. |
UnresolvedPermission |
| getUnresolvedName()
Returns the name of the permission this
UnresolvedPermission is
resolved to. |
UnresolvedPermission |
| getUnresolvedType()
Returns the fully qualified class name of the permission this
UnresolvedPermission is resolved to. |
UnresolvedPermission |
| getUpdateCount()
Gets an update count for the current result if it is not a
ResultSet. |
Statement |
| getUpdateCounts()
Gets the update count array giving status information for every
command that was attempted in the batch.
|
BatchUpdateException |
| getUpdatedField(int columnIndex)
This function returns the uncommitted updated value for the field
at columnIndex.
|
AbstractCursor
(protected) |
| getUpperBound() | ParserCursor |
| getUpperBounds()
Returns the array of types that represent the upper bounds of this type.
|
WildcardType |
| getUri() | BasicRequestLine |
| getUri() | ContentProviderOperation |
| getURI()
Returns the URI this request uses, such as
http://example.org/path/to/file. |
HttpRequestBase |
| getURI()
Returns the URI this request uses, such as
http://example.org/path/to/file. |
HttpUriRequest |
| getUri() | RequestLine |
| getURI()
Returns the URI this request uses, such as
http://example.org/path/to/file. |
RequestWrapper |
| getURI(int index)
Look up an attribute's Namespace URI by index.
|
Attributes |
| getURI(int index)
Return an attribute's Namespace URI.
|
AttributesImpl |
| getURI(int index)
Look up an attribute's Namespace URI by index.
|
Driver |
| getURI(String prefix)
Look up a prefix and get the currently-mapped Namespace URI.
|
NamespaceSupport |
| getUriFor(Uri uri, String name) | Settings.NameValueTable |
| getUriFor(String name)
Construct the content URI for a particular name/value pair,
useful for monitoring changes with a ContentObserver.
|
Settings.Secure |
| getUriFor(String name)
Construct the content URI for a particular name/value pair,
useful for monitoring changes with a ContentObserver.
|
Settings.System |
| getUrl()
Returns the public URL for the address if known,
or null if it is unknown.
|
Address |
| getURL()
Returns the URL for this database.
|
DatabaseMetaData |
| getUrl()
Gets the URL property value for this
RowSet. |
RowSet |
| getURL()
Gets the URL represented by this
URLConnection. |
URLConnection |
| getURL() | URLSpan |
| getUrl()
Return the url of this history item.
|
WebHistoryItem |
| getUrl()
Get the url for the current page.
|
WebView |
| getURL(int parameterIndex)
Gets the value of a specified JDBC
DATALINK parameter as a
java.net.URL. |
CallableStatement |
| getURL(int columnIndex)
Gets the value of a column specified by column index as a
java.net.URL. |
ResultSet |
| getURL(String parameterName)
Returns the named parameter's JDBC
DATALINK value in a new Java
java.net.URL. |
CallableStatement |
| getURL(String columnName)
Gets the value of a column specified by column name as a
java.net.URL object. |
ResultSet |
| getUrlAndSpaceLegal()
Return a value sanitizer that allows all the characters used by
encoded URLs and allows spaces, which are not technically legal
in encoded URLs, but commonly appear anyway.
|
UrlQuerySanitizer |
| getUrlLegal()
Return a value sanitizer that allows all the characters used by
encoded URLs.
|
UrlQuerySanitizer |
| getUrls()
Returns the list of URLSpans attached to the text
(by Linkify or otherwise) if any.
|
TextView |
| getURLs()
Returns the search list of this
URLClassLoader. |
URLClassLoader |
| getUseCaches()
Gets the value of the flag which specifies whether this
URLConnection allows to use caches. |
URLConnection |
| getUseClientMode()
Returns whether this engine is set to act in client mode when
handshaking.
|
SSLEngine |
| getUseClientMode()
Returns whether new connection will act in client mode when handshaking.
|
SSLServerSocket |
| getUseClientMode()
Returns whether this connection will act in client mode when handshaking.
|
SSLSocket |
| getUseDoubleTree()
This method is deprecated.
This setting controlled a rendering optimization
that is no longer present. Setting it now has no effect.
|
WebSettings |
| getUseParentHandlers()
Gets the flag which indicates whether to use the handlers of this
logger's parent to publish incoming log records, potentially recursively
up the namespace.
|
Logger |
| getUserAgent()
This method is deprecated.
Please use getUserAgentString instead.
|
WebSettings |
| getUserAgent(HttpParams params) | HttpProtocolParams |
| getUserAgentString()
Return the WebView's user-agent string.
|
WebSettings |
| getUserData()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage |
| getUserData()
returns the user data section minus the user data header if one was
present.
|
SmsMessage |
| getUserData(Account account, String key)
Get the user data named by "key" that is associated with the account.
|
AccountManager |
| getUserInfo()
Gets the decoded user-info part of this URI.
|
URI |
| getUserInfo()
Gets the value of the user-info part of this URL.
|
URL |
| getUserInfo()
Gets the decoded user information from the authority.
|
Uri |
| getUserName()
Determine the user name as known by the database.
|
DatabaseMetaData |
| getUserName() | NTCredentials |
| getUsername() | NTUserPrincipal |
| getUserName()
Gets the username stored by this instance.
|
PasswordAuthentication |
| getUsername()
Gets the value of the
username property for this RowSet. |
RowSet |
| getUserName() | UsernamePasswordCredentials |
| getUserPrincipal() | Credentials |
| getUserPrincipal() | NTCredentials |
| getUserPrincipal() | UsernamePasswordCredentials |
| getUserToken(HttpContext context)
The token object returned by this method is expected to uniquely
identify the current user if the context is user specific or to be
null if it is not. |
DefaultUserTokenHandler |
| getUserToken(HttpContext context)
The token object returned by this method is expected to uniquely
identify the current user if the context is user specific or to be
null if it is not. |
UserTokenHandler |
| getUserTokenHandler() | AbstractHttpClient |
| getUseWideViewPort() | WebSettings |
| getUuid()
Get the UUID represented by the ParcelUuid.
|
ParcelUuid |
| getValidator()
Returns the Validator set with setValidator(AutoCompleteTextView.Validator),
or
null if it was not set. |
AutoCompleteTextView |
| getValidNotAfter() | SslCertificate |
| getValidNotBefore() | SslCertificate |
| getValidPolicy()
Returns the valid policy of this node.
|
PolicyNode |
| getValidRingtoneUri(Context context)
Returns a valid ringtone URI.
|
RingtoneManager |
| getValue()
Returns the
Adler32 checksum for all input received. |
Adler32 |
| getValue()
Returns the value of this annotation.
|
Annotation |
| getValue() | Annotation |
| getValue()
Returns the value of the attribute is returned as a string.
|
Attr |
| getValue()
Returns the value.
|
BasicClientCookie |
| getValue()
Returns the header value.
|
BasicHeader |
| getValue()
Returns the value.
|
BasicHeaderElement |
| getValue()
Returns the value.
|
BasicNameValuePair |
| getValue() | BufferedHeader |
| getValue()
Returns the CRC32 checksum for all input received.
|
CRC32 |
| getValue()
Returns the current calculated checksum value.
|
Checksum |
| getValue()
Returns the value.
|
Cookie |
| getValue() | Header |
| getValue() | HeaderElement |
| getValue()
Returns the value of the key.
|
ListPreference |
| getValue()
Returns the value.
|
Map.Entry |
| getValue() | NameValuePair |
| getValue()
Returns a copy of the value of the parameter
P. |
PSource.PSpecified |
| getValue(int i)
Return the value of an attribute in the list (by position).
|
AttributeList |
| getValue(int i)
Get the value of an attribute (by position).
|
AttributeListImpl |
| getValue(int index)
Look up an attribute's value by index.
|
Attributes |
| getValue(int index)
Return an attribute's value by index.
|
AttributesImpl |
| getValue(int index)
Look up an attribute's value by index.
|
Driver |
| getValue(int index, TypedValue outValue)
Retrieve the raw TypedValue for the attribute at index.
|
TypedArray |
| getValue(int id, TypedValue outValue, boolean resolveRefs)
Return the raw data associated with a particular resource ID.
|
MockResources |
| getValue(int id, TypedValue outValue, boolean resolveRefs)
Return the raw data associated with a particular resource ID.
|
Resources |
| getValue(String name)
Return the value of an attribute in the list (by name).
|
AttributeList |
| getValue(String name)
Get the value of an attribute (by name).
|
AttributeListImpl |
| getValue(String qName)
Look up an attribute's value by XML qualified (prefixed) name.
|
Attributes |
| getValue(String name)
Returns the string associated with the parameter name.
|
Attributes |
| getValue(String qName)
Look up an attribute's value by qualified (prefixed) name.
|
AttributesImpl |
| getValue(String qName)
Look up an attribute's value by XML qualified (prefixed) name.
|
Driver |
| getValue(String name)
Returns the object bound to the specified name in this session's
application layer data.
|
SSLSession |
| getValue(String parameter)
Get the value for a parameter in the current sanitized query.
|
UrlQuerySanitizer |
| getValue(String name, TypedValue outValue, boolean resolveRefs)
Return the raw data associated with a particular resource ID.
|
MockResources |
| getValue(String name, TypedValue outValue, boolean resolveRefs)
Return the raw data associated with a particular resource ID.
|
Resources |
| getValue(String uri, String localName)
Look up an attribute's value by Namespace name.
|
Attributes |
| getValue(String uri, String localName)
Look up an attribute's value by Namespace-qualified name.
|
AttributesImpl |
| getValue(String uri, String localName)
Look up an attribute's value by Namespace name.
|
Driver |
| getValue(Attributes.Name name)
Returns the value associated with the parameter
Attributes.Name
key. |
Attributes |
| getValueCount() | Interpolator |
| getValueNames()
Returns the list of the object names bound to this session's application
layer data..
|
SSLSession |
| getValuePos()
Obtains the start of the header value in the buffer.
|
BufferedHeader |
| getValuePos()
Obtains the start of the header value in the buffer.
|
FormattedHeader |
| getValues(float[] values)
Copy 9 values from the matrix into the array.
|
Matrix |
| getValues(String rowName)
Access the ContentValues for the row specified by rowName
|
ContentQueryMap |
| getValueSanitizer(String parameter)
Get the value sanitizer for a parameter.
|
UrlQuerySanitizer |
| getVariant()
Gets the variant code for this
Locale or an empty String of no variant
was set. |
Locale |
| getVendor() | Sensor |
| getVersion()
Returns the version of the cookie specification to which this
cookie conforms.
|
BasicClientCookie |
| getVersion()
Returns version of the state management this cookie specification
conforms to.
|
BestMatchSpec |
| getVersion() | BrowserCompatSpec |
| getVersion()
Returns the version of the cookie specification to which this
cookie conforms.
|
Cookie |
| getVersion()
Returns version of the state management this cookie specification
conforms to.
|
CookieSpec |
| getVersion() | NetscapeDraftSpec |
| getVersion()
Returns the version number for the services being provided.
|
Provider |
| getVersion()
Returns the version.
|
RC5ParameterSpec |
| getVersion() | RFC2109Spec |
| getVersion() | RFC2965Spec |
| getVersion()
Gets the database version.
|
SQLiteDatabase |
| getVersion() | Sensor |
| getVersion()
Returns the version number of this CRL.
|
X509CRL |
| getVersion()
Returns the certificates
version (version number). |
X509Certificate |
| getVersion()
Returns the certificates
version (version number). |
X509Certificate |
| getVersion(HttpParams params)
Returns protocol version to be used per default.
|
HttpProtocolParams |
| getVersionColumns(String catalog, String schema, String table)
Returns which of a table's columns are automatically updated when any
value in a row is updated.
|
DatabaseMetaData |
| getVersionHeader()
Returns a request header identifying what version of the state management
specification is understood.
|
BestMatchSpec |
| getVersionHeader() | BrowserCompatSpec |
| getVersionHeader()
Returns a request header identifying what version of the state management
specification is understood.
|
CookieSpec |
| getVersionHeader() | NetscapeDraftSpec |
| getVersionHeader() | RFC2109Spec |
| getVersionHeader() | RFC2965Spec |
| getVerticalAlignment()
Returns the vertical alignment of this span, one of ALIGN_BOTTOM or
ALIGN_BASELINE.
|
DynamicDrawableSpan |
| getVerticalFadingEdgeLength()
Returns the size of the vertical faded edges used to indicate that more
content in this view is visible.
|
View |
| getVerticalGap() | Keyboard
(protected) |
| getVerticalMargin()
Return the vertical margin.
|
Toast |
| getVerticalScrollbarWidth()
Returns the width of the vertical scrollbar.
|
View |
| getVibrateSetting(int vibrateType)
Returns whether the user's vibrate setting for a vibrate type.
|
AudioManager |
| getVideoHeight()
Returns the height of the video.
|
MediaPlayer |
| getVideoWidth()
Returns the width of the video.
|
MediaPlayer |
| getView()
Return the view.
|
Toast |
| getView(View convertView, ViewGroup parent)
Gets the View that will be shown in the PreferenceActivity.
|
Preference |
| getView(int position, View convertView, ViewGroup parent)
Get a View that displays the data at the specified position in the data set.
|
Adapter |
| getView(int position, View convertView, ViewGroup parent)
|
ArrayAdapter |
| getView(int position, View convertView, ViewGroup parent) | CursorAdapter |
| getView(int position, View convertView, ViewGroup parent)
Get a View that displays the data at the specified position in the data set.
|
HeaderViewListAdapter |
| getView(int position, View convertView, ViewGroup parent) | SimpleAdapter |
| getViewBinder()
Returns the SimpleAdapter.ViewBinder used to bind data to views.
|
SimpleAdapter |
| getViewBinder()
Returns the SimpleCursorAdapter.ViewBinder used to bind data to views.
|
SimpleCursorAdapter |
| getViewBinder()
Returns the SimpleCursorTreeAdapter.ViewBinder used to bind data to views.
|
SimpleCursorTreeAdapter |
| getViewTreeObserver()
Returns the ViewTreeObserver for this view's hierarchy.
|
View |
| getViewTypeCount()
Returns the number of types of Views that will be created by getView(int, View, ViewGroup). |
Adapter |
| getViewTypeCount()
Returns the number of types of Views that will be created by getView(int, View, ViewGroup). |
BaseAdapter |
| getViewTypeCount()
Returns the number of types of Views that will be created by getView(int, View, ViewGroup). |
HeaderViewListAdapter |
| getVirtualChildAt(int i)
Returns the view at the specified index. |
TableRow |
| getVirtualChildCount()
Returns the virtual number of children. |
TableRow |
| getVisibility()
Returns the visibility status for this view.
|
View |
| getVoiceMailAlphaTag()
Retrieves the alphabetic identifier associated with the voice
mail number.
|
TelephonyManager |
| getVoiceMailNumber()
Returns the voice mail number.
|
TelephonyManager |
| getVolumeControlStream()
Gets the suggested audio stream whose volume should be changed by the
harwdare volume controls.
|
Activity |
| getVolumeControlStream() | Dialog |
| getVolumeControlStream() | Window |
| getW()
Returns the public point
W on an elliptic curve (EC). |
ECPublicKey |
| getW()
Returns the public elliptic curve point
W. |
ECPublicKeySpec |
| getWaitingThreads()
Returns a collection containing those threads that may be
waiting on this Condition.
|
AbstractQueuedSynchronizer.ConditionObject
(protected) |
| getWaitingThreads(AbstractQueuedSynchronizer.ConditionObject condition)
Returns a collection containing those threads that may be
waiting on the given condition associated with this
synchronizer.
|
AbstractQueuedSynchronizer |
| getWaitingThreads(Condition condition)
Returns a collection containing those threads that may be
waiting on the given condition associated with this lock.
|
ReentrantLock
(protected) |
| getWaitingThreads(Condition condition)
Returns a collection containing those threads that may be
waiting on the given condition associated with the write lock.
|
ReentrantReadWriteLock
(protected) |
| getWaitQueueLength()
Returns an estimate of the number of threads waiting on
this condition.
|
AbstractQueuedSynchronizer.ConditionObject
(protected) |
| getWaitQueueLength(AbstractQueuedSynchronizer.ConditionObject condition)
Returns an estimate of the number of threads waiting on the
given condition associated with this synchronizer.
|
AbstractQueuedSynchronizer |
| getWaitQueueLength(Condition condition)
Returns an estimate of the number of threads waiting on the
given condition associated with this lock.
|
ReentrantLock |
| getWaitQueueLength(Condition condition)
Returns an estimate of the number of threads waiting on the
given condition associated with the write lock.
|
ReentrantReadWriteLock |
| getWallpaper()
This method is deprecated.
Use WallpaperManager.get() instead.
|
Context |
| getWallpaper()
This method is deprecated.
Use WallpaperManager.get() instead.
|
ContextWrapper |
| getWallpaper()
This method is deprecated.
Use WallpaperManager.get() instead.
|
MockContext |
| getWallpaperDesiredMinimumHeight()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumHeight() instead.
|
Activity |
| getWallpaperDesiredMinimumHeight()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumHeight() instead.
|
Context |
| getWallpaperDesiredMinimumHeight()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumHeight() instead.
|
ContextWrapper |
| getWallpaperDesiredMinimumHeight()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumHeight() instead.
|
MockContext |
| getWallpaperDesiredMinimumWidth()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumWidth() instead.
|
Activity |
| getWallpaperDesiredMinimumWidth()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumWidth() instead.
|
Context |
| getWallpaperDesiredMinimumWidth()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumWidth() instead.
|
ContextWrapper |
| getWallpaperDesiredMinimumWidth()
This method is deprecated.
Use WallpaperManager.getDesiredMinimumWidth() instead.
|
MockContext |
| getWantClientAuth()
Returns whether this engine will request client authentication.
|
SSLEngine |
| getWantClientAuth()
Returns whether server-mode connections will be configured to request
client authentication.
|
SSLServerSocket |
| getWantClientAuth()
Returns whether this connections will request client authentication.
|
SSLSocket |
| getWantsAllOnMoveCalls()
onMove() will only be called across processes if this method returns true.
|
AbstractCursor |
| getWantsAllOnMoveCalls()
onMove() will only be called across processes if this method returns true.
|
Cursor |
| getWantsAllOnMoveCalls()
onMove() will only be called across processes if this method returns true.
|
CursorWrapper |
| getWarnings()
Gets the first instance of any
SQLWarning objects that may have
been created in the use of this connection. |
Connection |
| getWarnings()
Gets the first warning generated by calls on this
ResultSet. |
ResultSet |
| getWarnings()
Retrieves the first
SQLWarning reported by calls on this
statement. |
Statement |
| getWeakRef() | BasicPoolEntry
(protected) |
| getWebView()
Return the WebView object.
|
WebView.WebViewTransport |
| getWeekdays()
Returns the array of strings containing the full names of the days of the
week.
|
DateFormatSymbols |
| getWeekNumber()
Computes the week number according to ISO 8601.
|
Time |
| getWeekStartDay() | MonthDisplayHelper |
| getWeightSum()
Returns the desired weights sum.
|
LinearLayout |
| getWhen()
Return the targeted delivery time of this message, in milliseconds.
|
Message |
| getWhiteBalance()
Gets the current white balance setting.
|
Camera.Parameters |
| getWidgetLayoutResource()
Gets the layout resource for the controllable widget portion of this Preference.
|
Preference |
| getWidth()
Returns the bitmap's width
|
Bitmap |
| getWidth()
Returns the width of the current drawing layer
|
Canvas |
| getWidth() | Display |
| getWidth()
Returns the width associated with the exception.
|
IllegalFormatWidthException |
| getWidth()
Return the width of this layout.
|
Layout |
| getWidth() | NinePatch |
| getWidth()
Get the width of the picture as passed to beginRecording.
|
Picture |
| getWidth()
Return this popup's width MeasureSpec |
PopupWindow |
| getWidth()
Returns the width of the Shape.
|
Shape |
| getWidth()
Return the width of the your view.
|
View |
| getWifiState()
Gets the Wi-Fi enabled state.
|
WifiManager |
| getWindow()
returns a pre-filled window, return NULL if no such window
|
AbstractCursor |
| getWindow()
returns a pre-filled window, return NULL if no such window
|
AbstractWindowedCursor |
| getWindow()
Retrieve the current Window for the activity.
|
Activity |
| getWindow()
returns a pre-filled window, return NULL if no such window
|
CrossProcessCursor |
| getWindow()
Retrieve the current Window for the activity.
|
Dialog |
| getWindow() | InputMethodService |
| getWindowAttachCount() | View
(protected) |
| getWindowManager()
Retrieve the window manager for showing custom windows.
|
Activity |
| getWindowManager()
Return the window manager allowing this Window to display its own
windows.
|
Window |
| getWindowStyle()
Return the Window attributes from this
window's theme.
|
Window |
| getWindowToken()
Retrieve a unique token identifying the window this view is attached to.
|
View |
| getWindowTouchSlop()
This method is deprecated.
Use getScaledWindowTouchSlop() instead.
|
ViewConfiguration |
| getWindowVisibility() | View |
| getWindowVisibleDisplayFrame(Rect outRect)
Retrieve the overall visible display size in which the window this view is
attached to has been positioned in.
|
View |
| getWithUri(ContentProviderClient provider, Account account) | ContactsContract.SyncState |
| getWithUri(ContentProviderClient provider, Uri uri, Account account) | SyncStateContract.Helpers |
| getWordInstance()
Returns a new instance of
BreakIterator to iterate over
word-breaks using the default locale. |
BreakIterator |
| getWordInstance(Locale where)
Returns a new instance of
BreakIterator to iterate over
word-breaks using the given locale. |
BreakIterator |
| getWordSize()
Returns the word size (in bits).
|
RC5ParameterSpec |
| getWorkstation()
Retrieves the workstation name of the computer originating the request.
|
NTCredentials |
| getWrappedAdapter()
Returns the adapter wrapped by this list adapter.
|
HeaderViewListAdapter |
| getWrappedAdapter()
Returns the adapter wrapped by this list adapter.
|
WrapperListAdapter |
| getWrappedConnection() | AbstractClientConnAdapter
(protected) |
| getWritableDatabase()
Create and/or open a database that will be used for reading and writing.
|
SQLiteOpenHelper |
| getWriteHoldCount()
Queries the number of reentrant write holds on this lock by the
current thread.
|
ReentrantReadWriteLock |
| getWritePermission()
Return the name of the permission required for read/write access to
this content provider.
|
ContentProvider |
| getWritePermission() | PathPermission |
| getX()
Returns this key's private value x.
|
DHPrivateKey |
| getX()
Returns the private value
x. |
DHPrivateKeySpec |
| getX()
Returns the private key value
x. |
DSAPrivateKey |
| getX()
Returns the private key
x. |
DSAPrivateKeySpec |
| getX() | GeomagneticField |
| getX()
getX(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getX(int pointerIndex)
Returns the X coordinate of this event for the given pointer
index (use getPointerId(int) to find the pointer
identifier for this index).
|
MotionEvent |
| getXfermode()
Get the paint's xfermode object.
|
Paint |
| getXml(int id)
Return an XmlResourceParser through which you can read a generic XML
resource for the given resource ID.
|
MockResources |
| getXml(int id)
Return an XmlResourceParser through which you can read a generic XML
resource for the given resource ID.
|
Resources |
| getXml(String packageName, int resid, ApplicationInfo appInfo)
Retrieve an XML file from a package.
|
MockPackageManager |
| getXml(String packageName, int resid, ApplicationInfo appInfo)
Retrieve an XML file from a package.
|
PackageManager |
| getXMLReader()
Queries the underlying SAX XMLReader object.
|
SAXParser |
| getXMLVersion()
Returns the version of XML used for the entity.
|
Locator2 |
| getXMLVersion()
Returns the current value of the version property.
|
Locator2Impl |
| getXOffset()
Return the X offset in pixels to apply to the gravity's location.
|
Toast |
| getXPrecision()
Return the precision of the X coordinates being reported.
|
MotionEvent |
| getXVelocity()
Retrieve the last computed X velocity.
|
VelocityTracker |
| getY()
Returns this key's public value Y.
|
DHPublicKey |
| getY()
Returns the public value
y. |
DHPublicKeySpec |
| getY()
Returns the public key value
y. |
DSAPublicKey |
| getY()
Returns the public key value
y. |
DSAPublicKeySpec |
| getY() | GeomagneticField |
| getY()
getY(int) for the first pointer index (may be an
arbitrary pointer identifier).
|
MotionEvent |
| getY(int pointerIndex)
Returns the Y coordinate of this event for the given pointer
index (use getPointerId(int) to find the pointer
identifier for this index).
|
MotionEvent |
| getYear()
This method is deprecated.
use
Calendar.get(Calendar.YEAR) - 1900
|
Date |
| getYear() | DatePicker |
| getYear() | MonthDisplayHelper |
| getYear()
This method is deprecated.
This method is deprecated and must not be used. An SQL
Time object does not have a Year component. |
Time |
| getYOffset()
Return the Y offset in pixels to apply to the gravity's location.
|
Toast |
| getYPrecision()
Return the precision of the Y coordinates being reported.
|
MotionEvent |
| getYVelocity()
Retrieve the last computed Y velocity.
|
VelocityTracker |
| getZ() | GeomagneticField |
| getZAdjustment()
Returns the Z ordering mode to use while running the animation as
previously set by setZAdjustment(int).
|
Animation |
| getZeroDigit()
Returns the character which represents zero.
|
DecimalFormatSymbols |
| getZoneStrings()
Returns the two-dimensional array of strings containing the names of the
time zones.
|
DateFormatSymbols |
| getZoomControls()
This method is deprecated.
The built-in zoom mechanism is preferred, see
setBuiltInZoomControls(boolean).
|
WebView |
| getZoomControls()
Gets the view for the zoom controls.
|
ZoomButtonsController |
| getZoomControlsTimeout()
The amount of time that the zoom controls should be
displayed on the screen expressed in milliseconds.
|
ViewConfiguration |
| GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
|
Manifest.permission |
| GET_ACTIVITIES
PackageInfo flag: return information about
activities in the package in activities.
int
|
PackageManager |
| GET_CONFIGURATIONS
PackageInfo flag: return information about
hardware preferences in
PackageInfo.configPreferences and
requested features in PackageInfo.reqFeatures.
int
|
PackageManager |
| GET_DISABLED_COMPONENTS
PackageInfo flag: include disabled components in the returned info.
int
|
PackageManager |
| GET_EXTRACTED_TEXT_MONITOR
Flag for use with getExtractedText(ExtractedTextRequest, int) to indicate you would
like to receive updates when the extracted text changes.
int
|
InputConnection |
| GET_GIDS
PackageInfo flag: return the
group ids that are associated with an
application.
int
|
PackageManager |
| GET_INSTRUMENTATION
PackageInfo flag: return information about
instrumentation in the package in
instrumentation.
int
|
PackageManager |
| GET_INTENT_FILTERS
PackageInfo flag: return information about the
intent filters supported by the activity.
int
|
PackageManager |
| GET_META_DATA
int
|
PackageManager |
| GET_PACKAGE_SIZE
Allows an application to find out the space used by any package.
|
Manifest.permission |
| GET_PERMISSIONS
PackageInfo flag: return information about
permissions in the package in
permissions.
int
|
PackageManager |
| GET_PROVIDERS
PackageInfo flag: return information about
content providers in the package in
providers.
int
|
PackageManager |
| GET_RECEIVERS
PackageInfo flag: return information about
intent receivers in the package in
receivers.
int
|
PackageManager |
| GET_RESOLVED_FILTER
ResolveInfo flag: return the IntentFilter that
was matched for a particular ResolveInfo in
filter.
int
|
PackageManager |
| GET_SERVICES
PackageInfo flag: return information about
services in the package in services.
int
|
PackageManager |
| GET_SHARED_LIBRARY_FILES
ApplicationInfo flag: return the
paths to the shared libraries
that are associated with an application.
int
|
PackageManager |
| GET_SIGNATURES
PackageInfo flag: return information about the
signatures included in the package.
int
|
PackageManager |
| GET_TASKS
Allows an application to get information about the currently
or recently running tasks: a thumbnail representation of the tasks,
what activities are running in it, etc.
|
Manifest.permission |
| GET_TEXT_WITH_STYLES
Flag for use with getTextAfterCursor(int, int) and
getTextBeforeCursor(int, int) to have style information returned along
with the text.
int
|
InputConnection |
| GET_UNINSTALLED_PACKAGES
Flag parameter to retrieve all applications(even uninstalled ones) with data directories.
int
|
PackageManager |
| GET_URI_PERMISSION_PATTERNS
ProviderInfo flag: return the
URI permission patterns
that are associated with a content provider.
int
|
PackageManager |
| GIVEN_NAME
The given name for the contact.
|
ContactsContract.CommonDataKinds.StructuredName |
| glActiveTexture(int texture) | GL10 |
| glActiveTexture(int texture) | GLES10 |
| glAlphaFunc(int func, float ref) | GL10 |
| glAlphaFunc(int func, float ref) | GLES10 |
| glAlphaFuncx(int func, int ref) | GL10 |
| glAlphaFuncx(int func, int ref) | GLES10 |
| glAlphaFuncxOES(int func, int ref) | GLES11Ext |
| glBindBuffer(int target, int buffer) | GL11 |
| glBindBuffer(int target, int buffer) | GLES11 |
| glBindFramebufferOES(int target, int framebuffer) | GL11ExtensionPack |
| glBindFramebufferOES(int target, int framebuffer) | GLES11Ext |
| glBindRenderbufferOES(int target, int renderbuffer) | GL11ExtensionPack |
| glBindRenderbufferOES(int target, int renderbuffer) | GLES11Ext |
| glBindTexture(int target, int texture) | GL10 |
| glBindTexture(int target, int texture) | GL11ExtensionPack |
| glBindTexture(int target, int texture) | GLES10 |
| glBlendEquation(int mode) | GL11ExtensionPack |
| glBlendEquationOES(int mode) | GLES11Ext |
| glBlendEquationSeparate(int modeRGB, int modeAlpha) | GL11ExtensionPack |
| glBlendEquationSeparateOES(int modeRGB, int modeAlpha) | GLES11Ext |
| glBlendFunc(int sfactor, int dfactor) | GL10 |
| glBlendFunc(int sfactor, int dfactor) | GLES10 |
| glBlendFuncSeparate(int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) | GL11ExtensionPack |
| glBlendFuncSeparateOES(int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) | GLES11Ext |
| glBufferData(int target, int size, Buffer data, int usage) | GL11 |
| glBufferData(int target, int size, Buffer data, int usage) | GLES11 |
| glBufferSubData(int target, int offset, int size, Buffer data) | GL11 |
| glBufferSubData(int target, int offset, int size, Buffer data) | GLES11 |
| glCheckFramebufferStatusOES(int target) | GL11ExtensionPack |
| glCheckFramebufferStatusOES(int target) | GLES11Ext |
| glClear(int mask) | GL10 |
| glClear(int mask) | GLES10 |
| glClearColor(float red, float green, float blue, float alpha) | GL10 |
| glClearColor(float red, float green, float blue, float alpha) | GLES10 |
| glClearColorx(int red, int green, int blue, int alpha) | GL10 |
| glClearColorx(int red, int green, int blue, int alpha) | GLES10 |
| glClearColorxOES(int red, int green, int blue, int alpha) | GLES11Ext |
| glClearDepthf(float depth) | GL10 |
| glClearDepthf(float depth) | GLES10 |
| glClearDepthfOES(float depth) | GLES11Ext |
| glClearDepthx(int depth) | GL10 |
| glClearDepthx(int depth) | GLES10 |
| glClearDepthxOES(int depth) | GLES11Ext |
| glClearStencil(int s) | GL10 |
| glClearStencil(int s) | GLES10 |
| glClientActiveTexture(int texture) | GL10 |
| glClientActiveTexture(int texture) | GLES10 |
| glClipPlanef(int plane, float[] equation, int offset) | GL11 |
| glClipPlanef(int plane, float[] equation, int offset) | GLES11 |
| glClipPlanef(int plane, FloatBuffer equation) | GL11 |
| glClipPlanef(int plane, FloatBuffer equation) | GLES11 |
| glClipPlanefOES(int plane, float[] equation, int offset) | GLES11Ext |
| glClipPlanefOES(int plane, FloatBuffer equation) | GLES11Ext |
| glClipPlanex(int plane, int[] equation, int offset) | GL11 |
| glClipPlanex(int plane, int[] equation, int offset) | GLES11 |
| glClipPlanex(int plane, IntBuffer equation) | GL11 |
| glClipPlanex(int plane, IntBuffer equation) | GLES11 |
| glClipPlanexOES(int plane, int[] equation, int offset) | GLES11Ext |
| glClipPlanexOES(int plane, IntBuffer equation) | GLES11Ext |
| glColor4f(float red, float green, float blue, float alpha) | GL10 |
| glColor4f(float red, float green, float blue, float alpha) | GLES10 |
| glColor4ub(byte red, byte green, byte blue, byte alpha) | GL11 |
| glColor4ub(byte red, byte green, byte blue, byte alpha) | GLES11 |
| glColor4x(int red, int green, int blue, int alpha) | GL10 |
| glColor4x(int red, int green, int blue, int alpha) | GLES10 |
| glColor4xOES(int red, int green, int blue, int alpha) | GLES11Ext |
| glColorMask(boolean red, boolean green, boolean blue, boolean alpha) | GL10 |
| glColorMask(boolean red, boolean green, boolean blue, boolean alpha) | GLES10 |
| glColorPointer(int size, int type, int stride, int offset) | GL11 |
| glColorPointer(int size, int type, int stride, int offset) | GLES11 |
| glColorPointer(int size, int type, int stride, Buffer pointer) | GL10 |
| glColorPointer(int size, int type, int stride, Buffer pointer) | GLES10 |
| glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer data) | GL10 |
| glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer data) | GL11ExtensionPack |
| glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, Buffer data) | GLES10 |
| glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer data) | GL10 |
| glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, Buffer data) | GLES10 |
| glCopyTexImage2D(int target, int level, int internalformat, int x, int y, int width, int height, int border) | GL10 |
| glCopyTexImage2D(int target, int level, int internalformat, int x, int y, int width, int height, int border) | GL11ExtensionPack |
| glCopyTexImage2D(int target, int level, int internalformat, int x, int y, int width, int height, int border) | GLES10 |
| glCopyTexSubImage2D(int target, int level, int xoffset, int yoffset, int x, int y, int width, int height) | GL10 |
| glCopyTexSubImage2D(int target, int level, int xoffset, int yoffset, int x, int y, int width, int height) | GLES10 |
| glCullFace(int mode) | GL10 |
| glCullFace(int mode) | GLES10 |
| glCurrentPaletteMatrixOES(int matrixpaletteindex) | GL11Ext |
| glCurrentPaletteMatrixOES(int matrixpaletteindex) | GLES11Ext |
| GLDebugHelper() | GLDebugHelper |
| glDeleteBuffers(int n, int[] buffers, int offset) | GL11 |
| glDeleteBuffers(int n, int[] buffers, int offset) | GLES11 |
| glDeleteBuffers(int n, IntBuffer buffers) | GL11 |
| glDeleteBuffers(int n, IntBuffer buffers) | GLES11 |
| glDeleteFramebuffersOES(int n, int[] framebuffers, int offset) | GL11ExtensionPack |
| glDeleteFramebuffersOES(int n, int[] framebuffers, int offset) | GLES11Ext |
| glDeleteFramebuffersOES(int n, IntBuffer framebuffers) | GL11ExtensionPack |
| glDeleteFramebuffersOES(int n, IntBuffer framebuffers) | GLES11Ext |
| glDeleteRenderbuffersOES(int n, int[] renderbuffers, int offset) | GL11ExtensionPack |
| glDeleteRenderbuffersOES(int n, int[] renderbuffers, int offset) | GLES11Ext |
| glDeleteRenderbuffersOES(int n, IntBuffer renderbuffers) | GL11ExtensionPack |
| glDeleteRenderbuffersOES(int n, IntBuffer renderbuffers) | GLES11Ext |
| glDeleteTextures(int n, int[] textures, int offset) | GL10 |
| glDeleteTextures(int n, int[] textures, int offset) | GLES10 |
| glDeleteTextures(int n, IntBuffer textures) | GL10 |
| glDeleteTextures(int n, IntBuffer textures) | GLES10 |
| glDepthFunc(int func) | GL10 |
| glDepthFunc(int func) | GLES10 |
| glDepthMask(boolean flag) | GL10 |
| glDepthMask(boolean flag) | GLES10 |
| glDepthRangef(float zNear, float zFar) | GL10 |
| glDepthRangef(float zNear, float zFar) | GLES10 |
| glDepthRangefOES(float zNear, float zFar) | GLES11Ext |
| glDepthRangex(int zNear, int zFar) | GL10 |
| glDepthRangex(int zNear, int zFar) | GLES10 |
| glDepthRangexOES(int zNear, int zFar) | GLES11Ext |
| glDisable(int cap) | GL10 |
| glDisable(int cap) | GLES10 |
| glDisableClientState(int array) | GL10 |
| glDisableClientState(int array) | GLES10 |
| glDrawArrays(int mode, int first, int count) | GL10 |
| glDrawArrays(int mode, int first, int count) | GLES10 |
| glDrawElements(int mode, int count, int type, int offset) | GL11 |
| glDrawElements(int mode, int count, int type, int offset) | GLES11 |
| glDrawElements(int mode, int count, int type, Buffer indices) | GL10 |
| glDrawElements(int mode, int count, int type, Buffer indices) | GLES10 |
| glDrawTexfOES(float x, float y, float z, float width, float height) | GL11Ext |
| glDrawTexfOES(float x, float y, float z, float width, float height) | GLES11Ext |
| glDrawTexfvOES(float[] coords, int offset) | GL11Ext |
| glDrawTexfvOES(float[] coords, int offset) | GLES11Ext |
| glDrawTexfvOES(FloatBuffer coords) | GL11Ext |
| glDrawTexfvOES(FloatBuffer coords) | GLES11Ext |
| glDrawTexiOES(int x, int y, int z, int width, int height) | GL11Ext |
| glDrawTexiOES(int x, int y, int z, int width, int height) | GLES11Ext |
| glDrawTexivOES(int[] coords, int offset) | GL11Ext |
| glDrawTexivOES(int[] coords, int offset) | GLES11Ext |
| glDrawTexivOES(IntBuffer coords) | GL11Ext |
| glDrawTexivOES(IntBuffer coords) | GLES11Ext |
| glDrawTexsOES(short x, short y, short z, short width, short height) | GL11Ext |
| glDrawTexsOES(short x, short y, short z, short width, short height) | GLES11Ext |
| glDrawTexsvOES(ShortBuffer coords) | GL11Ext |
| glDrawTexsvOES(ShortBuffer coords) | GLES11Ext |
| glDrawTexsvOES(short[] coords, int offset) | GL11Ext |
| glDrawTexsvOES(short[] coords, int offset) | GLES11Ext |
| glDrawTexxOES(int x, int y, int z, int width, int height) | GL11Ext |
| glDrawTexxOES(int x, int y, int z, int width, int height) | GLES11Ext |
| glDrawTexxvOES(int[] coords, int offset) | GL11Ext |
| glDrawTexxvOES(int[] coords, int offset) | GLES11Ext |
| glDrawTexxvOES(IntBuffer coords) | GL11Ext |
| glDrawTexxvOES(IntBuffer coords) | GLES11Ext |
| glEGLImageTargetRenderbufferStorageOES(int target, Buffer image) | GLES11Ext |
| glEGLImageTargetTexture2DOES(int target, Buffer image) | GLES11Ext |
| glEnable(int cap) | GL10 |
| glEnable(int cap) | GL11Ext |
| glEnable(int cap) | GL11ExtensionPack |
| glEnable(int cap) | GLES10 |
| glEnableClientState(int array) | GL10 |
| glEnableClientState(int array) | GL11Ext |
| glEnableClientState(int array) | GLES10 |
| GLES10() | GLES10 |
| GLES10Ext() | GLES10Ext |
| GLES11() | GLES11 |
| GLES11Ext() | GLES11Ext |
| glEsVersion
The GLES driver version number needed by an application.
int
|
R.attr |
| GLException(int error) | GLException |
| GLException(int error, String string) | GLException |
| glFinish() | GL10 |
| glFinish() | GLES10 |
| glFlush() | GL10 |
| glFlush() | GLES10 |
| glFogf(int pname, float param) | GL10 |
| glFogf(int pname, float param) | GLES10 |
| glFogfv(int pname, float[] params, int offset) | GL10 |
| glFogfv(int pname, float[] params, int offset) | GLES10 |
| glFogfv(int pname, FloatBuffer params) | GL10 |
| glFogfv(int pname, FloatBuffer params) | GLES10 |
| glFogx(int pname, int param) | GL10 |
| glFogx(int pname, int param) | GLES10 |
| glFogxOES(int pname, int param) | GLES11Ext |
| glFogxv(int pname, int[] params, int offset) | GL10 |
| glFogxv(int pname, int[] params, int offset) | GLES10 |
| glFogxv(int pname, IntBuffer params) | GL10 |
| glFogxv(int pname, IntBuffer params) | GLES10 |
| glFogxvOES(int pname, int[] params, int offset) | GLES11Ext |
| glFogxvOES(int pname, IntBuffer params) | GLES11Ext |
| glFramebufferRenderbufferOES(int target, int attachment, int renderbuffertarget, int renderbuffer) | GL11ExtensionPack |
| glFramebufferRenderbufferOES(int target, int attachment, int renderbuffertarget, int renderbuffer) | GLES11Ext |
| glFramebufferTexture2DOES(int target, int attachment, int textarget, int texture, int level) | GL11ExtensionPack |
| glFramebufferTexture2DOES(int target, int attachment, int textarget, int texture, int level) | GLES11Ext |
| glFrontFace(int mode) | GL10 |
| glFrontFace(int mode) | GLES10 |
| glFrustumf(float left, float right, float bottom, float top, float zNear, float zFar) | GL10 |
| glFrustumf(float left, float right, float bottom, float top, float zNear, float zFar) | GLES10 |
| glFrustumfOES(float left, float right, float bottom, float top, float zNear, float zFar) | GLES11Ext |
| glFrustumx(int left, int right, int bottom, int top, int zNear, int zFar) | GL10 |
| glFrustumx(int left, int right, int bottom, int top, int zNear, int zFar) | GLES10 |
| glFrustumxOES(int left, int right, int bottom, int top, int zNear, int zFar) | GLES11Ext |
| glGenBuffers(int n, int[] buffers, int offset) | GL11 |
| glGenBuffers(int n, int[] buffers, int offset) | GLES11 |
| glGenBuffers(int n, IntBuffer buffers) | GL11 |
| glGenBuffers(int n, IntBuffer buffers) | GLES11 |
| glGenerateMipmapOES(int target) | GL11ExtensionPack |
| glGenerateMipmapOES(int target) | GLES11Ext |
| glGenFramebuffersOES(int n, int[] framebuffers, int offset) | GL11ExtensionPack |
| glGenFramebuffersOES(int n, int[] framebuffers, int offset) | GLES11Ext |
| glGenFramebuffersOES(int n, IntBuffer framebuffers) | GL11ExtensionPack |
| glGenFramebuffersOES(int n, IntBuffer framebuffers) | GLES11Ext |
| glGenRenderbuffersOES(int n, int[] renderbuffers, int offset) | GL11ExtensionPack |
| glGenRenderbuffersOES(int n, int[] renderbuffers, int offset) | GLES11Ext |
| glGenRenderbuffersOES(int n, IntBuffer renderbuffers) | GL11ExtensionPack |
| glGenRenderbuffersOES(int n, IntBuffer renderbuffers) | GLES11Ext |
| glGenTextures(int n, int[] textures, int offset) | GL10 |
| glGenTextures(int n, int[] textures, int offset) | GLES10 |
| glGenTextures(int n, IntBuffer textures) | GL10 |
| glGenTextures(int n, IntBuffer textures) | GLES10 |
| glGetBooleanv(int pname, boolean[] params, int offset) | GL11 |
| glGetBooleanv(int pname, boolean[] params, int offset) | GLES11 |
| glGetBooleanv(int pname, IntBuffer params) | GL11 |
| glGetBooleanv(int pname, IntBuffer params) | GLES11 |
| glGetBufferParameteriv(int target, int pname, int[] params, int offset) | GL11 |
| glGetBufferParameteriv(int target, int pname, int[] params, int offset) | GLES11 |
| glGetBufferParameteriv(int target, int pname, IntBuffer params) | GL11 |
| glGetBufferParameteriv(int target, int pname, IntBuffer params) | GLES11 |
| glGetClipPlanef(int pname, float[] eqn, int offset) | GL11 |
| glGetClipPlanef(int pname, float[] eqn, int offset) | GLES11 |
| glGetClipPlanef(int pname, FloatBuffer eqn) | GL11 |
| glGetClipPlanef(int pname, FloatBuffer eqn) | GLES11 |
| glGetClipPlanefOES(int pname, float[] eqn, int offset) | GLES11Ext |
| glGetClipPlanefOES(int pname, FloatBuffer eqn) | GLES11Ext |
| glGetClipPlanex(int pname, int[] eqn, int offset) | GL11 |
| glGetClipPlanex(int pname, int[] eqn, int offset) | GLES11 |
| glGetClipPlanex(int pname, IntBuffer eqn) | GL11 |
| glGetClipPlanex(int pname, IntBuffer eqn) | GLES11 |
| glGetClipPlanexOES(int pname, int[] eqn, int offset) | GLES11Ext |
| glGetClipPlanexOES(int pname, IntBuffer eqn) | GLES11Ext |
| glGetError() | GL10 |
| glGetError() | GLES10 |
| glGetFixedv(int pname, int[] params, int offset) | GL11 |
| glGetFixedv(int pname, int[] params, int offset) | GLES11 |
| glGetFixedv(int pname, IntBuffer params) | GL11 |
| glGetFixedv(int pname, IntBuffer params) | GLES11 |
| glGetFixedvOES(int pname, int[] params, int offset) | GLES11Ext |
| glGetFixedvOES(int pname, IntBuffer params) | GLES11Ext |
| glGetFloatv(int pname, float[] params, int offset) | GL11 |
| glGetFloatv(int pname, float[] params, int offset) | GLES11 |
| glGetFloatv(int pname, FloatBuffer params) | GL11 |
| glGetFloatv(int pname, FloatBuffer params) | GLES11 |
| glGetFramebufferAttachmentParameterivOES(int target, int attachment, int pname, int[] params, int offset) | GL11ExtensionPack |
| glGetFramebufferAttachmentParameterivOES(int target, int attachment, int pname, int[] params, int offset) | GLES11Ext |
| glGetFramebufferAttachmentParameterivOES(int target, int attachment, int pname, IntBuffer params) | GL11ExtensionPack |
| glGetFramebufferAttachmentParameterivOES(int target, int attachment, int pname, IntBuffer params) | GLES11Ext |
| glGetIntegerv(int pname, int[] params, int offset) | GL10 |
| glGetIntegerv(int pname, int[] params, int offset) | GL11ExtensionPack |
| glGetIntegerv(int pname, int[] params, int offset) | GLES10 |
| glGetIntegerv(int pname, IntBuffer params) | GL10 |
| glGetIntegerv(int pname, IntBuffer params) | GL11ExtensionPack |
| glGetIntegerv(int pname, IntBuffer params) | GLES10 |
| glGetLightfv(int light, int pname, float[] params, int offset) | GL11 |
| glGetLightfv(int light, int pname, float[] params, int offset) | GLES11 |
| glGetLightfv(int light, int pname, FloatBuffer params) | GL11 |
| glGetLightfv(int light, int pname, FloatBuffer params) | GLES11 |
| glGetLightxv(int light, int pname, int[] params, int offset) | GL11 |
| glGetLightxv(int light, int pname, int[] params, int offset) | GLES11 |
| glGetLightxv(int light, int pname, IntBuffer params) | GL11 |
| glGetLightxv(int light, int pname, IntBuffer params) | GLES11 |
| glGetLightxvOES(int light, int pname, int[] params, int offset) | GLES11Ext |
| glGetLightxvOES(int light, int pname, IntBuffer params) | GLES11Ext |
| glGetMaterialfv(int face, int pname, float[] params, int offset) | GL11 |
| glGetMaterialfv(int face, int pname, float[] params, int offset) | GLES11 |
| glGetMaterialfv(int face, int pname, FloatBuffer params) | GL11 |
| glGetMaterialfv(int face, int pname, FloatBuffer params) | GLES11 |
| glGetMaterialxv(int face, int pname, int[] params, int offset) | GL11 |
| glGetMaterialxv(int face, int pname, int[] params, int offset) | GLES11 |
| glGetMaterialxv(int face, int pname, IntBuffer params) | GL11 |
| glGetMaterialxv(int face, int pname, IntBuffer params) | GLES11 |
| glGetMaterialxvOES(int face, int pname, int[] params, int offset) | GLES11Ext |
| glGetMaterialxvOES(int face, int pname, IntBuffer params) | GLES11Ext |
| glGetPointerv(int pname, Buffer[] params) | GL11 |
| glGetRenderbufferParameterivOES(int target, int pname, int[] params, int offset) | GL11ExtensionPack |
| glGetRenderbufferParameterivOES(int target, int pname, int[] params, int offset) | GLES11Ext |
| glGetRenderbufferParameterivOES(int target, int pname, IntBuffer params) | GL11ExtensionPack |
| glGetRenderbufferParameterivOES(int target, int pname, IntBuffer params) | GLES11Ext |
| glGetString(int name) | GL10 |
| glGetString(int name) | GLES10 |
| glGetTexEnvfv(int env, int pname, float[] params, int offset) | GLES11 |
| glGetTexEnvfv(int env, int pname, FloatBuffer params) | GLES11 |
| glGetTexEnviv(int env, int pname, int[] params, int offset) | GL11 |
| glGetTexEnviv(int env, int pname, int[] params, int offset) | GLES11 |
| glGetTexEnviv(int env, int pname, IntBuffer params) | GL11 |
| glGetTexEnviv(int env, int pname, IntBuffer params) | GLES11 |
| glGetTexEnvxv(int env, int pname, int[] params, int offset) | GL11 |
| glGetTexEnvxv(int env, int pname, int[] params, int offset) | GLES11 |
| glGetTexEnvxv(int env, int pname, IntBuffer params) | GL11 |
| glGetTexEnvxv(int env, int pname, IntBuffer params) | GLES11 |
| glGetTexEnvxvOES(int env, int pname, int[] params, int offset) | GLES11Ext |
| glGetTexEnvxvOES(int env, int pname, IntBuffer params) | GLES11Ext |
| glGetTexGenfv(int coord, int pname, float[] params, int offset) | GL11ExtensionPack |
| glGetTexGenfv(int coord, int pname, FloatBuffer params) | GL11ExtensionPack |
| glGetTexGenfvOES(int coord, int pname, float[] params, int offset) | GLES11Ext |
| glGetTexGenfvOES(int coord, int pname, FloatBuffer params) | GLES11Ext |
| glGetTexGeniv(int coord, int pname, int[] params, int offset) | GL11ExtensionPack |
| glGetTexGeniv(int coord, int pname, IntBuffer params) | GL11ExtensionPack |
| glGetTexGenivOES(int coord, int pname, int[] params, int offset) | GLES11Ext |
| glGetTexGenivOES(int coord, int pname, IntBuffer params) | GLES11Ext |
| glGetTexGenxv(int coord, int pname, int[] params, int offset) | GL11ExtensionPack |
| glGetTexGenxv(int coord, int pname, IntBuffer params) | GL11ExtensionPack |
| glGetTexGenxvOES(int coord, int pname, int[] params, int offset) | GLES11Ext |
| glGetTexGenxvOES(int coord, int pname, IntBuffer params) | GLES11Ext |
| glGetTexParameterfv(int target, int pname, float[] params, int offset) | GL11 |
| glGetTexParameterfv(int target, int pname, float[] params, int offset) | GLES11 |
| glGetTexParameterfv(int target, int pname, FloatBuffer params) | GL11 |
| glGetTexParameterfv(int target, int pname, FloatBuffer params) | GLES11 |
| glGetTexParameteriv(int target, int pname, int[] params, int offset) | GL11 |
| glGetTexParameteriv(int target, int pname, int[] params, int offset) | GLES11 |
| glGetTexParameteriv(int target, int pname, IntBuffer params) | GL11 |
| glGetTexParameteriv(int target, int pname, IntBuffer params) | GLES11 |
| glGetTexParameterxv(int target, int pname, int[] params, int offset) | GL11 |
| glGetTexParameterxv(int target, int pname, int[] params, int offset) | GLES11 |
| glGetTexParameterxv(int target, int pname, IntBuffer params) | GL11 |
| glGetTexParameterxv(int target, int pname, IntBuffer params) | GLES11 |
| glGetTexParameterxvOES(int target, int pname, int[] params, int offset) | GLES11Ext |
| glGetTexParameterxvOES(int target, int pname, IntBuffer params) | GLES11Ext |
| glHint(int target, int mode) | GL10 |
| glHint(int target, int mode) | GLES10 |
| glIsBuffer(int buffer) | GL11 |
| glIsBuffer(int buffer) | GLES11 |
| glIsEnabled(int cap) | GL11 |
| glIsEnabled(int cap) | GLES11 |
| glIsFramebufferOES(int framebuffer) | GL11ExtensionPack |
| glIsFramebufferOES(int framebuffer) | GLES11Ext |
| glIsRenderbufferOES(int renderbuffer) | GL11ExtensionPack |
| glIsRenderbufferOES(int renderbuffer) | GLES11Ext |
| glIsTexture(int texture) | GL11 |
| glIsTexture(int texture) | GLES11 |
| glLightf(int light, int pname, float param) | GL10 |
| glLightf(int light, int pname, float param) | GLES10 |
| glLightfv(int light, int pname, float[] params, int offset) | GL10 |
| glLightfv(int light, int pname, float[] params, int offset) | GLES10 |
| glLightfv(int light, int pname, FloatBuffer params) | GL10 |
| glLightfv(int light, int pname, FloatBuffer params) | GLES10 |
| glLightModelf(int pname, float param) | GL10 |
| glLightModelf(int pname, float param) | GLES10 |
| glLightModelfv(int pname, float[] params, int offset) | GL10 |
| glLightModelfv(int pname, float[] params, int offset) | GLES10 |
| glLightModelfv(int pname, FloatBuffer params) | GL10 |
| glLightModelfv(int pname, FloatBuffer params) | GLES10 |
| glLightModelx(int pname, int param) | GL10 |
| glLightModelx(int pname, int param) | GLES10 |
| glLightModelxOES(int pname, int param) | GLES11Ext |
| glLightModelxv(int pname, int[] params, int offset) | GL10 |
| glLightModelxv(int pname, int[] params, int offset) | GLES10 |
| glLightModelxv(int pname, IntBuffer params) | GL10 |
| glLightModelxv(int pname, IntBuffer params) | GLES10 |
| glLightModelxvOES(int pname, int[] params, int offset) | GLES11Ext |
| glLightModelxvOES(int pname, IntBuffer params) | GLES11Ext |
| glLightx(int light, int pname, int param) | GL10 |
| glLightx(int light, int pname, int param) | GLES10 |
| glLightxOES(int light, int pname, int param) | GLES11Ext |
| glLightxv(int light, int pname, int[] params, int offset) | GL10 |
| glLightxv(int light, int pname, int[] params, int offset) | GLES10 |
| glLightxv(int light, int pname, IntBuffer params) | GL10 |
| glLightxv(int light, int pname, IntBuffer params) | GLES10 |
| glLightxvOES(int light, int pname, int[] params, int offset) | GLES11Ext |
| glLightxvOES(int light, int pname, IntBuffer params) | GLES11Ext |
| glLineWidth(float width) | GL10 |
| glLineWidth(float width) | GLES10 |
| glLineWidthx(int width) | GL10 |
| glLineWidthx(int width) | GLES10 |
| glLineWidthxOES(int width) | GLES11Ext |
| glLoadIdentity() | GL10 |
| glLoadIdentity() | GLES10 |
| glLoadMatrixf(float[] m, int offset) | GL10 |
| glLoadMatrixf(float[] m, int offset) | GLES10 |
| glLoadMatrixf(FloatBuffer m) | GL10 |
| glLoadMatrixf(FloatBuffer m) | GLES10 |
| glLoadMatrixx(int[] m, int offset) | GL10 |
| glLoadMatrixx(int[] m, int offset) | GLES10 |
| glLoadMatrixx(IntBuffer m) | GL10 |
| glLoadMatrixx(IntBuffer m) | GLES10 |
| glLoadMatrixxOES(int[] m, int offset) | GLES11Ext |
| glLoadMatrixxOES(IntBuffer m) | GLES11Ext |
| glLoadPaletteFromModelViewMatrixOES() | GL11Ext |
| glLoadPaletteFromModelViewMatrixOES() | GLES11Ext |
| glLogicOp(int opcode) | GL10 |
| glLogicOp(int opcode) | GLES10 |
| glMaterialf(int face, int pname, float param) | GL10 |
| glMaterialf(int face, int pname, float param) | GLES10 |
| glMaterialfv(int face, int pname, float[] params, int offset) | GL10 |
| glMaterialfv(int face, int pname, float[] params, int offset) | GLES10 |
| glMaterialfv(int face, int pname, FloatBuffer params) | GL10 |
| glMaterialfv(int face, int pname, FloatBuffer params) | GLES10 |
| glMaterialx(int face, int pname, int param) | GL10 |
| glMaterialx(int face, int pname, int param) | GLES10 |
| glMaterialxOES(int face, int pname, int param) | GLES11Ext |
| glMaterialxv(int face, int pname, int[] params, int offset) | GL10 |
| glMaterialxv(int face, int pname, int[] params, int offset) | GLES10 |
| glMaterialxv(int face, int pname, IntBuffer params) | GL10 |
| glMaterialxv(int face, int pname, IntBuffer params) | GLES10 |
| glMaterialxvOES(int face, int pname, int[] params, int offset) | GLES11Ext |
| glMaterialxvOES(int face, int pname, IntBuffer params) | GLES11Ext |
| glMatrixIndexPointerOES(int size, int type, int stride, int offset) | GL11Ext |
| glMatrixIndexPointerOES(int size, int type, int stride, Buffer pointer) | GL11Ext |
| glMatrixIndexPointerOES(int size, int type, int stride, Buffer pointer) | GLES11Ext |
| glMatrixMode(int mode) | GL10 |
| glMatrixMode(int mode) | GLES10 |
| glMultiTexCoord4f(int target, float s, float t, float r, float q) | GL10 |
| glMultiTexCoord4f(int target, float s, float t, float r, float q) | GLES10 |
| glMultiTexCoord4x(int target, int s, int t, int r, int q) | GL10 |
| glMultiTexCoord4x(int target, int s, int t, int r, int q) | GLES10 |
| glMultiTexCoord4xOES(int target, int s, int t, int r, int q) | GLES11Ext |
| glMultMatrixf(float[] m, int offset) | GL10 |
| glMultMatrixf(float[] m, int offset) | GLES10 |
| glMultMatrixf(FloatBuffer m) | GL10 |
| glMultMatrixf(FloatBuffer m) | GLES10 |
| glMultMatrixx(int[] m, int offset) | GL10 |
| glMultMatrixx(int[] m, int offset) | GLES10 |
| glMultMatrixx(IntBuffer m) | GL10 |
| glMultMatrixx(IntBuffer m) | GLES10 |
| glMultMatrixxOES(int[] m, int offset) | GLES11Ext |
| glMultMatrixxOES(IntBuffer m) | GLES11Ext |
| glNormal3f(float nx, float ny, float nz) | GL10 |
| glNormal3f(float nx, float ny, float nz) | GLES10 |
| glNormal3x(int nx, int ny, int nz) | GL10 |
| glNormal3x(int nx, int ny, int nz) | GLES10 |
| glNormal3xOES(int nx, int ny, int nz) | GLES11Ext |
| glNormalPointer(int type, int stride, int offset) | GL11 |
| glNormalPointer(int type, int stride, int offset) | GLES11 |
| glNormalPointer(int type, int stride, Buffer pointer) | GL10 |
| glNormalPointer(int type, int stride, Buffer pointer) | GLES10 |
| global
The global logger is provided as convenience for casual use.
|
Logger |
| globalMethodInvocations()
Return the total number of method-invocation instructions
executed globally.
|
Debug.InstructionCount |
| globalTotal()
Return the total number of instructions executed globally (i.e.
|
Debug.InstructionCount |
| GLOBAL_SEARCH
This permission can be used on content providers to allow the global
search system to access their data.
|
Manifest.permission |
| glOrthof(float left, float right, float bottom, float top, float zNear, float zFar) | GL10 |
| glOrthof(float left, float right, float bottom, float top, float zNear, float zFar) | GLES10 |
| glOrthofOES(float left, float right, float bottom, float top, float zNear, float zFar) | GLES11Ext |
| glOrthox(int left, int right, int bottom, int top, int zNear, int zFar) | GL10 |
| glOrthox(int left, int right, int bottom, int top, int zNear, int zFar) | GLES10 |
| glOrthoxOES(int left, int right, int bottom, int top, int zNear, int zFar) | GLES11Ext |
| glPixelStorei(int pname, int param) | GL10 |
| glPixelStorei(int pname, int param) | GLES10 |
| glPointParameterf(int pname, float param) | GL11 |
| glPointParameterf(int pname, float param) | GLES11 |
| glPointParameterfv(int pname, float[] params, int offset) | GL11 |
| glPointParameterfv(int pname, float[] params, int offset) | GLES11 |
| glPointParameterfv(int pname, FloatBuffer params) | GL11 |
| glPointParameterfv(int pname, FloatBuffer params) | GLES11 |
| glPointParameterx(int pname, int param) | GL11 |
| glPointParameterx(int pname, int param) | GLES11 |
| glPointParameterxOES(int pname, int param) | GLES11Ext |
| glPointParameterxv(int pname, int[] params, int offset) | GL11 |
| glPointParameterxv(int pname, int[] params, int offset) | GLES11 |
| glPointParameterxv(int pname, IntBuffer params) | GL11 |
| glPointParameterxv(int pname, IntBuffer params) | GLES11 |
| glPointParameterxvOES(int pname, int[] params, int offset) | GLES11Ext |
| glPointParameterxvOES(int pname, IntBuffer params) | GLES11Ext |
| glPointSize(float size) | GL10 |
| glPointSize(float size) | GLES10 |
| glPointSizePointerOES(int type, int stride, Buffer pointer) | GL11 |
| glPointSizePointerOES(int type, int stride, Buffer pointer) | GLES11 |
| glPointSizex(int size) | GL10 |
| glPointSizex(int size) | GLES10 |
| glPointSizexOES(int size) | GLES11Ext |
| glPolygonOffset(float factor, float units) | GL10 |
| glPolygonOffset(float factor, float units) | GLES10 |
| glPolygonOffsetx(int factor, int units) | GL10 |
| glPolygonOffsetx(int factor, int units) | GLES10 |
| glPolygonOffsetxOES(int factor, int units) | GLES11Ext |
| glPopMatrix() | GL10 |
| glPopMatrix() | GLES10 |
| glPushMatrix() | GL10 |
| glPushMatrix() | GLES10 |
| glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset) | GL10Ext |
| glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset) | GLES10Ext |
| glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent) | GL10Ext |
| glQueryMatrixxOES(IntBuffer mantissa, IntBuffer exponent) | GLES10Ext |
| glReadPixels(int x, int y, int width, int height, int format, int type, Buffer pixels) | GL10 |
| glReadPixels(int x, int y, int width, int height, int format, int type, Buffer pixels) | GLES10 |
| glRenderbufferStorageOES(int target, int internalformat, int width, int height) | GL11ExtensionPack |
| glRenderbufferStorageOES(int target, int internalformat, int width, int height) | GLES11Ext |
| glRotatef(float angle, float x, float y, float z) | GL10 |
| glRotatef(float angle, float x, float y, float z) | GLES10 |
| glRotatex(int angle, int x, int y, int z) | GL10 |
| glRotatex(int angle, int x, int y, int z) | GLES10 |
| glRotatexOES(int angle, int x, int y, int z) | GLES11Ext |
| glSampleCoverage(float value, boolean invert) | GL10 |
| glSampleCoverage(float value, boolean invert) | GLES10 |
| glSampleCoveragex(int value, boolean invert) | GL10 |
| glSampleCoveragex(int value, boolean invert) | GLES10 |
| glSampleCoveragexOES(int value, boolean invert) | GLES11Ext |
| glScalef(float x, float y, float z) | GL10 |
| glScalef(float x, float y, float z) | GLES10 |
| glScalex(int x, int y, int z) | GL10 |
| glScalex(int x, int y, int z) | GLES10 |
| glScalexOES(int x, int y, int z) | GLES11Ext |
| glScissor(int x, int y, int width, int height) | GL10 |
| glScissor(int x, int y, int width, int height) | GLES10 |
| glShadeModel(int mode) | GL10 |
| glShadeModel(int mode) | GLES10 |
| glStencilFunc(int func, int ref, int mask) | GL10 |
| glStencilFunc(int func, int ref, int mask) | GLES10 |
| glStencilMask(int mask) | GL10 |
| glStencilMask(int mask) | GLES10 |
| glStencilOp(int fail, int zfail, int zpass) | GL10 |
| glStencilOp(int fail, int zfail, int zpass) | GL11ExtensionPack |
| glStencilOp(int fail, int zfail, int zpass) | GLES10 |
| GLSurfaceView(Context context)
Standard View constructor.
|
GLSurfaceView |
| GLSurfaceView(Context context, AttributeSet attrs)
Standard View constructor.
|
GLSurfaceView |
| glTexCoordPointer(int size, int type, int stride, int offset) | GL11 |
| glTexCoordPointer(int size, int type, int stride, int offset) | GLES11 |
| glTexCoordPointer(int size, int type, int stride, Buffer pointer) | GL10 |
| glTexCoordPointer(int size, int type, int stride, Buffer pointer) | GLES10 |
| glTexEnvf(int target, int pname, float param) | GL10 |
| glTexEnvf(int target, int pname, float param) | GL11ExtensionPack |
| glTexEnvf(int target, int pname, float param) | GLES10 |
| glTexEnvfv(int target, int pname, float[] params, int offset) | GL10 |
| glTexEnvfv(int target, int pname, float[] params, int offset) | GL11ExtensionPack |
| glTexEnvfv(int target, int pname, float[] params, int offset) | GLES10 |
| glTexEnvfv(int target, int pname, FloatBuffer params) | GL10 |
| glTexEnvfv(int target, int pname, FloatBuffer params) | GL11ExtensionPack |
| glTexEnvfv(int target, int pname, FloatBuffer params) | GLES10 |
| glTexEnvi(int target, int pname, int param) | GL11 |
| glTexEnvi(int target, int pname, int param) | GLES11 |
| glTexEnviv(int target, int pname, int[] params, int offset) | GL11 |
| glTexEnviv(int target, int pname, int[] params, int offset) | GLES11 |
| glTexEnviv(int target, int pname, IntBuffer params) | GL11 |
| glTexEnviv(int target, int pname, IntBuffer params) | GLES11 |
| glTexEnvx(int target, int pname, int param) | GL10 |
| glTexEnvx(int target, int pname, int param) | GL11ExtensionPack |
| glTexEnvx(int target, int pname, int param) | GLES10 |
| glTexEnvxOES(int target, int pname, int param) | GLES11Ext |
| glTexEnvxv(int target, int pname, int[] params, int offset) | GL10 |
| glTexEnvxv(int target, int pname, int[] params, int offset) | GL11ExtensionPack |
| glTexEnvxv(int target, int pname, int[] params, int offset) | GLES10 |
| glTexEnvxv(int target, int pname, IntBuffer params) | GL10 |
| glTexEnvxv(int target, int pname, IntBuffer params) | GL11ExtensionPack |
| glTexEnvxv(int target, int pname, IntBuffer params) | GLES10 |
| glTexEnvxvOES(int target, int pname, int[] params, int offset) | GLES11Ext |
| glTexEnvxvOES(int target, int pname, IntBuffer params) | GLES11Ext |
| glTexGenf(int coord, int pname, float param) | GL11ExtensionPack |
| glTexGenfOES(int coord, int pname, float param) | GLES11Ext |
| glTexGenfv(int coord, int pname, float[] params, int offset) | GL11ExtensionPack |
| glTexGenfv(int coord, int pname, FloatBuffer params) | GL11ExtensionPack |
| glTexGenfvOES(int coord, int pname, float[] params, int offset) | GLES11Ext |
| glTexGenfvOES(int coord, int pname, FloatBuffer params) | GLES11Ext |
| glTexGeni(int coord, int pname, int param) | GL11ExtensionPack |
| glTexGeniOES(int coord, int pname, int param) | GLES11Ext |
| glTexGeniv(int coord, int pname, int[] params, int offset) | GL11ExtensionPack |
| glTexGeniv(int coord, int pname, IntBuffer params) | GL11ExtensionPack |
| glTexGenivOES(int coord, int pname, int[] params, int offset) | GLES11Ext |
| glTexGenivOES(int coord, int pname, IntBuffer params) | GLES11Ext |
| glTexGenx(int coord, int pname, int param) | GL11ExtensionPack |
| glTexGenxOES(int coord, int pname, int param) | GLES11Ext |
| glTexGenxv(int coord, int pname, int[] params, int offset) | GL11ExtensionPack |
| glTexGenxv(int coord, int pname, IntBuffer params) | GL11ExtensionPack |
| glTexGenxvOES(int coord, int pname, int[] params, int offset) | GLES11Ext |
| glTexGenxvOES(int coord, int pname, IntBuffer params) | GLES11Ext |
| glTexImage2D(int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels) | GL10 |
| glTexImage2D(int target, int level, int internalformat, int width, int height, int border, int format, int type, Buffer pixels) | GLES10 |
| glTexParameterf(int target, int pname, float param) | GL10 |
| glTexParameterf(int target, int pname, float param) | GL11ExtensionPack |
| glTexParameterf(int target, int pname, float param) | GLES10 |
| glTexParameterfv(int target, int pname, float[] params, int offset) | GL11 |
| glTexParameterfv(int target, int pname, float[] param, int offset) | GL11Ext |
| glTexParameterfv(int target, int pname, float[] params, int offset) | GLES11 |
| glTexParameterfv(int target, int pname, FloatBuffer params) | GL11 |
| glTexParameterfv(int target, int pname, FloatBuffer params) | GLES11 |
| glTexParameteri(int target, int pname, int param) | GL11 |
| glTexParameteri(int target, int pname, int param) | GLES11 |
| glTexParameteriv(int target, int pname, int[] params, int offset) | GL11 |
| glTexParameteriv(int target, int pname, int[] params, int offset) | GLES11 |
| glTexParameteriv(int target, int pname, IntBuffer params) | GL11 |
| glTexParameteriv(int target, int pname, IntBuffer params) | GLES11 |
| glTexParameterx(int target, int pname, int param) | GL10 |
| glTexParameterx(int target, int pname, int param) | GLES10 |
| glTexParameterxOES(int target, int pname, int param) | GLES11Ext |
| glTexParameterxv(int target, int pname, int[] params, int offset) | GL11 |
| glTexParameterxv(int target, int pname, int[] params, int offset) | GLES11 |
| glTexParameterxv(int target, int pname, IntBuffer params) | GL11 |
| glTexParameterxv(int target, int pname, IntBuffer params) | GLES11 |
| glTexParameterxvOES(int target, int pname, int[] params, int offset) | GLES11Ext |
| glTexParameterxvOES(int target, int pname, IntBuffer params) | GLES11Ext |
| glTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels) | GL10 |
| glTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, Buffer pixels) | GLES10 |
| glTranslatef(float x, float y, float z) | GL10 |
| glTranslatef(float x, float y, float z) | GLES10 |
| glTranslatex(int x, int y, int z) | GL10 |
| glTranslatex(int x, int y, int z) | GLES10 |
| glTranslatexOES(int x, int y, int z) | GLES11Ext |
| GLU() | GLU |
| gluErrorString(int error)
Return an error string from a GL or GLU error code.
|
GLU |
| gluLookAt(GL10 gl, float eyeX, float eyeY, float eyeZ, float centerX, float centerY, float centerZ, float upX, float upY, float upZ)
Define a viewing transformation in terms of an eye point, a center of
view, and an up vector.
|
GLU |
| gluOrtho2D(GL10 gl, float left, float right, float bottom, float top)
Set up a 2D orthographic projection matrix
|
GLU |
| gluPerspective(GL10 gl, float fovy, float aspect, float zNear, float zFar)
Set up a perspective projection matrix
|
GLU |
| gluProject(float objX, float objY, float objZ, float[] model, int modelOffset, float[] project, int projectOffset, int[] view, int viewOffset, float[] win, int winOffset)
Map object coordinates into window coordinates.
|
GLU |
| gluUnProject(float winX, float winY, float winZ, float[] model, int modelOffset, float[] project, int projectOffset, int[] view, int viewOffset, float[] obj, int objOffset)
Map window coordinates to object coordinates.
|
GLU |
| glVertexPointer(int size, int type, int stride, int offset) | GL11 |
| glVertexPointer(int size, int type, int stride, int offset) | GLES11 |
| glVertexPointer(int size, int type, int stride, Buffer pointer) | GL10 |
| glVertexPointer(int size, int type, int stride, Buffer pointer) | GLES10 |
| glViewport(int x, int y, int width, int height) | GL10 |
| glViewport(int x, int y, int width, int height) | GLES10 |
| glWeightPointerOES(int size, int type, int stride, int offset) | GL11Ext |
| glWeightPointerOES(int size, int type, int stride, Buffer pointer) | GL11Ext |
| glWeightPointerOES(int size, int type, int stride, Buffer pointer) | GLES11Ext |
| GL_3DC_XY_AMD
int
|
GLES11Ext |
| GL_3DC_X_AMD
int
|
GLES11Ext |
| GL_ACTIVE_TEXTURE
int
|
GL11 |
| GL_ACTIVE_TEXTURE
int
|
GLES11 |
| GL_ADD
int
|
GL10 |
| GL_ADD
int
|
GLES10 |
| GL_ADD_SIGNED
int
|
GL11 |
| GL_ADD_SIGNED
int
|
GLES11 |
| GL_ALIASED_LINE_WIDTH_RANGE
int
|
GL10 |
| GL_ALIASED_LINE_WIDTH_RANGE
int
|
GLES10 |
| GL_ALIASED_POINT_SIZE_RANGE
int
|
GL10 |
| GL_ALIASED_POINT_SIZE_RANGE
int
|
GLES10 |
| GL_ALPHA
int
|
GL10 |
| GL_ALPHA
int
|
GLES10 |
| GL_ALPHA_BITS
int
|
GL10 |
| GL_ALPHA_BITS
int
|
GLES10 |
| GL_ALPHA_SCALE
int
|
GL11 |
| GL_ALPHA_SCALE
int
|
GLES11 |
| GL_ALPHA_TEST
int
|
GL10 |
| GL_ALPHA_TEST
int
|
GLES10 |
| GL_ALPHA_TEST_FUNC
int
|
GL11 |
| GL_ALPHA_TEST_FUNC
int
|
GLES11 |
| GL_ALPHA_TEST_REF
int
|
GL11 |
| GL_ALPHA_TEST_REF
int
|
GLES11 |
| GL_ALWAYS
int
|
GL10 |
| GL_ALWAYS
int
|
GLES10 |
| GL_AMBIENT
int
|
GL10 |
| GL_AMBIENT
int
|
GLES10 |
| GL_AMBIENT_AND_DIFFUSE
int
|
GL10 |
| GL_AMBIENT_AND_DIFFUSE
int
|
GLES10 |
| GL_AND
int
|
GL10 |
| GL_AND
int
|
GLES10 |
| GL_AND_INVERTED
int
|
GL10 |
| GL_AND_INVERTED
int
|
GLES10 |
| GL_AND_REVERSE
int
|
GL10 |
| GL_AND_REVERSE
int
|
GLES10 |
| GL_ARRAY_BUFFER
int
|
GL11 |
| GL_ARRAY_BUFFER
int
|
GLES11 |
| GL_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_ATC_RGBA_EXPLICIT_ALPHA_AMD
int
|
GLES11Ext |
| GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
int
|
GLES11Ext |
| GL_ATC_RGB_AMD
int
|
GLES11Ext |
| GL_BACK
int
|
GL10 |
| GL_BACK
int
|
GLES10 |
| GL_BGRA
int
|
GLES11Ext |
| GL_BLEND
int
|
GL10 |
| GL_BLEND
int
|
GLES10 |
| GL_BLEND_DST
int
|
GL11 |
| GL_BLEND_DST
int
|
GLES11 |
| GL_BLEND_DST_ALPHA
int
|
GL11ExtensionPack |
| GL_BLEND_DST_ALPHA_OES
int
|
GLES11Ext |
| GL_BLEND_DST_RGB
int
|
GL11ExtensionPack |
| GL_BLEND_DST_RGB_OES
int
|
GLES11Ext |
| GL_BLEND_EQUATION
int
|
GL11ExtensionPack |
| GL_BLEND_EQUATION_ALPHA
int
|
GL11ExtensionPack |
| GL_BLEND_EQUATION_ALPHA_OES
int
|
GLES11Ext |
| GL_BLEND_EQUATION_OES
int
|
GLES11Ext |
| GL_BLEND_EQUATION_RGB
int
|
GL11ExtensionPack |
| GL_BLEND_EQUATION_RGB_OES
int
|
GLES11Ext |
| GL_BLEND_SRC
int
|
GL11 |
| GL_BLEND_SRC
int
|
GLES11 |
| GL_BLEND_SRC_ALPHA
int
|
GL11ExtensionPack |
| GL_BLEND_SRC_ALPHA_OES
int
|
GLES11Ext |
| GL_BLEND_SRC_RGB
int
|
GL11ExtensionPack |
| GL_BLEND_SRC_RGB_OES
int
|
GLES11Ext |
| GL_BLUE_BITS
int
|
GL10 |
| GL_BLUE_BITS
int
|
GLES10 |
| GL_BUFFER_ACCESS
int
|
GL11 |
| GL_BUFFER_ACCESS
int
|
GLES11 |
| GL_BUFFER_ACCESS_OES
int
|
GLES11Ext |
| GL_BUFFER_MAPPED_OES
int
|
GLES11Ext |
| GL_BUFFER_MAP_POINTER_OES
int
|
GLES11Ext |
| GL_BUFFER_SIZE
int
|
GL11 |
| GL_BUFFER_SIZE
int
|
GLES11 |
| GL_BUFFER_USAGE
int
|
GL11 |
| GL_BUFFER_USAGE
int
|
GLES11 |
| GL_BYTE
int
|
GL10 |
| GL_BYTE
int
|
GLES10 |
| GL_CCW
int
|
GL10 |
| GL_CCW
int
|
GLES10 |
| GL_CLAMP_TO_EDGE
int
|
GL10 |
| GL_CLAMP_TO_EDGE
int
|
GLES10 |
| GL_CLEAR
int
|
GL10 |
| GL_CLEAR
int
|
GLES10 |
| GL_CLIENT_ACTIVE_TEXTURE
int
|
GL11 |
| GL_CLIENT_ACTIVE_TEXTURE
int
|
GLES11 |
| GL_CLIP_PLANE0
int
|
GL11 |
| GL_CLIP_PLANE0
int
|
GLES11 |
| GL_CLIP_PLANE1
int
|
GL11 |
| GL_CLIP_PLANE1
int
|
GLES11 |
| GL_CLIP_PLANE2
int
|
GL11 |
| GL_CLIP_PLANE2
int
|
GLES11 |
| GL_CLIP_PLANE3
int
|
GL11 |
| GL_CLIP_PLANE3
int
|
GLES11 |
| GL_CLIP_PLANE4
int
|
GL11 |
| GL_CLIP_PLANE4
int
|
GLES11 |
| GL_CLIP_PLANE5
int
|
GL11 |
| GL_CLIP_PLANE5
int
|
GLES11 |
| GL_COLOR_ARRAY
int
|
GL10 |
| GL_COLOR_ARRAY
int
|
GLES10 |
| GL_COLOR_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_COLOR_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_COLOR_ARRAY_POINTER
int
|
GL11 |
| GL_COLOR_ARRAY_POINTER
int
|
GLES11 |
| GL_COLOR_ARRAY_SIZE
int
|
GL11 |
| GL_COLOR_ARRAY_SIZE
int
|
GLES11 |
| GL_COLOR_ARRAY_STRIDE
int
|
GL11 |
| GL_COLOR_ARRAY_STRIDE
int
|
GLES11 |
| GL_COLOR_ARRAY_TYPE
int
|
GL11 |
| GL_COLOR_ARRAY_TYPE
int
|
GLES11 |
| GL_COLOR_ATTACHMENT0_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT0_OES
int
|
GLES11Ext |
| GL_COLOR_ATTACHMENT10_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT11_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT12_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT13_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT14_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT15_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT1_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT2_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT3_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT4_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT5_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT6_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT7_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT8_OES
int
|
GL11ExtensionPack |
| GL_COLOR_ATTACHMENT9_OES
int
|
GL11ExtensionPack |
| GL_COLOR_BUFFER_BIT
int
|
GL10 |
| GL_COLOR_BUFFER_BIT
int
|
GLES10 |
| GL_COLOR_CLEAR_VALUE
int
|
GL11 |
| GL_COLOR_CLEAR_VALUE
int
|
GLES11 |
| GL_COLOR_LOGIC_OP
int
|
GL10 |
| GL_COLOR_LOGIC_OP
int
|
GLES10 |
| GL_COLOR_MATERIAL
int
|
GL10 |
| GL_COLOR_MATERIAL
int
|
GLES10 |
| GL_COLOR_WRITEMASK
int
|
GL11 |
| GL_COLOR_WRITEMASK
int
|
GLES11 |
| GL_COMBINE
int
|
GL11 |
| GL_COMBINE
int
|
GLES11 |
| GL_COMBINE_ALPHA
int
|
GL11 |
| GL_COMBINE_ALPHA
int
|
GLES11 |
| GL_COMBINE_RGB
int
|
GL11 |
| GL_COMBINE_RGB
int
|
GLES11 |
| GL_COMPRESSED_TEXTURE_FORMATS
int
|
GL10 |
| GL_COMPRESSED_TEXTURE_FORMATS
int
|
GLES10 |
| GL_CONSTANT
int
|
GL11 |
| GL_CONSTANT
int
|
GLES11 |
| GL_CONSTANT_ATTENUATION
int
|
GL10 |
| GL_CONSTANT_ATTENUATION
int
|
GLES10 |
| GL_COORD_REPLACE_OES
int
|
GL11 |
| GL_COORD_REPLACE_OES
int
|
GLES11 |
| GL_COPY
int
|
GL10 |
| GL_COPY
int
|
GLES10 |
| GL_COPY_INVERTED
int
|
GL10 |
| GL_COPY_INVERTED
int
|
GLES10 |
| GL_CULL_FACE
int
|
GL10 |
| GL_CULL_FACE
int
|
GLES10 |
| GL_CULL_FACE_MODE
int
|
GL11 |
| GL_CULL_FACE_MODE
int
|
GLES11 |
| GL_CURRENT_COLOR
int
|
GL11 |
| GL_CURRENT_COLOR
int
|
GLES11 |
| GL_CURRENT_NORMAL
int
|
GL11 |
| GL_CURRENT_NORMAL
int
|
GLES11 |
| GL_CURRENT_PALETTE_MATRIX_OES
int
|
GLES11Ext |
| GL_CURRENT_TEXTURE_COORDS
int
|
GL11 |
| GL_CURRENT_TEXTURE_COORDS
int
|
GLES11 |
| GL_CW
int
|
GL10 |
| GL_CW
int
|
GLES10 |
| GL_DECAL
int
|
GL10 |
| GL_DECAL
int
|
GLES10 |
| GL_DECR
int
|
GL10 |
| GL_DECR
int
|
GLES10 |
| GL_DECR_WRAP
int
|
GL11ExtensionPack |
| GL_DECR_WRAP_OES
int
|
GLES11Ext |
| GL_DEPTH24_STENCIL8_OES
int
|
GLES11Ext |
| GL_DEPTH_ATTACHMENT_OES
int
|
GL11ExtensionPack |
| GL_DEPTH_ATTACHMENT_OES
int
|
GLES11Ext |
| GL_DEPTH_BITS
int
|
GL10 |
| GL_DEPTH_BITS
int
|
GLES10 |
| GL_DEPTH_BUFFER_BIT
int
|
GL10 |
| GL_DEPTH_BUFFER_BIT
int
|
GLES10 |
| GL_DEPTH_CLEAR_VALUE
int
|
GL11 |
| GL_DEPTH_CLEAR_VALUE
int
|
GLES11 |
| GL_DEPTH_COMPONENT
int
|
GL11ExtensionPack |
| GL_DEPTH_COMPONENT16
int
|
GL11ExtensionPack |
| GL_DEPTH_COMPONENT16_OES
int
|
GLES11Ext |
| GL_DEPTH_COMPONENT24
int
|
GL11ExtensionPack |
| GL_DEPTH_COMPONENT24_OES
int
|
GLES11Ext |
| GL_DEPTH_COMPONENT32
int
|
GL11ExtensionPack |
| GL_DEPTH_COMPONENT32_OES
int
|
GLES11Ext |
| GL_DEPTH_FUNC
int
|
GL11 |
| GL_DEPTH_FUNC
int
|
GLES11 |
| GL_DEPTH_RANGE
int
|
GL11 |
| GL_DEPTH_RANGE
int
|
GLES11 |
| GL_DEPTH_STENCIL_OES
int
|
GLES11Ext |
| GL_DEPTH_TEST
int
|
GL10 |
| GL_DEPTH_TEST
int
|
GLES10 |
| GL_DEPTH_WRITEMASK
int
|
GL11 |
| GL_DEPTH_WRITEMASK
int
|
GLES11 |
| GL_DIFFUSE
int
|
GL10 |
| GL_DIFFUSE
int
|
GLES10 |
| GL_DITHER
int
|
GL10 |
| GL_DITHER
int
|
GLES10 |
| GL_DONT_CARE
int
|
GL10 |
| GL_DONT_CARE
int
|
GLES10 |
| GL_DOT3_RGB
int
|
GL11 |
| GL_DOT3_RGB
int
|
GLES11 |
| GL_DOT3_RGBA
int
|
GL11 |
| GL_DOT3_RGBA
int
|
GLES11 |
| GL_DST_ALPHA
int
|
GL10 |
| GL_DST_ALPHA
int
|
GLES10 |
| GL_DST_COLOR
int
|
GL10 |
| GL_DST_COLOR
int
|
GLES10 |
| GL_DYNAMIC_DRAW
int
|
GL11 |
| GL_DYNAMIC_DRAW
int
|
GLES11 |
| GL_ELEMENT_ARRAY_BUFFER
int
|
GL11 |
| GL_ELEMENT_ARRAY_BUFFER
int
|
GLES11 |
| GL_ELEMENT_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_ELEMENT_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_EMISSION
int
|
GL10 |
| GL_EMISSION
int
|
GLES10 |
| GL_EQUAL
int
|
GL10 |
| GL_EQUAL
int
|
GLES10 |
| GL_EQUIV
int
|
GL10 |
| GL_EQUIV
int
|
GLES10 |
| GL_ES_VERSION_UNDEFINED
Default value for reqGlEsVersion;
int
|
ConfigurationInfo |
| GL_ES_VERSION_UNDEFINED
Default value for reqGlEsVersion;
int
|
FeatureInfo |
| GL_ETC1_RGB8_OES
int
|
GLES11Ext |
| GL_EXP
int
|
GL10 |
| GL_EXP
int
|
GLES10 |
| GL_EXP2
int
|
GL10 |
| GL_EXP2
int
|
GLES10 |
| GL_EXTENSIONS
int
|
GL10 |
| GL_EXTENSIONS
int
|
GLES10 |
| GL_FALSE
int
|
GL10 |
| GL_FALSE
int
|
GLES10 |
| GL_FASTEST
int
|
GL10 |
| GL_FASTEST
int
|
GLES10 |
| GL_FIXED
int
|
GL10 |
| GL_FIXED
int
|
GLES10 |
| GL_FIXED_OES
int
|
GLES11Ext |
| GL_FLAT
int
|
GL10 |
| GL_FLAT
int
|
GLES10 |
| GL_FLOAT
int
|
GL10 |
| GL_FLOAT
int
|
GLES10 |
| GL_FOG
int
|
GL10 |
| GL_FOG
int
|
GLES10 |
| GL_FOG_COLOR
int
|
GL10 |
| GL_FOG_COLOR
int
|
GLES10 |
| GL_FOG_DENSITY
int
|
GL10 |
| GL_FOG_DENSITY
int
|
GLES10 |
| GL_FOG_END
int
|
GL10 |
| GL_FOG_END
int
|
GLES10 |
| GL_FOG_HINT
int
|
GL10 |
| GL_FOG_HINT
int
|
GLES10 |
| GL_FOG_MODE
int
|
GL10 |
| GL_FOG_MODE
int
|
GLES10 |
| GL_FOG_START
int
|
GL10 |
| GL_FOG_START
int
|
GLES10 |
| GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_BINDING_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_BINDING_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_COMPLETE_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_COMPLETE_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_INCOMPLETE_FORMATS_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_OES
int
|
GLES11Ext |
| GL_FRAMEBUFFER_UNSUPPORTED_OES
int
|
GL11ExtensionPack |
| GL_FRAMEBUFFER_UNSUPPORTED_OES
int
|
GLES11Ext |
| GL_FRONT
int
|
GL10 |
| GL_FRONT
int
|
GLES10 |
| GL_FRONT_AND_BACK
int
|
GL10 |
| GL_FRONT_AND_BACK
int
|
GLES10 |
| GL_FRONT_FACE
int
|
GL11 |
| GL_FRONT_FACE
int
|
GLES11 |
| GL_FUNC_ADD
int
|
GL11ExtensionPack |
| GL_FUNC_ADD_OES
int
|
GLES11Ext |
| GL_FUNC_REVERSE_SUBTRACT
int
|
GL11ExtensionPack |
| GL_FUNC_REVERSE_SUBTRACT_OES
int
|
GLES11Ext |
| GL_FUNC_SUBTRACT
int
|
GL11ExtensionPack |
| GL_FUNC_SUBTRACT_OES
int
|
GLES11Ext |
| GL_GENERATE_MIPMAP
int
|
GL11 |
| GL_GENERATE_MIPMAP
int
|
GLES11 |
| GL_GENERATE_MIPMAP_HINT
int
|
GL11 |
| GL_GENERATE_MIPMAP_HINT
int
|
GLES11 |
| GL_GEQUAL
int
|
GL10 |
| GL_GEQUAL
int
|
GLES10 |
| GL_GREATER
int
|
GL10 |
| GL_GREATER
int
|
GLES10 |
| GL_GREEN_BITS
int
|
GL10 |
| GL_GREEN_BITS
int
|
GLES10 |
| GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
int
|
GL10 |
| GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES
int
|
GLES10 |
| GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
int
|
GL10 |
| GL_IMPLEMENTATION_COLOR_READ_TYPE_OES
int
|
GLES10 |
| GL_INCR
int
|
GL10 |
| GL_INCR
int
|
GLES10 |
| GL_INCR_WRAP
int
|
GL11ExtensionPack |
| GL_INCR_WRAP_OES
int
|
GLES11Ext |
| GL_INTERPOLATE
int
|
GL11 |
| GL_INTERPOLATE
int
|
GLES11 |
| GL_INVALID_ENUM
int
|
GL10 |
| GL_INVALID_ENUM
int
|
GLES10 |
| GL_INVALID_FRAMEBUFFER_OPERATION_OES
int
|
GL11ExtensionPack |
| GL_INVALID_FRAMEBUFFER_OPERATION_OES
int
|
GLES11Ext |
| GL_INVALID_OPERATION
int
|
GL10 |
| GL_INVALID_OPERATION
int
|
GLES10 |
| GL_INVALID_VALUE
int
|
GL10 |
| GL_INVALID_VALUE
int
|
GLES10 |
| GL_INVERT
int
|
GL10 |
| GL_INVERT
int
|
GLES10 |
| GL_KEEP
int
|
GL10 |
| GL_KEEP
int
|
GLES10 |
| GL_LEQUAL
int
|
GL10 |
| GL_LEQUAL
int
|
GLES10 |
| GL_LESS
int
|
GL10 |
| GL_LESS
int
|
GLES10 |
| GL_LIGHT0
int
|
GL10 |
| GL_LIGHT0
int
|
GLES10 |
| GL_LIGHT1
int
|
GL10 |
| GL_LIGHT1
int
|
GLES10 |
| GL_LIGHT2
int
|
GL10 |
| GL_LIGHT2
int
|
GLES10 |
| GL_LIGHT3
int
|
GL10 |
| GL_LIGHT3
int
|
GLES10 |
| GL_LIGHT4
int
|
GL10 |
| GL_LIGHT4
int
|
GLES10 |
| GL_LIGHT5
int
|
GL10 |
| GL_LIGHT5
int
|
GLES10 |
| GL_LIGHT6
int
|
GL10 |
| GL_LIGHT6
int
|
GLES10 |
| GL_LIGHT7
int
|
GL10 |
| GL_LIGHT7
int
|
GLES10 |
| GL_LIGHTING
int
|
GL10 |
| GL_LIGHTING
int
|
GLES10 |
| GL_LIGHT_MODEL_AMBIENT
int
|
GL10 |
| GL_LIGHT_MODEL_AMBIENT
int
|
GLES10 |
| GL_LIGHT_MODEL_TWO_SIDE
int
|
GL10 |
| GL_LIGHT_MODEL_TWO_SIDE
int
|
GLES10 |
| GL_LINEAR
int
|
GL10 |
| GL_LINEAR
int
|
GLES10 |
| GL_LINEAR_ATTENUATION
int
|
GL10 |
| GL_LINEAR_ATTENUATION
int
|
GLES10 |
| GL_LINEAR_MIPMAP_LINEAR
int
|
GL10 |
| GL_LINEAR_MIPMAP_LINEAR
int
|
GLES10 |
| GL_LINEAR_MIPMAP_NEAREST
int
|
GL10 |
| GL_LINEAR_MIPMAP_NEAREST
int
|
GLES10 |
| GL_LINES
int
|
GL10 |
| GL_LINES
int
|
GLES10 |
| GL_LINE_LOOP
int
|
GL10 |
| GL_LINE_LOOP
int
|
GLES10 |
| GL_LINE_SMOOTH
int
|
GL10 |
| GL_LINE_SMOOTH
int
|
GLES10 |
| GL_LINE_SMOOTH_HINT
int
|
GL10 |
| GL_LINE_SMOOTH_HINT
int
|
GLES10 |
| GL_LINE_STRIP
int
|
GL10 |
| GL_LINE_STRIP
int
|
GLES10 |
| GL_LINE_WIDTH
int
|
GL11 |
| GL_LINE_WIDTH
int
|
GLES11 |
| GL_LOGIC_OP_MODE
int
|
GL11 |
| GL_LOGIC_OP_MODE
int
|
GLES11 |
| GL_LUMINANCE
int
|
GL10 |
| GL_LUMINANCE
int
|
GLES10 |
| GL_LUMINANCE_ALPHA
int
|
GL10 |
| GL_LUMINANCE_ALPHA
int
|
GLES10 |
| GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES
int
|
GLES11Ext |
| GL_MATRIX_INDEX_ARRAY_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_OES
int
|
GLES11Ext |
| GL_MATRIX_INDEX_ARRAY_POINTER_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_POINTER_OES
int
|
GLES11Ext |
| GL_MATRIX_INDEX_ARRAY_SIZE_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_SIZE_OES
int
|
GLES11Ext |
| GL_MATRIX_INDEX_ARRAY_STRIDE_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_STRIDE_OES
int
|
GLES11Ext |
| GL_MATRIX_INDEX_ARRAY_TYPE_OES
int
|
GL11Ext |
| GL_MATRIX_INDEX_ARRAY_TYPE_OES
int
|
GLES11Ext |
| GL_MATRIX_MODE
int
|
GL11 |
| GL_MATRIX_MODE
int
|
GLES11 |
| GL_MATRIX_PALETTE_OES
int
|
GL11Ext |
| GL_MATRIX_PALETTE_OES
int
|
GLES11Ext |
| GL_MAX_CLIP_PLANES
int
|
GL11 |
| GL_MAX_CLIP_PLANES
int
|
GLES11 |
| GL_MAX_COLOR_ATTACHMENTS_OES
int
|
GL11ExtensionPack |
| GL_MAX_CUBE_MAP_TEXTURE_SIZE
int
|
GL11ExtensionPack |
| GL_MAX_CUBE_MAP_TEXTURE_SIZE_OES
int
|
GLES11Ext |
| GL_MAX_ELEMENTS_INDICES
int
|
GL10 |
| GL_MAX_ELEMENTS_INDICES
int
|
GLES10 |
| GL_MAX_ELEMENTS_VERTICES
int
|
GL10 |
| GL_MAX_ELEMENTS_VERTICES
int
|
GLES10 |
| GL_MAX_LIGHTS
int
|
GL10 |
| GL_MAX_LIGHTS
int
|
GLES10 |
| GL_MAX_MODELVIEW_STACK_DEPTH
int
|
GL10 |
| GL_MAX_MODELVIEW_STACK_DEPTH
int
|
GLES10 |
| GL_MAX_PALETTE_MATRICES_OES
int
|
GL11Ext |
| GL_MAX_PALETTE_MATRICES_OES
int
|
GLES11Ext |
| GL_MAX_PROJECTION_STACK_DEPTH
int
|
GL10 |
| GL_MAX_PROJECTION_STACK_DEPTH
int
|
GLES10 |
| GL_MAX_RENDERBUFFER_SIZE_OES
int
|
GL11ExtensionPack |
| GL_MAX_RENDERBUFFER_SIZE_OES
int
|
GLES11Ext |
| GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
int
|
GLES11Ext |
| GL_MAX_TEXTURE_SIZE
int
|
GL10 |
| GL_MAX_TEXTURE_SIZE
int
|
GLES10 |
| GL_MAX_TEXTURE_STACK_DEPTH
int
|
GL10 |
| GL_MAX_TEXTURE_STACK_DEPTH
int
|
GLES10 |
| GL_MAX_TEXTURE_UNITS
int
|
GL10 |
| GL_MAX_TEXTURE_UNITS
int
|
GLES10 |
| GL_MAX_VERTEX_UNITS_OES
int
|
GL11Ext |
| GL_MAX_VERTEX_UNITS_OES
int
|
GLES11Ext |
| GL_MAX_VIEWPORT_DIMS
int
|
GL10 |
| GL_MAX_VIEWPORT_DIMS
int
|
GLES10 |
| GL_MIRRORED_REPEAT
int
|
GL11ExtensionPack |
| GL_MIRRORED_REPEAT_OES
int
|
GLES11Ext |
| GL_MODELVIEW
int
|
GL10 |
| GL_MODELVIEW
int
|
GLES10 |
| GL_MODELVIEW_MATRIX
int
|
GL11 |
| GL_MODELVIEW_MATRIX
int
|
GLES11 |
| GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GL11 |
| GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11 |
| GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11Ext |
| GL_MODELVIEW_STACK_DEPTH
int
|
GL11 |
| GL_MODELVIEW_STACK_DEPTH
int
|
GLES11 |
| GL_MODULATE
int
|
GL10 |
| GL_MODULATE
int
|
GLES10 |
| GL_MULTISAMPLE
int
|
GL10 |
| GL_MULTISAMPLE
int
|
GLES10 |
| GL_NAND
int
|
GL10 |
| GL_NAND
int
|
GLES10 |
| GL_NEAREST
int
|
GL10 |
| GL_NEAREST
int
|
GLES10 |
| GL_NEAREST_MIPMAP_LINEAR
int
|
GL10 |
| GL_NEAREST_MIPMAP_LINEAR
int
|
GLES10 |
| GL_NEAREST_MIPMAP_NEAREST
int
|
GL10 |
| GL_NEAREST_MIPMAP_NEAREST
int
|
GLES10 |
| GL_NEVER
int
|
GL10 |
| GL_NEVER
int
|
GLES10 |
| GL_NICEST
int
|
GL10 |
| GL_NICEST
int
|
GLES10 |
| GL_NONE_OES
int
|
GLES11Ext |
| GL_NOOP
int
|
GL10 |
| GL_NOOP
int
|
GLES10 |
| GL_NOR
int
|
GL10 |
| GL_NOR
int
|
GLES10 |
| GL_NORMALIZE
int
|
GL10 |
| GL_NORMALIZE
int
|
GLES10 |
| GL_NORMAL_ARRAY
int
|
GL10 |
| GL_NORMAL_ARRAY
int
|
GLES10 |
| GL_NORMAL_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_NORMAL_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_NORMAL_ARRAY_POINTER
int
|
GL11 |
| GL_NORMAL_ARRAY_POINTER
int
|
GLES11 |
| GL_NORMAL_ARRAY_STRIDE
int
|
GL11 |
| GL_NORMAL_ARRAY_STRIDE
int
|
GLES11 |
| GL_NORMAL_ARRAY_TYPE
int
|
GL11 |
| GL_NORMAL_ARRAY_TYPE
int
|
GLES11 |
| GL_NORMAL_MAP
int
|
GL11ExtensionPack |
| GL_NORMAL_MAP_OES
int
|
GLES11Ext |
| GL_NOTEQUAL
int
|
GL10 |
| GL_NOTEQUAL
int
|
GLES10 |
| GL_NO_ERROR
int
|
GL10 |
| GL_NO_ERROR
int
|
GLES10 |
| GL_NUM_COMPRESSED_TEXTURE_FORMATS
int
|
GL10 |
| GL_NUM_COMPRESSED_TEXTURE_FORMATS
int
|
GLES10 |
| GL_ONE
int
|
GL10 |
| GL_ONE
int
|
GLES10 |
| GL_ONE_MINUS_DST_ALPHA
int
|
GL10 |
| GL_ONE_MINUS_DST_ALPHA
int
|
GLES10 |
| GL_ONE_MINUS_DST_COLOR
int
|
GL10 |
| GL_ONE_MINUS_DST_COLOR
int
|
GLES10 |
| GL_ONE_MINUS_SRC_ALPHA
int
|
GL10 |
| GL_ONE_MINUS_SRC_ALPHA
int
|
GLES10 |
| GL_ONE_MINUS_SRC_COLOR
int
|
GL10 |
| GL_ONE_MINUS_SRC_COLOR
int
|
GLES10 |
| GL_OPERAND0_ALPHA
int
|
GL11 |
| GL_OPERAND0_ALPHA
int
|
GLES11 |
| GL_OPERAND0_RGB
int
|
GL11 |
| GL_OPERAND0_RGB
int
|
GLES11 |
| GL_OPERAND1_ALPHA
int
|
GL11 |
| GL_OPERAND1_ALPHA
int
|
GLES11 |
| GL_OPERAND1_RGB
int
|
GL11 |
| GL_OPERAND1_RGB
int
|
GLES11 |
| GL_OPERAND2_ALPHA
int
|
GL11 |
| GL_OPERAND2_ALPHA
int
|
GLES11 |
| GL_OPERAND2_RGB
int
|
GL11 |
| GL_OPERAND2_RGB
int
|
GLES11 |
| GL_OR
int
|
GL10 |
| GL_OR
int
|
GLES10 |
| GL_OR_INVERTED
int
|
GL10 |
| GL_OR_INVERTED
int
|
GLES10 |
| GL_OR_REVERSE
int
|
GL10 |
| GL_OR_REVERSE
int
|
GLES10 |
| GL_OUT_OF_MEMORY
int
|
GL10 |
| GL_OUT_OF_MEMORY
int
|
GLES10 |
| GL_PACK_ALIGNMENT
int
|
GL10 |
| GL_PACK_ALIGNMENT
int
|
GLES10 |
| GL_PALETTE4_R5_G6_B5_OES
int
|
GL10 |
| GL_PALETTE4_R5_G6_B5_OES
int
|
GLES10 |
| GL_PALETTE4_RGB5_A1_OES
int
|
GL10 |
| GL_PALETTE4_RGB5_A1_OES
int
|
GLES10 |
| GL_PALETTE4_RGB8_OES
int
|
GL10 |
| GL_PALETTE4_RGB8_OES
int
|
GLES10 |
| GL_PALETTE4_RGBA4_OES
int
|
GL10 |
| GL_PALETTE4_RGBA4_OES
int
|
GLES10 |
| GL_PALETTE4_RGBA8_OES
int
|
GL10 |
| GL_PALETTE4_RGBA8_OES
int
|
GLES10 |
| GL_PALETTE8_R5_G6_B5_OES
int
|
GL10 |
| GL_PALETTE8_R5_G6_B5_OES
int
|
GLES10 |
| GL_PALETTE8_RGB5_A1_OES
int
|
GL10 |
| GL_PALETTE8_RGB5_A1_OES
int
|
GLES10 |
| GL_PALETTE8_RGB8_OES
int
|
GL10 |
| GL_PALETTE8_RGB8_OES
int
|
GLES10 |
| GL_PALETTE8_RGBA4_OES
int
|
GL10 |
| GL_PALETTE8_RGBA4_OES
int
|
GLES10 |
| GL_PALETTE8_RGBA8_OES
int
|
GL10 |
| GL_PALETTE8_RGBA8_OES
int
|
GLES10 |
| GL_PERSPECTIVE_CORRECTION_HINT
int
|
GL10 |
| GL_PERSPECTIVE_CORRECTION_HINT
int
|
GLES10 |
| GL_POINTS
int
|
GL10 |
| GL_POINTS
int
|
GLES10 |
| GL_POINT_DISTANCE_ATTENUATION
int
|
GL11 |
| GL_POINT_DISTANCE_ATTENUATION
int
|
GLES11 |
| GL_POINT_FADE_THRESHOLD_SIZE
int
|
GL10 |
| GL_POINT_FADE_THRESHOLD_SIZE
int
|
GL11 |
| GL_POINT_FADE_THRESHOLD_SIZE
int
|
GLES10 |
| GL_POINT_FADE_THRESHOLD_SIZE
int
|
GLES11 |
| GL_POINT_SIZE
int
|
GL10 |
| GL_POINT_SIZE
int
|
GL11 |
| GL_POINT_SIZE
int
|
GLES10 |
| GL_POINT_SIZE
int
|
GLES11 |
| GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES
int
|
GL11 |
| GL_POINT_SIZE_ARRAY_BUFFER_BINDING_OES
int
|
GLES11 |
| GL_POINT_SIZE_ARRAY_OES
int
|
GL11 |
| GL_POINT_SIZE_ARRAY_OES
int
|
GLES11 |
| GL_POINT_SIZE_ARRAY_POINTER_OES
int
|
GL11 |
| GL_POINT_SIZE_ARRAY_POINTER_OES
int
|
GLES11 |
| GL_POINT_SIZE_ARRAY_STRIDE_OES
int
|
GL11 |
| GL_POINT_SIZE_ARRAY_STRIDE_OES
int
|
GLES11 |
| GL_POINT_SIZE_ARRAY_TYPE_OES
int
|
GL11 |
| GL_POINT_SIZE_ARRAY_TYPE_OES
int
|
GLES11 |
| GL_POINT_SIZE_MAX
int
|
GL11 |
| GL_POINT_SIZE_MAX
int
|
GLES11 |
| GL_POINT_SIZE_MIN
int
|
GL11 |
| GL_POINT_SIZE_MIN
int
|
GLES11 |
| GL_POINT_SMOOTH
int
|
GL10 |
| GL_POINT_SMOOTH
int
|
GLES10 |
| GL_POINT_SMOOTH_HINT
int
|
GL10 |
| GL_POINT_SMOOTH_HINT
int
|
GLES10 |
| GL_POINT_SPRITE_OES
int
|
GL11 |
| GL_POINT_SPRITE_OES
int
|
GLES11 |
| GL_POLYGON_OFFSET_FACTOR
int
|
GL11 |
| GL_POLYGON_OFFSET_FACTOR
int
|
GLES11 |
| GL_POLYGON_OFFSET_FILL
int
|
GL10 |
| GL_POLYGON_OFFSET_FILL
int
|
GLES10 |
| GL_POLYGON_OFFSET_UNITS
int
|
GL11 |
| GL_POLYGON_OFFSET_UNITS
int
|
GLES11 |
| GL_POLYGON_SMOOTH_HINT
int
|
GL10 |
| GL_POLYGON_SMOOTH_HINT
int
|
GLES10 |
| GL_POSITION
int
|
GL10 |
| GL_POSITION
int
|
GLES10 |
| GL_PREVIOUS
int
|
GL11 |
| GL_PREVIOUS
int
|
GLES11 |
| GL_PRIMARY_COLOR
int
|
GL11 |
| GL_PRIMARY_COLOR
int
|
GLES11 |
| GL_PROJECTION
int
|
GL10 |
| GL_PROJECTION
int
|
GLES10 |
| GL_PROJECTION_MATRIX
int
|
GL11 |
| GL_PROJECTION_MATRIX
int
|
GLES11 |
| GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GL11 |
| GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11 |
| GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11Ext |
| GL_PROJECTION_STACK_DEPTH
int
|
GL11 |
| GL_PROJECTION_STACK_DEPTH
int
|
GLES11 |
| GL_QUADRATIC_ATTENUATION
int
|
GL10 |
| GL_QUADRATIC_ATTENUATION
int
|
GLES10 |
| GL_RED_BITS
int
|
GL10 |
| GL_RED_BITS
int
|
GLES10 |
| GL_REFLECTION_MAP
int
|
GL11ExtensionPack |
| GL_REFLECTION_MAP_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_ALPHA_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_ALPHA_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_BINDING_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_BINDING_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_BLUE_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_BLUE_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_DEPTH_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_DEPTH_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_GREEN_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_GREEN_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_HEIGHT_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_HEIGHT_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_INTERNAL_FORMAT_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_INTERNAL_FORMAT_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_RED_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_RED_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_STENCIL_SIZE_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_STENCIL_SIZE_OES
int
|
GLES11Ext |
| GL_RENDERBUFFER_WIDTH_OES
int
|
GL11ExtensionPack |
| GL_RENDERBUFFER_WIDTH_OES
int
|
GLES11Ext |
| GL_RENDERER
int
|
GL10 |
| GL_RENDERER
int
|
GLES10 |
| GL_REPEAT
int
|
GL10 |
| GL_REPEAT
int
|
GLES10 |
| GL_REPLACE
int
|
GL10 |
| GL_REPLACE
int
|
GLES10 |
| GL_RESCALE_NORMAL
int
|
GL10 |
| GL_RESCALE_NORMAL
int
|
GLES10 |
| GL_RGB
int
|
GL10 |
| GL_RGB
int
|
GLES10 |
| GL_RGB565_OES
int
|
GL11ExtensionPack |
| GL_RGB565_OES
int
|
GLES11Ext |
| GL_RGB5_A1
int
|
GL11ExtensionPack |
| GL_RGB5_A1_OES
int
|
GLES11Ext |
| GL_RGB8
int
|
GL11ExtensionPack |
| GL_RGB8_OES
int
|
GLES11Ext |
| GL_RGBA
int
|
GL10 |
| GL_RGBA
int
|
GLES10 |
| GL_RGBA4
int
|
GL11ExtensionPack |
| GL_RGBA4_OES
int
|
GLES11Ext |
| GL_RGBA8
int
|
GL11ExtensionPack |
| GL_RGBA8_OES
int
|
GLES11Ext |
| GL_RGB_SCALE
int
|
GL11 |
| GL_RGB_SCALE
int
|
GLES11 |
| GL_SAMPLES
int
|
GL11 |
| GL_SAMPLES
int
|
GLES11 |
| GL_SAMPLE_ALPHA_TO_COVERAGE
int
|
GL10 |
| GL_SAMPLE_ALPHA_TO_COVERAGE
int
|
GLES10 |
| GL_SAMPLE_ALPHA_TO_ONE
int
|
GL10 |
| GL_SAMPLE_ALPHA_TO_ONE
int
|
GLES10 |
| GL_SAMPLE_BUFFERS
int
|
GL11 |
| GL_SAMPLE_BUFFERS
int
|
GLES11 |
| GL_SAMPLE_COVERAGE
int
|
GL10 |
| GL_SAMPLE_COVERAGE
int
|
GLES10 |
| GL_SAMPLE_COVERAGE_INVERT
int
|
GL11 |
| GL_SAMPLE_COVERAGE_INVERT
int
|
GLES11 |
| GL_SAMPLE_COVERAGE_VALUE
int
|
GL11 |
| GL_SAMPLE_COVERAGE_VALUE
int
|
GLES11 |
| GL_SCISSOR_BOX
int
|
GL11 |
| GL_SCISSOR_BOX
int
|
GLES11 |
| GL_SCISSOR_TEST
int
|
GL10 |
| GL_SCISSOR_TEST
int
|
GLES10 |
| GL_SET
int
|
GL10 |
| GL_SET
int
|
GLES10 |
| GL_SHADE_MODEL
int
|
GL11 |
| GL_SHADE_MODEL
int
|
GLES11 |
| GL_SHININESS
int
|
GL10 |
| GL_SHININESS
int
|
GLES10 |
| GL_SHORT
int
|
GL10 |
| GL_SHORT
int
|
GLES10 |
| GL_SMOOTH
int
|
GL10 |
| GL_SMOOTH
int
|
GLES10 |
| GL_SMOOTH_LINE_WIDTH_RANGE
int
|
GL10 |
| GL_SMOOTH_LINE_WIDTH_RANGE
int
|
GLES10 |
| GL_SMOOTH_POINT_SIZE_RANGE
int
|
GL10 |
| GL_SMOOTH_POINT_SIZE_RANGE
int
|
GLES10 |
| GL_SPECULAR
int
|
GL10 |
| GL_SPECULAR
int
|
GLES10 |
| GL_SPOT_CUTOFF
int
|
GL10 |
| GL_SPOT_CUTOFF
int
|
GLES10 |
| GL_SPOT_DIRECTION
int
|
GL10 |
| GL_SPOT_DIRECTION
int
|
GLES10 |
| GL_SPOT_EXPONENT
int
|
GL10 |
| GL_SPOT_EXPONENT
int
|
GLES10 |
| GL_SRC0_ALPHA
int
|
GL11 |
| GL_SRC0_ALPHA
int
|
GLES11 |
| GL_SRC0_RGB
int
|
GL11 |
| GL_SRC0_RGB
int
|
GLES11 |
| GL_SRC1_ALPHA
int
|
GL11 |
| GL_SRC1_ALPHA
int
|
GLES11 |
| GL_SRC1_RGB
int
|
GL11 |
| GL_SRC1_RGB
int
|
GLES11 |
| GL_SRC2_ALPHA
int
|
GL11 |
| GL_SRC2_ALPHA
int
|
GLES11 |
| GL_SRC2_RGB
int
|
GL11 |
| GL_SRC2_RGB
int
|
GLES11 |
| GL_SRC_ALPHA
int
|
GL10 |
| GL_SRC_ALPHA
int
|
GLES10 |
| GL_SRC_ALPHA_SATURATE
int
|
GL10 |
| GL_SRC_ALPHA_SATURATE
int
|
GLES10 |
| GL_SRC_COLOR
int
|
GL10 |
| GL_SRC_COLOR
int
|
GLES10 |
| GL_STACK_OVERFLOW
int
|
GL10 |
| GL_STACK_OVERFLOW
int
|
GLES10 |
| GL_STACK_UNDERFLOW
int
|
GL10 |
| GL_STACK_UNDERFLOW
int
|
GLES10 |
| GL_STATIC_DRAW
int
|
GL11 |
| GL_STATIC_DRAW
int
|
GLES11 |
| GL_STENCIL_ATTACHMENT_OES
int
|
GL11ExtensionPack |
| GL_STENCIL_ATTACHMENT_OES
int
|
GLES11Ext |
| GL_STENCIL_BITS
int
|
GL10 |
| GL_STENCIL_BITS
int
|
GLES10 |
| GL_STENCIL_BUFFER_BIT
int
|
GL10 |
| GL_STENCIL_BUFFER_BIT
int
|
GLES10 |
| GL_STENCIL_CLEAR_VALUE
int
|
GL11 |
| GL_STENCIL_CLEAR_VALUE
int
|
GLES11 |
| GL_STENCIL_FAIL
int
|
GL11 |
| GL_STENCIL_FAIL
int
|
GLES11 |
| GL_STENCIL_FUNC
int
|
GL11 |
| GL_STENCIL_FUNC
int
|
GLES11 |
| GL_STENCIL_INDEX
int
|
GL11ExtensionPack |
| GL_STENCIL_INDEX1_OES
int
|
GL11ExtensionPack |
| GL_STENCIL_INDEX1_OES
int
|
GLES11Ext |
| GL_STENCIL_INDEX4_OES
int
|
GL11ExtensionPack |
| GL_STENCIL_INDEX4_OES
int
|
GLES11Ext |
| GL_STENCIL_INDEX8_OES
int
|
GL11ExtensionPack |
| GL_STENCIL_INDEX8_OES
int
|
GLES11Ext |
| GL_STENCIL_PASS_DEPTH_FAIL
int
|
GL11 |
| GL_STENCIL_PASS_DEPTH_FAIL
int
|
GLES11 |
| GL_STENCIL_PASS_DEPTH_PASS
int
|
GL11 |
| GL_STENCIL_PASS_DEPTH_PASS
int
|
GLES11 |
| GL_STENCIL_REF
int
|
GL11 |
| GL_STENCIL_REF
int
|
GLES11 |
| GL_STENCIL_TEST
int
|
GL10 |
| GL_STENCIL_TEST
int
|
GLES10 |
| GL_STENCIL_VALUE_MASK
int
|
GL11 |
| GL_STENCIL_VALUE_MASK
int
|
GLES11 |
| GL_STENCIL_WRITEMASK
int
|
GL11 |
| GL_STENCIL_WRITEMASK
int
|
GLES11 |
| GL_STR
int
|
GL11ExtensionPack |
| GL_SUBPIXEL_BITS
int
|
GL10 |
| GL_SUBPIXEL_BITS
int
|
GLES10 |
| GL_SUBTRACT
int
|
GL11 |
| GL_SUBTRACT
int
|
GLES11 |
| GL_TEXTURE
int
|
GL10 |
| GL_TEXTURE
int
|
GLES10 |
| GL_TEXTURE0
int
|
GL10 |
| GL_TEXTURE0
int
|
GLES10 |
| GL_TEXTURE1
int
|
GL10 |
| GL_TEXTURE1
int
|
GLES10 |
| GL_TEXTURE10
int
|
GL10 |
| GL_TEXTURE10
int
|
GLES10 |
| GL_TEXTURE11
int
|
GL10 |
| GL_TEXTURE11
int
|
GLES10 |
| GL_TEXTURE12
int
|
GL10 |
| GL_TEXTURE12
int
|
GLES10 |
| GL_TEXTURE13
int
|
GL10 |
| GL_TEXTURE13
int
|
GLES10 |
| GL_TEXTURE14
int
|
GL10 |
| GL_TEXTURE14
int
|
GLES10 |
| GL_TEXTURE15
int
|
GL10 |
| GL_TEXTURE15
int
|
GLES10 |
| GL_TEXTURE16
int
|
GL10 |
| GL_TEXTURE16
int
|
GLES10 |
| GL_TEXTURE17
int
|
GL10 |
| GL_TEXTURE17
int
|
GLES10 |
| GL_TEXTURE18
int
|
GL10 |
| GL_TEXTURE18
int
|
GLES10 |
| GL_TEXTURE19
int
|
GL10 |
| GL_TEXTURE19
int
|
GLES10 |
| GL_TEXTURE2
int
|
GL10 |
| GL_TEXTURE2
int
|
GLES10 |
| GL_TEXTURE20
int
|
GL10 |
| GL_TEXTURE20
int
|
GLES10 |
| GL_TEXTURE21
int
|
GL10 |
| GL_TEXTURE21
int
|
GLES10 |
| GL_TEXTURE22
int
|
GL10 |
| GL_TEXTURE22
int
|
GLES10 |
| GL_TEXTURE23
int
|
GL10 |
| GL_TEXTURE23
int
|
GLES10 |
| GL_TEXTURE24
int
|
GL10 |
| GL_TEXTURE24
int
|
GLES10 |
| GL_TEXTURE25
int
|
GL10 |
| GL_TEXTURE25
int
|
GLES10 |
| GL_TEXTURE26
int
|
GL10 |
| GL_TEXTURE26
int
|
GLES10 |
| GL_TEXTURE27
int
|
GL10 |
| GL_TEXTURE27
int
|
GLES10 |
| GL_TEXTURE28
int
|
GL10 |
| GL_TEXTURE28
int
|
GLES10 |
| GL_TEXTURE29
int
|
GL10 |
| GL_TEXTURE29
int
|
GLES10 |
| GL_TEXTURE3
int
|
GL10 |
| GL_TEXTURE3
int
|
GLES10 |
| GL_TEXTURE30
int
|
GL10 |
| GL_TEXTURE30
int
|
GLES10 |
| GL_TEXTURE31
int
|
GL10 |
| GL_TEXTURE31
int
|
GLES10 |
| GL_TEXTURE4
int
|
GL10 |
| GL_TEXTURE4
int
|
GLES10 |
| GL_TEXTURE5
int
|
GL10 |
| GL_TEXTURE5
int
|
GLES10 |
| GL_TEXTURE6
int
|
GL10 |
| GL_TEXTURE6
int
|
GLES10 |
| GL_TEXTURE7
int
|
GL10 |
| GL_TEXTURE7
int
|
GLES10 |
| GL_TEXTURE8
int
|
GL10 |
| GL_TEXTURE8
int
|
GLES10 |
| GL_TEXTURE9
int
|
GL10 |
| GL_TEXTURE9
int
|
GLES10 |
| GL_TEXTURE_2D
int
|
GL10 |
| GL_TEXTURE_2D
int
|
GLES10 |
| GL_TEXTURE_BINDING_2D
int
|
GL11 |
| GL_TEXTURE_BINDING_2D
int
|
GLES11 |
| GL_TEXTURE_BINDING_CUBE_MAP
int
|
GL11ExtensionPack |
| GL_TEXTURE_BINDING_CUBE_MAP_OES
int
|
GLES11Ext |
| GL_TEXTURE_COORD_ARRAY
int
|
GL10 |
| GL_TEXTURE_COORD_ARRAY
int
|
GLES10 |
| GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_TEXTURE_COORD_ARRAY_POINTER
int
|
GL11 |
| GL_TEXTURE_COORD_ARRAY_POINTER
int
|
GLES11 |
| GL_TEXTURE_COORD_ARRAY_SIZE
int
|
GL11 |
| GL_TEXTURE_COORD_ARRAY_SIZE
int
|
GLES11 |
| GL_TEXTURE_COORD_ARRAY_STRIDE
int
|
GL11 |
| GL_TEXTURE_COORD_ARRAY_STRIDE
int
|
GLES11 |
| GL_TEXTURE_COORD_ARRAY_TYPE
int
|
GL11 |
| GL_TEXTURE_COORD_ARRAY_TYPE
int
|
GLES11 |
| GL_TEXTURE_CROP_RECT_OES
int
|
GL11Ext |
| GL_TEXTURE_CROP_RECT_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_X
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_X_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_Y
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_Z
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_POSITIVE_X
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_POSITIVE_X_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_POSITIVE_Y
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_POSITIVE_Y_OES
int
|
GLES11Ext |
| GL_TEXTURE_CUBE_MAP_POSITIVE_Z
int
|
GL11ExtensionPack |
| GL_TEXTURE_CUBE_MAP_POSITIVE_Z_OES
int
|
GLES11Ext |
| GL_TEXTURE_ENV
int
|
GL10 |
| GL_TEXTURE_ENV
int
|
GLES10 |
| GL_TEXTURE_ENV_COLOR
int
|
GL10 |
| GL_TEXTURE_ENV_COLOR
int
|
GLES10 |
| GL_TEXTURE_ENV_MODE
int
|
GL10 |
| GL_TEXTURE_ENV_MODE
int
|
GLES10 |
| GL_TEXTURE_GEN_MODE
int
|
GL11ExtensionPack |
| GL_TEXTURE_GEN_MODE_OES
int
|
GLES11Ext |
| GL_TEXTURE_GEN_STR
int
|
GL11ExtensionPack |
| GL_TEXTURE_GEN_STR_OES
int
|
GLES11Ext |
| GL_TEXTURE_MAG_FILTER
int
|
GL10 |
| GL_TEXTURE_MAG_FILTER
int
|
GLES10 |
| GL_TEXTURE_MATRIX
int
|
GL11 |
| GL_TEXTURE_MATRIX
int
|
GLES11 |
| GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GL11 |
| GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11 |
| GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES
int
|
GLES11Ext |
| GL_TEXTURE_MAX_ANISOTROPY_EXT
int
|
GLES11Ext |
| GL_TEXTURE_MIN_FILTER
int
|
GL10 |
| GL_TEXTURE_MIN_FILTER
int
|
GLES10 |
| GL_TEXTURE_STACK_DEPTH
int
|
GL11 |
| GL_TEXTURE_STACK_DEPTH
int
|
GLES11 |
| GL_TEXTURE_WRAP_S
int
|
GL10 |
| GL_TEXTURE_WRAP_S
int
|
GLES10 |
| GL_TEXTURE_WRAP_T
int
|
GL10 |
| GL_TEXTURE_WRAP_T
int
|
GLES10 |
| GL_TRIANGLES
int
|
GL10 |
| GL_TRIANGLES
int
|
GLES10 |
| GL_TRIANGLE_FAN
int
|
GL10 |
| GL_TRIANGLE_FAN
int
|
GLES10 |
| GL_TRIANGLE_STRIP
int
|
GL10 |
| GL_TRIANGLE_STRIP
int
|
GLES10 |
| GL_TRUE
int
|
GL10 |
| GL_TRUE
int
|
GLES10 |
| GL_UNPACK_ALIGNMENT
int
|
GL10 |
| GL_UNPACK_ALIGNMENT
int
|
GLES10 |
| GL_UNSIGNED_BYTE
int
|
GL10 |
| GL_UNSIGNED_BYTE
int
|
GLES10 |
| GL_UNSIGNED_INT_24_8_OES
int
|
GLES11Ext |
| GL_UNSIGNED_SHORT
int
|
GL10 |
| GL_UNSIGNED_SHORT
int
|
GLES10 |
| GL_UNSIGNED_SHORT_4_4_4_4
int
|
GL10 |
| GL_UNSIGNED_SHORT_4_4_4_4
int
|
GLES10 |
| GL_UNSIGNED_SHORT_5_5_5_1
int
|
GL10 |
| GL_UNSIGNED_SHORT_5_5_5_1
int
|
GLES10 |
| GL_UNSIGNED_SHORT_5_6_5
int
|
GL10 |
| GL_UNSIGNED_SHORT_5_6_5
int
|
GLES10 |
| GL_VENDOR
int
|
GL10 |
| GL_VENDOR
int
|
GLES10 |
| GL_VERSION
int
|
GL10 |
| GL_VERSION
int
|
GLES10 |
| GL_VERTEX_ARRAY
int
|
GL10 |
| GL_VERTEX_ARRAY
int
|
GLES10 |
| GL_VERTEX_ARRAY_BUFFER_BINDING
int
|
GL11 |
| GL_VERTEX_ARRAY_BUFFER_BINDING
int
|
GLES11 |
| GL_VERTEX_ARRAY_POINTER
int
|
GL11 |
| GL_VERTEX_ARRAY_POINTER
int
|
GLES11 |
| GL_VERTEX_ARRAY_SIZE
int
|
GL11 |
| GL_VERTEX_ARRAY_SIZE
int
|
GLES11 |
| GL_VERTEX_ARRAY_STRIDE
int
|
GL11 |
| GL_VERTEX_ARRAY_STRIDE
int
|
GLES11 |
| GL_VERTEX_ARRAY_TYPE
int
|
GL11 |
| GL_VERTEX_ARRAY_TYPE
int
|
GLES11 |
| GL_VIEWPORT
int
|
GL11 |
| GL_VIEWPORT
int
|
GLES11 |
| GL_WEIGHT_ARRAY_BUFFER_BINDING_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_BUFFER_BINDING_OES
int
|
GLES11Ext |
| GL_WEIGHT_ARRAY_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_OES
int
|
GLES11Ext |
| GL_WEIGHT_ARRAY_POINTER_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_POINTER_OES
int
|
GLES11Ext |
| GL_WEIGHT_ARRAY_SIZE_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_SIZE_OES
int
|
GLES11Ext |
| GL_WEIGHT_ARRAY_STRIDE_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_STRIDE_OES
int
|
GLES11Ext |
| GL_WEIGHT_ARRAY_TYPE_OES
int
|
GL11Ext |
| GL_WEIGHT_ARRAY_TYPE_OES
int
|
GLES11Ext |
| GL_WRITE_ONLY
int
|
GL11 |
| GL_WRITE_ONLY
int
|
GLES11 |
| GL_WRITE_ONLY_OES
int
|
GLES11Ext |
| GL_XOR
int
|
GL10 |
| GL_XOR
int
|
GLES10 |
| GL_ZERO
int
|
GL10 |
| GL_ZERO
int
|
GLES10 |
| GMT | DateUtils |
| GMT
The time zone to use in the date header.
|
HttpDateGenerator |
| goBack()
Go back in the history of this WebView.
|
WebView |
| goBackOrForward(int steps)
Go to the history item that is the number of steps away from
the current item.
|
WebView |
| goForward()
Go forward in the history of this WebView.
|
WebView |
| GONE
This view is invisible, and it doesn't take any space for layout
purposes.
int
|
View |
| GOTHIC
The "Gothic" Unicode Block.
|
Character.UnicodeBlock |
| goToSleep(long time)
Force the device to go to sleep.
|
PowerManager |
| GPS_EVENT_FIRST_FIX
Event sent when the GPS system has received its first fix since starting.
int
|
GpsStatus |
| GPS_EVENT_SATELLITE_STATUS
Event sent periodically to report GPS satellite status.
int
|
GpsStatus |
| GPS_EVENT_STARTED
Event sent when the GPS system has started.
int
|
GpsStatus |
| GPS_EVENT_STOPPED
Event sent when the GPS system has stopped.
int
|
GpsStatus |
| GPS_PROVIDER
Name of the GPS location provider.
|
LocationManager |
| GPU
This constant is deprecated.
this is ignored, this value is set automatically when needed.
int
|
Surface |
| GradientDrawable() | GradientDrawable |
| GradientDrawable(GradientDrawable.Orientation orientation, int[] colors)
Create a new gradient drawable given an orientation and an array
of colors for the gradient.
|
GradientDrawable |
| gradientRadius
May be a floating point value, such as " int
|
R.attr |
| grantUriPermission(String toPackage, Uri uri, int modeFlags)
Grant permission to access a specific Uri to another package, regardless
of whether that package has general permission to access the Uri's
content provider.
|
Context |
| grantUriPermission(String toPackage, Uri uri, int modeFlags)
Grant permission to access a specific Uri to another package, regardless
of whether that package has general permission to access the Uri's
content provider.
|
ContextWrapper |
| grantUriPermission(String toPackage, Uri uri, int modeFlags)
Grant permission to access a specific Uri to another package, regardless
of whether that package has general permission to access the Uri's
content provider.
|
MockContext |
| grantUriPermissions
If true, the Context.grantUriPermission or corresponding Intent flags can
be used to allow others to access specific URIs in the content
provider, even if they do not have an explicit read or write
permission.
int
|
R.attr |
| gravity
Specifies how to place the content of an object, both
on the x- and y-axis, within the object itself.
int
|
R.attr |
| Gravity() | Gravity |
| GRAVITY_DEATH_STAR_I
float
|
SensorManager |
| GRAVITY_EARTH
float
|
SensorManager |
| GRAVITY_JUPITER
float
|
SensorManager |
| GRAVITY_MARS
float
|
SensorManager |
| GRAVITY_MERCURY
float
|
SensorManager |
| GRAVITY_MOON
float
|
SensorManager |
| GRAVITY_NEPTUNE
float
|
SensorManager |
| GRAVITY_PLUTO
float
|
SensorManager |
| GRAVITY_SATURN
float
|
SensorManager |
| GRAVITY_SUN
values returned by the accelerometer in various locations in the universe.
float
|
SensorManager |
| GRAVITY_THE_ISLAND
float
|
SensorManager |
| GRAVITY_URANUS
float
|
SensorManager |
| GRAVITY_VENUS
float
|
SensorManager |
| GRAY
int
|
Color |
| greaterEquals(ProtocolVersion version)
Tests if this protocol version is greater or equal to the given one.
|
ProtocolVersion |
| GREEK
The "Greek and Coptic" Unicode Block.
|
Character.UnicodeBlock |
| GREEK_EXTENDED
The "Greek Extended" Unicode Block.
|
Character.UnicodeBlock |
| GREEN
int
|
Color |
| green(int color)
Return the green component of a color int.
|
Color |
| GregorianCalendar()
Constructs a new
GregorianCalendar initialized to the current date and
time with the default Locale and TimeZone. |
GregorianCalendar |
| GregorianCalendar(int year, int month, int day)
Constructs a new
GregorianCalendar initialized to midnight in the default
TimeZone and Locale on the specified date. |
GregorianCalendar |
| GregorianCalendar(int year, int month, int day, int hour, int minute)
Constructs a new
GregorianCalendar initialized to the specified date and
time in the default TimeZone and Locale. |
GregorianCalendar |
| GregorianCalendar(int year, int month, int day, int hour, int minute, int second)
Constructs a new
GregorianCalendar initialized to the specified date and
time in the default TimeZone and Locale. |
GregorianCalendar |
| GregorianCalendar(Locale locale)
Constructs a new
GregorianCalendar initialized to the current date and
time and using the specified Locale and the default TimeZone. |
GregorianCalendar |
| GregorianCalendar(TimeZone timezone)
Constructs a new
GregorianCalendar initialized to the current date and
time and using the specified TimeZone and the default Locale. |
GregorianCalendar |
| GregorianCalendar(TimeZone timezone, Locale locale)
Constructs a new
GregorianCalendar initialized to the current date and
time and using the specified TimeZone and Locale. |
GregorianCalendar |
| GridLayoutAnimationController(Context context, AttributeSet attrs)
Creates a new grid layout animation controller from external resources.
|
GridLayoutAnimationController |
| GridLayoutAnimationController(Animation animation)
Creates a new layout animation controller with a delay of 50%
for both rows and columns and the specified animation.
|
GridLayoutAnimationController |
| GridLayoutAnimationController(Animation animation, float columnDelay, float rowDelay)
Creates a new layout animation controller with the specified delays
and the specified animation.
|
GridLayoutAnimationController |
| GridLayoutAnimationController.AnimationParameters() | GridLayoutAnimationController.AnimationParameters |
| GridView(Context context) | GridView |
| GridView(Context context, AttributeSet attrs) | GridView |
| GridView(Context context, AttributeSet attrs, int defStyle) | GridView |
| gridViewStyle
Default GridView style.
int
|
R.attr |
| group()
Returns the text that matched the whole regular expression.
|
MatchResult |
| group()
Returns the text that matched the whole regular expression.
|
Matcher |
| group(int group)
Returns the text that matched a given group of the regular expression.
|
MatchResult |
| group(int group)
Returns the text that matched a given group of the regular expression.
|
Matcher |
| groupCount()
Returns the number of groups in the result, which is always equal to
the number of groups in the original regular expression.
|
MatchResult |
| groupCount()
Returns the number of groups in the results, which is always equal to
the number of groups in the original regular expression.
|
Matcher |
| groupIndicator
Indicator shown beside the group View.
int
|
R.attr |
| GROUPING_SEPARATOR
This constant stands for the grouping separator.
|
NumberFormat.Field |
| GROUP_ANDROID_STARRED
This constant is deprecated.
see ContactsContract
|
Contacts.Groups |
| GROUP_ID
This constant is deprecated.
see ContactsContract
|
Contacts.GroupMembership |
| GROUP_MY_CONTACTS
This constant is deprecated.
see ContactsContract
|
Contacts.Groups |
| GROUP_NAME_EXTRA_KEY
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.UI |
| GROUP_ROW_ID
The row id of the group that this group membership refers to.
|
ContactsContract.CommonDataKinds.GroupMembership |
| GROUP_SOURCE_ID
The sourceid of the group that this group membership refers to.
|
ContactsContract.CommonDataKinds.GroupMembership |
| GROUP_SYNC_ACCOUNT
This constant is deprecated.
see ContactsContract
|
Contacts.GroupMembership |
| GROUP_SYNC_ACCOUNT_TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.GroupMembership |
| GROUP_SYNC_ID
This constant is deprecated.
see ContactsContract
|
Contacts.GroupMembership |
| GROUP_VISIBLE
Flag indicating if the contacts belonging to this group should be
visible in any user interface.
|
ContactsContract.GroupsColumns |
| growArray(int oldSize, int newSize) | DrawableContainer.DrawableContainerState |
| GsmCellLocation()
Empty constructor.
|
GsmCellLocation |
| GsmCellLocation(Bundle bundle)
Initialize the object from a bundle.
|
GsmCellLocation |
| GT_OK
Allow greater-than characters.
int
|
UrlQuerySanitizer.IllegalCharacterValueSanitizer |
| GuardedObject(Object object, Guard guard)
Constructs a new instance of
GuardedObject which protects access
to the specified Object using the specified Guard. |
GuardedObject |
| guessContentTypeFromName(String url)
Determines the MIME-type of the given resource
url by resolving
the filename extension with the internal FileNameMap. |
URLConnection |
| guessContentTypeFromStream(InputStream is)
Determines the MIME-type of the resource represented by the input stream
is by reading its first few characters. |
URLConnection |
| guessFileName(String url, String contentDisposition, String mimeType)
Guesses canonical filename that a download would have, using
the URL and contentDisposition.
|
URLUtil |
| guessUrl(String inUrl)
Cleans up (if possible) user-entered web addresses
|
URLUtil |
| GUJARATI
The "Gujarati" Unicode Block.
|
Character.UnicodeBlock |
| GUJARATI
The Constant GUJARATI indicates the GUJARATI range and decimal base.
int
|
NumericShaper |
| GURMUKHI
The "Gurmukhi" Unicode Block.
|
Character.UnicodeBlock |
| GURMUKHI
The Constant GURMUKHI indicates the GURMUKHI range and decimal base.
int
|
NumericShaper |
| GZIPInputStream(InputStream is)
Construct a
GZIPInputStream to read from GZIP data from the
underlying stream. |
GZIPInputStream |
| GZIPInputStream(InputStream is, int size)
Construct a
GZIPInputStream to read from GZIP data from the
underlying stream. |
GZIPInputStream |
| GZIPOutputStream(OutputStream os)
Construct a new
GZIPOutputStream to write data in GZIP format to
the underlying stream. |
GZIPOutputStream |
| GZIPOutputStream(OutputStream os, int size)
Construct a new
GZIPOutputStream to write data in GZIP format to
the underlying stream. |
GZIPOutputStream |
| GZIP_MAGIC
The magic header for the GZIP format.
int
|
GZIPInputStream |