Method Index: C - Android SDK

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

C

cacheColorHint
Indicates that this list will always be drawn on top of solid, single-color opaque background.
int
R.attr
cachedChildren()
Returns an array of all cached child nodes.
AbstractPreferences
(protected)
cacheDisabled()
get the state of the current cache, enabled or disabled
CacheManager
CACHED_NAME
The cached name associated with the phone number, if it exists.
CallLog.Calls
CACHED_NUMBER_LABEL
The cached number label, for a custom number type, associated with the phone number, if it exists.
CallLog.Calls
CACHED_NUMBER_TYPE
The cached number type (Home, Work, etc) associated with the phone number, if it exists.
CallLog.Calls
CacheManager()
CacheManager
CacheManager.CacheResult()
CacheManager.CacheResult
CacheRequest()
This implementation does nothing.
CacheRequest
CacheResponse()
This implementation does nothing.
CacheResponse
calculateLength(CharSequence msgBody, boolean use7bitOnly)
Calculates the number of SMS's required to encode the message body and the number of characters remaining until the next message.
SmsMessage
calculateLength(CharSequence messageBody, boolean use7bitOnly)
This method is deprecated. Use android.telephony.SmsMessage.
SmsMessage
calculateLength(String messageBody, boolean use7bitOnly)
This method is deprecated. Use android.telephony.SmsMessage.
SmsMessage
calculateLength(String messageBody, boolean use7bitOnly)
Calculates the number of SMS's required to encode the message body and the number of characters remaining until the next message, given the current encoding.
SmsMessage
calculateSignalLevel(int rssi, int numLevels)
Calculates the level of the signal.
WifiManager
call()
Computes a result, or throws an exception if unable to do so.
Callable
callable(Runnable task)
Returns a Callable object that, when called, runs the given task and returns null.
Executors
callable(Runnable task, T result)
Returns a Callable object that, when called, runs the given task and returns the given result.
Executors
callable(PrivilegedAction action)
Returns a Callable object that, when called, runs the given privileged action and returns its result.
Executors
callable(PrivilegedExceptionAction action)
Returns a Callable object that, when called, runs the given privileged exception action and returns its result.
Executors
callActivityOnCreate(Activity activity, Bundle icicle)
Perform calling of an activity's onCreate(Bundle) method.
Instrumentation
callActivityOnDestroy(Activity activity)
Instrumentation
callActivityOnNewIntent(Activity activity, Intent intent)
Perform calling of an activity's onNewIntent(Intent) method.
Instrumentation
callActivityOnPause(Activity activity)
Perform calling of an activity's onPause() method.
Instrumentation
callActivityOnPostCreate(Activity activity, Bundle icicle)
Perform calling of an activity's onPostCreate(Bundle) method.
Instrumentation
callActivityOnRestart(Activity activity)
Perform calling of an activity's onRestart() method.
Instrumentation
callActivityOnRestoreInstanceState(Activity activity, Bundle savedInstanceState)
Perform calling of an activity's onRestoreInstanceState(Bundle) method.
Instrumentation
callActivityOnResume(Activity activity)
Perform calling of an activity's onResume() method.
Instrumentation
callActivityOnSaveInstanceState(Activity activity, Bundle outState)
Perform calling of an activity's onPause() method.
Instrumentation
callActivityOnStart(Activity activity)
Perform calling of an activity's onStart() method.
Instrumentation
callActivityOnStop(Activity activity)
Perform calling of an activity's onStop() method.
Instrumentation
callActivityOnUserLeaving(Activity activity)
Perform calling of an activity's onUserLeaveHint() method.
Instrumentation
callApplicationOnCreate(Application app)
Perform calling of the application's onCreate() method.
Instrumentation
callChangeListener(Object newValue)
Call this method after the user changes the preference, but before the internal state is set.
Preference
(protected)
calledPartyBCDFragmentToString(byte[] bytes, int offset, int length)
Like calledPartyBCDToString, but field does not start with a TOA byte.
PhoneNumberUtils
calledPartyBCDToString(byte[] bytes, int offset, int length)
3GPP TS 24.008 10.5.4.7 Called Party BCD Number See Also TS 51.011 10.5.1 "dialing number/ssc string" and TS 11.11 "10.3.1 EF adn (Abbreviated dialing numbers)"
PhoneNumberUtils
CALLER_IS_SYNCADAPTER
An optional insert, update or delete URI parameter that allows the caller to specify that it is a sync adapter.
ContactsContract
CallLog()
CallLog
CallLog.Calls()
CallLog.Calls
CALL_PHONE
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
Manifest.permission
CALL_PRIVILEGED
Allows an application to call any phone number, including emergency numbers, without going through the Dialer user interface for the user to confirm the call being placed.
Manifest.permission
CALL_STATE_IDLE
Device call state: No activity.
int
TelephonyManager
CALL_STATE_OFFHOOK
Device call state: Off-hook.
int
TelephonyManager
CALL_STATE_RINGING
Device call state: Ringing.
int
TelephonyManager
CAMERA
Required to be able to access the camera device.
Manifest.permission
CAMERA
Camera video source
int
MediaRecorder.VideoSource
Camera()
Camera
Camera.Size(int w, int h)
Sets the dimensions for pictures.
Camera.Size
CAMERA_ERROR_SERVER_DIED
Media server died.
int
Camera
CAMERA_ERROR_UNKNOWN
Unspecified camerar error.
int
Camera
CANADA
Locale constant for en_CA.
Locale
CANADA_FRENCH
Locale constant for fr_CA.
Locale
canAnimate()
Indicates whether the view group has the ability to animate its children after the first layout.
AdapterView
(protected)
canAnimate()
Indicates whether the view group has the ability to animate its children after the first layout.
ListView
(protected)
canAnimate()
Indicates whether the view group has the ability to animate its children after the first layout.
ViewGroup
(protected)
cancel
Preference framework strings.
int
R.string
cancel()
Cancels this key.
AbstractSelectionKey
cancel()
Cancel the countdown.
CountDownTimer
cancel()
Cancel the dialog.
Dialog
cancel()
DialogInterface
cancel()
Cancel the authorization request
HttpAuthHandler
cancel()
Handle the result if the user cancelled the dialog.
JsResult
cancel()
MockDialogInterface
cancel()
Cancel a currently active PendingIntent.
PendingIntent
cancel()
Cancels this key.
SelectionKey
cancel()
Cancel this request and all pending requests for the WebView that had the error.
SslErrorHandler
cancel()
Cancels this statement's execution if both the database and the JDBC driver support aborting an SQL statement in flight.
Statement
cancel()
Cancels the Timer and removes any scheduled tasks.
Timer
cancel()
Cancels the TimerTask and removes it from the Timer's queue.
TimerTask
cancel()
Close the view if it's showing, or don't show it if it isn't showing yet.
Toast
cancel()
Turn the vibrator off.
Vibrator
cancel(PendingIntent operation)
Remove any alarms with a matching Intent.
AlarmManager
cancel(boolean mayInterruptIfRunning)
Attempts to cancel execution of this task.
AccountManagerFuture
cancel(boolean mayInterruptIfRunning)
Attempts to cancel execution of this task.
AsyncTask
cancel(boolean mayInterruptIfRunning)
Attempts to cancel execution of this task.
Future
cancel(boolean mayInterruptIfRunning)
Attempts to cancel execution of this task.
FutureTask
cancel(int id)
Cancel a previously shown notification.
NotificationManager
cancel(String tag, int id)
Cancel a previously shown notification.
NotificationManager
cancelAll()
Cancel all previously shown notifications.
NotificationManager
cancelAutoFocus()
Cancels auto-focus function.
Camera
cancelClearAnimation()
GestureOverlayView
cancelDiscovery()
Cancel the current device discovery process.
BluetoothAdapter
cancelGesture()
GestureOverlayView
CancellationException()
Constructs a CancellationException with no detail message.
CancellationException
CancellationException(String message)
Constructs a CancellationException with the specified detail message.
CancellationException
CancelledKeyException()
Constructs a CancelledKeyException.
CancelledKeyException
cancelledKeys()
Returns this channel's set of canceled selection keys.
AbstractSelector
(protected)
cancelLongPress()
Cancels a pending long press.
TextView
cancelLongPress()
Cancels a pending long press.
View
cancelOperation(int token)
Attempts to cancel operation that has not already started.
AsyncQueryHandler
cancelRowUpdates()
Cancels any updates made to the current row in the ResultSet.
ResultSet
cancelSync(Account account, String authority)
Cancel any active or pending syncs that match account and authority.
ContentResolver
cancelSync(Uri uri)
This method is deprecated. instead use cancelSync(android.accounts.Account, String)
ContentResolver
cancelSyncsandDisableAutoSync()
SyncBaseInstrumentation
(protected)
cancelThumbnailRequest(ContentResolver cr, long origId)
This method cancels the thumbnail request so clients waiting for getThumbnail will be interrupted and return immediately.
MediaStore.Images.Thumbnails
cancelThumbnailRequest(ContentResolver cr, long origId)
This method cancels the thumbnail request so clients waiting for getThumbnail will be interrupted and return immediately.
MediaStore.Video.Thumbnails
canClearHistory(ContentResolver cr)
Returns whether there is any history to clear.
Browser
canConstantState()
DrawableContainer.DrawableContainerState
canDetectOrientation()
OrientationEventListener
candidatesArea
The part of the UI shown by an InputMethodService that contains the views for displaying candidates for what the user has entered.
int
R.id
candidatesTextStyleSpans
A styled string, specifying the style to be used for showing inline candidate text when composing with an input method.
int
R.attr
canEncode()
Returns true if this charset supports encoding, false otherwise.
Charset
canEncode(char c)
Checks if the given character can be encoded by this encoder.
CharsetEncoder
canEncode(CharSequence sequence)
Checks if a given CharSequence can be encoded by this encoder.
CharsetEncoder
canGoBack()
Return true if this WebView has a back history item.
WebView
canGoBackOrForward(int steps)
Return true if the page can go back or forward the given number of steps.
WebView
canGoForward()
Return true if this WebView has a forward history item.
WebView
CANONICAL
Defines a constant for the canonical string format of distinguished names.
X500Principal
CANONICAL_DECOMPOSITION
Constant used to specify the decomposition rule.
int
Collator
CANON_EQ
This constant specifies that a character in a Pattern and a character in the input string only match if they are canonically equivalent.
int
Pattern
canPause()
MediaController.MediaPlayerControl
canPause()
VideoView
canRead()
Indicates whether the current context is allowed to read from this file.
File
canResponseHaveBody(HttpRequest request, HttpResponse response)
Decide whether a response comes with an entity.
HttpRequestExecutor
(protected)
canSeekBackward()
MediaController.MediaPlayerControl
canSeekBackward()
VideoView
canSeekForward()
MediaController.MediaPlayerControl
canSeekForward()
VideoView
canSelectArbitrarily()
Returns true if this movement method allows arbitrary selection of any text; false if it has no selection (like a movement method that only scrolls) or a constrained selection (for example limited to links.
ArrowKeyMovementMethod
canSelectArbitrarily()
Returns true if this movement method allows arbitrary selection of any text; false if it has no selection (like a movement method that only scrolls) or a constrained selection (for example limited to links.
MovementMethod
canSelectArbitrarily()
Returns true if this movement method allows arbitrary selection of any text; false if it has no selection (like a movement method that only scrolls) or a constrained selection (for example limited to links.
ScrollingMovementMethod
Canvas()
Construct an empty raster canvas.
Canvas
Canvas(Bitmap bitmap)
Construct a canvas with the specified bitmap to draw into.
Canvas
Canvas(GL gl)
Construct a canvas with the specified gl context.
Canvas
canWrite()
Indicates whether the current context is allowed to write to this file.
File
capacity()
Returns the capacity of this buffer.
Buffer
capacity()
ByteArrayBuffer
capacity()
CharArrayBuffer
capacity()
Returns the number of characters that can be held without growing.
StringBuffer
capacity()
Returns the number of characters that can be held without growing.
StringBuilder
capacity()
Returns the number of elements this vector can hold without growing.
Vector
capitalize
This constant is deprecated. Use inputType instead.
int
R.attr
CAPITAL_AM_PM
This designator indicates whether the HOUR field is before or after noon.
char
DateFormat
CAPTURE
int
BluetoothClass.Service
capturePicture()
Return a new picture that captures the current display of the webview.
WebView
CAP_MODE_CHARACTERS
Capitalization mode for getCapsMode(CharSequence, int, int): capitalize all characters.
int
TextUtils
CAP_MODE_SENTENCES
Capitalization mode for getCapsMode(CharSequence, int, int): capitalize the first character of each sentence.
int
TextUtils
CAP_MODE_WORDS
Capitalization mode for getCapsMode(CharSequence, int, int): capitalize the first character of all words.
int
TextUtils
cardinality()
Returns the number of bits that are true in this BitSet.
BitSet
CASE_INSENSITIVE
This constant specifies that a Pattern is matched case-insensitively.
int
Pattern
CASE_INSENSITIVE_ORDER
A comparator ignoring the case of the characters.
String
cast(Object obj)
Casts the specified object to the type represented by this Class.
Class
categoriesIterator()
Return an iterator over the filter's categories.
IntentFilter
CATEGORY
The YouTube category of the video

Type: TEXT

MediaStore.Video.VideoColumns
CATEGORY_ALTERNATIVE
Set if the activity should be considered as an alternative action to the data the user is currently viewing.
Intent
CATEGORY_ALTERNATIVE
Category code for the order integer for items/groups that are alternative actions on the data that is currently displayed -- or/add this with your base value.
int
Menu
CATEGORY_BROWSABLE
Activities that can be safely invoked from a browser must support this category.
Intent
CATEGORY_CAR_DOCK
An activity to run when device is inserted into a car dock.
Intent
CATEGORY_CONTAINER
Category code for the order integer for items/groups that are part of a container -- or/add this with your base value.
int
Menu
CATEGORY_DEFAULT
Set if the activity should be an option for the default action (center press) to perform on a piece of data.
Intent
CATEGORY_DESK_DOCK
An activity to run when device is inserted into a car dock.
Intent
CATEGORY_DEVELOPMENT_PREFERENCE
This activity is a development preference panel.
Intent
CATEGORY_EMBED
Capable of running inside a parent activity container.
Intent
CATEGORY_FRAMEWORK_INSTRUMENTATION_TEST
To be used as code under test for framework instrumentation tests.
Intent
CATEGORY_HOME
This is the home activity, that is the first activity that is displayed when the device boots.
Intent
CATEGORY_INFO
Provides information about the package it is in; typically used if a package does not contain a CATEGORY_LAUNCHER to provide a front-door to the user without having to be shown in the all apps list.
Intent
CATEGORY_LAUNCHER
Should be displayed in the top-level launcher.
Intent
CATEGORY_MONKEY
This activity may be exercised by the monkey or other automated test tools.
Intent
CATEGORY_OPENABLE
Used to indicate that a GET_CONTENT intent only wants URIs that can be opened with ContentResolver.openInputStream.
Intent
CATEGORY_PREFERENCE
This activity is a preference panel.
Intent
CATEGORY_SAMPLE_CODE
To be used as an sample code example (not part of the normal user experience).
Intent
CATEGORY_SECONDARY
Category code for the order integer for items/groups that are user-supplied secondary (infrequently used) options -- or/add this with your base value.
int
Menu
CATEGORY_SELECTED_ALTERNATIVE
Set if the activity should be considered as an alternative selection action to the data the user has currently selected.
Intent
CATEGORY_SYSTEM
Category code for the order integer for items/groups that are provided by the system -- or/add this with your base value.
int
Menu
CATEGORY_TAB
Intended to be used as a tab inside of an containing TabActivity.
Intent
CATEGORY_TEST
To be used as a test (not part of the normal user experience).
Intent
CATEGORY_UNIT_TEST
To be used as a unit test (run through the Test Harness).
Intent
cbrt(double d)
Returns the closest double approximation of the cube root of the argument.
Math
cbrt(double d)
Returns the closest double approximation of the cube root of the argument.
StrictMath
CCMP
AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]
int
WifiConfiguration.GroupCipher
CCMP
AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]
int
WifiConfiguration.PairwiseCipher
CDATA_SECTION_NODE
The node is a CDATASection.
short
Node
CdmaCellLocation()
Empty constructor.
CdmaCellLocation
CdmaCellLocation(Bundle bundleWithValues)
Initialize the object from a bundle.
CdmaCellLocation
CDSECT
A CDATA sections was just read; this token is available only from calls to nextToken().
int
XmlPullParser
cdsect(String text)
XmlSerializer
ceil(double d)
Returns the double conversion of the most negative (closest to negative infinity) integer value which is greater than the argument.
Math
ceil(double d)
Returns the double conversion of the most negative (closest to negative infinity) integer value which is greater than the argument.
StrictMath
ceil(float value)
Returns the float conversion of the most negative (i.e.
FloatMath
CellLocation()
CellLocation
CENATT
int
ZipEntry
CENATT
int
ZipFile
CENATT
int
ZipInputStream
CENATT
int
ZipOutputStream
CENATX
int
ZipEntry
CENATX
int
ZipFile
CENATX
int
ZipInputStream
CENATX
int
ZipOutputStream
CENCOM
int
ZipEntry
CENCOM
int
ZipFile
CENCOM
int
ZipInputStream
CENCOM
int
ZipOutputStream
CENCRC
int
ZipEntry
CENCRC
int
ZipFile
CENCRC
int
ZipInputStream
CENCRC
int
ZipOutputStream
CENDSK
int
ZipEntry
CENDSK
int
ZipFile
CENDSK
int
ZipInputStream
CENDSK
int
ZipOutputStream
CENEXT
int
ZipEntry
CENEXT
int
ZipFile
CENEXT
int
ZipInputStream
CENEXT
int
ZipOutputStream
CENFLG
int
ZipEntry
CENFLG
int
ZipFile
CENFLG
int
ZipInputStream
CENFLG
int
ZipOutputStream
CENHDR
int
ZipEntry
CENHDR
int
ZipFile
CENHDR
int
ZipInputStream
CENHDR
int
ZipOutputStream
CENHOW
int
ZipEntry
CENHOW
int
ZipFile
CENHOW
int
ZipInputStream
CENHOW
int
ZipOutputStream
CENLEN
int
ZipEntry
CENLEN
int
ZipFile
CENLEN
int
ZipInputStream
CENLEN
int
ZipOutputStream
CENNAM
int
ZipEntry
CENNAM
int
ZipFile
CENNAM
int
ZipInputStream
CENNAM
int
ZipOutputStream
CENOFF
int
ZipEntry
CENOFF
int
ZipFile
CENOFF
int
ZipInputStream
CENOFF
int
ZipOutputStream
CENSIG
long
ZipEntry
CENSIG
long
ZipFile
CENSIG
long
ZipInputStream
CENSIG
long
ZipOutputStream
CENSIZ
int
ZipEntry
CENSIZ
int
ZipFile
CENSIZ
int
ZipInputStream
CENSIZ
int
ZipOutputStream
CENTER
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
int
Gravity
centerBright

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int
R.attr
centerColor
Optional center color.
int
R.attr
centerDark

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int
R.attr
centerMedium

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int
R.attr
centerX

May be a floating point value, such as "1.2".

int
R.attr
centerX()
Rect
centerX()
RectF
centerY

May be a floating point value, such as "1.2".

int
R.attr
centerY()
Rect
centerY()
RectF
CENTER_HORIZONTAL
Place object in the horizontal center of its container, not changing its size.
int
Gravity
CENTER_HORIZONTAL
Rule that centers the child horizontally with respect to the bounds of its RelativeLayout parent.
int
RelativeLayout
CENTER_IN_PARENT
Rule that centers the child with respect to the bounds of its RelativeLayout parent.
int
RelativeLayout
CENTER_VERTICAL
Place object in the vertical center of its container, not changing its size.
int
Gravity
CENTER_VERTICAL
Rule that centers the child vertically with respect to the bounds of its RelativeLayout parent.
int
RelativeLayout
CENTIM
int
ZipEntry
CENTIM
int
ZipFile
CENTIM
int
ZipInputStream
CENTIM
int
ZipOutputStream
CENVEM
int
ZipEntry
CENVEM
int
ZipFile
CENVEM
int
ZipInputStream
CENVEM
int
ZipOutputStream
CENVER
int
ZipEntry
CENVER
int
ZipFile
CENVER
int
ZipInputStream
CENVER
int
ZipOutputStream
Certificate()
Creates a new Certificate.
Certificate
CertificateEncodingException()
Creates a new CertificateEncodingException.
CertificateEncodingException
CertificateEncodingException()
Creates a new CertificateEncodingException.
CertificateEncodingException
CertificateEncodingException(String msg)
Creates a new CertificateEncodingException with the specified message.
CertificateEncodingException
CertificateEncodingException(String msg)
Creates a new CertificateEncodingException with the specified message.
CertificateEncodingException
CertificateEncodingException(String message, Throwable cause)
Creates a new CertificateEncodingException with the specified message and cause.
CertificateEncodingException
CertificateEncodingException(Throwable cause)
Creates a new CertificateEncodingException with the specified cause.
CertificateEncodingException
CertificateException()
Creates a new CertificateException.
CertificateException
CertificateException()
Creates a new CertificateException.
CertificateException
CertificateException(String msg)
Creates a new CertificateException with the specified message.
CertificateException
CertificateException(String msg)
Creates a new CertificateException with the specified message.
CertificateException
CertificateException(String message, Throwable cause)
Creates a new CertificateException with the specified message and cause.
CertificateException
CertificateException(Throwable cause)
Creates a new CertificateException with the specified cause.
CertificateException
CertificateExpiredException()
Creates a new CertificateExpiredException.
CertificateExpiredException
CertificateExpiredException()
Creates a new CertificateExpiredException.
CertificateExpiredException
CertificateExpiredException(String msg)
Creates a new CertificateExpiredException with the specified message.
CertificateExpiredException
CertificateExpiredException(String msg)
Creates a new CertificateExpiredException with the specified message.
CertificateExpiredException
CertificateFactorySpi()
Constructs a new instance of this class.
CertificateFactorySpi
CertificateNotYetValidException()
Creates a new CertificateNotYetValidException.
CertificateNotYetValidException
CertificateNotYetValidException()
Creates a new CertificateNotYetValidException.
CertificateNotYetValidException
CertificateNotYetValidException(String msg)
Creates a new CertificateNotYetValidException with the specified message.
CertificateNotYetValidException
CertificateNotYetValidException(String msg)
Creates a new CertificateNotYetValidException with the specified message.
CertificateNotYetValidException
CertificateParsingException()
Creates a new CertificateParsingException.
CertificateParsingException
CertificateParsingException()
Creates a new CertificateParsingException.
CertificateParsingException
CertificateParsingException(String msg)
Creates a new CertificateParsingException with the specified message.
CertificateParsingException
CertificateParsingException(String msg)
Creates a new CertificateParsingException with the specified message.
CertificateParsingException
CertificateParsingException(String message, Throwable cause)
Creates a new CertificateParsingException with the specified message and cause.
CertificateParsingException
CertificateParsingException(Throwable cause)
Creates a new CertificateParsingException with the specified cause.
CertificateParsingException
certificates()
Returns the certificates for this Identity.
Identity
CertPathBuilderException()
Creates a new CertPathBuilderException.
CertPathBuilderException
CertPathBuilderException(String msg)
Creates a new CertPathBuilderException with the specified message.
CertPathBuilderException
CertPathBuilderException(String msg, Throwable cause)
Creates a new CertPathBuilderException with the specified message and cause.
CertPathBuilderException
CertPathBuilderException(Throwable cause)
Creates a new CertPathBuilderException with the specified cause.
CertPathBuilderException
CertPathBuilderSpi()
Creates a new CertPathBuilderSpi instance.
CertPathBuilderSpi
CertPathTrustManagerParameters(CertPathParameters parameters)
Creates a new CertPathTrustManagerParameters with the specified certification path parameters.
CertPathTrustManagerParameters
CertPathValidatorException()
Creates a new CertPathValidatorException.
CertPathValidatorException
CertPathValidatorException(String msg)
Creates a new CertPathValidatorException with the specified message.
CertPathValidatorException
CertPathValidatorException(String msg, Throwable cause)
Creates a new CertPathValidatorException with the specified message and cause.
CertPathValidatorException
CertPathValidatorException(String msg, Throwable cause, CertPath certPath, int index)
Creates a new CertPathValidatorException with the specified message , cause, certification path and certificate index in the certification path.
CertPathValidatorException
CertPathValidatorException(Throwable cause)
Creates a new CertPathValidatorException with the specified cause.
CertPathValidatorException
CertPathValidatorSpi()
Creates a new CertPathValidatorSpi instance.
CertPathValidatorSpi
CertStoreException()
Creates a new CertStoreException.
CertStoreException
CertStoreException(String msg)
Creates a new CertStoreException with the specified message.
CertStoreException
CertStoreException(String msg, Throwable cause)
Creates a new CertStoreException with the specified message and cause.
CertStoreException
CertStoreException(Throwable cause)
Creates a new CertStoreException with the specified cause.
CertStoreException
CertStoreSpi(CertStoreParameters params)
Creates a new CertStoreSpi.
CertStoreSpi
changeAction(KeyEvent event, int action)
Create a new key event that is the same as the given one, but whose action is replaced with the given value.
KeyEvent
changeCursor(Cursor cursor)
Change the underlying cursor to a new cursor.
CursorAdapter
changeCursor(Cursor cursor)
CursorTreeAdapter
changeCursor(Cursor c)
Change the underlying cursor to a new cursor.
SimpleCursorAdapter
changeCursorAndColumns(Cursor c, String[] from, int[] to)
Change the cursor and change the column-to-view mappings at the same time.
SimpleCursorAdapter
changeDebugPort(int port)
This method is deprecated. no longer needed or useful
Debug
changeFlags(KeyEvent event, int flags)
Create a new key event that is the same as the given one, but whose flags are replaced with the given value.
KeyEvent
changeTimeRepeat(KeyEvent event, long eventTime, int newRepeat)
Create a new key event that is the same as the given one, but whose event time and repeat count are replaced with the given value.
KeyEvent
changeTimeRepeat(KeyEvent event, long eventTime, int newRepeat, int newFlags)
Create a new key event that is the same as the given one, but whose event time and repeat count are replaced with the given value.
KeyEvent
CHANGE_COMPONENT_ENABLED_STATE
Allows an application to change whether an application component (other than its own) is enabled or not.
Manifest.permission
CHANGE_CONFIGURATION
Allows an application to modify the current configuration, such as locale.
Manifest.permission
CHANGE_NETWORK_STATE
Allows applications to change network connectivity state
Manifest.permission
CHANGE_WIFI_MULTICAST_STATE
Allows applications to enter Wi-Fi Multicast mode
Manifest.permission
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
Manifest.permission
channel()
Returns the lock's FileChannel.
FileLock
channel()
Gets the channel of this key.
SelectionKey
CHANNEL_CONFIGURATION_DEFAULT
This constant is deprecated. use CHANNEL_OUT_DEFAULT or CHANNEL_IN_DEFAULT instead
int
AudioFormat
CHANNEL_CONFIGURATION_INVALID
This constant is deprecated. use CHANNEL_INVALID instead
int
AudioFormat
CHANNEL_CONFIGURATION_MONO
This constant is deprecated. use CHANNEL_OUT_MONO or CHANNEL_IN_MONO instead
int
AudioFormat
CHANNEL_CONFIGURATION_STEREO
This constant is deprecated. use CHANNEL_OUT_STEREO or CHANNEL_IN_STEREO instead
int
AudioFormat
CHANNEL_INVALID
Invalid audio channel mask
int
AudioFormat
CHANNEL_IN_BACK
int
AudioFormat
CHANNEL_IN_BACK_PROCESSED
int
AudioFormat
CHANNEL_IN_DEFAULT
int
AudioFormat
CHANNEL_IN_FRONT
int
AudioFormat
CHANNEL_IN_FRONT_PROCESSED
int
AudioFormat
CHANNEL_IN_LEFT
int
AudioFormat
CHANNEL_IN_LEFT_PROCESSED
int
AudioFormat
CHANNEL_IN_MONO
int
AudioFormat
CHANNEL_IN_PRESSURE
int
AudioFormat
CHANNEL_IN_RIGHT
int
AudioFormat
CHANNEL_IN_RIGHT_PROCESSED
int
AudioFormat
CHANNEL_IN_STEREO
int
AudioFormat
CHANNEL_IN_VOICE_DNLINK
int
AudioFormat
CHANNEL_IN_VOICE_UPLINK
int
AudioFormat
CHANNEL_IN_X_AXIS
int
AudioFormat
CHANNEL_IN_Y_AXIS
int
AudioFormat
CHANNEL_IN_Z_AXIS
int
AudioFormat
CHANNEL_OUT_5POINT1
int
AudioFormat
CHANNEL_OUT_7POINT1
int
AudioFormat
CHANNEL_OUT_BACK_CENTER
int
AudioFormat
CHANNEL_OUT_BACK_LEFT
int
AudioFormat
CHANNEL_OUT_BACK_RIGHT
int
AudioFormat
CHANNEL_OUT_DEFAULT
Default audio channel mask
int
AudioFormat
CHANNEL_OUT_FRONT_CENTER
int
AudioFormat
CHANNEL_OUT_FRONT_LEFT
int
AudioFormat
CHANNEL_OUT_FRONT_LEFT_OF_CENTER
int
AudioFormat
CHANNEL_OUT_FRONT_RIGHT
int
AudioFormat
CHANNEL_OUT_FRONT_RIGHT_OF_CENTER
int
AudioFormat
CHANNEL_OUT_LOW_FREQUENCY
int
AudioFormat
CHANNEL_OUT_MONO
int
AudioFormat
CHANNEL_OUT_QUAD
int
AudioFormat
CHANNEL_OUT_STEREO
int
AudioFormat
CHANNEL_OUT_SURROUND
int
AudioFormat
CHAR
The type code that identifies the SQL type CHAR.
int
Types
Character(char value)
Constructs a new Character with the specified primitive char value.
Character
CharacterCodingException()
Constructs a new CharacterCodingException.
CharacterCodingException
CharacterPickerDialog(Context context, View view, Editable text, String options, boolean insert)
Creates a new CharacterPickerDialog that presents the specified options for insertion or replacement (depending on the sense of insert) into text.
CharacterPickerDialog
CHARACTERS
The characters that are used.
char[]
DateKeyListener
CHARACTERS
The characters that are used.
char[]
DateTimeKeyListener
CHARACTERS
The characters that are used.
char[]
DialerKeyListener
CHARACTERS
The characters that are used.
char[]
TimeKeyListener
characters(char[] ch, int start, int length)
Receive notification of character data.
ContentHandler
characters(char[] ch, int start, int length)
Receive notification of character data inside an element.
DefaultHandler
characters(char[] ch, int start, int length)
Receive notification of character data.
DocumentHandler
characters(char[] ch, int start, int length)
Receive notification of character data inside an element.
HandlerBase
characters(char[] ch, int start, int length)
Adapter implementation method; do not call.
ParserAdapter
characters(char[] ch, int start, int length)
Filter a character data event.
XMLFilterImpl
characters(char[] ch, int start, int length)
Adapt a SAX2 characters event.
XMLReaderAdapter
CharacterStyle()
CharacterStyle
CharArrayBuffer(char[] buf)
CharArrayBuffer
CharArrayBuffer(int capacity)
CharArrayBuffer
CharArrayBuffer(int size)
CharArrayBuffer
CharArrayReader(char[] buf)
Constructs a CharArrayReader on the char array buf.
CharArrayReader
CharArrayReader(char[] buf, int offset, int length)
Constructs a CharArrayReader on the char array buf.
CharArrayReader
CharArrayWriter()
Constructs a new CharArrayWriter which has a buffer allocated with the default size of 32 characters.
CharArrayWriter
CharArrayWriter(int initialSize)
Constructs a new CharArrayWriter which has a buffer allocated with the size of initialSize characters.
CharArrayWriter
charAt(int off)
Returns the character at the specified index, with the first character having index zero.
AlteredCharSequence
charAt(int i)
CharArrayBuffer
charAt(int index)
Returns the character located at the specified index in the buffer.
CharBuffer
charAt(int index)
Returns the character at the specified index, with the first character having index zero.
CharSequence
charAt(int i)
Returns the character at the specified index, with the first character having index zero.
SpannableString
charAt(int where)
Return the char at the specified offset within the buffer.
SpannableStringBuilder
charAt(int i)
Returns the character at the specified index, with the first character having index zero.
SpannedString
charAt(int index)
Returns the character at the specified offset in this string.
String
charAt(int index)
Retrieves the character at the index.
StringBuffer
charAt(int index)
Retrieves the character at the index.
StringBuilder
CharConversionException()
Constructs a new CharConversionException with its stack trace filled in.
CharConversionException
CharConversionException(String detailMessage)
Constructs a new CharConversionException with its stack trace and detail message filled in.
CharConversionException
charCount(int codePoint)
Calculates the number of char values required to represent the specified Unicode code point.
Character
charset()
Gets the Charset which this decoder uses.
CharsetDecoder
charset()
Gets the Charset which this encoder uses.
CharsetEncoder
charsetForName(String charsetName)
Returns the named charset.
CharsetProvider
charsets()
Returns an iterator over all the available charsets.
CharsetProvider
CHARSET_PARAM
HTTP
charValue()
Gets the primitive value of this character.
Character
CHAR_REPLACEMENT
The CHAR_REPLACEMENT text attribute key.
TextAttribute
CHAR_SEQUENCE_CREATOR
TextUtils
check(int id)

Sets the selection to the radio button whose identifier is passed in parameter.

RadioGroup
check(Certificate cert, Collection<String> unresolvedCritExts)
Checks the specified certificate and removes the processed critical extensions from the specified list of X.509 extension OIDs.
PKIXCertPathChecker
checkable
Whether the item is capable of displaying a check mark.
int
R.attr
checkableBehavior
Whether the items are capable of displaying a check mark.
int
R.attr
checkAbort()
Detects stream abort and notifies the watcher.
EofSensorInputStream
(protected)
checkAccept(String host, int port)
Checks whether the calling thread is allowed to accept socket connections.
SecurityManager
checkAccess()
Check that the caller has LoggingPermission("control") so that it is trusted to modify the configuration for logging framework.
LogManager
checkAccess()
Is used for operations that require approval from a SecurityManager.
Thread
checkAccess()
Checks the accessibility of the ThreadGroup from the perspective of the caller.
ThreadGroup
checkAccess(Thread thread)
Checks whether the calling thread is allowed to modify the specified thread.
SecurityManager
checkAccess(ThreadGroup group)
Checks whether the calling thread is allowed to modify the specified thread group.
SecurityManager
checkAwtEventQueueAccess()
Checks whether the calling thread is allowed to access the AWT event queue.
SecurityManager
checkBluetoothAddress(String address)
Validate a Bluetooth address, such as "00:43:A8:23:10:F0"

Alphabetic characters must be uppercase to be valid.

BluetoothAdapter
checkbox
int
R.id
CheckBox(Context context)
CheckBox
CheckBox(Context context, AttributeSet attrs)
CheckBox
CheckBox(Context context, AttributeSet attrs, int defStyle)
CheckBox
CheckBoxPreference(Context context)
CheckBoxPreference
CheckBoxPreference(Context context, AttributeSet attrs)
CheckBoxPreference
CheckBoxPreference(Context context, AttributeSet attrs, int defStyle)
CheckBoxPreference
checkBoxPreferenceStyle
Default style for CheckBoxPreference.
int
R.attr
checkboxStyle
Default Checkbox style.
int
R.attr
checkbox_off_background
int
R.drawable
checkbox_on_background
int
R.drawable
checkCallingOrSelfPermission(String permission)
Determine whether the calling process of an IPC or you have been granted a particular permission.
Context
checkCallingOrSelfPermission(String permission)
Determine whether the calling process of an IPC or you have been granted a particular permission.
ContextWrapper
checkCallingOrSelfPermission(String permission)
Determine whether the calling process of an IPC or you have been granted a particular permission.
MockContext
checkCallingOrSelfUriPermission(Uri uri, int modeFlags)
Determine whether the calling process of an IPC or you has been granted permission to access a specific URI.
Context
checkCallingOrSelfUriPermission(Uri uri, int modeFlags)
Determine whether the calling process of an IPC or you has been granted permission to access a specific URI.
ContextWrapper
checkCallingOrSelfUriPermission(Uri uri, int modeFlags)
Determine whether the calling process of an IPC or you has been granted permission to access a specific URI.
MockContext
checkCallingPermission(String permission)
Determine whether the calling process of an IPC you are handling has been granted a particular permission.
Context
checkCallingPermission(String permission)
Determine whether the calling process of an IPC you are handling has been granted a particular permission.
ContextWrapper
checkCallingPermission(String permission)
Determine whether the calling process of an IPC you are handling has been granted a particular permission.
MockContext
checkCallingUriPermission(Uri uri, int modeFlags)
Determine whether the calling process and user ID has been granted permission to access a specific URI.
Context
checkCallingUriPermission(Uri uri, int modeFlags)
Determine whether the calling process and user ID has been granted permission to access a specific URI.
ContextWrapper
checkCallingUriPermission(Uri uri, int modeFlags)
Determine whether the calling process and user ID has been granted permission to access a specific URI.
MockContext
checkClientTrusted(X509Certificate[] chain, String authType)
Checks whether the specified certificate chain (partial or complete) can be validated and is trusted for client authentication for the specified authentication type.
X509TrustManager
checkClose()
Detects stream close and notifies the watcher.
EofSensorInputStream
(protected)
checkConnect(String host, int port)
Checks whether the calling thread is allowed to establish socket connections.
SecurityManager
checkConnect(String host, int port, Object context)
Checks whether the specified security context is allowed to establish socket connections.
SecurityManager
checkCreateClassLoader()
Checks whether the calling thread is allowed to create a class loader.
SecurityManager
checkDelete(String file)
Checks whether the calling thread is allowed to delete the file with the specified name, which should be passed in canonical form.
SecurityManager
checked
Indicates the initial checked state of this button

Must be a boolean value, either "true" or "false".

int
R.attr
checkedButton
The id of the child radio button that should be checked by default within this radio group.
int
R.attr
checkedCollection(Collection<E> c, Class<E> type)
Returns a dynamically typesafe view of the specified collection.
Collections
CheckedInputStream(InputStream is, Checksum csum)
Constructs a new CheckedInputStream on InputStream is.
CheckedInputStream
checkedList(List<E> list, Class<E> type)
Returns a dynamically typesafe view of the specified list.
Collections
checkedMap(Map<K, V> m, Class<K> keyType, Class<V> valueType)
Returns a dynamically typesafe view of the specified map.
Collections
CheckedOutputStream(OutputStream os, Checksum cs)
Constructs a new CheckedOutputStream on OutputStream os.
CheckedOutputStream
checkedSet(Set<E> s, Class<E> type)
Returns a dynamically typesafe view of the specified set.
Collections
checkedSortedMap(SortedMap<K, V> m, Class<K> keyType, Class<V> valueType)
Returns a dynamically typesafe view of the specified sorted map.
Collections
checkedSortedSet(SortedSet<E> s, Class<E> type)
Returns a dynamically typesafe view of the specified sorted set.
Collections
CheckedTextView(Context context)
CheckedTextView
CheckedTextView(Context context, AttributeSet attrs)
CheckedTextView
CheckedTextView(Context context, AttributeSet attrs, int defStyle)
CheckedTextView
checkEOF(int eof)
Detects EOF and notifies the watcher.
EofSensorInputStream
(protected)
checkEqualsAndHashCodeMethods(Object lhs, Object rhs, boolean expectedResult)
Variant of checkEqualsAndHashCodeMethods(String,Object,Object,boolean...)} using a generic message.
MoreAsserts
checkEqualsAndHashCodeMethods(String message, Object lhs, Object rhs, boolean expectedResult)
Utility for testing equals() and hashCode() results at once.
MoreAsserts
checkError()
Flushes this stream and returns the value of the error flag.
PrintStream
checkError()
Flushes this writer and returns the value of the error flag.
PrintWriter
checkExec(String cmd)
Checks whether the calling thread is allowed to execute the specified platform specific command.
SecurityManager
checkExit(int status)
Checks whether the calling thread is allowed to terminate the virtual machine.
SecurityManager
checkGuard(Object object)
Checks whether access to the specified Object should be granted.
Guard
checkGuard(Object obj)
Invokes checkPermission(Permission) with this permission as its argument.
Permission
checkInputConnectionProxy(View view)
For filtering we proxy an input connection to an internal text editor, and this allows the proxying to happen.
AbsListView
checkInputConnectionProxy(View view)
Called by the InputMethodManager when a view who is not the current input connection target is trying to make a call on the manager.
View
checkLayoutParams(ViewGroup.LayoutParams p)
AbsListView
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
AbsoluteLayout
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
FrameLayout
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
Gallery
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
LinearLayout
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
RadioGroup
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
RelativeLayout
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
TableLayout
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
TableRow
(protected)
checkLayoutParams(ViewGroup.LayoutParams p)
ViewGroup
(protected)
checkLink(String libName)
Checks whether the calling thread is allowed to load the specified native library.
SecurityManager
checkListen(int port)
Checks whether the calling thread is allowed to listen on the specified port.
SecurityManager
checkMark
Drawable used for the check mark graphic

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

int
R.attr
checkMemberAccess(Class<?> cls, int type)
Checks whether the calling thread is allowed to access members.
SecurityManager
checkMonitorHit(Instrumentation.ActivityMonitor monitor, int minHits)
Test whether an existing Instrumentation.ActivityMonitor has been hit.
Instrumentation
checkMulticast(InetAddress maddr)
Checks whether the calling thread is allowed to use the specified IP multicast group address.
SecurityManager
checkMulticast(InetAddress maddr, byte ttl)
This method is deprecated. use checkMulticast(java.net.InetAddress)
SecurityManager
checkPackageAccess(String packageName)
Checks whether the calling thread is allowed to access the specified package.
SecurityManager
checkPackageDefinition(String packageName)
Checks whether the calling thread is allowed to define new classes in the specified package.
SecurityManager
checkPermission(String permission, int pid, int uid)
Determine whether the given permission is allowed for a particular process and user ID running in the system.
Context
checkPermission(String permission, int pid, int uid)
Determine whether the given permission is allowed for a particular process and user ID running in the system.
ContextWrapper
checkPermission(String permission, int pid, int uid)
Determine whether the given permission is allowed for a particular process and user ID running in the system.
MockContext
checkPermission(String permName, String pkgName)
Check whether a particular package has been granted a particular permission.
MockPackageManager
checkPermission(String permName, String pkgName)
Check whether a particular package has been granted a particular permission.
PackageManager
checkPermission(Permission permission)
Checks whether the specified permission is in this ACL entry.
AclEntry
checkPermission(Permission perm)
Checks the specified permission against the vm's current security policy.
AccessControlContext
checkPermission(Permission perm)
Checks the specified permission against the vm's current security policy.
AccessController
checkPermission(Permission permission)
Checks whether the calling thread is allowed to access the resource being guarded by the specified permission object.
SecurityManager
checkPermission(Permission permission, Object context)
Checks whether the specified security context is allowed to access the resource being guarded by the specified permission object.
SecurityManager
checkPermission(Principal principal, Permission permission)
Checks whether the specified principal is granted the specified permission.
Acl
checkPosition()
This function throws CursorIndexOutOfBoundsException if the cursor position is out of bounds.
AbstractCursor
(protected)
checkPosition()
This function throws CursorIndexOutOfBoundsException if the cursor position is out of bounds.
AbstractWindowedCursor
(protected)
checkPrintJobAccess()
Checks whether the calling thread is allowed to start a new print job.
SecurityManager
checkPropertiesAccess()
Checks whether the calling thread is allowed to access the system properties.
SecurityManager
checkPropertyAccess(String key)
Checks whether the calling thread is allowed to access a particular system property.
SecurityManager
checkRead(FileDescriptor fd)
Checks whether the calling thread is allowed to read from the file with the specified file descriptor.
SecurityManager
checkRead(String file)
Checks whether the calling thread is allowed to read from the file with the specified name, which should be passed in canonical form.
SecurityManager
checkRead(String file, Object context)
Checks whether the given security context is allowed to read from the file named by the argument, which should be passed in canonical form.
SecurityManager
checkSecurityAccess(String target)
Checks whether the calling thread is allowed to perform the security operation named by the target.
SecurityManager
checkServerTrusted(X509Certificate[] chain, String authType)
Checks whether the specified certificate chain (partial or complete) can be validated and is trusted for server authentication for the specified key exchange algorithm.
X509TrustManager
checkSetFactory()
Checks whether the calling thread is allowed to set the net object factories.
SecurityManager
checkSignatures(int uid1, int uid2)
Like checkSignatures(String, String), but takes UIDs of the two packages to be checked.
MockPackageManager
checkSignatures(int uid1, int uid2)
Like checkSignatures(String, String), but takes UIDs of the two packages to be checked.
PackageManager
checkSignatures(String pkg1, String pkg2)
Compare the signatures of two packages to determine if the same signature appears in both of them.
MockPackageManager
checkSignatures(String pkg1, String pkg2)
Compare the signatures of two packages to determine if the same signature appears in both of them.
PackageManager
checkSystemClipboardAccess()
Checks whether the calling thread is allowed to access the system clipboard.
SecurityManager
checkTopLevelWindow(Object window)
Checks whether the calling thread is trusted to show the specified top level window.
SecurityManager
checkUriPermission(Uri uri, int pid, int uid, int modeFlags)
Determine whether a particular process and user ID has been granted permission to access a specific URI.
Context
checkUriPermission(Uri uri, int pid, int uid, int modeFlags)
Determine whether a particular process and user ID has been granted permission to access a specific URI.
ContextWrapper
checkUriPermission(Uri uri, int pid, int uid, int modeFlags)
Determine whether a particular process and user ID has been granted permission to access a specific URI.
IsolatedContext
checkUriPermission(Uri uri, int pid, int uid, int modeFlags)
Determine whether a particular process and user ID has been granted permission to access a specific URI.
MockContext
checkUriPermission(Uri uri, String readPermission, String writePermission, int pid, int uid, int modeFlags)
Check both a Uri and normal permission.
Context
checkUriPermission(Uri uri, String readPermission, String writePermission, int pid, int uid, int modeFlags)
Check both a Uri and normal permission.
ContextWrapper
checkUriPermission(Uri uri, String readPermission, String writePermission, int pid, int uid, int modeFlags)
Check both a Uri and normal permission.
IsolatedContext
checkUriPermission(Uri uri, String readPermission, String writePermission, int pid, int uid, int modeFlags)
Check both a Uri and normal permission.
MockContext
checkValidity()
Checks whether the certificate is currently valid.
X509Certificate
checkValidity()
Checks whether the certificate is currently valid.
X509Certificate
checkValidity(Date date)
Checks whether the certificate is valid at the specified date.
X509Certificate
checkValidity(Date date)
Checks whether the certificate is valid at the specified date.
X509Certificate
checkWrite(FileDescriptor fd)
Checks whether the calling thread is allowed to write to the file with the specified file descriptor.
SecurityManager
checkWrite(String file)
Checks whether the calling thread is allowed to write to the file with the specified name, which should be passed in canonical form.
SecurityManager
CHECK_VOICE_DATA_BAD_DATA
Indicates erroneous data when checking the installation status of the resources used by the TextToSpeech engine with the ACTION_CHECK_TTS_DATA intent.
int
TextToSpeech.Engine
CHECK_VOICE_DATA_FAIL
Indicates failure when checking the installation status of the resources used by the TextToSpeech engine with the ACTION_CHECK_TTS_DATA intent.
int
TextToSpeech.Engine
CHECK_VOICE_DATA_MISSING_DATA
Indicates missing resources when checking the installation status of the resources used by the TextToSpeech engine with the ACTION_CHECK_TTS_DATA intent.
int
TextToSpeech.Engine
CHECK_VOICE_DATA_MISSING_VOLUME
Indicates missing storage volume when checking the installation status of the resources used by the TextToSpeech engine with the ACTION_CHECK_TTS_DATA intent.
int
TextToSpeech.Engine
CHECK_VOICE_DATA_PASS
Indicates success when checking the installation status of the resources used by the TextToSpeech engine with the ACTION_CHECK_TTS_DATA intent.
int
TextToSpeech.Engine
CHEROKEE
The "Cherokee" Unicode Block.
Character.UnicodeBlock
childAdded(NodeChangeEvent e)
This method gets called whenever a child node is added to another node.
NodeChangeListener
childDivider
Drawable or color that is used as a divider for children.
int
R.attr
childDrawableStateChanged(View child)
If {link #addStatesFromChildren} is true, refreshes this group's drawable state (to include the states from its children).
TabWidget
childDrawableStateChanged(View child)
If {link #addStatesFromChildren} is true, refreshes this group's drawable state (to include the states from its children).
ViewGroup
childDrawableStateChanged(View child)
This method is called on the parent when a child's drawable state has changed.
ViewParent
childIndicator
Indicator shown beside the child View.
int
R.attr
childIndicatorLeft
The left bound for a child's indicator.
int
R.attr
childIndicatorRight
The right bound for a child's indicator.
int
R.attr
childRemoved(NodeChangeEvent e)
This method gets called whenever a child node is removed from another node.
NodeChangeListener
childrenNames()
Returns the names of all children of this node or an empty array if this node has no children.
AbstractPreferences
childrenNames()
Returns the names of all children of this node or an empty array if this node has no children.
Preferences
childrenNamesSpi()
Returns the names of all of the child nodes of this node or an empty array if this node has no children.
AbstractPreferences
(protected)
childSpi(String name)
Returns the child preference node with the given name, creating it if it does not exist.
AbstractPreferences
(protected)
childValue(T parentValue)
Computes the initial value of this thread-local variable for the child thread given the parent thread's value.
InheritableThreadLocal
(protected)
CHILD_INDICATOR_INHERIT
Denotes when a child indicator should inherit this bound from the generic indicator bounds
int
ExpandableListView
CHINA
Locale constant for zh_CN.
Locale
CHINESE
Locale constant for zh.
Locale
ChoiceFormat(double[] limits, String[] formats)
Constructs a new ChoiceFormat with the specified double values and associated strings.
ChoiceFormat
ChoiceFormat(String template)
Constructs a new ChoiceFormat with the strings and limits parsed from the specified pattern.
ChoiceFormat
choiceMode
Defines the choice behavior for the ListView.
int
R.attr
CHOICE_MODE_MULTIPLE
The list allows multiple choices
int
ListView
CHOICE_MODE_NONE
Normal list that does not indicate choices
int
ListView
CHOICE_MODE_SINGLE
The list allows up to one choice
int
ListView
chooseClientAlias(String[] keyType, Principal[] issuers, Socket socket)
Chooses an alias for the client side of an SSL connection to authenticate it with the specified public key type and certificate issuers.
X509KeyManager
chooseConfig(EGL10 egl, EGLDisplay display)
Choose a configuration from the list.
GLSurfaceView.EGLConfigChooser
chooseEngineClientAlias(String[] keyType, Principal[] issuers, SSLEngine engine)
Chooses an alias for the client side of an SSL connection to authenticate it with the specified public key type and certificate issuers.
X509ExtendedKeyManager
chooseEngineServerAlias(String keyType, Principal[] issuers, SSLEngine engine)
Chooses an alias for the server side of an SSL connection to authenticate it with the specified public key type and certificate issuers.
X509ExtendedKeyManager
chooseHeight(CharSequence text, int start, int end, int istartv, int v, Paint.FontMetricsInt fm)
DrawableMarginSpan
chooseHeight(CharSequence text, int start, int end, int istartv, int v, Paint.FontMetricsInt fm)
IconMarginSpan
chooseHeight(CharSequence text, int start, int end, int spanstartv, int v, Paint.FontMetricsInt fm)
LineHeightSpan
chooseHeight(CharSequence text, int start, int end, int spanstartv, int v, Paint.FontMetricsInt fm, TextPaint paint)
LineHeightSpan.WithDensity
chooseProxy(List<Proxy> proxies, HttpHost target, HttpRequest request, HttpContext context)
ProxySelectorRoutePlanner
(protected)
chooseServerAlias(String keyType, Principal[] issuers, Socket socket)
Chooses an alias for the server side of an SSL connection to authenticate it with the specified public key type and certificate issuers.
X509KeyManager
Chronometer(Context context)
Initialize this Chronometer object.
Chronometer
Chronometer(Context context, AttributeSet attrs)
Initialize with standard view layout information.
Chronometer
Chronometer(Context context, AttributeSet attrs, int defStyle)
Initialize with standard view layout information and style.
Chronometer
CHUNKED
int
ContentLengthStrategy
ChunkedInputStream(SessionInputBuffer in)
ChunkedInputStream
ChunkedOutputStream(SessionOutputBuffer out)
Wraps a session output buffer and chunks the output.
ChunkedOutputStream
ChunkedOutputStream(SessionOutputBuffer out, int bufferSize)
Wraps a session output buffer and chunks the output.
ChunkedOutputStream
CHUNK_CODING
Transfer encoding definitions
HTTP
CipherInputStream(InputStream is, Cipher c)
Creates a new CipherInputStream instance for an InputStream and a cipher.
CipherInputStream
CipherOutputStream(OutputStream os, Cipher c)
Creates a new CipherOutputStream instance for an OutputStream and a Cipher.
CipherOutputStream
CipherSpi()
Creates a new CipherSpi instance.
CipherSpi
CircularRedirectException()
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException
CircularRedirectException(String message)
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException
CircularRedirectException(String message, Throwable cause)
Creates a new CircularRedirectException with the specified detail message and cause.
CircularRedirectException
CITY
Can be city, village, town, borough, etc.
ContactsContract.CommonDataKinds.StructuredPostal
CJK_COMPATIBILITY
The "CJK Compatibility" Unicode Block.
Character.UnicodeBlock
CJK_COMPATIBILITY_FORMS
The "CJK Compatibility Forms" Unicode Block.
Character.UnicodeBlock
CJK_COMPATIBILITY_IDEOGRAPHS
The "CJK Compatibility Ideographs" Unicode Block.
Character.UnicodeBlock
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT
The "CJK Compatibility Ideographs Supplement" Unicode Block.
Character.UnicodeBlock
CJK_RADICALS_SUPPLEMENT
The "CJK Radicals Supplement" Unicode Block.
Character.UnicodeBlock
CJK_SYMBOLS_AND_PUNCTUATION
The "CJK Symbols and Punctuation" Unicode Block.
Character.UnicodeBlock
CJK_UNIFIED_IDEOGRAPHS
The "CJK Unified Ideographs" Unicode Block.
Character.UnicodeBlock
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A
The "CJK Unified Ideographs Extension A" Unicode Block.
Character.UnicodeBlock
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B
The "CJK Unified Ideographs Extension B" Unicode Block.
Character.UnicodeBlock
ClassCastException()
Constructs a new ClassCastException that includes the current stack trace.
ClassCastException
ClassCastException(String detailMessage)
Constructs a new ClassCastException with the current stack trace and the specified detail message.
ClassCastException
ClassCircularityError()
Constructs a new ClassCircularityError that include the current stack trace.
ClassCircularityError
ClassCircularityError(String detailMessage)
Constructs a new ClassCircularityError with the current stack trace and the specified detail message.
ClassCircularityError
classDepth(String name)
This method is deprecated. Use checkPermission(Permission).
SecurityManager
(protected)
ClassFormatError()
Constructs a new ClassFormatError that includes the current stack trace.
ClassFormatError
ClassFormatError(String detailMessage)
Constructs a new ClassFormatError with the current stack trace and the specified detail message.
ClassFormatError
classLoaderDepth()
This method is deprecated. Use checkPermission(Permission).
SecurityManager
(protected)
ClassNotFoundException()
Constructs a new ClassNotFoundException that includes the current stack trace.
ClassNotFoundException
ClassNotFoundException(String detailMessage)
Constructs a new ClassNotFoundException with the current stack trace and the specified detail message.
ClassNotFoundException
ClassNotFoundException(String detailMessage, Throwable exception)
Constructs a new ClassNotFoundException with the current stack trace, the specified detail message and the exception that occurred when loading the class.
ClassNotFoundException
CLASS_ATTRIBUTE_PFX
the format of a class attribute name.
Pack200.Packer
CLASS_PATH
The class path (a main attribute).
Attributes.Name
cleanup(IBinder token, boolean unlink)
TokenWatcher
cleanupLayoutState(View child)
Prevents the specified child to be laid out during the next layout pass.
ViewGroup
(protected)
clear()
Removes all elements from this Collection, leaving it empty (optional).
AbstractCollection
clear()
Removes all elements from this list, leaving it empty.
AbstractList
clear()
Removes all elements from this map, leaving it empty.
AbstractMap
clear()
Removes all preferences of this node.
AbstractPreferences
clear()
Removes all elements of the queue, leaving it empty.
AbstractQueue
clear()
Remove all elements from the list.
ArrayAdapter
clear()
Atomically removes all of the elements from this queue.
ArrayBlockingQueue
clear()
Removes all elements from this ArrayList, leaving it empty.
ArrayList
clear()
Clear the attribute list.
AttributeListImpl
clear()
Removes all key/value pairs from this Attributes.
Attributes
clear()
Clear the attribute list for reuse.
AttributesImpl
clear()
Clears all cookies.
BasicCookieStore
clear()
Clears all credentials.
BasicCredentialsProvider
clear()
Removes all parameters from this collection.
BasicHttpParams
clear()
Clears all the bits in this BitSet.
BitSet
clear()
Clears this buffer.
Buffer
clear()
Removes all elements from the mapping of this Bundle.
Bundle
clear()
ByteArrayBuffer
clear()
Clears all of the fields of this Calendar.
Calendar
clear()
CharArrayBuffer
clear()
Removes all elements from this Collection, leaving it empty (optional).
Collection
clear()
Removes all of the mappings from this map.
ConcurrentHashMap
clear()
Removes all values.
ContentValues
clear()
Clears all cookies.
CookieStore
clear()
Removes all of the elements from this list.
CopyOnWriteArrayList
clear()
Removes all of the elements from this set.
CopyOnWriteArraySet
clear()
Clears all credentials.
CredentialsProvider
clear()
Clears out the existing contents of the window, making it safe to reuse for new data.
CursorWindow
clear()
Atomically removes all of the elements from this delay queue.
DelayQueue
clear()
Convenience for replace(0, length(), "", 0, 0)
Editable
clear()
Removes all elements from this EnumMap, leaving it empty.
EnumMap
clear()
Removes all mappings from this hash map, leaving it empty.
HashMap
clear()
Removes all elements from this HashSet, leaving it empty.
HashSet
clear()
Removes all key/value pairs from this Hashtable, leaving the size zero and the capacity unchanged.
Hashtable
clear()
Removes any contained headers.
HeaderGroup
clear()
Removes all elements from this map, leaving it empty.
IdentityHashMap
clear()
Atomically removes all of the elements from this queue.
LinkedBlockingQueue
clear()
Removes all mappings from this hash map, leaving it empty.
LinkedHashMap
clear()
Removes all elements from this LinkedList, leaving it empty.
LinkedList
clear()
Removes all elements from this List, leaving it empty.
List
clear()
Resets the both the main attributes as well as the entry attributes associated with this Manifest.
Manifest
clear()
Removes all elements from this Map, leaving it empty.
Map
clear()
Remove all existing items from the menu, leaving it empty as if it had just been created.
Menu
clear()
This method is deprecated. This interface was intended to be used by Gears. Since Gears was deprecated, so is this class.
PluginList
clear()
Removes all preferences of this node.
Preferences
clear()
Atomically removes all of the elements from this queue.
PriorityBlockingQueue
clear()
Removes all the elements of the priority queue.
PriorityQueue
clear()
Clears all properties used to look up services implemented by this Provider.
Provider
clear()
Makes the referent null.
Reference
clear()
Removes all elements from this set, leaving it empty.
Set
clear()
Mark in the editor to remove all values from the preferences.
SharedPreferences.Editor
clear()
Convenience for replace(0, length(), "", 0, 0)
SpannableStringBuilder
clear()
Removes all key-value mappings from this SparseArray.
SparseArray
clear()
Removes all key-value mappings from this SparseBooleanArray.
SparseBooleanArray
clear()
Removes all key-value mappings from this SparseIntArray.
SparseIntArray
clear()
SyncResult
clear()
Does nothing.
SynchronousQueue
clear()
Reset the transformation to a state that leaves the object being animated in an unmodified state.
Transformation
clear()
Removes all mappings from this TreeMap, leaving it empty.
TreeMap
clear()
Removes all elements from this TreeSet, leaving it empty.
TreeSet
clear()
Clear the existing entries.
UrlQuerySanitizer
(protected)
clear()
Removes all elements from this vector, leaving it empty.
Vector
clear()
Reset the velocity tracker back to its initial state.
VelocityTracker
clear()
Remove any currently set wallpaper, reverting to the system's default wallpaper.
WallpaperManager
clear()
Removes all mappings from this map, leaving it empty.
WeakHashMap
clear(Editable e)
Clear all the input state (autotext, autocap, multitap, undo) from the specified Editable, going beyond Editable.clear(), which just clears the text but not the input state.
TextKeyListener
clear(boolean animated)
GestureOverlayView
clear(int pos)
Clears the bit at index pos.
BitSet
clear(int field)
Clears the specified field to zero and sets the isSet flag to false.
Calendar
clear(int pos1, int pos2)
Clears the bits starting from pos1 to pos2.
BitSet
clear(String timezone)
Clears all values, setting the timezone to the given timezone.
Time
clearAbortBroadcast()
Clears the flag indicating that this receiver should abort the current broadcast.
BroadcastReceiver
clearAllTabs()
Removes all tabs from the tab widget associated with this tab host.
TabHost
clearAnimation()
Cancels any animations for this view.
View
clearAssertionStatus()
Sets the default assertion status for this class loader to false and removes any package default and class assertion status settings.
ClassLoader
clearBatch()
Clears the current list of SQL commands for this statement.
Statement
clearBindings()
Clears all existing bindings.
SQLiteProgram
clearBit(int n)
Returns a new BigInteger which has the same binary representation as this but with the bit at position n cleared.
BigInteger
clearCache(boolean includeDiskFiles)
Clear the resource cache.
WebView
clearCallingIdentity()
Reset the identity of the incoming IPC to the local process.
Binder
clearChanged()
Clears the changed flag for this Observable.
Observable
(protected)
clearCheck()

Clears the selection.

RadioGroup
clearChildFocus(View child)
Called when a child of this parent is giving up focus
ViewGroup
clearChildFocus(View child)
Called when a child of this parent is giving up focus
ViewParent
clearChoices()
Clear any choices previously set
ListView
clearColorFilter()
Drawable
clearColorFilter()
ImageView
clearComposingText()
Use BaseInputConnection.removeComposingSpans() to remove any IME composing state from this text view.
TextView
clearDisappearingChildren()
Removes any pending animations for views that have been removed.
ViewGroup
clearExpired(Date date)
Removes all of cookies in this HTTP state that have expired by the specified date.
BasicCookieStore
clearExpired(Date date)
Removes all of cookies in this store that have expired by the specified date.
CookieStore
clearFlags(int flags)
Convenience function to clear the flag bits as specified in flags, as per setFlags(int, int).
Window
clearFocus()
Called when this view wants to give up focus.
View
clearFocus()
Called when this view wants to give up focus.
ViewGroup
clearFormData()
Make sure that clearing the form data removes the adapter from the currently focused textfield if there is one.
WebView
clearFormData()
Clear form database
WebViewDatabase
clearHeader()
Clears the header of the context menu.
ContextMenu
clearHeader()
Clears the header of the submenu.
SubMenu
clearHistory()
Completely delete the history.
SearchRecentSuggestions
clearHistory()
Tell the WebView to clear its internal back/forward list.
WebView
clearHistory(ContentResolver cr)
Delete all entries from the bookmarks/history table which are not bookmarks.
Browser
clearHttpAuthUsernamePassword()
Clear HTTP authentication password database
WebViewDatabase
clearInterceptors()
Clears both interceptor lists maintained by this processor.
BasicHttpProcessor
clearLatitude()
Removes any latitude associated with this address.
Address
clearListSelection()

Clear the list selection.

AutoCompleteTextView
clearLongitude()
Removes any longitude associated with this address.
Address
clearMatches()
WebView
clearMetaKeyState(Editable content, int states)
MetaKeyKeyListener
clearMetaKeyState(View view, Editable content, int states)
Remove the given shift states from the edited text.
KeyListener
clearMetaKeyState(View view, Editable content, int states)
MetaKeyKeyListener
clearMetaKeyState(long state, int which)
MetaKeyKeyListener
clearMetaKeyStates(int states)
Default implementation uses MetaKeyKeyListener.clearMetaKeyState(long, int) to clear the state.
BaseInputConnection
clearMetaKeyStates(int states)
Clear the given meta key pressed states in the given input connection.
InputConnection
clearMetaKeyStates(int states)
Clear the given meta key pressed states in the given input connection.
InputConnectionWrapper
clearPackagePreferredActivities(String packageName)
Remove all preferred activity mappings, previously added with addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName), from the system whose activities are implemented in the given package name.
MockPackageManager
clearPackagePreferredActivities(String packageName)
Remove all preferred activity mappings, previously added with addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName), from the system whose activities are implemented in the given package name.
PackageManager
clearParameters()
Clear the current parameter values.
PreparedStatement
clearParameters()
Clears the parameters previously set for this RowSet.
RowSet
clearPassword()
Clears the password by overwriting it.
PBEKeySpec
clearPassword()
Clears the password stored in this PasswordCallback.
PasswordCallback
clearPassword(Account account)
Sets the password for account to null.
AccountManager
clearPath()
Invalidate the cached path that is used to render the stroke
GestureStroke
clearProperty(String key)
Removes a specific system property.
System
clearQueue()
Empties the segment queue, and clears all clips that are scheduled for playback.
JetPlayer
clearRequestInterceptors()
AbstractHttpClient
clearRequestInterceptors()
Removes all request interceptors from this list.
BasicHttpProcessor
clearRequestInterceptors()
Removes all request interceptors from this list.
HttpRequestInterceptorList
clearResponseInterceptors()
AbstractHttpClient
clearResponseInterceptors()
Removes all response interceptors from this list.
BasicHttpProcessor
clearResponseInterceptors()
Removes all response interceptors from this list.
HttpResponseInterceptorList
clearSearches(ContentResolver cr)
Remove all searches from the search database.
Browser
clearShadowLayer()
Temporary API to clear the shadow layer.
Paint
clearSpans()
Removes all spans from the Editable, as if by calling removeSpan(Object) on each of them.
Editable
clearSpans()
Removes all spans from the Editable, as if by calling removeSpan(Object) on each of them.
SpannableStringBuilder
clearSslPreferences()
Clear the SSL preferences table stored in response to proceeding with SSL certificate errors.
WebView
clearStatus()
Clears the status message.
BaseTestRunner
(protected)
clearTaskOnLaunch
Specify whether an activity's task should be cleared when it is re-launched from the home screen.
int
R.attr
clearTestListeners()
AndroidTestRunner
clearTestProviderEnabled(String provider)
Removes any mock enabled value associated with the given provider.
LocationManager
clearTestProviderLocation(String provider)
Removes any mock location associated with the given provider.
LocationManager
clearTestProviderStatus(String provider)
Removes any mock status values associated with the given provider.
LocationManager
clearText()
Clears both the digits and the filter text.
DialerFilter
clearTextFilter()
Clear the text filter.
AbsListView
clearUsernamePassword()
Clear password database
WebViewDatabase
clearView()
Clear the view so that onDraw() will draw nothing but white background, and onMeasure() will return 0 if MeasureSpec is not MeasureSpec.EXACTLY
WebView
clearWallpaper()
This method is deprecated. Use WallpaperManager.clear() instead.
Context
clearWallpaper()
This method is deprecated. Use WallpaperManager.clear() instead.
ContextWrapper
clearWallpaper()
This method is deprecated. Use WallpaperManager.clear() instead.
MockContext
clearWallpaperOffsets(IBinder windowToken)
Clear the offsets previously associated with this window through setWallpaperOffsets(IBinder, float, float).
WallpaperManager
clearWarnings()
Discards all warnings that may have arisen for this connection.
Connection
clearWarnings()
Clears all warnings related to this ResultSet.
ResultSet
clearWarnings()
Clears all SQLWarnings from this statement.
Statement
CLEAR_APP_CACHE
Allows an application to clear the caches of all installed applications on the device.
Manifest.permission
CLEAR_APP_USER_DATA
Allows an application to clear user data
Manifest.permission
CLICK
int
SoundEffectConstants
clickable
Defines whether this view reacts to click events.
int
R.attr
ClickableSpan()
ClickableSpan
clickView(InstrumentationTestCase test, View v)
Simulate touching the center of a view and releasing.
TouchUtils
ClientContextConfigurer(HttpContext context)
ClientContextConfigurer
ClientParamBean(HttpParams params)
ClientParamBean
ClientParamsStack(ClientParamsStack stack)
Creates a copy of a parameter stack.
ClientParamsStack
ClientParamsStack(ClientParamsStack stack, HttpParams aparams, HttpParams cparams, HttpParams rparams, HttpParams oparams)
Creates a modified copy of a parameter stack.
ClientParamsStack
ClientParamsStack(HttpParams aparams, HttpParams cparams, HttpParams rparams, HttpParams oparams)
Creates a new parameter stack from elements.
ClientParamsStack
ClientProtocolException()
ClientProtocolException
ClientProtocolException(String s)
ClientProtocolException
ClientProtocolException(String message, Throwable cause)
ClientProtocolException
ClientProtocolException(Throwable cause)
ClientProtocolException
CLIPBOARD_SERVICE
Use with getSystemService(String) to retrieve a ClipboardManager for accessing and modifying the contents of the global clipboard.
Context
clipChildren
Defines whether a child is limited to draw inside of its bounds or not.
int
R.attr
ClipDrawable(Drawable drawable, int gravity, int orientation)
ClipDrawable
clipOrientation
The orientation for the clip.
int
R.attr
clipPath(Path path)
Intersect the current clip with the specified path.
Canvas
clipPath(Path path, Region.Op op)
Modify the current clip with the specified path.
Canvas
clipRect(Rect rect)
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRect(Rect rect, Region.Op op)
Modify the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRect(RectF rect)
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRect(RectF rect, Region.Op op)
Modify the current clip with the specified rectangle.
Canvas
clipRect(float left, float top, float right, float bottom)
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRect(float left, float top, float right, float bottom, Region.Op op)
Modify the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRect(int left, int top, int right, int bottom)
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
Canvas
clipRegion(Region region)
Intersect the current clip with the specified region.
Canvas
clipRegion(Region region, Region.Op op)
Modify the current clip with the specified region.
Canvas
clipToPadding
Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.
int
R.attr
CLIP_HORIZONTAL
Flag to clip the edges of the object to its container along the horizontal axis.
int
Gravity
CLIP_SAVE_FLAG
restore the current clip when restore() is called
int
Canvas
CLIP_TO_LAYER_SAVE_FLAG
clip against the layer's bounds
int
Canvas
CLIP_TO_PADDING_MASK
We clip to padding when FLAG_CLIP_TO_PADDING and FLAG_PADDING_NOT_NULL are set at the same time.
int
ViewGroup
CLIP_VERTICAL
Flag to clip the edges of the object to its container along the vertical axis.
int
Gravity
CLOB
The type code that identifies the SQL type CLOB.
int
Types
clockSequence()

The clock sequence value of the version 1, variant 2 UUID as per RFC 4122.

UUID
clone()
Returns a new instance of the same class as this instance, whose slots have been filled in with the values of the slots of this instance.
AbstractMap
(protected)
clone()
Clones this ACL entry instance.
AclEntry
clone()
Creates and returns a copy of this Object.
Animation
(protected)
clone()
Creates and returns a copy of this Object.
AnimationSet
(protected)
clone()
Returns a new ArrayList with the same elements, the same size and the same capacity as this ArrayList.
ArrayList
clone()
Creates and returns a copy of this Object.
Attributes
clone()
Creates and returns a copy of this Object.
BasicClientCookie
clone()
Creates and returns a copy of this Object.
BasicClientCookie2
clone()
Creates and returns a copy of this Object.
BasicHeader
clone()
Creates and returns a copy of this Object.
BasicHeaderElement
clone()
Creates and returns a copy of this Object.
BasicHttpParams
clone()
Creates and returns a copy of this Object.
BasicHttpProcessor
clone()
Creates and returns a copy of this Object.
BasicNameValuePair
clone()
Creates and returns a copy of this Object.
BasicRequestLine
clone()
Creates and returns a copy of this Object.
BasicStatusLine
clone()
Creates a copy of this BitSet.
BitSet
clone()
Creates a copy of this iterator, all status information including the current position are kept the same.
BreakIterator
clone()
Creates and returns a copy of this Object.
BufferedHeader
clone()
Clones the current Bundle.
Bundle
clone()
Creates and returns a copy of this Object.
ByteArrayEntity
clone()
Clones this CRLSelector instance.
CRLSelector
clone()
Returns a new Calendar with the same properties.
Calendar
clone()
Clones this CertPathBuilderResult instance.
CertPathBuilderResult
clone()
Clones this CertPathParameters instance.
CertPathParameters
clone()
Clones this CertPathValidatorResult instance.
CertPathValidatorResult
clone()
Clones this CertSelector instance.
CertSelector
clone()
Clones this CertStoreParameters instance.
CertStoreParameters
clone()
Returns a new CharacterIterator with the same properties.
CharacterIterator
clone()
Returns a new instance of ChoiceFormat with the same ranges and strings as this ChoiceFormat.
ChoiceFormat
clone()
Returns a new collator with the same decomposition mode and strength value as this collator.
Collator
clone()
Clones this CollectionCertStoreParameters instance, but not the underlying collection.
CollectionCertStoreParameters
clone()
Creates and returns a copy of this Object.
CookieManager
(protected)
clone()
Creates and returns a copy of this Object.
CookieSyncManager
(protected)
clone()
Returns a shallow copy of this list.
CopyOnWriteArrayList
clone()
Returns a new Date with the same millisecond value as this Date.
Date
clone()
Returns a new instance of DateFormat with the same properties.
DateFormat
clone()
Creates and returns a copy of this Object.
DateFormatSymbols
clone()
Returns a new instance of DecimalFormat with the same pattern and properties as this decimal format.
DecimalFormat
clone()
Returns a new DecimalFormatSymbols with the same symbols as this DecimalFormatSymbols.
DecimalFormatSymbols
clone()
Enum objects are singletons, they may not be cloned.
Enum
(protected)
clone()
Returns a shallow copy of this EnumMap.
EnumMap
clone()
Creates a new enum set with the same elements as those contained in this enum set.
EnumSet
clone()
Creates and returns a copy of this Object.
FileEntity
clone()
Returns a copy of this Format instance.
Format
clone()
Creates new instance of GregorianCalendar with the same properties.
GregorianCalendar
clone()
Returns a shallow copy of this map.
HashMap
clone()
Returns a new HashSet with the same elements and size as this HashSet.
HashSet
clone()
Returns a new Hashtable with the same key/value pairs, capacity and load factor.
Hashtable
clone()
Creates and returns a copy of this Object.
HeaderGroup
clone()
Creates and returns a copy of this Object.
HttpEntityEnclosingRequestBase
clone()
Creates and returns a copy of this Object.
HttpHost
clone()
Creates and returns a copy of this Object.
HttpRequestBase
clone()
Creates and returns a copy of this Object.
HttpRoute
clone()
Returns a new IdentityHashMap with the same mappings and size as this one.
IdentityHashMap
clone()
Creates and returns a copy of this Object.
Intent
clone()
Cloning a JetPlayer instance is not supported.
JetPlayer
clone()
Clones this LDAPCertStoreParameters instance.
LDAPCertStoreParameters
clone()
Returns a new LinkedList with the same elements and size as this LinkedList.
LinkedList
clone()
Returns a new Locale with the same language, country and variant codes as this Locale.
Locale
clone()
Clones this Mac instance and the underlying implementation.
Mac
clone()
Clones this MacSpi instance.
MacSpi
clone()
Creates a copy of this Manifest.
Manifest
clone()
Creates and returns a copy of this Object.
MessageDigest
clone()
Creates and returns a copy of this Object.
MessageDigestSpi
clone()
Returns a new instance of MessageFormat with the same pattern and formats as this MessageFormat.
MessageFormat
clone()
Returns a new NumberFormat with the same properties as this NumberFormat.
NumberFormat
clone()
Creates and returns a copy of this Object.
Object
(protected)
clone()
Clones this PKIXCertPathChecker instance.
PKIXCertPathChecker
clone()
Clones this PKIXCertPathValidatorResult instance.
PKIXCertPathValidatorResult
clone()
Clones this PKIXParameters instance.
PKIXParameters
clone()
Creates and returns a copy of this Object.
PathShape
clone()
Creates and returns a copy of this Object.
ProtocolVersion
clone()
Creates and returns a copy of this Object.
RectShape
clone()
Creates and returns a copy of this Object.
RoundRectShape
clone()
Creates and returns a copy of this Object.
RouteTracker
clone()
Returns a new collator with the same collation rules, decomposition mode and strength value as this collator.
RuleBasedCollator
clone()
Creates and returns a copy of this Object.
Shape
clone()
Creates and returns a copy of this Object.
Signature
clone()
Creates and returns a copy of this Object.
SignatureSpi
clone()
Returns a new SimpleDateFormat with the same pattern and properties as this simple date format.
SimpleDateFormat
clone()
Returns a new SimpleTimeZone with the same ID, rawOffset and daylight savings time rules as this SimpleTimeZone.
SimpleTimeZone
clone()
Returns a new StringCharacterIterator with the same source string, begin, end, and current index as this iterator.
StringCharacterIterator
clone()
Creates and returns a copy of this Object.
StringEntity
clone()
Returns a new TimeZone with the same ID, rawOffset and daylight savings time rules as this TimeZone.
TimeZone
clone()
Returns a new TreeMap with the same mappings, size and comparator as this instance.
TreeMap
clone()
Returns a new TreeSet with the same elements, size and comparator as this TreeSet.
TreeSet
clone()
Returns a new vector with the same elements, size, capacity and capacity increment as this vector.
Vector
clone()
Clone the entire object to be used in the UI thread by clients of WebView.
WebBackForwardList
(protected)
clone()
Clone the history item for use by clients of WebView.
WebHistoryItem
(protected)
clone()
Clones this X509CRL instance.
X509CRLSelector
clone()
Clones this X509CertSelector instance.
X509CertSelector
clone()
Returns a shallow copy of this entry.
ZipEntry
clone(Object obj)
CloneUtils
cloneFilter()
Make a clone of only the parts of the Intent that are relevant for filter matching: the action, data, type, component, and categories.
Intent
cloneInContext(Context newContext)
Create a copy of the existing LayoutInflater object, with the copy pointing to a different Context than the original.
LayoutInflater
cloneNode(boolean deep)
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
Node
CloneNotSupportedException()
Constructs a new CloneNotSupportedException that includes the current stack trace.
CloneNotSupportedException
CloneNotSupportedException(String detailMessage)
Constructs a new CloneNotSupportedException with the current stack trace and the specified detail message.
CloneNotSupportedException
close()
Closes the Cursor, releasing all of its resources and making it completely invalid.
AbstractCursor
close()
Closes an open channel.
AbstractInterruptibleChannel
close()
AbstractPooledConnAdapter
close()
Closes this selector.
AbstractSelector
close()
Convenience for calling getParcelFileDescriptor().close().
AssetFileDescriptor
close()
Close this asset manager.
AssetManager
close()
Closes this stream.
AssetManager.AssetInputStream
close()
Immediately close this socket, and release all associated resources.
BluetoothServerSocket
close()
Immediately close this socket, and release all associated resources.
BluetoothSocket
close()
Closes this stream.
BufferedInputStream
close()
Closes this reader.
BufferedReader
close()
Closes this writer.
BufferedWriter
close()
Closes this stream and frees resources associated with this stream.
ByteArrayInputStream
close()
Closes this stream.
ByteArrayOutputStream
close()
Closes an open channel.
Channel
close()
This method closes this CharArrayReader.
CharArrayReader
close()
Closes this writer.
CharArrayWriter
close()
Upon close, this reads the remainder of the chunked message, leaving the underlying socket at a position to start reading the next response without scanning.
ChunkedInputStream
close()
Finishes writing to the underlying stream, but does NOT close the underlying stream.
ChunkedOutputStream
close()
Closes this CipherInputStream, also closes the underlying input stream and call doFinal on the cipher object.
CipherInputStream
close()
Close this cipher output stream.
CipherOutputStream
close()
Closes the object and release any system resources it holds.
Closeable
close()
Reset the condition to the closed state.
ConditionVariable
close()
Causes the instant release of all database and driver connection resources associated with this object.
Connection
close()
Closes this handler.
ConsoleHandler
close()

Reads until the end of the known length of content.

ContentLengthInputStream
close()

Does not close the underlying socket output.

ContentLengthOutputStream
close()
ContentQueryMap
close()
Closes the Cursor, releasing all of its resources and making it completely invalid.
Cursor
close()
Cleans up the native resources associated with the window.
CursorWindow
close()
Closes the Cursor, releasing all of its resources and making it completely invalid.
CursorWrapper
close()
Close this object and release any resources associated with it.
DatabaseUtils.InsertHelper
close()
Closes this UDP datagram socket and all possibly associated channels.
DatagramSocket
close()
Closes this socket.
DatagramSocketImpl
(protected)
close()
Closes this connection gracefully.
DefaultClientConnection
close()
Writes any unwritten compressed data to the underlying stream, the closes all underlying streams.
DeflaterOutputStream
close()
Closes the DEX file.
DexFile
close()
Closes this stream.
EofSensorInputStream
close()
Flushes and closes all opened files.
FileHandler
close()
Closes this stream.
FileInputStream
close()
Closes this stream.
FileOutputStream
close()
Closes this stream.
FilterInputStream
close()
Closes this stream.
FilterOutputStream
close()
Closes this reader.
FilterReader
close()
Closes this writer.
FilterWriter
close()
Closes the Formatter.
Formatter
close()
Closes this stream and any underlying streams.
GZIPInputStream
close()
Closes this handler.
Handler
close()
Closes this connection gracefully.
HttpConnection
close()
Closes this stream.
IdentityInputStream
close()

Does not close the underlying socket output.

IdentityOutputStream
close()
Closes the input stream.
InflaterInputStream
close()
Closes this stream.
InputStream
close()
Closes this reader.
InputStreamReader
close()
Closes the channel.
InterruptibleChannel
close()
Closes this JarFile.
JarFile
close()
Closes server socket.
LocalServerSocket
close()
Closes the socket.
LocalSocket
close()
Closes the memory file.
MemoryFile
close()
Close this handler and target handler, free all associated resources.
MemoryHandler
close()
Closes the menu, if open.
Menu
close()
Closes the Cursor, releasing all of its resources and making it completely invalid.
MergeCursor
close()
Closes this stream.
ObjectInput
close()
Closes this stream.
ObjectInputStream
close()
Closes the target stream.
ObjectOutput
close()
Closes this stream.
ObjectOutputStream
close()
Closes this stream.
OutputStream
close()
Closes this writer.
OutputStreamWriter
close()
Close the ParcelFileDescriptor.
ParcelFileDescriptor
close()
Closes this stream.
ParcelFileDescriptor.AutoCloseInputStream
close()
Closes this stream.
ParcelFileDescriptor.AutoCloseOutputStream
close()
Close the current contour.
Path
close()
Closes this stream.
PipedInputStream
close()
Closes this stream.
PipedOutputStream
close()
Closes this reader.
PipedReader
close()
Closes this writer.
PipedWriter
close()
Closes the connection to the database held by this PooledConnection.
PooledConnection
close()
Closes this print stream.
PrintStream
close()
Closes this print writer.
PrintWriter
close()
Closes this stream.
PushbackInputStream
close()
Closes this reader.
PushbackReader
close()
Closes this file.
RandomAccessFile
close()
Closes this reader.
Reader
close()
Releases this ResultSet's database and JDBC resources.
ResultSet
close()
Closes the Cursor, releasing all of its resources and making it completely invalid.
SQLiteCursor
close()
Close the database.
SQLiteDatabase
close()
Close any open database object.
SQLiteOpenHelper
close()
Release this program's resources, making it invalid.
SQLiteProgram
close()
Release this program's resources, making it invalid.
SQLiteQuery
close()
Closes this Scanner and the underlying input if the input implements Closeable.
Scanner
close()
Closes this selector.
Selector
close()
Closes all streams in this sequence of input stream.
SequenceInputStream
close()
Closes this server socket and its implementation.
ServerSocket
close()
Closes the connection in this pool entry.
SingleClientConnManager.PoolEntry
(protected)
close()
Closes the drawer immediately.
SlidingDrawer
close()
Closes the socket.
Socket
close()
Closes this handler.
SocketHandler
close()
Closes this connection gracefully.
SocketHttpClientConnection
close()
Closes this connection gracefully.
SocketHttpServerConnection
close()
Closes this socket.
SocketImpl
(protected)
close()
Releases this statement's database and JDBC driver resources.
Statement
close()
Closes this handler.
StreamHandler
close()
Closes this reader.
StringReader
close()
Calling this method has no effect.
StringWriter
close()
Close the shared instance of the icon database.
WebIconDatabase
close()
Closes this writer.
Writer
close()
Close this interface to the resource.
XmlResourceParser
close()
Closes this ZIP file.
ZipFile
close()
Closes this ZipInputStream.
ZipInputStream
close()
Closes the current ZipEntry, if any, and the underlying output stream.
ZipOutputStream
closeAllPanels()
Window
closeButton
View ID of a View to close a popup keyboard
int
R.id
closeConnection(OperatedClientConnection conn)
Closes a connection from this pool.
AbstractConnPool
(protected)
closeContextMenu()
Programmatically closes the most recently opened context menu, if showing.
Activity
ClosedByInterruptException()
Constructs a ClosedByInterruptException.
ClosedByInterruptException
ClosedChannelException()
Constructs a ClosedChannelException.
ClosedChannelException
ClosedSelectorException()
Constructs a ClosedSelectorException.
ClosedSelectorException
closeEntry()
Closes the current ZIP entry and positions to read the next entry.
ZipInputStream
closeEntry()
Closes the current ZipEntry.
ZipOutputStream
closeExpiredConnections()
AbstractConnPool
closeExpiredConnections()
Closes all expired connections in the pool.
ClientConnectionManager
closeExpiredConnections()
IdleConnectionHandler
closeExpiredConnections()
Closes all expired connections in the pool.
SingleClientConnManager
closeExpiredConnections()
Closes all expired connections in the pool.
ThreadSafeClientConnManager
closeIdleConnections(long idleTime)
Closes connections that have been idle for at least the given amount of time.
IdleConnectionHandler
closeIdleConnections(long idletime, TimeUnit tunit)
Closes idle connections.
AbstractConnPool
closeIdleConnections(long idletime, TimeUnit tunit)
Closes idle connections in the pool.
ClientConnectionManager
closeIdleConnections(long idletime, TimeUnit tunit)
Closes idle connections in the pool.
SingleClientConnManager
closeIdleConnections(long idleTimeout, TimeUnit tunit)
Closes idle connections in the pool.
ThreadSafeClientConnManager
closeInbound()
Notifies this engine instance that no more inbound network data will be sent to this engine.
SSLEngine
closeJetFile()
Closes the resource containing the JET content.
JetPlayer
closeOptionsMenu()
Progammatically closes the options menu.
Activity
closeOptionsMenu()
Dialog
closeOutbound()
Notifies this engine instance that no more outbound application data will be sent to this engine.
SSLEngine
closePanel(int featureId)
Window
CLOSE_ALL_RESULTS
Passing this constant to getMoreResults() implies that all ResultSet objects previously kept open should be closed.
int
Statement
CLOSE_CURRENT_RESULT
Passing this constant to getMoreResults() implies that the current ResultSet object should be closed.
int
Statement
CLOSE_CURSORS_AT_COMMIT
A constant used to indicate that a ResultSet object must be closed when the method Connection.commit is invoked.
int
ResultSet
CLOSE_FAILURE
The error code indicating a failure when closing an output stream.
int
ErrorManager
CLOSE_NOWRITE
Unwrittable file closed
int
FileObserver
CLOSE_WRITE
Writable file was closed
int
FileObserver
closing()
KeyboardView
CODENAME
The current development codename, or the string "REL" if this is a release build.
Build.VERSION
codePointAt(char[] seq, int index)
Returns the code point at index in the specified array of character units.
Character
codePointAt(char[] seq, int index, int limit)
Returns the code point at index in the specified array of character units, where index has to be less than limit.
Character
codePointAt(int index)
Retrieves the Unicode code point (character) value at the specified index.
String
codePointAt(int index)
Retrieves the Unicode code point value at the index.
StringBuffer
codePointAt(int index)
Retrieves the Unicode code point value at the index.
StringBuilder
codePointAt(CharSequence seq, int index)
Returns the code point at index in the specified sequence of character units.
Character
codePointBefore(char[] seq, int index)
Returns the code point that preceds index in the specified array of character units.
Character
codePointBefore(char[] seq, int index, int start)
Returns the code point that preceds the index in the specified array of character units and is not less than start.
Character
codePointBefore(int index)
Retrieves the Unicode code point value that precedes the specified index.
String
codePointBefore(int index)
Retrieves the Unicode code point value that precedes the index.
StringBuffer
codePointBefore(int index)
Retrieves the Unicode code point value that precedes the index.
StringBuilder
codePointBefore(CharSequence seq, int index)
Returns the code point that preceds index in the specified sequence of character units.
Character
codePointCount(char[] seq, int offset, int count)
Counts the number of Unicode code points in the subsequence of the specified char array, as delineated by offset and count.
Character
codePointCount(int beginIndex, int endIndex)
Calculates the number of Unicode code points between beginIndex and endIndex.
String
codePointCount(int beginIndex, int endIndex)
Calculates the number of Unicode code points between beginIndex and endIndex.
StringBuffer
codePointCount(int beginIndex, int endIndex)
Calculates the number of Unicode code points between beginIndex and endIndex.
StringBuilder
codePointCount(CharSequence seq, int beginIndex, int endIndex)
Counts the number of Unicode code points in the subsequence of the specified character sequence, as delineated by beginIndex and endIndex.
Character
CoderMalfunctionError(Exception ex)
Constructs a new CoderMalfunctionError.
CoderMalfunctionError
codes
The unicode value or comma-separated values that this key outputs

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

int
R.attr
CodeSigner(CertPath signerCertPath, Timestamp timestamp)
Constructs a new instance of CodeSigner.
CodeSigner
CodeSource(URL location, Certificate[] certs)
Constructs a new instance of CodeSource with the specified URL and the Certificates.
CodeSource
CodeSource(URL location, CodeSigner[] signers)
Constructs a new instance of CodeSource with the specified URL and the CodeSigners.
CodeSource
CODE_ATTRIBUTE_PFX
the format of a code attribute name.
Pack200.Packer
coerceToString()
Regardless of the actual type of the value, try to convert it to a string value.
TypedValue
coerceToString(int type, int data)
Perform type conversion as per coerceToString() on an explicitly supplied type and data.
TypedValue
collapseColumns
The 0 based index of the columns to collapse.
int
R.attr
collapseGroup(int groupPos)
Collapse a group in the grouped list view
ExpandableListView
collect()
Collect instruction counts.
Debug.InstructionCount
CollectionCertStoreParameters()
Creates a new CollectionCertStoreParameters without a collection.
CollectionCertStoreParameters
CollectionCertStoreParameters(Collection<?> collection)
Creates a new CollectionCertStoreParameters with the specified collection.
CollectionCertStoreParameters
color

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

int
R.attr
Color()
Color
colorBackground
Color that matches (as closely as possible) the window background.
int
R.attr
colorBackgroundCacheHint
This is a hint for a solid color that can be used for caching rendered views.
int
R.attr
ColorDrawable()
Creates a new black ColorDrawable.
ColorDrawable
ColorDrawable(int color)
Creates a new ColorDrawable with the specified color.
ColorDrawable
ColorFilter()
ColorFilter
colorForeground
Default color of foreground imagery.
int
R.attr
colorForegroundInverse
Default color of foreground imagery on an inverted background.
int
R.attr
ColorMatrix()
Create a new colormatrix initialized to identity (as if reset() had been called).
ColorMatrix
ColorMatrix(ColorMatrix src)
Create a new colormatrix initialized with the specified colormatrix.
ColorMatrix
ColorMatrix(float[] src)
Create a new colormatrix initialized with the specified array of values.
ColorMatrix
ColorMatrixColorFilter(ColorMatrix matrix)
Create a colorfilter that transforms colors through a 4x5 color matrix.
ColorMatrixColorFilter
ColorMatrixColorFilter(float[] array)
Create a colorfilter that transforms colors through a 4x5 color matrix.
ColorMatrixColorFilter
ColorStateList(int[][] states, int[] colors)
Creates a ColorStateList that returns the specified mapping from states to colors.
ColorStateList
colorToHSV(int color, float[] hsv)
Convert the argb color to its HSV components.
Color
columnDelay
Fraction of the animation duration used to delay the beginning of the animation of each column.
int
R.attr
columnNoNulls
States that the column must not allow NULL values.
int
DatabaseMetaData
columnNoNulls
Indicates that a column cannot contain NULL values.
int
ResultSetMetaData
columnNullable
States that the column definitely allows NULL values.
int
DatabaseMetaData
columnNullable
Indicates that a column can contain NULL values.
int
ResultSetMetaData
columnNullableUnknown
States that it is unknown whether the columns may be nulled.
int
DatabaseMetaData
columnNullableUnknown
Indicates that it is unknown whether a column can contain NULLs or not.
int
ResultSetMetaData
columnWidth

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

int
R.attr
combine(ProtectionDomain[] current, ProtectionDomain[] assigned)
Returns a combination of the two provided ProtectionDomain arrays.
DomainCombiner
combine(ProtectionDomain[] currentDomains, ProtectionDomain[] assignedDomains)
Merges the ProtectionDomain with the Principals associated with the subject of this SubjectDomainCombiner.
SubjectDomainCombiner
COMBINING_ACCENT
int
KeyCharacterMap
COMBINING_ACCENT_MASK
Mask the return value from get(int, int) with this value to get a printable representation of the accent character of a "dead key."
int
KeyCharacterMap
COMBINING_DIACRITICAL_MARKS
The "Combining Diacritical Marks" Unicode Block.
Character.UnicodeBlock
COMBINING_HALF_MARKS
The "Combining Half Marks" Unicode Block.
Character.UnicodeBlock
COMBINING_MARKS_FOR_SYMBOLS
The "Combining Diacritical Marks for Symbols" Unicode Block.
Character.UnicodeBlock
COMBINING_SPACING_MARK
Unicode category constant Mc.
byte
Character
commaEllipsize(CharSequence text, TextPaint p, float avail, String oneMore, String more)
Converts a CharSequence of the comma-separated form "Andy, Bob, Charles, David" that is too wide to fit into the specified width into one like "Andy, Bob, 2 more".
TextUtils
command()
Returns this process builder's current program and arguments.
ProcessBuilder
command(Object cmd)
Executes an operation according to the specified command object.
Compiler
command(String... command)
Changes the program and arguments of this process builder.
ProcessBuilder
command(List<String> command)
Changes the program and arguments of this process builder.
ProcessBuilder
COMMENT
An XML comment was just read.
int
XmlPullParser
comment(char[] ch, int start, int length)
Report an XML comment anywhere in the document.
DefaultHandler2
comment(char[] ch, int start, int length)
Report an XML comment anywhere in the document.
LexicalHandler
comment(String text)
XmlSerializer
commentChar(int ch)
Specifies that the character ch shall be treated as a comment character.
StreamTokenizer
COMMENTS
This constant specifies that a Pattern may contain whitespace or comments.
int
Pattern
COMMENTURL_ATTR
ClientCookie
COMMENT_ATTR
ClientCookie
COMMENT_NODE
The node is a Comment.
short
Node
commit()
Commits all of the changes made since the last commit or rollback of the associated transaction.
Connection
commit()
Commit your preferences changes back from this Editor to the SharedPreferences object it is editing.
SharedPreferences.Editor
commitCompletion(CompletionInfo text)
Default implementation does nothing.
BaseInputConnection
commitCompletion(CompletionInfo text)
Commit a completion the user has selected from the possible ones previously reported to InputMethodSession.displayCompletions().
InputConnection
commitCompletion(CompletionInfo text)
Commit a completion the user has selected from the possible ones previously reported to InputMethodSession.displayCompletions().
InputConnectionWrapper
commitText(CharSequence text, int newCursorPosition)
Default implementation replaces any existing composing text with the given text.
BaseInputConnection
commitText(CharSequence text, int newCursorPosition)
Commit text to the text box and set the new cursor position.
InputConnection
commitText(CharSequence text, int newCursorPosition)
Commit text to the text box and set the new cursor position.
InputConnectionWrapper
compact()
Compacts this byte buffer.
ByteBuffer
compact()
Compacts this char buffer.
CharBuffer
compact()
Compacts this double buffer.
DoubleBuffer
compact()
Compacts this float buffer.
FloatBuffer
compact()
Compacts this int buffer.
IntBuffer
compact()
Compacts this long buffer.
LongBuffer
compact()
Compacts this short buffer.
ShortBuffer
COMPANY
This constant is deprecated. see ContactsContract
Contacts.Intents.Insert
COMPANY
This constant is deprecated. see ContactsContract
Contacts.OrganizationColumns
COMPANY
The company as the user entered it.
ContactsContract.CommonDataKinds.Organization
COMPANY
The extra field for the contact company.
ContactsContract.Intents.Insert
comparator()
Returns the comparator used to order the elements in this queue, or null if this queue uses the natural ordering of its elements.
PriorityBlockingQueue
comparator()
Gets the comparator of the priority queue.
PriorityQueue
comparator()
Returns the comparator used to compare keys in this sorted map.
SortedMap
comparator()
Returns the comparator used to compare elements in this SortedSet.
SortedSet
comparator()
Returns the comparator used to compare elements in this map.
TreeMap
comparator()
Returns the comparator used to compare elements in this TreeSet.
TreeSet
compare(Context context, String a, String b)
Compare phone numbers a and b, and return true if they're identical enough for caller ID purposes.
PhoneNumberUtils
compare(ApplicationInfo aa, ApplicationInfo ab)
ApplicationInfo.DisplayNameComparator
compare(PackageItemInfo aa, PackageItemInfo ab)
PackageItemInfo.DisplayNameComparator
compare(ResolveInfo a, ResolveInfo b)
ResolveInfo.DisplayNameComparator
compare(Time a, Time b)
return a negative number if a is less than b, a positive number if a is greater than b, and 0 if they are equal.
Time
compare(double double1, double double2)
Compares the two specified double values.
Double
compare(float float1, float float2)
Compares the two specified float values.
Float
compare(Object object1, Object object2)
Compares two objects to determine their relative order.
Collator
compare(String word, String letter)
Default implementation compares the first character of word with letter.
AlphabetIndexer
(protected)
compare(String string1, String string2)
Compares two strings to determine their relative order.
Collator
compare(String a, String b)
Compare phone numbers a and b, return true if they're identical enough for caller ID purposes.
PhoneNumberUtils
compare(String source, String target)
Compares the source text to the target text according to the collation rules, strength and decomposition mode for this RuleBasedCollator.
RuleBasedCollator
compare(Cookie c1, Cookie c2)
CookieIdentityComparator
compare(Cookie c1, Cookie c2)
CookiePathComparator
compare(T object1, T object2)
Compares the two specified objects to determine their relative ordering.
Comparator
compareAndSet(boolean expect, boolean update)
Atomically sets the value to the given updated value if the current value == the expected value.
AtomicBoolean
compareAndSet(int i, E expect, E update)
Atomically sets the element at position i to the given updated value if the current value == the expected value.
AtomicReferenceArray
compareAndSet(int expect, int update)
Atomically sets the value to the given updated value if the current value == the expected value.
AtomicInteger
compareAndSet(int i, int expect, int update)
Atomically sets the element at position i to the given updated value if the current value == the expected value.
AtomicIntegerArray
compareAndSet(int i, long expect, long update)
Atomically sets the value to the given updated value if the current value == the expected value.
AtomicLongArray
compareAndSet(long expect, long update)
Atomically sets the value to the given updated value if the current value == the expected value.
AtomicLong
compareAndSet(T obj, int expect, int update)
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
AtomicIntegerFieldUpdater
compareAndSet(T obj, long expect, long update)
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
AtomicLongFieldUpdater
compareAndSet(T obj, V expect, V update)
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
AtomicReferenceFieldUpdater
compareAndSet(V expect, V update)
Atomically sets the value to the given updated value if the current value == the expected value.
AtomicReference
compareAndSet(V expectedReference, V newReference, boolean expectedMark, boolean newMark)
Atomically sets the value of both the reference and mark to the given update values if the current reference is == to the expected reference and the current mark is equal to the expected mark.
AtomicMarkableReference
compareAndSet(V expectedReference, V newReference, int expectedStamp, int newStamp)
Atomically sets the value of both the reference and stamp to the given update values if the current reference is == to the expected reference and the current stamp is equal to the expected stamp.
AtomicStampedReference
compareAndSetState(int expect, int update)
Atomically sets synchronization state to the given updated value if the current state value equals the expected value.
AbstractQueuedSynchronizer
(protected)
compareSignalLevel(int rssiA, int rssiB)
Compares two signal strengths.
WifiManager
compareTo(ComponentName that)
ComponentName
compareTo(Configuration that)
Configuration
compareTo(Uri other)
Compares the string representation of this Uri with that of another.
Uri
compareTo(Preference another)
Compares Preference objects based on order (if set), otherwise alphabetically on the titles.
Preference
compareTo(E o)
Compares this object to the specified enum object to determine their relative order.
Enum
compareTo(File another)
Returns the relative sort ordering of the paths for this file and the file another.
File
compareTo(Boolean that)
Compares this object to the specified boolean object to determine their relative order.
Boolean
compareTo(Byte object)
Compares this object to the specified byte object to determine their relative order.
Byte
compareTo(Character c)
Compares this object to the specified character object to determine their relative order.
Character
compareTo(Double object)
Compares this object to the specified double object to determine their relative order.
Double
compareTo(Float object)
Compares this object to the specified float object to determine their relative order.
Float
compareTo(Integer object)
Compares this object to the specified integer object to determine their relative order.
Integer
compareTo(Long object)
Compares this object to the specified long object to determine their relative order.
Long
compareTo(Object o)
Compares this field descriptor to the specified one.
ObjectStreamField
compareTo(Short object)
Compares this object to the specified short object to determine their relative order.
Short
compareTo(String string)
Compares the specified string to this string using the Unicode values of the characters.
String
compareTo(BigDecimal val)
Compares this BigDecimal with val.
BigDecimal
compareTo(BigInteger val)
Compares this BigInteger with val.
BigInteger
compareTo(URI uri)
Compares this URI with the given argument uri.
URI
compareTo(ByteBuffer otherBuffer)
Compares the remaining bytes of this buffer to another byte buffer's remaining bytes.
ByteBuffer
compareTo(CharBuffer otherBuffer)
Compare the remaining chars of this buffer to another char buffer's remaining chars.
CharBuffer
compareTo(Charset charset)
Compares this charset with the given charset.
Charset
compareTo(DoubleBuffer otherBuffer)
Compare the remaining doubles of this buffer to another double buffer's remaining doubles.
DoubleBuffer
compareTo(FloatBuffer otherBuffer)
Compare the remaining floats of this buffer to another float buffer's remaining floats.
FloatBuffer
compareTo(IntBuffer otherBuffer)
Compares the remaining ints of this buffer to another int buffer's remaining ints.
IntBuffer
compareTo(LongBuffer otherBuffer)
Compare the remaining longs of this buffer to another long buffer's remaining longs.
LongBuffer
compareTo(ShortBuffer otherBuffer)
Compare the remaining shorts of this buffer to another short buffer's remaining shorts.
ShortBuffer
compareTo(Timestamp theTimestamp)
Compares this Timestamp object with a supplied Timestamp object.
Timestamp
compareTo(CollationKey value)
Compares this object to the specified collation key object to determine their relative order.
CollationKey
compareTo(Calendar anotherCalendar)
Compares the times of the two Calendar, which represent the milliseconds from the January 1, 1970 00:00:00.000 GMT (Gregorian).
Calendar
compareTo(Date date)
Compare the receiver to the specified Date to determine the relative ordering.
Date
compareTo(Date theObject)
Compares this Timestamp object with a supplied Timestamp object.
Timestamp
compareTo(UUID uuid)

Compares this UUID to the specified UUID.

UUID
compareTo(T another)
Compares this object to the specified object to determine their relative order.
Comparable
compareToIgnoreCase(String string)
Compares the specified string to this string using the Unicode values of the characters, ignoring case differences.
String
compareToVersion(ProtocolVersion that)
Compares this protocol version with another one.
ProtocolVersion
ComparisonFailure(String message, String expected, String actual)
Constructs a comparison failure.
ComparisonFailure
ComparisonFailure(String message, String expected, String actual)
ComparisonFailure
compile(String pattern)
Compiles a regular expression, creating a new Pattern instance in the process.
Pattern
compile(String sql, boolean forceCompilation)
Compiles the given SQL into a SQLite byte code program using sqlite3_prepare_v2().
SQLiteProgram
(protected)
compile(String pattern, int flags)
Compiles a regular expression, creating a new Pattern instance in the process.
Pattern
compileClass(Class<?> classToCompile)
Compiles the specified class using the JIT compiler and indicates if compilation has been successful.
Compiler
compileClasses(String nameRoot)
Compiles all classes whose name matches the specified name using the JIT compiler and indicates if compilation has been successful.
Compiler
compileStatement(String sql)
Compiles an SQL statement into a reusable pre-compiled statement object.
SQLiteDatabase
complementOf(EnumSet<E> s)
Creates an enum set.
EnumSet
COMPLETE
Indicates that the route is complete.
int
HttpRouteDirector
complete()
Computes the time from the fields if the time has not already been set.
Calendar
(protected)
completionHint
Defines the hint displayed in the drop down menu.
int
R.attr
completionHintView
Defines the hint view displayed in the drop down menu.
int
R.attr
CompletionInfo(long id, int index, CharSequence text)
Create a simple completion with just text, no label.
CompletionInfo
CompletionInfo(long id, int index, CharSequence text, CharSequence label)
Create a full completion with both text and label.
CompletionInfo
completionThreshold
Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu.
int
R.attr
complexToDimension(int data, DisplayMetrics metrics)
Converts a complex data value holding a dimension to its final floating point value.
TypedValue
complexToDimensionNoisy(int data, DisplayMetrics metrics)
TypedValue
complexToDimensionPixelOffset(int data, DisplayMetrics metrics)
Converts a complex data value holding a dimension to its final value as an integer pixel offset.
TypedValue
complexToDimensionPixelSize(int data, DisplayMetrics metrics)
Converts a complex data value holding a dimension to its final value as an integer pixel size.
TypedValue
complexToFloat(int complex)
Retrieve the base value from a complex data integer.
TypedValue
complexToFraction(int data, float base, float pbase)
Converts a complex data value holding a fraction to its final floating point value.
TypedValue
COMPLEX_MANTISSA_MASK
Complex data: mask to extract mantissa information (after shifting by COMPLEX_MANTISSA_SHIFT).
int
TypedValue
COMPLEX_MANTISSA_SHIFT
Complex data: bit location of mantissa information.
int
TypedValue
COMPLEX_RADIX_0p23
Complex data: the mantissa magnitude is 0 bits -- i.e, 0x0.nnnnnn
int
TypedValue
COMPLEX_RADIX_16p7
Complex data: the mantissa magnitude is 16 bits -- i.e, 0xnnnn.nn
int
TypedValue
COMPLEX_RADIX_23p0
Complex data: the mantissa is an integral number -- i.e., 0xnnnnnn.0
int
TypedValue
COMPLEX_RADIX_8p15
Complex data: the mantissa magnitude is 8 bits -- i.e, 0xnn.nnnn
int
TypedValue
COMPLEX_RADIX_MASK
Complex data: mask to extract radix information (after shifting by COMPLEX_RADIX_SHIFT).
int
TypedValue
COMPLEX_RADIX_SHIFT
Complex data: where the radix information is, telling where the decimal place appears in the mantissa.
int
TypedValue
COMPLEX_UNIT_DIP
TYPE_DIMENSION complex unit: Value is Device Independent Pixels.
int
TypedValue
COMPLEX_UNIT_FRACTION
TYPE_FRACTION complex unit: A basic fraction of the overall size.
int
TypedValue
COMPLEX_UNIT_FRACTION_PARENT
TYPE_FRACTION complex unit: A fraction of the parent size.
int
TypedValue
COMPLEX_UNIT_IN
TYPE_DIMENSION complex unit: Value is in inches.
int
TypedValue
COMPLEX_UNIT_MASK
Complex data: mask to extract unit information (after shifting by COMPLEX_UNIT_SHIFT).
int
TypedValue
COMPLEX_UNIT_MM
TYPE_DIMENSION complex unit: Value is in millimeters.
int
TypedValue
COMPLEX_UNIT_PT
TYPE_DIMENSION complex unit: Value is in points.
int
TypedValue
COMPLEX_UNIT_PX
TYPE_DIMENSION complex unit: Value is raw pixels.
int
TypedValue
COMPLEX_UNIT_SHIFT
Complex data: bit location of unit information.
int
TypedValue
COMPLEX_UNIT_SP
TYPE_DIMENSION complex unit: Value is a scaled pixel.
int
TypedValue
ComponentInfo()
ComponentInfo
ComponentInfo(ComponentInfo orig)
ComponentInfo
ComponentName(Context pkg, Class<?> cls)
Create a new component identifier from a Context and Class object.
ComponentName
ComponentName(Context pkg, String cls)
Create a new component identifier from a Context and class name.
ComponentName
ComponentName(Parcel in)
Instantiate a new ComponentName from the data in a Parcel that was previously written with writeToParcel(Parcel, int).
ComponentName
ComponentName(String pkg, String cls)
Create a new component identifier.
ComponentName
COMPONENT_ENABLED_STATE_DEFAULT
int
PackageManager
COMPONENT_ENABLED_STATE_DISABLED
int
PackageManager
COMPONENT_ENABLED_STATE_ENABLED
int
PackageManager
compose(Transformation t)
Apply this Transformation to an existing Transformation, e.g.
Transformation
ComposePathEffect(PathEffect outerpe, PathEffect innerpe)
Construct a PathEffect whose effect is to apply first the inner effect and the the outer pathEffect (e.g.
ComposePathEffect
COMPOSER
The composer of the audio file, if any

Type: TEXT

MediaStore.Audio.AudioColumns
composeSearchUrl(String inQuery, String template, String queryPlaceHolder)
URLUtil
ComposeShader(Shader shaderA, Shader shaderB, PorterDuff.Mode mode)
Create a new compose shader, given shaders A, B, and a combining PorterDuff mode.
ComposeShader
ComposeShader(Shader shaderA, Shader shaderB, Xfermode mode)
Create a new compose shader, given shaders A, B, and a combining mode.
ComposeShader
CompoundButton(Context context)
CompoundButton
CompoundButton(Context context, AttributeSet attrs)
CompoundButton
CompoundButton(Context context, AttributeSet attrs, int defStyle)
CompoundButton
compress(Bitmap.CompressFormat format, int quality, OutputStream stream)
Write a compressed version of the bitmap to the specified outputstream.
Bitmap
computeBoundingSphere(float[] positions, int positionsOffset, int positionsCount, float[] sphere, int sphereOffset)
Compute a bounding sphere for a set of points.
Visibility
computeBounds(RectF bounds, boolean exact)
Compute the bounds of the path, and write the answer into bounds.
Path
computeCurrentVelocity(int units)
Equivalent to invoking computeCurrentVelocity(int, float) with a maximum velocity of Float.MAX_VALUE.
VelocityTracker
computeCurrentVelocity(int units, float maxVelocity)
Compute the current velocity based on the points that have been collected.
VelocityTracker
computeDurationHint()
Compute a hint at how long the entire animation may last, in milliseconds.
Animation
computeDurationHint()
The duration hint of an animation set is the maximum of the duration hints of all of its component animations.
AnimationSet
computeFields()
Computes the Calendar fields from time.
Calendar
(protected)
computeFields()
Computes the Calendar fields from time.
GregorianCalendar
(protected)
computeHorizontalScrollExtent()

Compute the horizontal extent of the horizontal scrollbar's thumb within the horizontal range.

Gallery
(protected)
computeHorizontalScrollExtent()

Compute the horizontal extent of the horizontal scrollbar's thumb within the horizontal range.

View
(protected)
computeHorizontalScrollOffset()

Compute the horizontal offset of the horizontal scrollbar's thumb within the horizontal range.

Gallery
(protected)
computeHorizontalScrollOffset()

Compute the horizontal offset of the horizontal scrollbar's thumb within the horizontal range.

View
(protected)
computeHorizontalScrollRange()

Compute the horizontal range that the horizontal scrollbar represents.

Gallery
(protected)
computeHorizontalScrollRange()

The scroll range of a scroll view is the overall width of all of its children.

HorizontalScrollView
(protected)
computeHorizontalScrollRange()

Compute the horizontal range that the horizontal scrollbar represents.

TextView
(protected)
computeHorizontalScrollRange()

Compute the horizontal range that the horizontal scrollbar represents.

View
(protected)
computeHorizontalScrollRange()

Compute the horizontal range that the horizontal scrollbar represents.

WebView
(protected)
computeOrientedBoundingBox()
Compute an oriented bounding box of the stroke
GestureStroke
COMPUTER
int
BluetoothClass.Device.Major
COMPUTER_DESKTOP
int
BluetoothClass.Device
COMPUTER_HANDHELD_PC_PDA
int
BluetoothClass.Device
COMPUTER_LAPTOP
int
BluetoothClass.Device
COMPUTER_PALM_SIZE_PC_PDA
int
BluetoothClass.Device
COMPUTER_SERVER
int
BluetoothClass.Device
COMPUTER_UNCATEGORIZED
int
BluetoothClass.Device
COMPUTER_WEARABLE
int
BluetoothClass.Device
computeScroll()
Called by a parent to request that a child update its values for mScrollX and mScrollY if necessary.
HorizontalScrollView
computeScroll()
Called by a parent to request that a child update its values for mScrollX and mScrollY if necessary.
ScrollView
computeScroll()
Called by a parent to request that a child update its values for mScrollX and mScrollY if necessary.
TextView
computeScroll()
Called by a parent to request that a child update its values for mScrollX and mScrollY if necessary.
View
computeScroll()
Called by a parent to request that a child update its values for mScrollX and mScrollY if necessary.
WebView
computeScrollDeltaToGetChildRectOnScreen(Rect rect)
Compute the amount to scroll in the X direction in order to get a rectangle completely on the screen (or, if taller than the screen, at least the first screen size chunk of it).
HorizontalScrollView
(protected)
computeScrollDeltaToGetChildRectOnScreen(Rect rect)
Compute the amount to scroll in the Y direction in order to get a rectangle completely on the screen (or, if taller than the screen, at least the first screen size chunk of it).
ScrollView
(protected)
computeScrollOffset()
Call this when you want to know the new location.
Scroller
computeTime()
Computes time from the Calendar fields.
Calendar
(protected)
computeTime()
Computes time from the Calendar fields.
GregorianCalendar
(protected)
computeVerticalScrollExtent()

Compute the vertical extent of the horizontal scrollbar's thumb within the vertical range.

AbsListView
(protected)
computeVerticalScrollExtent()

Compute the vertical extent of the horizontal scrollbar's thumb within the vertical range.

GridView
(protected)
computeVerticalScrollExtent()

Compute the vertical extent of the horizontal scrollbar's thumb within the vertical range.

TextView
(protected)
computeVerticalScrollExtent()

Compute the vertical extent of the horizontal scrollbar's thumb within the vertical range.

View
(protected)
computeVerticalScrollExtent()

Compute the vertical extent of the horizontal scrollbar's thumb within the vertical range.

WebView
(protected)
computeVerticalScrollOffset()

Compute the vertical offset of the vertical scrollbar's thumb within the horizontal range.

AbsListView
(protected)
computeVerticalScrollOffset()

Compute the vertical offset of the vertical scrollbar's thumb within the horizontal range.

GridView
(protected)
computeVerticalScrollOffset()

Compute the vertical offset of the vertical scrollbar's thumb within the horizontal range.

View
(protected)
computeVerticalScrollOffset()

Compute the vertical offset of the vertical scrollbar's thumb within the horizontal range.

WebView
(protected)
computeVerticalScrollRange()

Compute the vertical range that the vertical scrollbar represents.

AbsListView
(protected)
computeVerticalScrollRange()

Compute the vertical range that the vertical scrollbar represents.

GridView
(protected)
computeVerticalScrollRange()

The scroll range of a scroll view is the overall height of all of its children.

ScrollView
(protected)
computeVerticalScrollRange()

Compute the vertical range that the vertical scrollbar represents.

TextView
(protected)
computeVerticalScrollRange()

Compute the vertical range that the vertical scrollbar represents.

View
(protected)
computeVerticalScrollRange()

Compute the vertical range that the vertical scrollbar represents.

WebView
(protected)
concat(Matrix matrix)
Preconcat the current matrix with the specified matrix.
Canvas
concat(CharSequence... text)
Returns a CharSequence concatenating the specified CharSequences, retaining their spans if any.
TextUtils
concat(String string)
Concatenates this string and the specified string.
String
ConcurrentHashMap()
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap
ConcurrentHashMap(int initialCapacity)
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap
ConcurrentHashMap(int initialCapacity, float loadFactor, int concurrencyLevel)
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentHashMap
ConcurrentHashMap(Map<? extends K, ? extends V> m)
Creates a new map with the same mappings as the given map.
ConcurrentHashMap
ConcurrentLinkedQueue()
Creates a ConcurrentLinkedQueue that is initially empty.
ConcurrentLinkedQueue
ConcurrentLinkedQueue(Collection<? extends E> c)
Creates a ConcurrentLinkedQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentLinkedQueue
ConcurrentModificationException()
Constructs a new ConcurrentModificationException with the current stack trace filled in.
ConcurrentModificationException
ConcurrentModificationException(String detailMessage)
Constructs a new ConcurrentModificationException with the current stack trace and message filled in.
ConcurrentModificationException
CONCUR_READ_ONLY
A constant used to indicate the concurrency mode for a ResultSet object that cannot be updated.
int
ResultSet
CONCUR_UPDATABLE
A constant used to indicate the concurrency mode for a ResultSet object that can be updated.
int
ResultSet
ConditionVariable()
Create the ConditionVariable in the default closed state.
ConditionVariable
ConditionVariable(boolean state)
Create the ConditionVariable with the given state.
ConditionVariable
confidence()
Returns a confidence factor between 0 and 1.
FaceDetector.Face
CONFIDENCE_THRESHOLD
The minimum confidence factor of good face recognition
float
FaceDetector.Face
CONFIG
The CONFIG level provides static configuration messages.
Level
Config()
Config
config(String msg)
Logs a message of level Level.CONFIG; the message is transmitted to all subscribed handlers.
Logger
configChanges
Specify one or more configuration changes that the activity will handle itself.
int
R.attr
Configuration()
Construct an invalid Configuration. You must call setToDefaults() for this object to be valid.
Configuration
Configuration(Configuration o)
Makes a deep copy suitable for modification.
Configuration
ConfigurationInfo()
ConfigurationInfo
ConfigurationInfo(ConfigurationInfo orig)
ConfigurationInfo
configure
A class name in the AppWidget's package to be launched to configure.
int
R.attr
configureBlocking(boolean blockingMode)
Sets the blocking mode of this channel.
AbstractSelectableChannel
configureBlocking(boolean block)
Sets the blocking mode of this channel.
SelectableChannel
CONFIG_CHECK_GL_ERROR
Check glError() after every call.
int
GLDebugHelper
CONFIG_CHECK_THREAD
Check if all calls are on the same thread.
int
GLDebugHelper
CONFIG_FONT_SCALE
Bit in configChanges that indicates that the activity can itself handle changes to the font scaling factor.
int
ActivityInfo
CONFIG_KEYBOARD
Bit in configChanges that indicates that the activity can itself handle changes to the keyboard type.
int
ActivityInfo
CONFIG_KEYBOARD_HIDDEN
Bit in configChanges that indicates that the activity can itself handle changes to the keyboard or navigation being hidden/exposed.
int
ActivityInfo
CONFIG_LOCALE
Bit in configChanges that indicates that the activity can itself handle changes to the locale.
int
ActivityInfo
CONFIG_LOG_ARGUMENT_NAMES
Print argument names when logging GL Calls.
int
GLDebugHelper
config_longAnimTime
The duration (in milliseconds) of a long animation.
int
R.integer
CONFIG_MCC
Bit in configChanges that indicates that the activity can itself handle changes to the IMSI MCC.
int
ActivityInfo
config_mediumAnimTime
The duration (in milliseconds) of a medium-length animation.
int
R.integer
CONFIG_MNC
Bit in configChanges that indicates that the activity can itself handle changes to the IMSI MNC.
int
ActivityInfo
CONFIG_NAVIGATION
Bit in configChanges that indicates that the activity can itself handle changes to the navigation type.
int
ActivityInfo
CONFIG_ORIENTATION
Bit in configChanges that indicates that the activity can itself handle changes to the screen orientation.
int
ActivityInfo
CONFIG_SCREEN_LAYOUT
Bit in configChanges that indicates that the activity can itself handle changes to the screen layout.
int
ActivityInfo
config_shortAnimTime
The duration (in milliseconds) of a short animation.
int
R.integer
CONFIG_TOUCHSCREEN
Bit in configChanges that indicates that the activity can itself handle changes to the touchscreen type.
int
ActivityInfo
confirm()
Handle a confirmation response from the user.
JsResult
confirm(String result)
Handle a confirmation response from the user.
JsPromptResult
confirmCredentials(Account account, Bundle options, Activity activity, AccountManagerCallback<Bundle> callback, Handler handler)
Requests that the authenticator checks that the user knows the credentials for the account.
AccountManager
confirmCredentials(AccountAuthenticatorResponse response, Account account, Bundle options)
Checks that the user knows the credentials of an account.
AbstractAccountAuthenticator
ConnConnectionParamBean(HttpParams params)
ConnConnectionParamBean
connect()
Attempt to connect to a remote device.
BluetoothSocket
connect()
Initiates a connection to the media scanner service.
MediaScannerConnection
connect()
Establishes the connection to the earlier configured resource.
URLConnection
connect(LocalSocketAddress endpoint)
Connects this socket to an endpoint.
LocalSocket
connect(LocalSocketAddress endpoint, int timeout)
LocalSocket
connect(PipedInputStream stream)
Connects this stream to a PipedInputStream.
PipedOutputStream
connect(PipedOutputStream src)
Connects this PipedInputStream to a PipedOutputStream.
PipedInputStream
connect(PipedReader stream)
Connects this PipedWriter to a PipedReader.
PipedWriter
connect(PipedWriter src)
Connects this PipedReader to a PipedWriter.
PipedReader
connect(String host, int port)
Connects this socket to the specified remote host and port number.
SocketImpl
(protected)
connect(String url, Properties info)
Attempts to make a database connection to a data source specified by a supplied URL.
Driver
connect(InetAddress anAddress, int aPort)
Connects this UDP datagram socket to the specific target host with the address anAdress on port aPort.
DatagramSocket
connect(InetAddress inetAddr, int port)
Connects this socket to the specified remote address and port.
DatagramSocketImpl
(protected)
connect(InetAddress address, int port)
Connects this socket to the specified remote host address and port number.
SocketImpl
(protected)
connect(SocketAddress address)
Connects the socket of this channel to a remote address, which is the only communication peer for getting and sending datagrams after being connected.
DatagramChannel
connect(SocketAddress remoteAddr)
Connects this datagram socket to the remote host and port specified by remoteAddr.
DatagramSocket
connect(SocketAddress remoteAddr)
Connects this socket to the given remote host address and port specified by the SocketAddress remoteAddr.
Socket
connect(SocketAddress address)
Connects this channel's socket with a remote address.
SocketChannel
connect(SocketAddress remoteAddr, int timeout)
Connects this socket to the given remote host address and port specified by the SocketAddress remoteAddr with the specified timeout.
Socket
connect(SocketAddress remoteAddr, int timeout)
Connects this socket to the remote host address and port number specified by the SocketAddress object with the given timeout.
SocketImpl
(protected)
ConnectException()
This implementation does nothing.
ConnectException
ConnectException(String detailMessage)
This implementation does nothing.
ConnectException
connectFailed(URI uri, SocketAddress sa, IOException ioe)
Notifies the ProxySelector that a connection to the proxy server could not be established.
ProxySelector
connectionClosed(ConnectionEvent theEvent)
Notifies the ConnectionEventListener that an application has called the close method on a pooled connection.
ConnectionEventListener
ConnectionClosedException(String message)
Creates a new ConnectionClosedException with the specified detail message.
ConnectionClosedException
connectionErrorOccurred(ConnectionEvent theEvent)
Notifies the ConnectionEventListener that an error has occurred on a PooledConnection.
ConnectionEventListener
ConnectionEvent(PooledConnection theConnection)
Creates a connection event initialized with the supplied PooledConnection reporting that the application has closed the connection.
ConnectionEvent
ConnectionEvent(PooledConnection theConnection, SQLException theException)
Creates a ConnectionEvent initialized with the supplied PooledConnection and with the supplied SQLException indicating that an error has occurred within the PooledConnection.
ConnectionEvent
ConnectionPendingException()
Constructs a ConnectionPendingException.
ConnectionPendingException
ConnectionPoolTimeoutException()
Creates a ConnectTimeoutException with a null detail message.
ConnectionPoolTimeoutException
ConnectionPoolTimeoutException(String message)
Creates a ConnectTimeoutException with the specified detail message.
ConnectionPoolTimeoutException
CONNECTION_MANAGER_FACTORY
Defines the factory to create a default ClientConnectionManager.
ClientPNames
CONNECTION_MANAGER_FACTORY_CLASS_NAME
Defines the class name of the default ClientConnectionManager

This parameter expects a value of type String.

ClientPNames
CONNECTION_TIMEOUT
Determines the timeout until a connection is etablished.
CoreConnectionPNames
CONNECTIVITY_ACTION
A change in network connectivity has occurred.
ConnectivityManager
CONNECTIVITY_SERVICE
Use with getSystemService(String) to retrieve a ConnectivityManager for handling management of network connections.
Context
CONNECTOR_PUNCTUATION
Unicode category constant Pc.
byte
Character
connectProxy(HttpHost proxy, boolean secure)
Tracks connecting to the first proxy.
RouteTracker
connectSocket(Socket sock, String host, int port, InetAddress localAddress, int localPort, HttpParams params)
Attempts to connects the socket to any of the InetAddresses the given host name resolves to.
MultihomePlainSocketFactory
connectSocket(Socket sock, String host, int port, InetAddress localAddress, int localPort, HttpParams params)
Connects a socket to the given host.
PlainSocketFactory
connectSocket(Socket sock, String host, int port, InetAddress localAddress, int localPort, HttpParams params)
Connects a socket to the given host.
SSLSocketFactory
connectSocket(Socket sock, String host, int port, InetAddress localAddress, int localPort, HttpParams params)
Connects a socket to the given host.
SocketFactory
connectTarget(boolean secure)
Tracks connecting to the target.
RouteTracker
ConnectTimeoutException()
Creates a ConnectTimeoutException with a null detail message.
ConnectTimeoutException
ConnectTimeoutException(String message)
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException
CONNECT_PROXY
Step: open connection to proxy.
int
HttpRouteDirector
CONNECT_TARGET
Step: open connection to target.
int
HttpRouteDirector
ConnManagerParamBean(HttpParams params)
ConnManagerParamBean
ConnManagerParams()
ConnManagerParams
ConnPerRouteBean()
ConnPerRouteBean
ConnPerRouteBean(int defaultMax)
ConnPerRouteBean
ConnPoolByRoute(ClientConnectionOperator operator, HttpParams params)
Creates a new connection pool, managed by route.
ConnPoolByRoute
ConnRouteParamBean(HttpParams params)
ConnRouteParamBean
CONN_CLOSE
HTTP connection control
HTTP
CONN_DIRECTIVE
HTTP
CONN_KEEP_ALIVE
HTTP
ConsoleHandler()
Constructs a ConsoleHandler object.
ConsoleHandler
constantName()
Gets the name of the missing constant.
EnumConstantNotPresentException
constantSize
If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.
int
R.attr
consumeContent()
Does not consume anything.
AbstractHttpEntity
consumeContent()
Does not consume anything.
BasicHttpEntity
consumeContent()
TODO: The name of this method is misnomer.
BasicManagedEntity
consumeContent()
Does not consume anything.
EntityTemplate
consumeContent()
TODO: The name of this method is misnomer.
HttpEntity
consumeContent()
TODO: The name of this method is misnomer.
HttpEntityWrapper
consumeContent()
Does not consume anything.
InputStreamEntity
Contacts.Intents()
This constructor is deprecated. see ContactsContract
Contacts.Intents
Contacts.Intents.Insert()
This constructor is deprecated. see ContactsContract
Contacts.Intents.Insert
Contacts.Intents.UI()
This constructor is deprecated. see ContactsContract
Contacts.Intents.UI
ContactsContract()
ContactsContract
ContactsContract.Intents()
ContactsContract.Intents
ContactsContract.Intents.Insert()
ContactsContract.Intents.Insert
ContactsContract.Presence()
ContactsContract.Presence
ContactsContract.QuickContact()
ContactsContract.QuickContact
CONTACT_ID
A reference to the _ID that this data belongs to.
ContactsContract.RawContactsColumns
CONTACT_PRESENCE
Contact presence status.
ContactsContract.ContactStatusColumns
CONTACT_STATUS
Contact's latest status update.
ContactsContract.ContactStatusColumns
CONTACT_STATUS_ICON
The resource ID of the icon for the source of contact status.
ContactsContract.ContactStatusColumns
CONTACT_STATUS_LABEL
The resource ID of the label describing the source of contact status, e.g.
ContactsContract.ContactStatusColumns
CONTACT_STATUS_RES_PACKAGE
The package containing resources for this status: label and icon.
ContactsContract.ContactStatusColumns
CONTACT_STATUS_TIMESTAMP
The absolute time in milliseconds when the latest status was inserted/updated.
ContactsContract.ContactStatusColumns
contains(Rect r)
Returns true iff the specified rectangle r is inside or equal to this rectangle.
Rect
contains(RectF r)
Returns true iff the specified rectangle r is inside or equal to this rectangle.
RectF
contains(float x, float y)
Returns true if (x,y) is inside the rectangle.
RectF
contains(float left, float top, float right, float bottom)
Returns true iff the 4 specified sides of a rectangle are inside or equal to this rectangle.
RectF
contains(int x, int y)
Returns true if (x,y) is inside the rectangle.
Rect
contains(int x, int y)
Return true if the region contains the specified point
Region
contains(int left, int top, int right, int bottom)
Returns true iff the 4 specified sides of a rectangle are inside or equal to this rectangle.
Rect
contains(CharSequence cs)
Determines if this String contains the sequence of characters in the CharSequence passed.
String
contains(Object object)
Tests whether this Collection contains the specified object.
AbstractCollection
contains(Object o)
Returns true if this queue contains the specified element.
ArrayBlockingQueue
contains(Object object)
Searches this ArrayList for the specified object.
ArrayList
contains(Object o)
Returns true if this queue contains the specified element.
BlockingQueue
contains(Object object)
Tests whether this Collection contains the specified object.
Collection
contains(Object value)
Legacy method testing if some key maps into the specified value in this table.
ConcurrentHashMap
contains(Object o)
Returns true if this queue contains the specified element.
ConcurrentLinkedQueue
contains(Object o)
Returns true if this list contains the specified element.
CopyOnWriteArrayList
contains(Object o)
Returns true if this set contains the specified element.
CopyOnWriteArraySet
contains(Object object)
Searches this HashSet for the specified object.
HashSet
contains(Object value)
Returns true if this Hashtable contains the specified object as the value of at least one of the key/value pairs.
Hashtable
contains(Object object)
Searches this LinkedList for the specified object.
LinkedList
contains(Object object)
Tests whether this List contains the specified object.
List
contains(Object o)
Returns true if this queue contains the specified element.
PriorityBlockingQueue
contains(Object object)
Searches this set for the specified object.
Set
contains(Object o)
Always returns false.
SynchronousQueue
contains(Object object)
Searches this TreeSet for the specified object.
TreeSet
contains(Object object)
Searches this vector for the specified object.
Vector
contains(String key)
Checks whether the preferences contains a preference.
SharedPreferences
contains(URI uri)
Returns true if this collection contains the given URI.
RedirectLocations
contains(Charset charset)
Determines whether this charset is a super set of the given charset.
Charset
containsAlias(String alias)
Indicates whether the given alias is present in this KeyStore.
KeyStore
containsAll(Collection<?> collection)
Tests whether this Collection contains all objects contained in the specified Collection.
AbstractCollection
containsAll(Collection<?> collection)
Tests whether this Collection contains all objects contained in the specified Collection.
Collection
containsAll(Collection<?> c)
Returns true if this list contains all of the elements of the specified collection.
CopyOnWriteArrayList
containsAll(Collection<?> c)
Returns true if this set contains all of the elements of the specified collection.
CopyOnWriteArraySet
containsAll(Collection<?> collection)
Tests whether this List contains all objects contained in the specified collection.
List
containsAll(Collection<?> collection)
Searches this set for all objects in the specified collection.
Set
containsAll(Collection<?> c)
Returns false unless the given collection is empty.
SynchronousQueue
containsAll(Collection<?> collection)
Searches this vector for all objects in the specified collection.
Vector
containsAttribute(String name)
BasicClientCookie
containsAttribute(String name)
ClientCookie
containsHeader(String name)
Checks if a certain header is present in this message.
AbstractHttpMessage
containsHeader(String name)
Tests if headers with the given name are contained within this group.
HeaderGroup
containsHeader(String name)
Checks if a certain header is present in this message.
HttpMessage
containsKey(Object key)
Returns whether this map contains the specified key.
AbstractMap
containsKey(Object key)
Determines whether this Attributes contains the specified key.
Attributes
containsKey(Object key)
Tests if the specified object is a key in this table.
ConcurrentHashMap
containsKey(Object key)
Returns whether this EnumMap contains the specified key.
EnumMap
containsKey(Object key)
Returns whether this map contains the specified key.
HashMap
containsKey(Object key)
Returns true if this Hashtable contains the specified object as a key of one of the key/value pairs.
Hashtable
containsKey(Object key)
Returns whether this map contains the specified key.
IdentityHashMap
containsKey(Object key)
Returns whether this Map contains the specified key.
Map
containsKey(Object key)
Returns whether this map contains the specified key.
TreeMap
containsKey(Object key)
Returns whether this map contains the specified key.
WeakHashMap
containsKey(String key)
Returns true if the given key is contained in the mapping of this Bundle.
Bundle
containsKey(String key)
Returns true if this object has the named value.
ContentValues
containsValue(Object value)
Returns whether this map contains the specified value.
AbstractMap
containsValue(Object value)
Determines whether this Attributes contains the specified value.
Attributes
containsValue(Object value)
Returns true if this map maps one or more keys to the specified value.
ConcurrentHashMap
containsValue(Object value)
Returns whether this EnumMap contains the specified value.
EnumMap
containsValue(Object value)
Returns whether this map contains the specified value.
HashMap
containsValue(Object value)
Searches this Hashtable for the specified value.
Hashtable
containsValue(Object value)
Returns whether this map contains the specified value.
IdentityHashMap
containsValue(Object value)
This override is done for LinkedHashMap performance: iteration is cheaper via LinkedHashMap nxt links.
LinkedHashMap
containsValue(Object value)
Returns whether this Map contains the specified value.
Map
containsValue(Object value)
Returns whether this map contains the specified value.
TreeMap
containsValue(Object value)
Returns whether this map contains the specified value.
WeakHashMap
content
Identifier for the child that represents the drawer's content.
int
R.attr
content
int
R.id
contentAuthority
the authority of a content provider.
int
R.attr
contentDescription
Defines text that briefly describes content of the view.
int
R.attr
contentEquals(CharSequence cs)
Compares a CharSequence to this String to determine if their contents are equal.
String
contentEquals(StringBuffer strbuf)
Returns whether the characters in the StringBuffer strbuf are the same as those in this string.
String
ContentHandler()
ContentHandler
ContentLengthInputStream(SessionInputBuffer in, long contentLength)
Creates a new length limited stream
ContentLengthInputStream
ContentLengthOutputStream(SessionOutputBuffer out, long contentLength)
Creates a new length limited stream
ContentLengthOutputStream
ContentObservable()
ContentObservable
ContentObserver(Handler handler)
onChange() will happen on the provider Handler.
ContentObserver
ContentProvider()
ContentProvider
ContentProviderResult(Uri uri)
ContentProviderResult
ContentProviderResult(Parcel source)
ContentProviderResult
ContentProviderResult(int count)
ContentProviderResult
ContentQueryMap(Cursor cursor, String columnNameOfKey, boolean keepUpdated, Handler handlerForUpdateNotifications)
Creates a ContentQueryMap that caches the content backing the cursor
ContentQueryMap
ContentResolver(Context context)
ContentResolver
CONTENTS_FILE_DESCRIPTOR
Bit masks for use with describeContents(): each bit represents a kind of object considered to have potential special significance when marshalled.
int
Parcelable
ContentUris()
ContentUris
ContentValues()
Creates an empty set of values using the default initial size
ContentValues
ContentValues(ContentValues from)
Creates a set of values copied from the given set
ContentValues
ContentValues(int size)
Creates an empty set of values using the given initial size
ContentValues
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.GroupMembership
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.Organizations
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.People.ContactMethods
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.People.Extensions
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.People.Phones
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.Photos
CONTENT_DIRECTORY
This constant is deprecated. see ContactsContract
Contacts.Settings
CONTENT_DIRECTORY
The directory twig for this sub-table.
ContactsContract.Contacts.AggregationSuggestions
CONTENT_DIRECTORY
The directory twig for this sub-table
ContactsContract.Contacts.Data
CONTENT_DIRECTORY
The directory twig for this sub-table
ContactsContract.Contacts.Photo
CONTENT_DIRECTORY
The directory twig for this sub-table
ContactsContract.RawContacts.Data
CONTENT_DIRECTORY
The directory twig for this sub-table
ContactsContract.RawContacts.Entity
CONTENT_DIRECTORY
ContactsContract.SyncState
CONTENT_DIRECTORY
A subdirectory of each genre containing all member audio files.
MediaStore.Audio.Genres.Members
CONTENT_DIRECTORY
A subdirectory of each playlist containing all member audio files.
MediaStore.Audio.Playlists.Members
CONTENT_DIRECTORY
SyncStateContract.Constants
CONTENT_EMAIL_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_EMAIL_TYPE
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_EMAIL_URI
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_ENCODING
HTTP
CONTENT_FILTER_URI
The content:// style URL for filtering this table on phone numbers
CallLog.Calls
CONTENT_FILTER_URI
This constant is deprecated. see ContactsContract
Contacts.People
CONTENT_FILTER_URI
The content:// style URL for email lookup using a filter.
ContactsContract.CommonDataKinds.Email
CONTENT_FILTER_URI
The content:// style URL for phone lookup using a filter.
ContactsContract.CommonDataKinds.Phone
CONTENT_FILTER_URI
The content:// style URI used for "type-to-filter" functionality on the CONTENT_URI URI.
ContactsContract.Contacts
CONTENT_FILTER_URI
The content:// style URI for this table.
ContactsContract.PhoneLookup
CONTENT_FILTER_URL
This constant is deprecated. see ContactsContract
Contacts.Phones
CONTENT_GROUP_URI
ContactsContract.Contacts
CONTENT_IM_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI sub-directory of a single call.
CallLog.Calls
CONTENT_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.Extensions
CONTENT_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.GroupMembership
CONTENT_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.Groups
CONTENT_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.People
CONTENT_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.Phones
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of an aggregation exception
ContactsContract.AggregationExceptions
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Email
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Event
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.GroupMembership
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Im
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Nickname
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Note
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Organization
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Phone
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Photo
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Relation
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.StructuredName
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.StructuredPostal
CONTENT_ITEM_TYPE
MIME type used when storing this in data table.
ContactsContract.CommonDataKinds.Website
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single person.
ContactsContract.Contacts
CONTENT_ITEM_TYPE
The MIME type of a single group.
ContactsContract.Groups
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single person.
ContactsContract.RawContacts
CONTENT_ITEM_TYPE
The MIME-type of CONTENT_URI providing a single setting.
ContactsContract.Settings
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single status update detail.
ContactsContract.StatusUpdates
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI sub-directory of a single word.
UserDictionary.Words
CONTENT_LEN
HTTP
CONTENT_LOOKUP_URI
The content:// style URL for looking up data rows by email address.
ContactsContract.CommonDataKinds.Email
CONTENT_LOOKUP_URI
A content:// style URI for this table that should be used to create shortcuts or otherwise create long-term links to contacts.
ContactsContract.Contacts
CONTENT_POSTAL_ITEM_TYPE
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_POSTAL_TYPE
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_STREQUENT_FILTER_URI
The content:// style URI used for "type-to-filter" functionality on the CONTENT_STREQUENT_URI URI.
ContactsContract.Contacts
CONTENT_STREQUENT_URI
The content:// style URI for this table joined with useful data from ContactsContract.Contacts.Data, filtered to include only starred contacts and the most frequently contacted contacts.
ContactsContract.Contacts
CONTENT_SUMMARY_URI
The content:// style URI for this table joined with details data from ContactsContract.Contacts.Data.
ContactsContract.Groups
CONTENT_TYPE
The Content-Type manifest attribute.
Attributes.Name
CONTENT_TYPE
The MIME type of CONTENT_URI and CONTENT_FILTER_URI providing a directory of calls.
CallLog.Calls
CONTENT_TYPE
This constant is deprecated. see ContactsContract phones.
Contacts.ContactMethods
CONTENT_TYPE
This constant is deprecated. see ContactsContract
Contacts.Extensions
CONTENT_TYPE
This constant is deprecated. see ContactsContract
Contacts.GroupMembership
CONTENT_TYPE
This constant is deprecated. see ContactsContract
Contacts.Groups
CONTENT_TYPE
This constant is deprecated. see ContactsContract
Contacts.People
CONTENT_TYPE
This constant is deprecated. see ContactsContract
Contacts.Phones
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of data.
ContactsContract.AggregationExceptions
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of email addresses.
ContactsContract.CommonDataKinds.Email
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of phones.
ContactsContract.CommonDataKinds.Phone
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of postal addresses.
ContactsContract.CommonDataKinds.StructuredPostal
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of people.
ContactsContract.Contacts
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of data.
ContactsContract.Data
CONTENT_TYPE
The MIME type of a directory of groups.
ContactsContract.Groups
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of people.
ContactsContract.RawContacts
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of raw contact entities.
ContactsContract.RawContactsEntity
CONTENT_TYPE
The MIME-type of CONTENT_URI providing a directory of settings.
ContactsContract.Settings
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of status update details.
ContactsContract.StatusUpdates
CONTENT_TYPE
HTTP
CONTENT_TYPE
The MIME type for this table.
MediaStore.Audio.Albums
CONTENT_TYPE
The MIME type for this table.
MediaStore.Audio.Artists
CONTENT_TYPE
The MIME type for this table.
MediaStore.Audio.Genres
CONTENT_TYPE
The MIME type for this table.
MediaStore.Audio.Media
CONTENT_TYPE
The MIME type for this table.
MediaStore.Audio.Playlists
CONTENT_TYPE
The MIME type of of this directory of images.
MediaStore.Images.Media
CONTENT_TYPE
The MIME type for this table.
MediaStore.Video.Media
CONTENT_TYPE
URLEncodedUtils
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of words.
UserDictionary.Words
CONTENT_URI
The content:// style URL for this provider
CallLog
CONTENT_URI
The content:// style URL for this table
CallLog.Calls
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Extensions
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.GroupMembership
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Groups
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Organizations
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.People
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Phones
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Photos
CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Settings
CONTENT_URI
The content:// style URI for this table
ContactsContract.AggregationExceptions
CONTENT_URI
The content:// style URI for all data records of the CONTENT_ITEM_TYPE MIME type, combined with the associated raw contact and aggregate contact data.
ContactsContract.CommonDataKinds.Email
CONTENT_URI
The content:// style URI for all data records of the CONTENT_ITEM_TYPE MIME type, combined with the associated raw contact and aggregate contact data.
ContactsContract.CommonDataKinds.Phone
CONTENT_URI
The content:// style URI for all data records of the CONTENT_ITEM_TYPE MIME type.
ContactsContract.CommonDataKinds.StructuredPostal
CONTENT_URI
The content:// style URI for this table
ContactsContract.Contacts
CONTENT_URI
The content:// style URI for this table
ContactsContract.Data
CONTENT_URI
The content:// style URI for this table
ContactsContract.Groups
CONTENT_URI
The content:// style URI for this table
ContactsContract.RawContacts
CONTENT_URI
The content:// style URI for this table
ContactsContract.RawContactsEntity
CONTENT_URI
The content:// style URI for this table
ContactsContract.Settings
CONTENT_URI
The content:// style URI for this table
ContactsContract.StatusUpdates
CONTENT_URI
The content:// style URI for this table
ContactsContract.SyncState
CONTENT_URI
The content:// style URL for this table
Settings.Secure
CONTENT_URI
The content:// style URL for this table
Settings.System
CONTENT_URI
The content:// style URL for this provider
UserDictionary
CONTENT_URI
The content:// style URL for this table
UserDictionary.Words
CONTENT_VCARD_TYPE
The MIME type of a CONTENT_URI subdirectory of a single person.
ContactsContract.Contacts
CONTENT_VCARD_URI
Base Uri for referencing a single Contacts entry, created by appending LOOKUP_KEY using withAppendedPath(Uri, String).
ContactsContract.Contacts
Context()
Context
ContextThemeWrapper()
ContextThemeWrapper
ContextThemeWrapper(Context base, int themeres)
ContextThemeWrapper
ContextWrapper(Context base)
ContextWrapper
CONTEXT_IGNORE_SECURITY
Flag for use with createPackageContext(String, int): ignore any security restrictions on the Context being requested, allowing it to always be loaded.
int
Context
CONTEXT_INCLUDE_CODE
Flag for use with createPackageContext(String, int): include the application code with the context.
int
Context
CONTEXT_RESTRICTED
Flag for use with createPackageContext(String, int): a restricted context may disable specific features.
int
Context
CONTROL
Unicode category constant Cc.
byte
Character
CONTROL_LOCATION_UPDATES
Allows enabling/disabling location update notifications from the radio.
Manifest.permission
CONTROL_PICTURES
The "Control Pictures" Unicode Block.
Character.UnicodeBlock
convert(double coordinate, int outputType)
Converts a coordinate to a String representation.
Location
convert(String coordinate)
Converts a String in one of the formats described by FORMAT_DEGREES, FORMAT_MINUTES, or FORMAT_SECONDS into a double.
Location
convert(long sourceDuration, TimeUnit sourceUnit)
Convert the given time duration in the given unit to this unit.
TimeUnit
convertKeypadLettersToDigits(String input)
Translates any alphabetic letters (i.e.
PhoneNumberUtils
convertResultToString(Object resultValue)

Converts a value from the filtered set into a CharSequence.

Filter
convertSelectionToString(Object selectedItem)

Converts the selected item from the drop down list into a sequence of character that can be used in the edit box.

AutoCompleteTextView
(protected)
convertToString(Cursor cursor)

Converts the cursor into a CharSequence.

CursorAdapter
convertToString(Cursor cursor)
CursorTreeAdapter
convertToString(Cursor cursor)
Returns a CharSequence representation of the specified Cursor as defined by the current CursorToStringConverter.
SimpleCursorAdapter
convertToString(Cursor cursor)
Returns a CharSequence representing the specified Cursor.
SimpleCursorAdapter.CursorToStringConverter
COOKIE
SM
COOKIE2
SM
CookieHandler()
CookieHandler
CookieIdentityComparator()
CookieIdentityComparator
CookieOrigin(String host, int port, String path, boolean secure)
CookieOrigin
CookiePathComparator()
CookiePathComparator
CookieSpecBase()
CookieSpecBase
CookieSpecParamBean(HttpParams params)
CookieSpecParamBean
CookieSpecRegistry()
CookieSpecRegistry
COOKIESPEC_REGISTRY
ClientContext
COOKIE_ORIGIN
ClientContext
COOKIE_POLICY
Defines the name of the cookie specification to be used for HTTP state management.
ClientPNames
COOKIE_SPEC
ClientContext
COOKIE_STORE
ClientContext
copy
Context menu ID for the "Copy" menu item to copy the currently selected (or all) text in a text view to the clipboard.
int
R.id
copy
Item on EditText context menu.
int
R.string
copy()
Creates a copy of these parameters.
BasicHttpParams
copy()
Creates a copy of this instance
BasicHttpProcessor
copy()
Does not copy parameters.
ClientParamsStack
copy()
Creates a copy of the local collection with the same default
DefaultedHttpParams
copy()
Returns a copy of this object
HeaderGroup
copy()
Creates a copy of these parameters.
HttpParams
copy(Bitmap.Config config, boolean isMutable)
Tries to make a new bitmap based on the dimensions of this bitmap, setting the new bitmap's config to the one specified, and then copying this bitmap's pixels into the new bitmap.
Bitmap
copy(List<? super T> destination, List<? extends T> source)
Copies the elements from the source list to the destination list.
Collections
copyBackForwardList()
Return the WebBackForwardList for this WebView.
WebView
copyBounds()
Return a copy of the drawable's bounds in a new Rect.
Drawable
copyBounds(Rect bounds)
Return a copy of the drawable's bounds in the specified Rect (allocated by the caller).
Drawable
copyFrom(Message o)
Make this message like o.
Message
copyFrom(ServiceState s)
ServiceState
(protected)
copyFrom(WindowManager.LayoutParams o)
WindowManager.LayoutParams
copyInterceptors(BasicHttpProcessor target)
BasicHttpProcessor
(protected)
copyInto(Object[] elements)
Attempts to copy elements contained by this Vector into the corresponding elements of the supplied Object array.
Vector
copyOf(Collection<E> c)
Creates an enum set.
EnumSet
copyOf(EnumSet<E> s)
Creates an enum set.
EnumSet
CopyOnWriteArrayList()
Creates an empty list.
CopyOnWriteArrayList
CopyOnWriteArrayList(E[] toCopyIn)
Creates a list holding a copy of the given array.
CopyOnWriteArrayList
CopyOnWriteArrayList(Collection<? extends E> c)
Creates a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
CopyOnWriteArrayList
CopyOnWriteArraySet()
Creates an empty set.
CopyOnWriteArraySet
CopyOnWriteArraySet(Collection<? extends E> c)
Creates a set containing all of the elements of the specified collection.
CopyOnWriteArraySet
copyParams(HttpParams target)
Copies the locally defined parameters to the argument parameters.
BasicHttpParams
(protected)
copyPixelsFromBuffer(Buffer src)
Copy the pixels from the buffer, beginning at the current position, overwriting the bitmap's pixels.
Bitmap
copyPixelsToBuffer(Buffer dst)
Copy the bitmap's pixels into the specified buffer (allocated by the caller).
Bitmap
copySpansFrom(Spanned source, int start, int end, Class kind, Spannable dest, int destoff)
Copies the spans from the region start...end in source to the region destoff...destoff+end-start in dest.
TextUtils
copyStringToBuffer(int columnIndex, CharArrayBuffer buffer)
Retrieves the requested column text and stores it in the buffer provided.
AbstractCursor
copyStringToBuffer(int columnIndex, CharArrayBuffer buffer)
Retrieves the requested column text and stores it in the buffer provided.
AbstractWindowedCursor
copyStringToBuffer(int columnIndex, CharArrayBuffer buffer)
Retrieves the requested column text and stores it in the buffer provided.
Cursor
copyStringToBuffer(int columnIndex, CharArrayBuffer buffer)
Retrieves the requested column text and stores it in the buffer provided.
CursorWrapper
copyStringToBuffer(int row, int col, CharArrayBuffer buffer)
copy the text for the given field in the provided char array.
CursorWindow
copyUrl
Context menu ID for the "Copy URL" menu item to copy the currently selected URL from the text view to the clipboard.
int
R.id
copyUrl
Item on EditText context menu.
int
R.string
copyValueOf(char[] data)
Creates a new string containing the characters in the specified character array.
String
copyValueOf(char[] data, int start, int length)
Creates a new string containing the specified characters in the character array.
String
CornerPathEffect(float radius)
Transforms geometries that are drawn (either STROKE or FILL styles) by replacing any sharp angles between line segments into rounded angles of the specified radius.
CornerPathEffect
cos(double d)
Returns the closest double approximation of the cosine of the argument.
Math
cos(double d)
Returns the closest double approximation of the cosine of the argument.
StrictMath
cos(float angle)
Returns the closest float approximation of the cosine of the argument.
FloatMath
cosh(double d)
Returns the closest double approximation of the hyperbolic cosine of the argument.
Math
cosh(double d)
Returns the closest double approximation of the hyperbolic cosine of the argument.
StrictMath
COST_MONEY
Used for permissions that can be used to make the user spend money without their direct involvement.
Manifest.permission_group
countActions()
Return the number of actions in the filter.
IntentFilter
countCategories()
Return the number of categories in the filter.
IntentFilter
countDataAuthorities()
Return the number of data authorities in the filter.
IntentFilter
countDataPaths()
Return the number of data paths in the filter.
IntentFilter
countDataSchemes()
Return the number of data schemes in the filter.
IntentFilter
countDataTypes()
Return the number of data types in the filter.
IntentFilter
countDots(String s)
Counts the number of dots "." in a string.
AbstractVerifier
countDown()
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
CountDownLatch
CountDownLatch(int count)
Constructs a CountDownLatch initialized with the given count.
CountDownLatch
CountDownTimer(long millisInFuture, long countDownInterval)
CountDownTimer
countObservers()
Returns the number of observers registered to this Observable.
Observable
COUNTRY
The name or code of the country.
ContactsContract.CommonDataKinds.StructuredPostal
countStackFrames()
This method is deprecated. The results of this call were never well defined. To make things worse, it would depend on whether the Thread was suspended or not, and suspend was deprecated too.
Thread
countTestCases()
Counts the number of test cases that will be run by this test.
Test
countTestCases()
Counts the number of test cases executed by run(TestResult result).
TestCase
countTestCases()
Counts the number of test cases that will be run by this test.
TestSuite
countTokens()
Returns the number of unprocessed tokens remaining in the string.
StringTokenizer
CPU_ABI
The name of the instruction set (CPU type + ABI convention) of native code.
Build
CR
int
HTTP
CRASHED
int
ActivityManager.ProcessErrorStateInfo
CRC32()
CRC32
CREATE
Subfile was created
int
FileObserver
create()
Creates a AlertDialog with the arguments supplied to this builder.
AlertDialog.Builder
create()
This method allocates the socket descriptor in the underlying operating system.
DatagramSocketImpl
(protected)
create(A a, B b)
Convenience method for creating an appropriately typed pair.
Pair
create(Context context, Uri uri)
Convenience method to create a MediaPlayer for a given Uri.
MediaPlayer
create(Context context, Uri uri, SurfaceHolder holder)
Convenience method to create a MediaPlayer for a given Uri.
MediaPlayer
create(Context context, int resid)
Convenience method to create a MediaPlayer for a given resource id.
MediaPlayer
create(SQLiteDatabase.CursorFactory factory)
Create a memory backed SQLite database.
SQLiteDatabase
create(Typeface family, int style)
Create a typeface object that best matches the specified existing typeface and the specified Style.
Typeface
create(boolean isStreaming)
Creates a new unconnected socket.
SocketImpl
(protected)
create(String uri)
Parses the given argument uri and creates an appropriate URI instance.
URI
create(String familyName, int style)
Create a typeface object given a family name, and option style information.
Typeface
create(String action, String dataType)
Create a new IntentFilter instance with a specified action and MIME type, where you know the MIME type is correctly formatted.
IntentFilter
createApplication()
Start the Application under test, in the same way as if it was started by the system.
ApplicationTestCase
(protected)
createAttribute(String name)
Creates an Attr of the given name.
Document
createAttributeNS(String namespaceURI, String qualifiedName)
Creates an attribute of the given qualified name and namespace URI.
Document
createAuthSchemeRegistry()
AbstractHttpClient
(protected)
createAuthSchemeRegistry()
DefaultHttpClient
(protected)
createBinderArray()
Parcel
createBinderArrayList()
Read and return a new ArrayList containing IBinder objects from the parcel that was written with writeBinderList(List) at the current dataPosition().
Parcel
createBitmap(Bitmap src)
Returns an immutable bitmap from the source bitmap.
Bitmap
createBitmap(Bitmap source, int x, int y, int width, int height)
Returns an immutable bitmap from the specified subset of the source bitmap.
Bitmap
createBitmap(Bitmap source, int x, int y, int width, int height, Matrix m, boolean filter)
Returns an immutable bitmap from subset of the source bitmap, transformed by the optional matrix.
Bitmap
createBitmap(int width, int height, Bitmap.Config config)
Returns a mutable bitmap with the specified width and height.
Bitmap
createBitmap(int[] colors, int width, int height, Bitmap.Config config)
Returns a immutable bitmap with the specified width and height, with each pixel value set to the corresponding value in the colors array.
Bitmap
createBitmap(int[] colors, int offset, int stride, int width, int height, Bitmap.Config config)
Returns a immutable bitmap with the specified width and height, with each pixel value set to the corresponding value in the colors array.
Bitmap
createBooleanArray()
Parcel
createByteArray()
Read and return a byte[] object from the parcel.
Parcel
createCDATASection(String data)
Creates a CDATASection node whose value is the specified string.
Document
createCharArray()
Parcel
createChooser(Intent target, CharSequence title)
Convenience function for creating a ACTION_CHOOSER Intent.
Intent
createClientConnectionManager()
AbstractHttpClient
(protected)
createClientConnectionManager()
DefaultHttpClient
(protected)
createClientRequestDirector(HttpRequestExecutor requestExec, ClientConnectionManager conman, ConnectionReuseStrategy reustrat, ConnectionKeepAliveStrategy kastrat, HttpRoutePlanner rouplan, HttpProcessor httpProcessor, HttpRequestRetryHandler retryHandler, RedirectHandler redirectHandler, AuthenticationHandler targetAuthHandler, AuthenticationHandler proxyAuthHandler, UserTokenHandler stateHandler, HttpParams params)
AbstractHttpClient
(protected)
createCnonce()
Creates a random cnonce value based on the current time.
DigestScheme
createComment(String data)
Creates a Comment node given the specified string.
Document
createConnection()
Creates a new connection that can be operated.
ClientConnectionOperator
createConnection()
Creates a new connection that can be operated.
DefaultClientConnectionOperator
createConnectionKeepAliveStrategy()
AbstractHttpClient
(protected)
createConnectionKeepAliveStrategy()
DefaultHttpClient
(protected)
createConnectionOperator(SchemeRegistry schreg)
Hook for creating the connection operator.
SingleClientConnManager
(protected)
createConnectionOperator(SchemeRegistry schreg)
Hook for creating the connection operator.
ThreadSafeClientConnManager
(protected)
createConnectionPool(HttpParams params)
Hook for creating the connection pool.
ThreadSafeClientConnManager
(protected)
createConnectionReuseStrategy()
AbstractHttpClient
(protected)
createConnectionReuseStrategy()
DefaultHttpClient
(protected)
createConnectRequest(HttpRoute route, HttpContext context)
Creates the CONNECT request for tunnelling.
DefaultRequestDirector
(protected)
createContentHandler(String contentType)
Creates a content handler to handle contentType.
ContentHandlerFactory
createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig)
GLSurfaceView.EGLContextFactory
createContextMenu(ContextMenu menu)
Show the context menu for this view.
View
createContextMenu(ContextMenu menu)
Have the parent populate the specified context menu if it has anything to add (and then recurse on its parent).
ViewParent
createCookieSpecRegistry()
AbstractHttpClient
(protected)
createCookieSpecRegistry()
DefaultHttpClient
(protected)
createCookieStore()
AbstractHttpClient
(protected)
createCookieStore()
DefaultHttpClient
(protected)
createCredentialsProvider()
AbstractHttpClient
(protected)
createCredentialsProvider()
DefaultHttpClient
(protected)
CREATED
Browser.BookmarkColumns
createDatagramSocketImpl()
Creates a new DatagramSocketImpl instance.
DatagramSocketImplFactory
createDbFromSqlStatements(Context context, String dbName, int dbVersion, String sqlStatements)
Creates a db and populates it with the sql statements in sqlStatements.
DatabaseUtils
createdEntry(BasicPoolEntry entry)
Indicates creation of an entry for this pool.
RouteSpecificPool
createDocument(String namespaceURI, String qualifiedName, DocumentType doctype)
Creates an XML Document object of the specified type with its document element.
DOMImplementation
createDocumentFragment()
Creates an empty DocumentFragment object.
Document
createDocumentType(String qualifiedName, String publicId, String systemId)
Creates an empty DocumentType node.
DOMImplementation
createDoubleArray()
Parcel
createElement(String tagName)
Creates an element of the type specified.
Document
createElementNS(String namespaceURI, String qualifiedName)
Creates an element of the given qualified name and namespace URI.
Document
createEntityDeserializer()
AbstractHttpClientConnection
(protected)
createEntityDeserializer()
AbstractHttpServerConnection
(protected)
createEntityReference(String name)
Creates an EntityReference object.
Document
createEntitySerializer()
AbstractHttpClientConnection
(protected)
createEntitySerializer()
AbstractHttpServerConnection
(protected)
createEntry(RouteSpecificPool rospl, ClientConnectionOperator op)
Creates a new pool entry.
ConnPoolByRoute
(protected)
createFloatArray()
Parcel
createFreeConnQueue()
Creates the queue for freeConnections.
ConnPoolByRoute
(protected)
createFromAsset(AssetManager mgr, String path)
Create a new typeface from the specified font data.
Typeface
createFromFile(File path)
Create a new typeface from the specified font file.
Typeface
createFromFile(String path)
Create a new typeface from the specified font file.
Typeface
createFromParcel(Parcel source)
Create a new instance of the Parcelable class, instantiating it from the given Parcel whose data had previously been written by Parcelable.writeToParcel().
Parcelable.Creator
createFromPath(String pathName)
Create a drawable from file path name.
Drawable
createFromPdu(byte[] pdu)
Create an SmsMessage from a raw PDU.
SmsMessage
createFromPdu(byte[] pdu)
This method is deprecated. Use android.telephony.SmsMessage.
SmsMessage
createFromResource(Context context, int textArrayResId, int textViewResId)
Creates a new ArrayAdapter from external resources.
ArrayAdapter
createFromResourceStream(Resources res, TypedValue value, InputStream is, String srcName)
Create a drawable from an inputstream, using the given resources and value to determine density information.
Drawable
createFromResourceStream(Resources res, TypedValue value, InputStream is, String srcName, BitmapFactory.Options opts)
Create a drawable from an inputstream, using the given resources and value to determine density information.
Drawable
createFromStream(InputStream stream)
Create a new picture (already recorded) from the data in the stream.
Picture
createFromStream(InputStream is, String srcName)
Create a drawable from an inputstream
Drawable
createFromXml(Resources r, XmlPullParser parser)
Create a ColorStateList from an XML document, given a set of Resources.
ColorStateList
createFromXml(Resources r, XmlPullParser parser)
Create a drawable from an XML document.
Drawable
createFromXmlInner(Resources r, XmlPullParser parser, AttributeSet attrs)
Create from inside an XML document.
Drawable
createHandler(Looper looper)
AsyncQueryHandler
(protected)
createHeaderElement(String name, String value, NameValuePair[] params)
Creates a header element.
BasicHeaderValueParser
(protected)
createHttpContext()
AbstractHttpClient
(protected)
createHttpContext()
DefaultHttpClient
(protected)
createHttpDataReceiver(Socket socket, int buffersize, HttpParams params)
SocketHttpServerConnection
(protected)
createHttpDataTransmitter(Socket socket, int buffersize, HttpParams params)
SocketHttpServerConnection
(protected)
createHttpParams()
AbstractHttpClient
(protected)
createHttpParams()
DefaultHttpClient
(protected)
createHttpProcessor()
AbstractHttpClient
(protected)
createHttpProcessor()
DefaultHttpClient
(protected)
createHttpRequestFactory()
AbstractHttpServerConnection
(protected)
createHttpRequestRetryHandler()
AbstractHttpClient
(protected)
createHttpRequestRetryHandler()
DefaultHttpClient
(protected)
createHttpResponseFactory()
AbstractHttpClientConnection
(protected)
createHttpRoutePlanner()
AbstractHttpClient
(protected)
createHttpRoutePlanner()
DefaultHttpClient
(protected)
createIconThumbnail(Drawable icon)
Returns a Drawable representing the thumbnail of the specified Drawable.
LauncherActivity.IconResizer
createInputStream()
Create and return a new auto-close input stream for this asset.
AssetFileDescriptor
createInstance(Context context)
Create a singleton CookieSyncManager within a context
CookieSyncManager
createIntArray()
Parcel
createKeyFromXml(Resources res, Keyboard.Row parent, int x, int y, XmlResourceParser parser)
Keyboard
(protected)
createLineBidi(int lineStart, int lineLimit)
Creates a new Bidi object containing the information of one line from this object.
Bidi
createLongArray()
Parcel
createMulticastLock(String tag)
Create a new MulticastLock
WifiManager
createNameValuePair(String name, String value)
Creates a name-value pair.
BasicHeaderValueParser
(protected)
createNewFile()
Creates a new, empty file on the file system according to the path information stored in this file.
File
createOutputStream()
Create and return a new auto-close output stream for this asset.
AssetFileDescriptor
createPackageContext(String packageName, int flags)
Return a new Context object for the given application name.
Context
createPackageContext(String packageName, int flags)
Return a new Context object for the given application name.
ContextWrapper
createPackageContext(String packageName, int flags)
Return a new Context object for the given application name.
MockContext
createPendingResult(int requestCode, Intent data, int flags)
Create a new PendingIntent object which you can hand to others for them to use to send result data back to your onActivityResult(int, int, Intent) callback.
Activity
createPersonInMyContactsGroup(ContentResolver resolver, ContentValues values)
This method is deprecated. see ContactsContract
Contacts.People
createPreferenceScreen(Context context)
PreferenceManager
createProcessingInstruction(String target, String data)
Creates a ProcessingInstruction node given the specified name and data strings.
Document
createProtocolVersion(int major, int minor)
Creates a protocol version.
BasicLineParser
(protected)
createProxyAuthenticationHandler()
AbstractHttpClient
(protected)
createProxyAuthenticationHandler()
DefaultHttpClient
(protected)
createRedirectHandler()
AbstractHttpClient
(protected)
createRedirectHandler()
DefaultHttpClient
(protected)
createRequestExecutor()
AbstractHttpClient
(protected)
createRequestExecutor()
DefaultHttpClient
(protected)
createRequestLine(String method, String uri, ProtocolVersion ver)
Instantiates a new request line.
BasicLineParser
(protected)
createRequestParser(SessionInputBuffer buffer, HttpRequestFactory requestFactory, HttpParams params)
AbstractHttpServerConnection
(protected)
createRequestWriter(SessionOutputBuffer buffer, HttpParams params)
AbstractHttpClientConnection
(protected)
createResponseParser(SessionInputBuffer buffer, HttpResponseFactory responseFactory, HttpParams params)
AbstractHttpClientConnection
(protected)
createResponseParser(SessionInputBuffer buffer, HttpResponseFactory responseFactory, HttpParams params)
DefaultClientConnection
(protected)
createResponseWriter(SessionOutputBuffer buffer, HttpParams params)
AbstractHttpServerConnection
(protected)
createResult()
Creates a default TestResult object
TestCase
(protected)
createRfcommSocketToServiceRecord(UUID uuid)
Create an RFCOMM BluetoothSocket ready to start a secure outgoing connection to this remote device using SDP lookup of uuid.
BluetoothDevice
createRouteToPoolMap()
Creates the map for routeToPool.
ConnPoolByRoute
(protected)
createRowFromXml(Resources res, XmlResourceParser parser)
Keyboard
(protected)
createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter)
Bitmap
createServerSocket()
Creates a new server socket which is not bound to any local address.
ServerSocketFactory
createServerSocket(int port)
Creates a new server socket which is bound to the given port.
ServerSocketFactory
createServerSocket(int port, int backlog)
Creates a new server socket which is bound to the given port and configures its maximum of queued connections.
ServerSocketFactory
createServerSocket(int port, int backlog, InetAddress iAddress)
Creates a new server socket which is bound to the given address on the specified port and configures its maximum of queued connections.
ServerSocketFactory
createSession(InputMethod.SessionCallback callback)
Instantiate a new client session for the input method, by calling back to AbstractInputMethodService.onCreateInputMethodSessionInterface().
AbstractInputMethodService.AbstractInputMethodImpl
createSession(InputMethod.SessionCallback callback)
Create a new InputMethodSession that can be handed to client applications for interacting with the input method.
InputMethod
createSessionInputBuffer(Socket socket, int buffersize, HttpParams params)
DefaultClientConnection
(protected)
createSessionInputBuffer(Socket socket, int buffersize, HttpParams params)
SocketHttpClientConnection
(protected)
createSessionOutputBuffer(Socket socket, int buffersize, HttpParams params)
DefaultClientConnection
(protected)
createSessionOutputBuffer(Socket socket, int buffersize, HttpParams params)
SocketHttpClientConnection
(protected)
createSocket()
Creates a new, unconnected socket.
MultihomePlainSocketFactory
createSocket()
Creates a new, unconnected socket.
PlainSocketFactory
createSocket()
Creates a new, unconnected socket.
SSLSocketFactory
createSocket()
Creates a new, unconnected socket.
SocketFactory
createSocket()
Creates a new socket which is not connected to any remote host.
SocketFactory
createSocket(String s, int i)
Creates a new socket which is connected to the remote host specified by the parameters host and port.
SSLCertificateSocketFactory
createSocket(String host, int port)
Creates a new socket which is connected to the remote host specified by the parameters host and port.
SocketFactory
createSocket(String s, int i, InetAddress inaddr, int j)
Creates a new socket which is connected to the remote host specified by the parameters host and port.
SSLCertificateSocketFactory
createSocket(String host, int port, InetAddress localHost, int localPort)
Creates a new socket which is connected to the remote host specified by the parameters host and port.
SocketFactory
createSocket(InetAddress inaddr, int i)
Creates a new socket which is connected to the remote host specified by the InetAddress host.
SSLCertificateSocketFactory
createSocket(InetAddress host, int port)
Creates a new socket which is connected to the remote host specified by the InetAddress host.
SocketFactory
createSocket(InetAddress inaddr, int i, InetAddress inaddr2, int j)
Creates a new socket which is connected to the remote host specified by the InetAddress address.
SSLCertificateSocketFactory
createSocket(InetAddress address, int port, InetAddress localAddress, int localPort)
Creates a new socket which is connected to the remote host specified by the InetAddress address.
SocketFactory
createSocket(Socket socket, String host, int port, boolean autoClose)
Returns a socket connected to the given host that is layered over an existing socket.
LayeredSocketFactory
createSocket(Socket socket, String s, int i, boolean flag)
Creates an SSLSocket over the specified socket that is connected to the specified host at the specified port.
SSLCertificateSocketFactory
createSocket(Socket socket, String host, int port, boolean autoClose)
Returns a socket connected to the given host that is layered over an existing socket.
SSLSocketFactory
createSocket(Socket s, String host, int port, boolean autoClose)
Creates an SSLSocket over the specified socket that is connected to the specified host at the specified port.
SSLSocketFactory
createSocketImpl()
Creates a new SocketImpl instance.
SocketImplFactory
createSSLEngine()
Creates an SSLEngine instance from this context.
SSLContext
createSSLEngine(String peerHost, int peerPort)
Creates an SSLEngine instance from this context with the specified hostname and port.
SSLContext
createStatement()
Returns a new instance of Statement for issuing SQL commands to the remote database.
Connection
createStatement(int resultSetType, int resultSetConcurrency)
Returns a new instance of Statement whose associated ResultSets have the characteristics specified in the type and concurrency arguments.
Connection
createStatement(int resultSetType, int resultSetConcurrency, int resultSetHoldability)
Returns a new instance of Statement whose associated ResultSets will have the characteristics specified in the type, concurrency and holdability arguments.
Connection
createStatusLine(ProtocolVersion ver, int status, String reason)
Instantiates a new status line.
BasicLineParser
(protected)
createStringArray()
Parcel
createStringArrayList()
Read and return a new ArrayList containing String objects from the parcel that was written with writeStringList(List) at the current dataPosition().
Parcel
createTabContent(String tag)
Callback to make the tab contents
TabHost.TabContentFactory
createTargetAuthenticationHandler()
AbstractHttpClient
(protected)
createTargetAuthenticationHandler()
DefaultHttpClient
(protected)
createTempFile(String prefix, String suffix)
Creates an empty temporary file using the given prefix and suffix as part of the file name.
File
createTempFile(String prefix, String suffix, File directory)
Creates an empty temporary file in the given directory using the given prefix and suffix as part of the file name.
File
createTest()
TestMethod
createTest(Class theClass, String name)
...as the moon sets over the early morning Merlin, Oregon mountains, our intrepid adventurers type...
TestSuite
createTestResult()
AndroidTestRunner
(protected)
createTextNode(String data)
Creates a Text node given the specified string.
Document
createToken(String value, int start, int end)
Creates a new token to be returned.
BasicTokenIterator
(protected)
createTokenIterator(HeaderIterator hit)
Creates a token iterator from a header iterator.
DefaultConnectionReuseStrategy
(protected)
createTunnelToProxy(HttpRoute route, int hop, HttpContext context)
Creates a tunnel to an intermediate proxy.
DefaultRequestDirector
(protected)
createTunnelToTarget(HttpRoute route, HttpContext context)
Creates a tunnel to the target server.
DefaultRequestDirector
(protected)
createTypedArray(Creator<T> c)
Read and return a new array containing a particular object type from the parcel at the current dataPosition().
Parcel
createTypedArrayList(Creator<T> c)
Read and return a new ArrayList containing a particular object type from the parcel that was written with writeTypedList(List) at the current dataPosition().
Parcel
createUnresolved(String host, int port)
Creates an InetSocketAddress without trying to resolve the hostname into an InetAddress.
InetSocketAddress
createURI(String scheme, String host, int port, String path, String query, String fragment)
Constructs a URI using all the parameters.
URIUtils
createURLStreamHandler(String protocol)
Creates a new URLStreamHandler instance for the given protocol.
URLStreamHandlerFactory
createUserTokenHandler()
AbstractHttpClient
(protected)
createUserTokenHandler()
DefaultHttpClient
(protected)
createView(Context context, int appWidgetId, AppWidgetProviderInfo appWidget)
AppWidgetHost
createView(String name, String prefix, AttributeSet attrs)
Low-level function for instantiating a view by name.
LayoutInflater
createWaitingThreadQueue()
Creates the queue for waitingThreads.
ConnPoolByRoute
(protected)
createWifiLock(int lockType, String tag)
Creates a new WifiLock.
WifiManager
createWifiLock(String tag)
Creates a new WifiLock.
WifiManager
createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, Object nativeWindow)
GLSurfaceView.EGLWindowSurfaceFactory
createXMLReader()
Attempt to create an XMLReader from system defaults.
XMLReaderFactory
createXMLReader(String className)
Attempt to create an XML reader from a class name.
XMLReaderFactory
createZipEntry(String name)
creates a ZipEntry with the given name.
JarInputStream
(protected)
createZipEntry(String name)
creates a ZipEntry with the given name.
ZipInputStream
(protected)
CREATE_IF_NECESSARY
Flag for openDatabase(String, SQLiteDatabase.CursorFactory, int) to create the database file if it does not already exist.
int
SQLiteDatabase
CREATOR
AbsSavedState
CREATOR
AccessibilityEvent
CREATOR
AccessibilityServiceInfo
CREATOR
Account
CREATOR
AccountAuthenticatorResponse
CREATOR
ActivityInfo
CREATOR
ActivityManager.MemoryInfo
CREATOR
ActivityManager.ProcessErrorStateInfo
CREATOR
ActivityManager.RecentTaskInfo
CREATOR
ActivityManager.RunningAppProcessInfo
CREATOR
ActivityManager.RunningServiceInfo
CREATOR
ActivityManager.RunningTaskInfo
CREATOR
Address
CREATOR
Parcelable.Creator that instantiates AppWidgetProviderInfo objects
AppWidgetProviderInfo
CREATOR
ApplicationInfo
CREATOR
AssetFileDescriptor
CREATOR
Used to create the object from a parcel.
AuthenticatorDescription
CREATOR
Bitmap
CREATOR
BluetoothClass
CREATOR
BluetoothDevice
CREATOR
Bundle
CREATOR
ColorStateList
CREATOR
Used to make this class parcelable.
CompletionInfo
CREATOR
ComponentName
CREATOR
Configuration
CREATOR
ConfigurationInfo
CREATOR
ContentProviderOperation
CREATOR
ContentProviderResult
CREATOR
ContentValues
CREATOR
Criteria
CREATOR
CursorWindow
CREATOR
Debug.MemoryInfo
CREATOR
Used to make this class parcelable.
EditorInfo
CREATOR
Used to make this class parcelable.
ExtractedText
CREATOR
Used to make this class parcelable.
ExtractedTextRequest
CREATOR
FeatureInfo
CREATOR
Gesture
CREATOR
Used to make this class parcelable.
InputBinding
CREATOR
Used to make this class parcelable.
InputMethodInfo
CREATOR
InstrumentationInfo
CREATOR
Intent
CREATOR
Used to read a ShortcutIconResource from a Parcel.
Intent.ShortcutIconResource
CREATOR
IntentFilter
CREATOR
IntentSender
CREATOR
KeyEvent
CREATOR
LabeledIntent
CREATOR
Location
CREATOR
Message
CREATOR
Messenger
CREATOR
MotionEvent
CREATOR
NeighboringCellInfo
CREATOR
Parcelable.Creator that instantiates Notification objects
Notification
CREATOR
PackageInfo
CREATOR
PackageStats
CREATOR
ParcelFileDescriptor
CREATOR
ParcelUuid
CREATOR
PathPermission
CREATOR
PatternMatcher
CREATOR
PendingIntent
CREATOR
PermissionGroupInfo
CREATOR
PermissionInfo
CREATOR
Preference.BaseSavedState
CREATOR
ProviderInfo
CREATOR
Rect
CREATOR
RectF
CREATOR
Region
CREATOR
Parcelable.Creator that instantiates RemoteViews objects
RemoteViews
CREATOR
ResolveInfo
CREATOR
ResultReceiver
CREATOR
ServiceInfo
CREATOR
ServiceState
CREATOR
Signature
CREATOR
Surface
CREATOR
SyncAdapterType
CREATOR
SyncResult
CREATOR
TextView.SavedState
CREATOR
Reads Uris from Parcels.
Uri
CREATOR
View.BaseSavedState
CREATOR
WindowManager.LayoutParams
Credentials(int pid, int uid, int gid)
Credentials
CREDENTIAL_CHARSET
Defines the charset to be used when encoding Credentials.
AuthPNames
CREDS_PROVIDER
ClientContext
Criteria()
Constructs a new Criteria object.
Criteria
Criteria(Criteria criteria)
Constructs a new Criteria object that is a copy of the given criteria.
Criteria
CRLException()
Creates a new CRLException.
CRLException
CRLException(String msg)
Creates a new CRLException with the specified message.
CRLException
CRLException(String message, Throwable cause)
Creates a new CRLException with the specified message and cause.
CRLException
CRLException(Throwable cause)
Creates a new CRLException with the specified cause.
CRLException
cropToPadding
If true, the image will be cropped to fit within its padding

Must be a boolean value, either "true" or "false".

int
R.attr
cubicTo(float x1, float y1, float x2, float y2, float x3, float y3)
Add a cubic bezier from the last point, approaching control points (x1,y1) and (x2,y2), and ending at (x3,y3).
Path
CUPCAKE
May 2009: Android 1.5.
int
Build.VERSION_CODES
CURRENCY
This constant stands for the currency symbol.
NumberFormat.Field
CURRENCY_SYMBOL
Unicode category constant Sc.
byte
Character
CURRENCY_SYMBOLS
The "Currency Symbols" Unicode Block.
Character.UnicodeBlock
CURRENT
this is the network we are currently connected to
int
WifiConfiguration.Status
current()
Returns this iterator's current position.
BreakIterator
current()
Returns the character at the current index.
CharacterIterator
current()
Returns the character at the current index in the source string.
StringCharacterIterator
currentAnimationTimeMillis()
Returns the current animation time in milliseconds.
AnimationUtils
currentClassLoader()
This method is deprecated. Use checkPermission(Permission).
SecurityManager
(protected)
currentLoadedClass()
This method is deprecated. Use checkPermission(Permission).
SecurityManager
(protected)
currentThread()
Returns the Thread of the caller, that is, the current Thread.
Thread
currentThreadTimeMillis()
Returns milliseconds running in the current thread.
SystemClock
currentTimeMillis()
Returns the current system time in milliseconds since January 1, 1970 00:00:00 UTC.
System
CursorAdapter(Context context, Cursor c)
Constructor.
CursorAdapter
CursorAdapter(Context context, Cursor c, boolean autoRequery)
Constructor
CursorAdapter
cursorClosed()
Called by a SQLiteCursor when it it closed to destroy this object as well.
SQLiteCursorDriver
cursorDeactivated()
Called by a SQLiteCursor when it is released.
SQLiteCursorDriver
cursorDoubleToContentValues(Cursor cursor, String field, ContentValues values, String key)
Reads a Double out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorDoubleToCursorValues(Cursor cursor, String field, ContentValues values)
Reads a Double out of a field in a Cursor and writes it to a Map.
DatabaseUtils
CursorIndexOutOfBoundsException(int index, int size)
CursorIndexOutOfBoundsException
CursorIndexOutOfBoundsException(String message)
CursorIndexOutOfBoundsException
cursorIntToContentValues(Cursor cursor, String field, ContentValues values)
Reads an Integer out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorIntToContentValues(Cursor cursor, String field, ContentValues values, String key)
Reads a Integer out of a field in a Cursor and writes it to a Map.
DatabaseUtils
CursorJoiner(Cursor cursorLeft, String[] columnNamesLeft, Cursor cursorRight, String[] columnNamesRight)
Initializes the CursorJoiner and resets the cursors to the first row.
CursorJoiner
cursorLongToContentValues(Cursor cursor, String field, ContentValues values)
Reads a Long out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorLongToContentValues(Cursor cursor, String field, ContentValues values, String key)
Reads a Long out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorMoved(RowSetEvent theEvent)
Notifies the listener that the RowSet's cursor in theEvent.getSource has moved.
RowSetListener
cursorRequeried(Cursor cursor)
Called by a SQLiteCursor when it is requeryed.
SQLiteCursorDriver
cursorRowToContentValues(Cursor cursor, ContentValues values)
Read the entire contents of a cursor row and store them in a ContentValues.
DatabaseUtils
cursorStringToContentValues(Cursor cursor, String field, ContentValues values)
Reads a String out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorStringToContentValues(Cursor cursor, String field, ContentValues values, String key)
Reads a String out of a field in a Cursor and writes it to a Map.
DatabaseUtils
cursorStringToInsertHelper(Cursor cursor, String field, DatabaseUtils.InsertHelper inserter, int index)
Reads a String out of a field in a Cursor and writes it to an InsertHelper.
DatabaseUtils
CursorTreeAdapter(Cursor cursor, Context context)
Constructor.
CursorTreeAdapter
CursorTreeAdapter(Cursor cursor, Context context, boolean autoRequery)
Constructor.
CursorTreeAdapter
cursorVisible
Makes the cursor visible (the default) or invisible

Must be a boolean value, either "true" or "false".

int
R.attr
CursorWindow(boolean localWindow)
Creates a new empty window.
CursorWindow
CursorWrapper(Cursor cursor)
CursorWrapper
CURSOR_DIR_BASE_TYPE
This is the Android platform's base MIME type for a content: URI containing a Cursor of zero or more items.
ContentResolver
CURSOR_ITEM_BASE_TYPE
This is the Android platform's base MIME type for a content: URI containing a Cursor of a single item.
ContentResolver
CUR_DEVELOPMENT
Magic version number for a current development build, which has not yet turned into an official release.
int
Build.VERSION_CODES
CUSTOM_PROTOCOL
ContactsContract.CommonDataKinds.Im
CUSTOM_PROTOCOL
Name of the custom protocol.
ContactsContract.PresenceColumns
CUSTOM_RINGTONE
This constant is deprecated. see ContactsContract
Contacts.PeopleColumns
CUSTOM_RINGTONE
A custom ringtone associated with a contact.
ContactsContract.ContactOptionsColumns
cut
Context menu ID for the "Cut" menu item to copy and delete the currently selected (or all) text in a text view to the clipboard.
int
R.id
cut
Item on EditText context menu.
int
R.string
CYAN
int
Color
CycleInterpolator(Context context, AttributeSet attrs)
CycleInterpolator
CycleInterpolator(float cycles)
CycleInterpolator
cycles

Must be a floating point value, such as "1.2".

int
R.attr
CyclicBarrier(int parties)
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and does not perform a predefined action when the barrier is tripped.
CyclicBarrier
CyclicBarrier(int parties, Runnable barrierAction)
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and which will execute the given barrier action when the barrier is tripped, performed by the last thread entering the barrier.
CyclicBarrier
CYPRIOT_SYLLABARY
The "Cypriot Syllabary" Unicode Block.
Character.UnicodeBlock
CYRILLIC
The "Cyrillic" Unicode Block.
Character.UnicodeBlock
CYRILLIC_SUPPLEMENTARY
The "Cyrillic Supplement" Unicode Block.
Character.UnicodeBlock