Method Index: D - 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 _

D

d(String tag, String msg)
Send a DEBUG log message.
Log
d(String tag, String msg, Throwable tr)
Send a DEBUG log message and log the exception.
Log
darker_gray
int
R.color
dark_header
Drawable to use as a background for separators on a list with a dark background
int
R.drawable
dashGap

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

int
R.attr
DashPathEffect(float[] intervals, float phase)
The intervals array must contain an even number of entries (>=2), with the even indices specifying the "on" intervals, and the odd indices specifying the "off" intervals.
DashPathEffect
dashWidth

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

int
R.attr
DASH_PUNCTUATION
Unicode category constant Pd.
byte
Character
DATA
This constant is deprecated. see ContactsContract
Contacts.ContactMethodsColumns
DATA
This constant is deprecated. see ContactsContract
Contacts.PhotosColumns
DATA
The data for the contact method.
ContactsContract.CommonDataKinds.CommonColumns
DATA
The data stream for the playlist file

Type: DATA STREAM

MediaStore.Audio.PlaylistsColumns
DATA
The data stream for the thumbnail

Type: DATA STREAM

MediaStore.Images.Thumbnails
DATA
The data stream for the file

Type: DATA STREAM

MediaStore.MediaColumns
DATA
The data stream for the thumbnail

Type: DATA STREAM

MediaStore.Video.Thumbnails
data
The data URI to assign to the Intent, as per Intent.setData().
int
R.attr
DATA
The sync data associated with this account.
SyncStateContract.Columns
DATA1
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA10
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA11
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA12
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA13
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA14
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA15
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA2
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA3
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA4
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA5
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA6
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA7
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA8
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
DATA9
Generic data column, the meaning is MIMETYPE specific
ContactsContract.DataColumns
dataAvail()
Returns the amount of data remaining to be read from the parcel.
Parcel
databaseList()
Returns an array of strings naming the private databases associated with this Context's application package.
Context
databaseList()
Returns an array of strings naming the private databases associated with this Context's application package.
ContextWrapper
databaseList()
Returns an array of strings naming the private databases associated with this Context's application package.
MockContext
databaseList()
Returns an array of strings naming the private databases associated with this Context's application package.
RenamingDelegatingContext
DatabaseUtils()
DatabaseUtils
DatabaseUtils.InsertHelper(SQLiteDatabase db, String tableName)
DatabaseUtils.InsertHelper
DATABASE_MODE_2LINES
This mode bit configures the database to include a 2nd annotation line with each entry.
int
SearchRecentSuggestionsProvider
DATABASE_MODE_QUERIES
This mode bit configures the database to record recent queries.
int
SearchRecentSuggestionsProvider
dataCapacity()
Returns the total amount of space in the parcel.
Parcel
dataDefinitionCausesTransactionCommit()
Returns whether a data definition statement in a transaction forces a commit of the transaction.
DatabaseMetaData
dataDefinitionIgnoredInTransactions()
Returns whether the database ignores data definition statements within a transaction.
DatabaseMetaData
DataFormatException()
Constructs a new DataFormatException instance.
DataFormatException
DataFormatException(String detailMessage)
Constructs a new DataFormatException instance with the specified message.
DataFormatException
DatagramPacket(byte[] data, int length)
Constructs a new DatagramPacket object to receive data up to length bytes.
DatagramPacket
DatagramPacket(byte[] data, int offset, int length)
Constructs a new DatagramPacket object to receive data up to length bytes with a specified buffer offset.
DatagramPacket
DatagramPacket(byte[] data, int offset, int length, InetAddress host, int aPort)
Constructs a new DatagramPacket object to send data to the port aPort of the address host.
DatagramPacket
DatagramPacket(byte[] data, int offset, int length, SocketAddress sockAddr)
Constructs a new DatagramPacket object to send data to the address sockAddr.
DatagramPacket
DatagramPacket(byte[] data, int length, InetAddress host, int port)
Constructs a new DatagramPacket object to send data to the port aPort of the address host.
DatagramPacket
DatagramPacket(byte[] data, int length, SocketAddress sockAddr)
Constructs a new DatagramPacket object to send data to the address sockAddr.
DatagramPacket
DatagramSocket()
Constructs a UDP datagram socket which is bound to any available port on the localhost.
DatagramSocket
DatagramSocket(int aPort)
Constructs a UDP datagram socket which is bound to the specific port aPort on the localhost.
DatagramSocket
DatagramSocket(int aPort, InetAddress addr)
Constructs a UDP datagram socket which is bound to the specific local address addr on port aPort.
DatagramSocket
DatagramSocket(SocketAddress localAddr)
Constructs a new DatagramSocket bound to the host/port specified by the SocketAddress localAddr or an unbound DatagramSocket if the SocketAddress is null.
DatagramSocket
DatagramSocketImpl()
Constructs an unbound datagram socket implementation.
DatagramSocketImpl
DataInputStream(InputStream in)
Constructs a new DataInputStream on the InputStream in.
DataInputStream
DATALINK
The type code that identifies the SQL type DATALINK.
int
Types
DataOutputStream(OutputStream out)
Constructs a new DataOutputStream on the OutputStream out.
DataOutputStream
dataPosition()
Returns the current position in the parcel data.
Parcel
DataSetObservable()
DataSetObservable
DataSetObserver()
DataSetObserver
dataSize()
Returns the total amount of data contained in the parcel.
Parcel
DataTruncation(int index, boolean parameter, boolean read, int dataSize, int transferSize)
Creates the DataTruncation object.
DataTruncation
DATA_ACTIVITY_DORMANT
Data connection is active, but physical link is down
int
TelephonyManager
DATA_ACTIVITY_IN
Data connection activity: Currently receiving IP PPP traffic.
int
TelephonyManager
DATA_ACTIVITY_INOUT
Data connection activity: Currently both sending and receiving IP PPP traffic.
int
TelephonyManager
DATA_ACTIVITY_NONE
Data connection activity: No traffic.
int
TelephonyManager
DATA_ACTIVITY_OUT
Data connection activity: Currently sending IP PPP traffic.
int
TelephonyManager
DATA_CONNECTED
Data connection state: Connected.
int
TelephonyManager
DATA_CONNECTING
Data connection state: Currently setting up a data connection.
int
TelephonyManager
DATA_DISCONNECTED
Data connection state: Disconnected.
int
TelephonyManager
DATA_ID
Reference to the _ID entry that owns this presence.
ContactsContract.PresenceColumns
DATA_ID
The ID of the data column.
ContactsContract.RawContacts.Entity
DATA_ID
The ID of the data column.
ContactsContract.RawContactsEntity
DATA_ROAMING
Whether or not data roaming is enabled.
Settings.Secure
DATA_ROAMING
This constant is deprecated. Use DATA_ROAMING instead
Settings.System
DATA_SUSPENDED
Data connection state: Suspended.
int
TelephonyManager
DATA_VERSION
The version of this data record.
ContactsContract.DataColumns
DATA_X
This constant is deprecated. use Sensor instead.
int
SensorManager
DATA_Y
This constant is deprecated. use Sensor instead.
int
SensorManager
DATA_Z
This constant is deprecated. use Sensor instead.
int
SensorManager
DATE
Browser.BookmarkColumns
DATE
Browser.SearchColumns
DATE
Field number for get and set indicating the day of the month.
int
Calendar
DATE
The date the call occured, in milliseconds since the epoch

Type: INTEGER (long)

CallLog.Calls
DATE
This designator indicates the day of the month.
char
DateFormat
DATE
The type code that identifies the SQL type DATE.
int
Types
Date()
Initializes this Date instance to the current date and time.
Date
Date(int theYear, int theMonth, int theDay)
This constructor is deprecated. Use the constructor Date(long).
Date
Date(int year, int month, int day)
This constructor is deprecated. use GregorianCalendar(int, int, int)
Date
Date(int year, int month, int day, int hour, int minute)
This constructor is deprecated. use GregorianCalendar(int, int, int, int, int)
Date
Date(int year, int month, int day, int hour, int minute, int second)
This constructor is deprecated. use GregorianCalendar(int, int, int, int, int, int)
Date
Date(String string)
This constructor is deprecated. use DateFormat
Date
Date(long theDate)
Creates a date which corresponds to the day determined by the supplied milliseconds time value theDate.
Date
Date(long milliseconds)
Initializes this Date instance using the specified millisecond value.
Date
DateFormat()
DateFormat
DateFormatSymbols()
Constructs a new DateFormatSymbols instance containing the symbols for the default locale.
DateFormatSymbols
DateFormatSymbols(Locale locale)
Constructs a new DateFormatSymbols instance containing the symbols for the specified locale.
DateFormatSymbols
DateKeyListener()
DateKeyListener
DateParseException()
DateParseException
DateParseException(String message)
DateParseException
DatePicker(Context context)
DatePicker
DatePicker(Context context, AttributeSet attrs)
DatePicker
DatePicker(Context context, AttributeSet attrs, int defStyle)
DatePicker
DatePickerDialog(Context context, DatePickerDialog.OnDateSetListener callBack, int year, int monthOfYear, int dayOfMonth)
DatePickerDialog
DatePickerDialog(Context context, int theme, DatePickerDialog.OnDateSetListener callBack, int year, int monthOfYear, int dayOfMonth)
DatePickerDialog
DateSorter(Context context)
DateSorter
DateTimeKeyListener()
DateTimeKeyListener
DateUtils()
DateUtils
DATE_ADDED
The time the file was added to the media provider Units are seconds since 1970.
MediaStore.Audio.PlaylistsColumns
DATE_ADDED
The time the file was added to the media provider Units are seconds since 1970.
MediaStore.MediaColumns
DATE_FIELD
The FieldPosition selector for 'd' field alignment, corresponds to the DATE field.
int
DateFormat
DATE_FORMAT
Date format string mm/dd/yyyy dd/mm/yyyy yyyy/mm/dd
Settings.System
DATE_HEADER
HTTP
DATE_MODIFIED
The time the file was last modified Units are seconds since 1970.
MediaStore.Audio.PlaylistsColumns
DATE_MODIFIED
The time the file was last modified Units are seconds since 1970.
MediaStore.MediaColumns
DATE_PATTERNS
Valid date patterns used per default
BrowserCompatSpec
DATE_PATTERNS
Parameter for the date patterns used for parsing.
CookieSpecPNames
DATE_TAKEN
The date & time that the image was taken in units of milliseconds since jan 1, 1970.
MediaStore.Images.ImageColumns
DATE_TAKEN
The date & time that the image was taken in units of milliseconds since jan 1, 1970.
MediaStore.Video.VideoColumns
DAY
This designator indicates the name of the day of the week.
char
DateFormat
DAY_COUNT
must be >= 3
int
DateSorter
DAY_IN_MILLIS
long
DateUtils
DAY_OF_MONTH
Field number for get and set indicating the day of the month.
int
Calendar
DAY_OF_MONTH
Marks the day of the month part of a date.
DateFormat.Field
DAY_OF_WEEK
Field number for get and set indicating the day of the week.
int
Calendar
DAY_OF_WEEK
Marks the day of the week part of a date.
DateFormat.Field
DAY_OF_WEEK_FIELD
FieldPosition selector for 'E' field alignment, corresponds to the DAY_OF_WEEK field.
int
DateFormat
DAY_OF_WEEK_IN_MONTH
Field number for get and set indicating the ordinal number of the day of the week within the current month.
int
Calendar
DAY_OF_WEEK_IN_MONTH
Marks the day of the week in the month part of a date.
DateFormat.Field
DAY_OF_WEEK_IN_MONTH_FIELD
FieldPosition selector for 'F' field alignment, corresponds to the DAY_OF_WEEK_IN_MONTH field.
int
DateFormat
DAY_OF_YEAR
Field number for get and set indicating the day number within the current year.
int
Calendar
DAY_OF_YEAR
Marks the day of the year part of a date.
DateFormat.Field
DAY_OF_YEAR_FIELD
FieldPosition selector for 'D' field alignment, corresponds to the DAY_OF_YEAR field.
int
DateFormat
deactivate()
Deactivates the Cursor, making all calls on it fail until requery() is called.
AbstractCursor
deactivate()
Deactivates the Cursor, making all calls on it fail until requery() is called.
Cursor
deactivate()
Deactivates the Cursor, making all calls on it fail until requery() is called.
CursorWrapper
deactivate()
Deactivates the Cursor, making all calls on it fail until requery() is called.
MergeCursor
deactivate()
Deactivates the Cursor, making all calls on it fail until requery() is called.
SQLiteCursor
DeadObjectException()
DeadObjectException
DEBUG
If this is a debug build, this field will be true.
boolean
Config
DEBUG
Priority constant for the println method; use Log.d.
int
Log
debug(int depth)
Prints information about this view in the log output, with the tag VIEW_LOG_TAG.
TextView
debug(int depth)
Prints information about this view in the log output, with the tag VIEW_LOG_TAG.
ViewGroup
(protected)
debug(String output)
Returns a String representation of this set of layout parameters.
AbsoluteLayout.LayoutParams
debug(String output)
Returns a String representation of this set of layout parameters.
LinearLayout.LayoutParams
debug(String output)
Returns a String representation of this set of layout parameters.
RelativeLayout.LayoutParams
debug(String output)
Returns a String representation of this set of layout parameters.
WindowManager.LayoutParams
Debug.InstructionCount()
Debug.InstructionCount
Debug.MemoryInfo()
Debug.MemoryInfo
debugDump()
WebView
debuggable
Flag indicating whether the application can be debugged, even when running on a device that is running in user mode.
int
R.attr
DebugUtils()
DebugUtils
DEBUG_APP
Name of an application package to be debugged.
Settings.System
DEBUG_CHECK_GL_ERROR
Check glError() after every GL call and throw an exception if glError indicates that an error has occurred.
int
GLSurfaceView
DEBUG_ENABLE_ASSERT
enable Java programming language "assert" statements
int
Zygote
DEBUG_ENABLE_CHECKJNI
enable JNI checks
int
Zygote
DEBUG_ENABLE_DEBUGGER
enable debugging over JDWP
int
Zygote
DEBUG_LOG_GL_CALLS
Log GL calls to the system log at "verbose" level with tag "GLSurfaceView".
int
GLSurfaceView
DecelerateInterpolator()
DecelerateInterpolator
DecelerateInterpolator(Context context, AttributeSet attrs)
DecelerateInterpolator
DecelerateInterpolator(float factor)
Constructor
DecelerateInterpolator
decelerate_interpolator
int
R.anim
DECEMBER
Value of the MONTH field indicating the twelfth month of the year.
int
Calendar
DECIMAL
The type code that identifies the SQL type DECIMAL.
int
Types
DECIMAL128
A MathContext which corresponds to the IEEE 754r quadruple decimal precision format: 34 digit precision and HALF_EVEN rounding.
MathContext
DECIMAL32
A MathContext which corresponds to the IEEE 754r single decimal precision format: 7 digit precision and HALF_EVEN rounding.
MathContext
DECIMAL64
A MathContext which corresponds to the IEEE 754r double decimal precision format: 16 digit precision and HALF_EVEN rounding.
MathContext
DecimalFormat()
Constructs a new DecimalFormat for formatting and parsing numbers for the default locale.
DecimalFormat
DecimalFormat(String pattern)
Constructs a new DecimalFormat using the specified non-localized pattern and the DecimalFormatSymbols for the default Locale.
DecimalFormat
DecimalFormat(String pattern, DecimalFormatSymbols value)
Constructs a new DecimalFormat using the specified non-localized pattern and DecimalFormatSymbols.
DecimalFormat
DecimalFormatSymbols()
Constructs a new DecimalFormatSymbols containing the symbols for the default locale.
DecimalFormatSymbols
DecimalFormatSymbols(Locale locale)
Constructs a new DecimalFormatSymbols containing the symbols for the specified Locale.
DecimalFormatSymbols
DECIMAL_DIGIT_NUMBER
Unicode category constant Nd.
byte
Character
DECIMAL_SEPARATOR
This constant stands for the decimal separator.
NumberFormat.Field
DECLARATION_HANDLER_PROPERTY
Driver
DECLARED
Designates all declared members of a class or interface (without inherited members).
int
Member
declarePrefix(String prefix, String uri)
Declare a Namespace prefix.
NamespaceSupport
decode(byte[] url)
URLUtil
decode(InputStream stream)
Decodes a certificate from the given InputStream.
Certificate
decode(String string)
Parses the specified string and returns a Byte instance if the string can be decoded into a single byte value.
Byte
decode(String string)
Parses the specified string and returns a Integer instance if the string can be decoded into an integer value.
Integer
decode(String string)
Parses the specified string and returns a Long instance if the string can be decoded into a long value.
Long
decode(String string)
Parses the specified string and returns a Short instance if the string can be decoded into a short value.
Short
decode(String s)
This method is deprecated. use decode(String, String) instead.
URLDecoder
decode(String s)
Decodes '%'-escaped octets in the given string using the UTF-8 scheme.
Uri
decode(String s, String enc)
Decodes the argument which is assumed to be encoded in the x-www-form-urlencoded MIME content type using the specified encoding scheme.
URLDecoder
decode(ByteBuffer buffer)
Decodes the content of the specified byte buffer and writes it to a character buffer that is to be returned.
Charset
decode(ByteBuffer in)
This is a facade method for the decoding operation.
CharsetDecoder
decode(ByteBuffer in, CharBuffer out, boolean endOfInput)
Decodes bytes starting at the current position of the given input buffer, and writes the equivalent character sequence into the given output buffer from its current position.
CharsetDecoder
decodeByteArray(byte[] data, int offset, int length)
Decode an immutable bitmap from the specified byte array.
BitmapFactory
decodeByteArray(byte[] data, int offset, int length)
Movie
decodeByteArray(byte[] data, int offset, int length, BitmapFactory.Options opts)
Decode an immutable bitmap from the specified byte array.
BitmapFactory
decodeFile(String pathName)
Decode a file path into a bitmap.
BitmapFactory
decodeFile(String pathName)
Movie
decodeFile(String pathName, BitmapFactory.Options opts)
Decode a file path into a bitmap.
BitmapFactory
decodeFileDescriptor(FileDescriptor fd)
Decode a bitmap from the file descriptor.
BitmapFactory
decodeFileDescriptor(FileDescriptor fd, Rect outPadding, BitmapFactory.Options opts)
Decode a bitmap from the file descriptor.
BitmapFactory
decodeHexDigit(char c)
Convert a character that represents a hexidecimal digit into an integer.
UrlQuerySanitizer
(protected)
decodeImProtocol(String encodedString)
This method is deprecated. see ContactsContract
Contacts.ContactMethods
decodeLoop(ByteBuffer in, CharBuffer out)
Decodes bytes into characters.
CharsetDecoder
(protected)
decodeResource(Resources res, int id) BitmapFactory
decodeResource(Resources res, int id, BitmapFactory.Options opts) BitmapFactory
decodeResourceStream(Resources res, TypedValue value, InputStream is, Rect pad, BitmapFactory.Options opts)
Decode a new Bitmap from an InputStream.
BitmapFactory
decodeStream(InputStream is)
Decode an input stream into a bitmap.
BitmapFactory
decodeStream(InputStream is)
Movie
decodeStream(InputStream is, Rect outPadding, BitmapFactory.Options opts)
Decode an input stream into a bitmap.
BitmapFactory
decrementAndGet()
Atomically decrements by one the current value.
AtomicInteger
decrementAndGet()
Atomically decrements by one the current value.
AtomicLong
decrementAndGet(int i)
Atomically decrements by one the element at index i.
AtomicIntegerArray
decrementAndGet(int i)
Atomically decrements by one the element at index i.
AtomicLongArray
decrementAndGet(T obj)
Atomically decrements by one the current value of the field of the given object managed by this updater.
AtomicIntegerFieldUpdater
decrementAndGet(T obj)
Atomically decrements by one the current value of the field of the given object managed by this updater.
AtomicLongFieldUpdater
DECRYPT_MODE
Constant for decryption operation mode.
int
Cipher
deepEquals(Object[] array1, Object[] array2)
Returns true if the two given arrays are deeply equal to one another.
Arrays
deepHashCode(Object[] array)
Returns a hash code based on the "deep contents" of the given array.
Arrays
deepToString(Object[] array)
Creates a "deep" String representation of the Object[] passed, such that if the array contains other arrays, the String representation of those arrays is generated as well.
Arrays
DEFAULT
If an AccessibilityService is the default for a given type.
int
AccessibilityServiceInfo
DEFAULT
A default instance of this class, for use as default or fallback.
BasicHeaderValueFormatter
DEFAULT
A default instance of this class, for use as default or fallback.
BasicHeaderValueParser
DEFAULT
A default instance of this class, for use as default or fallback.
BasicLineFormatter
DEFAULT
A default instance of this class, for use as default or fallback.
BasicLineParser
DEFAULT
The format style constant defining the default format style.
int
DateFormat
DEFAULT
int
MediaRecorder.AudioEncoder
DEFAULT
int
MediaRecorder.AudioSource
DEFAULT
int
MediaRecorder.OutputFormat
DEFAULT
int
MediaRecorder.VideoEncoder
DEFAULT
int
MediaRecorder.VideoSource
DEFAULT
NetscapeDraftHeaderParser
DEFAULT
The algorithm parameter instance with default values.
OAEPParameterSpec
DEFAULT
The default parameter specification.
PSSParameterSpec
DEFAULT
The instance of PSpecified with the default value byte[0] for P
PSource.PSpecified
DEFAULT
The default NORMAL typeface object
Typeface
defaultCharset()
Gets the system default charset from the virtual machine.
Charset
DefaultClientConnection()
DefaultClientConnection
DefaultClientConnectionOperator(SchemeRegistry schemes)
Creates a new client connection operator for the given scheme registry.
DefaultClientConnectionOperator
DefaultConnectionKeepAliveStrategy()
DefaultConnectionKeepAliveStrategy
DefaultConnectionReuseStrategy()
DefaultConnectionReuseStrategy
defaulted(String name)
Indicates if the field identified by name is defaulted.
ObjectInputStream.GetField
DefaultedHttpContext(HttpContext local, HttpContext defaults)
DefaultedHttpContext
DefaultedHttpParams(HttpParams local, HttpParams defaults)
DefaultedHttpParams
defaultFromStyle(int style)
Returns one of the default typeface objects, based on the specified style
Typeface
DefaultHandler()
DefaultHandler
DefaultHandler2()
Constructs a handler which ignores all parsing events.
DefaultHandler2
DefaultHttpClient()
DefaultHttpClient
DefaultHttpClient(ClientConnectionManager conman, HttpParams params)
Creates a new HTTP client from parameters and a connection manager.
DefaultHttpClient
DefaultHttpClient(HttpParams params)
DefaultHttpClient
DefaultHttpClientConnection()
DefaultHttpClientConnection
DefaultHttpRequestFactory()
DefaultHttpRequestFactory
DefaultHttpRequestRetryHandler()
Default constructor
DefaultHttpRequestRetryHandler
DefaultHttpRequestRetryHandler(int retryCount, boolean requestSentRetryEnabled)
Default constructor
DefaultHttpRequestRetryHandler
DefaultHttpResponseFactory()
Creates a new response factory with the default catalog.
DefaultHttpResponseFactory
DefaultHttpResponseFactory(ReasonPhraseCatalog catalog)
Creates a new response factory with the given catalog.
DefaultHttpResponseFactory
DefaultHttpRoutePlanner(SchemeRegistry schreg)
Creates a new default route planner.
DefaultHttpRoutePlanner
DefaultHttpServerConnection()
DefaultHttpServerConnection
defaultMsisdnAlphaTag
What the UI should display for "Msisdn" unless overridden by the SIM
int
R.string
DefaultProxyAuthenticationHandler()
DefaultProxyAuthenticationHandler
defaultReadObject()
Default method to read objects from this stream.
ObjectInputStream
DefaultRedirectHandler()
DefaultRedirectHandler
DefaultRequestDirector(HttpRequestExecutor requestExec, ClientConnectionManager conman, ConnectionReuseStrategy reustrat, ConnectionKeepAliveStrategy kastrat, HttpRoutePlanner rouplan, HttpProcessor httpProcessor, HttpRequestRetryHandler retryHandler, RedirectHandler redirectHandler, AuthenticationHandler targetAuthHandler, AuthenticationHandler proxyAuthHandler, UserTokenHandler userTokenHandler, HttpParams params)
DefaultRequestDirector
DefaultResponseParser(SessionInputBuffer buffer, LineParser parser, HttpResponseFactory responseFactory, HttpParams params)
DefaultResponseParser
DefaultTargetAuthenticationHandler()
DefaultTargetAuthenticationHandler
defaultThreadFactory()
Returns a default thread factory used to create new threads.
Executors
DefaultUserTokenHandler()
DefaultUserTokenHandler
defaultValue
The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.
int
R.attr
defaultVoiceMailAlphaTag
What the UI should display for "voice mail" unless overridden by the SIM
int
R.string
defaultWriteObject()
Default method to write objects to this stream.
ObjectOutputStream
DEFAULT_ALARM_ALERT_URI
A Uri that will point to the current default alarm alert at any given time.
Settings.System
DEFAULT_ALL
Use all default values (where applicable).
int
Notification
DEFAULT_BOLD
The default BOLD typeface object.
Typeface
DEFAULT_COMPRESSION
Usage of the default compression level.
int
Deflater
DEFAULT_CONTENT_CHARSET
Default charsets
HTTP
DEFAULT_CONTENT_TYPE
Default content type
HTTP
DEFAULT_DISPLAY
Specify the default Display
int
Display
DEFAULT_FEATURES
The default features enabled
int
Window
DEFAULT_HEADERS
Defines the request headers to be sent per default with each request.
ClientPNames
DEFAULT_HOST
Defines the default host.
ClientPNames
DEFAULT_INPUT_METHOD
Setting to record the input method used by default, holding the ID of the desired method.
Settings.Secure
DEFAULT_KEYS_DIALER
Use with setDefaultKeyMode(int) to launch the dialer during default key handling.
int
Activity
DEFAULT_KEYS_DISABLE
Use with setDefaultKeyMode(int) to turn off default handling of keys.
int
Activity
DEFAULT_KEYS_SEARCH_GLOBAL
Use with setDefaultKeyMode(int) to specify that unhandled keystrokes will start a global search (typically web search, but some platforms may define alternate methods for global search)

See android.app.SearchManager for more details.

int
Activity
DEFAULT_KEYS_SEARCH_LOCAL
Use with setDefaultKeyMode(int) to specify that unhandled keystrokes will start an application-defined search.
int
Activity
DEFAULT_KEYS_SHORTCUT
Use with setDefaultKeyMode(int) to execute a menu shortcut in default key handling.
int
Activity
DEFAULT_LIGHTS
Use the default notification lights.
int
Notification
DEFAULT_MAX_CONNECTIONS_PER_ROUTE
The default maximum number of connections allowed per host
int
ConnPerRouteBean
DEFAULT_MAX_TOTAL_CONNECTIONS
The default maximum number of connections allowed overall
int
ConnManagerParams
DEFAULT_METHOD_TRACE_FILE_NAME
Specifies the default method trace data file name.
VMDebug
DEFAULT_NETWORK_PREFERENCE
int
ConnectivityManager
DEFAULT_NOTIFICATION_URI
A Uri that will point to the current default notification sound at any given time.
Settings.System
DEFAULT_NS_PREFIX
The default namespace prefix.
XMLConstants
DEFAULT_ORDER
Specify for setOrder(int) if a specific order is not required.
int
Preference
DEFAULT_PROTOCOL_CHARSET
HTTP
DEFAULT_PROXY
Parameter for the default proxy.
ConnRoutePNames
DEFAULT_RINGTONE_URI
A Uri that will point to the current default ringtone at any given time.
Settings.System
DEFAULT_SCHEME_NAME
The default scheme is "http".
HttpHost
DEFAULT_SORT_ORDER
The default sort order for this table
CallLog.Calls
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.ContactMethods
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Extensions
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.GroupMembership
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Groups
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Organizations
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.People
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.People.ContactMethods
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.People.Extensions
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.People.Phones
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Phones
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Photos
DEFAULT_SORT_ORDER
This constant is deprecated. see ContactsContract
Contacts.Settings
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Albums
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Artists
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Genres
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Genres.Members
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Media
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Playlists
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Audio.Playlists.Members
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Images.Media
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Images.Thumbnails
DEFAULT_SORT_ORDER
The default sort order for this table.
MediaStore.Video
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Video.Media
DEFAULT_SORT_ORDER
The default sort order for this table
MediaStore.Video.Thumbnails
DEFAULT_SORT_ORDER
Sort by descending order of frequency.
UserDictionary.Words
DEFAULT_SOUND
Use the default notification sound.
int
Notification
DEFAULT_STRATEGY
Default value for compression strategy.
int
Deflater
DEFAULT_STREAM
Default audio stream used when playing synthesized speech.
int
TextToSpeech.Engine
DEFAULT_VIBRATE
Use the default notification vibrate.
int
Notification
defineClass(byte[] classRep, int offset, int length)
This method is deprecated. Use defineClass(String, byte[], int, int)
ClassLoader
(protected)
defineClass(String className, byte[] classRep, int offset, int length)
Constructs a new class from an array of bytes containing a class definition in class file format.
ClassLoader
(protected)
defineClass(String name, byte[] b, int off, int len, CodeSource cs)
Constructs a new class from an array of bytes containing a class definition in class file format with an optional CodeSource.
SecureClassLoader
(protected)
defineClass(String className, byte[] classRep, int offset, int length, ProtectionDomain protectionDomain)
Constructs a new class from an array of bytes containing a class definition in class file format and assigns the specified protection domain to the new class.
ClassLoader
(protected)
defineClass(String name, ByteBuffer b, CodeSource cs)
Constructs a new class from an array of bytes containing a class definition in class file format with an optional CodeSource.
SecureClassLoader
(protected)
defineClass(String name, ByteBuffer b, ProtectionDomain protectionDomain)
Defines a new class with the specified name, byte code from the byte buffer and the optional protection domain.
ClassLoader
(protected)
defineEntityReplacementText(String entityName, String replacementText)
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
XmlPullParser
definePackage(String name, String specTitle, String specVersion, String specVendor, String implTitle, String implVersion, String implVendor, URL sealBase)
Defines and returns a new Package using the specified information.
ClassLoader
(protected)
definePackage(String packageName, Manifest manifest, URL url)
Defines a new package using the information extracted from the specified manifest.
URLClassLoader
(protected)
deflate()
Compress the data in the input buffer and write it to the underlying stream.
DeflaterOutputStream
(protected)
deflate(byte[] buf)
Deflates the data (previously passed to setInput) into the supplied buffer.
Deflater
deflate(byte[] buf, int off, int nbytes)
Deflates data (previously passed to setInput) into a specific region within the supplied buffer.
Deflater
DEFLATED
Default value for compression method.
int
Deflater
DEFLATED
Zip entry state: Deflated.
int
ZipEntry
DEFLATED
Indicates deflated entries.
int
ZipOutputStream
Deflater()
Constructs a new Deflater instance with default compression level.
Deflater
Deflater(int level)
Constructs a new Deflater instance with a specific compression level.
Deflater
Deflater(int level, boolean noHeader)
Constructs a new Deflater instance with a specific compression level.
Deflater
DeflaterOutputStream(OutputStream os)
This is the most basic constructor.
DeflaterOutputStream
DeflaterOutputStream(OutputStream os, Deflater def)
This constructor lets you pass the Deflater specifying the compression algorithm.
DeflaterOutputStream
DeflaterOutputStream(OutputStream os, Deflater def, int bsize)
This constructor lets you specify both the compression algorithm as well as the internal buffer size to be used.
DeflaterOutputStream
DEFLATE_HINT
the deflation hint to set in the output archive.
Pack200.Packer
DEFLATE_HINT
The String indicating if the unpacker should ignore all transmitted values,can be replaced by either true or false.
Pack200.Unpacker
dehexchar(char c)
Get the hex value of a character (base16).
JSONTokener
delay
Fraction of the animation duration used to delay the beginning of the animation of each child.
int
R.attr
DelayQueue()
Creates a new DelayQueue that is initially empty.
DelayQueue
DelayQueue(Collection<? extends E> c)
Creates a DelayQueue initially containing the elements of the given collection of Delayed instances.
DelayQueue
DELETE
Subfile was deleted
int
FileObserver
delete()
Deletes this file.
File
delete(Uri uri, String selection, String[] selectionArgs)
A request to delete one or more rows.
ContentProvider
delete(Uri url, String selection, String[] selectionArgs) ContentProviderClient
delete(Uri url, String where, String[] selectionArgs)
Deletes row(s) specified by a content URI.
ContentResolver
delete(Uri uri, String selection, String[] selectionArgs)
This method is provided for use by the ContentResolver.
SearchRecentSuggestionsProvider
delete(int key)
Removes the mapping from the specified key, if there was any.
SparseArray
delete(int key)
Removes the mapping from the specified key, if there was any.
SparseBooleanArray
delete(int key)
Removes the mapping from the specified key, if there was any.
SparseIntArray
delete(int st, int en)
Convenience for replace(st, en, "", 0, 0)
Editable
delete(int start, int end)
Convenience for replace(st, en, "", 0, 0)
SpannableStringBuilder
delete(int start, int end)
Deletes a range of characters.
StringBuffer
delete(int start, int end)
Deletes a sequence of characters specified by start and end.
StringBuilder
delete(String table, String whereClause, String[] whereArgs)
Convenience method for deleting rows in the database.
SQLiteDatabase
deleteAllHosts()
Remove all records about all hosts for your package.
AppWidgetHost
deleteAppWidgetId(int appWidgetId)
Stop listening to changes for this AppWidget.
AppWidgetHost
deleteCharAt(int location)
Deletes the character at the specified offset.
StringBuffer
deleteCharAt(int index)
Deletes the character at the specified index.
StringBuilder
deleteClosedConnections()
Deletes all entries for closed connections.
AbstractConnPool
deleteClosedConnections()
Deletes all entries for closed connections.
ConnPoolByRoute
DELETED
The "deleted" flag: "0" by default, "1" if the row has been marked for deletion.
ContactsContract.GroupsColumns
DELETED
The "deleted" flag: "0" by default, "1" if the row has been marked for deletion.
ContactsContract.RawContactsColumns
deleteData(int offset, int count)
Remove a range of 16-bit units from the node.
CharacterData
deleteDatabase(String name)
Delete an existing private SQLiteDatabase associated with this Context's application package.
Context
deleteDatabase(String name)
Delete an existing private SQLiteDatabase associated with this Context's application package.
ContextWrapper
deleteDatabase(String name)
Delete an existing private SQLiteDatabase associated with this Context's application package.
MockContext
deleteDatabase(String name)
Delete an existing private SQLiteDatabase associated with this Context's application package.
RenamingDelegatingContext
DELETED_CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.Groups
DELETED_CONTENT_URI
This constant is deprecated. see ContactsContract
Contacts.People
deleteEntry(String alias)
Deletes the entry identified with the given alias from this KeyStore.
KeyStore
deleteEntry(BasicPoolEntry entry)
Deletes a given pool entry.
ConnPoolByRoute
(protected)
deleteEntry(BasicPoolEntry entry)
Deletes an entry from this pool.
RouteSpecificPool
deleteFile(String name)
Delete the given private file associated with this Context's application package.
Context
deleteFile(String name)
Delete the given private file associated with this Context's application package.
ContextWrapper
deleteFile(String name)
Delete the given private file associated with this Context's application package.
MockContext
deleteFile(String name)
Delete the given private file associated with this Context's application package.
RenamingDelegatingContext
deleteFromHistory(ContentResolver cr, String url)
Remove a specific url from the history database.
Browser
deleteHistoryTimeFrame(ContentResolver cr, long begin, long end)
Delete all history items from begin to end.
Browser
deleteHost()
Remove all records about this host from the AppWidget manager.
AppWidgetHost
deleteLeastUsedEntry()
Delete an old, free pool entry to make room for a new one.
ConnPoolByRoute
(protected)
deleteObserver(Observer observer)
Removes the specified observer from the list of observers.
Observable
deleteObservers()
Removes all observers from the list of observers.
Observable
deleteOnExit()
Schedules this file to be automatically deleted once the virtual machine terminates.
File
deleteOwner(Principal caller, Principal owner)
Removes a principal from the list of owners.
Owner
deleteRow()
Deletes the current row from the ResultSet and from the underlying database.
ResultSet
deletesAreDetected(int type)
Returns whether a visible row delete can be detected by calling rowDeleted().
DatabaseMetaData
deleteSurroundingText(int leftLength, int rightLength)
The default implementation performs the deletion around the current selection position of the editable text.
BaseInputConnection
deleteSurroundingText(int leftLength, int rightLength)
Delete leftLength characters of text before the current cursor position, and delete rightLength characters of text after the current cursor position, excluding composing text.
InputConnection
deleteSurroundingText(int leftLength, int rightLength)
Delete leftLength characters of text before the current cursor position, and delete rightLength characters of text after the current cursor position, excluding composing text.
InputConnectionWrapper
DELETE_CACHE_FILES
Allows an application to delete cache files.
Manifest.permission
DELETE_PACKAGES
Allows an application to delete packages.
Manifest.permission
DELETE_SELF
Self was deleted
int
FileObserver
delimiter()
Returns the delimiter Pattern in use by this Scanner.
Scanner
deliverSelfNotifications()
Returns true if this observer is interested in notifications for changes made through the cursor the observer is registered with.
AbstractCursor.SelfContentObserver
deliverSelfNotifications()
Returns true if this observer is interested in notifications for changes made through the cursor the observer is registered with.
ContentObserver
DENSITY_DEFAULT
The reference density used throughout the system.
int
DisplayMetrics
DENSITY_DEFAULT
If density is equal to this value, then the density should be treated as the system's default density value: DENSITY_DEFAULT.
int
TypedValue
DENSITY_HIGH
Standard quantized DPI for high-density screens.
int
DisplayMetrics
DENSITY_LOW
Standard quantized DPI for low-density screens.
int
DisplayMetrics
DENSITY_MEDIUM
Standard quantized DPI for medium-density screens.
int
DisplayMetrics
DENSITY_NONE
Indicates that the bitmap was created for an unknown pixel density.
int
Bitmap
DENSITY_NONE
If density is equal to this value, then there is no density associated with the resource and it should not be scaled.
int
TypedValue
DEPARTMENT
The department at this company as the user entered it.
ContactsContract.CommonDataKinds.Organization
dependency
The key of another Preference that this Preference will depend on.
int
R.attr
deregister(AbstractSelectionKey key)
Deletes the key from the channel's key set.
AbstractSelector
(protected)
deregisterDriver(Driver driver)
Removes a driver from the DriverManager's registered driver list.
DriverManager
descendantFocusability
Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.
int
R.attr
descent()
Return the distance below (positive) the baseline (descent) based on the current typeface and text size.
Paint
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AbsSavedState
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AbsoluteSizeSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AccessibilityEvent
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AccessibilityServiceInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Account
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AccountAuthenticatorResponse
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.MemoryInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.ProcessErrorStateInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.RecentTaskInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.RunningAppProcessInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.RunningServiceInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ActivityManager.RunningTaskInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Address
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AlignmentSpan.Standard
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Annotation
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AppWidgetProviderInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ApplicationInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AssetFileDescriptor
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
AuthenticatorDescription
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
BackgroundColorSpan
describeContents()
No special parcel contents.
Bitmap
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
BluetoothClass
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
BluetoothDevice
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
BulletSpan
describeContents()
Report the nature of this Parcelable's contents
Bundle
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ColorStateList
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
CompletionInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ComponentName
describeContents()
Parcelable methods
Configuration
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ConfigurationInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ContentProviderOperation
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ContentProviderResult
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ContentValues
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Criteria
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
CursorWindow
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Debug.MemoryInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
EditorInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ExtractedText
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ExtractedTextRequest
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
FeatureInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ForegroundColorSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Gesture
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
InputBinding
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
InputMethodInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
InstrumentationInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Intent
describeContents()
No special parcel contents.
Intent.ShortcutIconResource
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
IntentFilter
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
IntentSender
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
KeyEvent
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
LeadingMarginSpan.Standard
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Location
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Message
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Messenger
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
MotionEvent
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
NeighboringCellInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Notification
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PackageInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PackageStats
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ParcelFileDescriptor
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ParcelUuid
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Parcelable
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PatternMatcher
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PendingIntent
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PermissionGroupInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
PermissionInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ProviderInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
QuoteSpan
describeContents()
Parcelable interface methods
Rect
describeContents()
Parcelable interface methods
RectF
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Region
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
RelativeSizeSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
RemoteViews
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ResolveInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ResultReceiver
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ScaleXSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ServiceInfo
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
ServiceState
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Signature
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
StrikethroughSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
StyleSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
SubscriptSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
SuperscriptSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Surface
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
SyncAdapterType
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
SyncResult
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
TextAppearanceSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
TypefaceSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
URLSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
UnderlineSpan
describeContents()
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
WindowManager.LayoutParams
DESCRIPTION

Content provider column.

LiveFolders
DESCRIPTION
The description of the image

Type: TEXT

MediaStore.Images.ImageColumns
DESCRIPTION
The description of the video recording

Type: TEXT

MediaStore.Video.VideoColumns
description
A longer descriptive text about a particular application or permission that can be granted.
int
R.attr
DESedeKeySpec(byte[] key)
Creates a new DESedeKeySpec instance from the first 24 ( DES_EDE_KEY_LEN) bytes of the specified key data.
DESedeKeySpec
DESedeKeySpec(byte[] key, int offset)
Creates a new DESedeKeySpec instance from the first 24 ( DES_EDE_KEY_LEN ) bytes of the specified key data starting at offset.
DESedeKeySpec
DESERET
The "Deseret" Unicode Block.
Character.UnicodeBlock
deserialize(SessionInputBuffer inbuffer, HttpMessage message)
EntityDeserializer
desiredAssertionStatus()
Returns the assertion status for the class represented by this Class.
Class
DESKeySpec(byte[] key)
Creates a new DESKeySpec from the first 8 bytes of the specified key data.
DESKeySpec
DESKeySpec(byte[] key, int offset)
Creates a new DESKeySpec from the first 8 bytes of the specified key data starting at offset.
DESKeySpec
destroy()
Erases the sensitive information.
Destroyable
destroy()
Destroys / invalidates the password.
KeyStore.PasswordProtection
destroy()
Terminates this process and closes any associated streams.
Process
destroy()
This method is deprecated. Not implemented.
Thread
destroy()
Destroys the receiver and recursively all its subgroups.
ThreadGroup
destroy()
Destroy the internal state of the WebView.
WebView
destroyActivity(String id, boolean finish)
Destroy the activity associated with a particular id.
LocalActivityManager
destroyContext(EGL10 egl, EGLDisplay display, EGLContext context)
GLSurfaceView.EGLContextFactory
destroyDrawingCache()

Frees the resources used by the drawing cache.

View
DestroyFailedException()
Creates an exception of type DestroyFailedException.
DestroyFailedException
DestroyFailedException(String message)
Creates an exception of type DestroyFailedException.
DestroyFailedException
destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface)
GLSurfaceView.EGLWindowSurfaceFactory
DES_EDE_KEY_LEN
The length of a DES-EDE key in bytes.
int
DESedeKeySpec
DES_KEY_LEN
The length of a DES key in bytes.
int
DESKeySpec
detach()
Detaches this adapter from the wrapped connection.
AbstractClientConnAdapter
(protected)
detach()
Detaches this adapter from the wrapped connection.
AbstractPooledConnAdapter
(protected)
detach()
Detaches this adapter from the wrapped connection.
BasicPooledConnAdapter
(protected)
detachAllViewsFromParent()
Detaches all views from the parent.
ViewGroup
(protected)
detachViewFromParent(View child)
Detaches a view from its parent.
ViewGroup
(protected)
detachViewFromParent(int index)
Detaches a view from its parent.
ViewGroup
(protected)
detachViewsFromParent(int start, int count)
Detaches a range of view from their parent.
ViewGroup
(protected)
detachWallpaper
Special option for window animations: if this window is on top of a wallpaper, don't animate the wallpaper with it.
int
R.attr
detailColumn
Column in data table that contains details for this data

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

int
R.attr
detailSocialSummary
Flag indicating that detail should be built from SocialProvider

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

int
R.attr
detectedCharset()
Gets the charset detected by this decoder; this method is optional.
CharsetDecoder
determineLength(HttpMessage message)
ContentLengthStrategy
determineLength(HttpMessage message)
LaxContentLengthStrategy
determineLength(HttpMessage message)
StrictContentLengthStrategy
determineLocale(HttpContext context)
Determines the locale of the response.
DefaultHttpResponseFactory
(protected)
determineParams(HttpRequest req)
Obtains parameters for executing a request.
AbstractHttpClient
(protected)
determineProxy(HttpHost target, HttpRequest request, HttpContext context)
Determines a proxy for the given target.
ProxySelectorRoutePlanner
(protected)
determineRoute(HttpHost target, HttpRequest request, HttpContext context)
Determines the route for a request.
DefaultHttpRoutePlanner
determineRoute(HttpHost target, HttpRequest request, HttpContext context)
Determines the route for a request.
DefaultRequestDirector
(protected)
determineRoute(HttpHost target, HttpRequest request, HttpContext context)
Determines the route for a request.
HttpRoutePlanner
determineRoute(HttpHost target, HttpRequest request, HttpContext context)
Determines the route for a request.
ProxySelectorRoutePlanner
DEVANAGARI
The "Devanagari" Unicode Block.
Character.UnicodeBlock
DEVANAGARI
The Constant DEVANAGARI indicates the DEVANAGARI range and decimal base.
int
NumericShaper
DEVELOPMENT_TOOLS
Group of permissions that are related to development features.
Manifest.permission_group
DEVICE
The name of the industrial design.
Build
deviceHasKey(int keyCode)
Queries the framework about whether any physical keys exist on the device that are capable of producing the given key codes.
KeyCharacterMap
deviceHasKeys(int[] keyCodes)
KeyCharacterMap
DEVICE_POWER
Allows low-level access to power management
Manifest.permission
DEVICE_PROVISIONED
Whether the device has been provisioned (0 = false, 1 = true)
Settings.Secure
DEVICE_PROVISIONED
This constant is deprecated. Use DEVICE_PROVISIONED instead
Settings.System
DEV_KERN_TEXT_FLAG
bit mask for the flag enabling device kerning for text
int
Paint
DexClassLoader(String dexPath, String dexOutputDir, String libPath, ClassLoader parent)
Creates a DexClassLoader that finds interpreted and native code.
DexClassLoader
DexFile(File file)
Opens a DEX file from a given File object.
DexFile
DexFile(String fileName)
Opens a DEX file from a given filename.
DexFile
DhcpInfo()
DhcpInfo
DHGenParameterSpec(int primeSize, int exponentSize)
Creates a new DHGenParameterSpec instance with the specified parameters.
DHGenParameterSpec
DHParameterSpec(BigInteger p, BigInteger g)
Creates a new DHParameterSpec instance with the specified prime modulus and base generator.
DHParameterSpec
DHParameterSpec(BigInteger p, BigInteger g, int l)
Creates a new DHParameterSpec instance with the specified prime modulus, base generator and size (in bits) of the random exponent.
DHParameterSpec
DHPrivateKeySpec(BigInteger x, BigInteger p, BigInteger g)
Creates a new DHPrivateKeySpec with the specified private value x.
DHPrivateKeySpec
DHPublicKeySpec(BigInteger y, BigInteger p, BigInteger g)
Creates a new DHPublicKeySpec instance with the specified public value y, the prime modulus p and the base generator g.
DHPublicKeySpec
DIAGNOSTIC
Allows applications to RW to diagnostic resources.
Manifest.permission
dial

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
DialerFilter(Context context)
DialerFilter
DialerFilter(Context context, AttributeSet attrs)
DialerFilter
DialerKeyListener()
DialerKeyListener
Dialog(Context context)
Create a Dialog window that uses the default dialog frame style.
Dialog
Dialog(Context context, int theme)
Create a Dialog window that uses a custom dialog style.
Dialog
dialogIcon
The icon for the dialog.
int
R.attr
dialogLayout
A layout to be used as the content View for the dialog.
int
R.attr
dialogMessage
The message in the dialog.
int
R.attr
DialogPreference(Context context, AttributeSet attrs)
DialogPreference
DialogPreference(Context context, AttributeSet attrs, int defStyle)
DialogPreference
dialogPreferenceStyle
Default style for DialogPreference.
int
R.attr
dialogTitle
The title in the dialog.
int
R.attr
dialog_alert_title
This is the generic "attention" string to be used in attention dialogs.
int
R.string
dialog_frame
int
R.drawable
Dictionary()
Constructs a new instance of this class.
Dictionary
didTouchFocusSelect()
Returns true, only while processing a touch gesture, if the initial touch down event caused focus to move to the text view and as a result its selection changed.
TextView
diff(Configuration delta)
Return a bit mask of the differences between this Configuration object and the given one.
Configuration
DIGEST
Digest authentication scheme as defined in RFC2617.
AuthPolicy
digest()
Computes and returns the final hash value for this MessageDigest.
MessageDigest
digest(byte[] input)
Performs the final update and then computes and returns the final hash value for this MessageDigest.
MessageDigest
digest(byte[] buf, int offset, int len)
Computes and stores the final hash value for this MessageDigest.
MessageDigest
DigestException()
Constructs a new instance of DigestException.
DigestException
DigestException(String msg)
Constructs a new instance of DigestException with the given message.
DigestException
DigestException(String message, Throwable cause)
Constructs a new instance of DigestException with the given message and the cause.
DigestException
DigestException(Throwable cause)
Constructs a new instance of DigestException with the cause.
DigestException
DigestInputStream(InputStream stream, MessageDigest digest)
Constructs a new instance of this DigestInputStream, using the given stream and the digest.
DigestInputStream
DigestOutputStream(OutputStream stream, MessageDigest digest)
Constructs a new instance of this DigestOutputStream, using the given stream and the digest.
DigestOutputStream
DigestScheme()
Default constructor for the digest authetication scheme.
DigestScheme
DigestSchemeFactory()
DigestSchemeFactory
digit(char c, int radix)
Convenience method to determine the value of the specified character c in the supplied radix.
Character
digit(int codePoint, int radix)
Convenience method to determine the value of the character codePoint in the supplied radix.
Character
DigitalClock(Context context)
DigitalClock
DigitalClock(Context context, AttributeSet attrs)
DigitalClock
digits
If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept.
int
R.attr
DigitsKeyListener()
Allocates a DigitsKeyListener that accepts the digits 0 through 9.
DigitsKeyListener
DigitsKeyListener(boolean sign, boolean decimal)
Allocates a DigitsKeyListener that accepts the digits 0 through 9, plus the minus sign (only at the beginning) and/or decimal point (only one per field) if specified.
DigitsKeyListener
DIGITS_AND_LETTERS
This mode has both lines
int
DialerFilter
DIGITS_AND_LETTERS_NO_DIGITS
This mode is when after starting in DIGITS_AND_LETTERS mode the filter has removed all possibility of the digits matching, leaving only the letters line
int
DialerFilter
DIGITS_AND_LETTERS_NO_LETTERS
This mode is when after starting in DIGITS_AND_LETTERS mode the filter has removed all possibility of the letters matching, leaving only the digits line
int
DialerFilter
DIGITS_ONLY
This mode has only the digits line
int
DialerFilter
DIM_AMOUNT_CHANGED
int
WindowManager.LayoutParams
DIM_SCREEN
Whether or not to dim the screen.
Settings.System
DINGBATS
The "Dingbats" Unicode Block.
Character.UnicodeBlock
direction
Direction of the animation in the grid.
int
R.attr
DIRECTIONALITY_ARABIC_NUMBER
Unicode bidirectional constant AN.
byte
Character
DIRECTIONALITY_BOUNDARY_NEUTRAL
Unicode bidirectional constant BN.
byte
Character
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR
Unicode bidirectional constant CS.
byte
Character
DIRECTIONALITY_EUROPEAN_NUMBER
Unicode bidirectional constant EN.
byte
Character
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR
Unicode bidirectional constant ES.
byte
Character
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR
Unicode bidirectional constant ET.
byte
Character
DIRECTIONALITY_LEFT_TO_RIGHT
Unicode bidirectional constant L.
byte
Character
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING
Unicode bidirectional constant LRE.
byte
Character
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE
Unicode bidirectional constant LRO.
byte
Character
DIRECTIONALITY_NONSPACING_MARK
Unicode bidirectional constant NSM.
byte
Character
DIRECTIONALITY_OTHER_NEUTRALS
Unicode bidirectional constant ON.
byte
Character
DIRECTIONALITY_PARAGRAPH_SEPARATOR
Unicode bidirectional constant B.
byte
Character
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT
Unicode bidirectional constant PDF.
byte
Character
DIRECTIONALITY_RIGHT_TO_LEFT
Unicode bidirectional constant R.
byte
Character
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC
Unicode bidirectional constant AL.
byte
Character
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING
Unicode bidirectional constant RLE.
byte
Character
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE
Unicode bidirectional constant RLO.
byte
Character
DIRECTIONALITY_SEGMENT_SEPARATOR
Unicode bidirectional constant S.
byte
Character
DIRECTIONALITY_UNDEFINED
Unicode bidirectional constant.
byte
Character
DIRECTIONALITY_WHITESPACE
Unicode bidirectional constant WS.
byte
Character
directionPriority
Priority of the rows and columns.
int
R.attr
DIRECTION_BOTTOM_TO_TOP
Animates the children starting from the bottom of the grid to the top.
int
GridLayoutAnimationController
DIRECTION_DEFAULT_LEFT_TO_RIGHT
Constant that indicates the default base level.
int
Bidi
DIRECTION_DEFAULT_RIGHT_TO_LEFT
Constant that indicates the default base level.
int
Bidi
DIRECTION_HORIZONTAL_MASK
Bitmask used to retrieve the horizontal component of the direction.
int
GridLayoutAnimationController
DIRECTION_LEFT_TO_RIGHT
Constant that specifies the default base level as 0 (left-to-right).
int
Bidi
DIRECTION_LEFT_TO_RIGHT
Animates the children starting from the left of the grid to the right.
int
GridLayoutAnimationController
DIRECTION_RIGHT_TO_LEFT
Constant that specifies the default base level as 1 (right-to-left).
int
Bidi
DIRECTION_RIGHT_TO_LEFT
Animates the children starting from the right of the grid to the left.
int
GridLayoutAnimationController
DIRECTION_TOP_TO_BOTTOM
Animates the children starting from the top of the grid to the bottom.
int
GridLayoutAnimationController
DIRECTION_VERTICAL_MASK
Bitmask used to retrieve the vertical component of the direction.
int
GridLayoutAnimationController
directory()
Returns the working directory of this process builder.
ProcessBuilder
directory(File directory)
Changes the working directory of this process builder.
ProcessBuilder
directStep(RouteInfo plan, RouteInfo fact)
Determines the next step to establish a direct connection.
BasicRouteDirector
(protected)
DIRTY
Flag indicating that VERSION has changed, and this row needs to be synchronized by its owning account.
ContactsContract.SyncColumns
DIR_LEFT_TO_RIGHT
int
Layout
DIR_RIGHT_TO_LEFT
int
Layout
disable()
Turn off the local Bluetooth adapter.
BluetoothAdapter
disable()
Disables the JIT compiler.
Compiler
disable()
Disables the OrientationEventListener.
OrientationEventListener
disable()
Disables the OrientationListener.
OrientationListener
DISABLED
supplicant will not attempt to use this network
int
WifiConfiguration.Status
disabledAlpha
Default disabled alpha for widgets that set enabled/disabled alpha programmatically.
int
R.attr
disableDependentsState
The state (true for on, or false for off) that causes dependents to be disabled.
int
R.attr
disableKeyguard()
Disable the keyguard from showing.
KeyguardManager.KeyguardLock
disableNetwork(int netId)
Disable a configured network.
WifiManager
disablePlatformNotifications()
If platform notifications are enabled, this should be called from the Activity's onPause() or onStop().
WebView
DISABLE_KEYGUARD
Allows applications to disable the keyguard
Manifest.permission
DISCARD_ATTR
ClientCookie
disconnect()
Disconnects the socket of this channel, which has been connected before in order to send and receive datagrams.
DatagramChannel
disconnect()
Disconnects this UDP datagram socket from the remote host.
DatagramSocket
disconnect()
Disconnects this socket from the remote host.
DatagramSocketImpl
(protected)
disconnect()
Closes the connection to the HTTP server.
HttpURLConnection
disconnect()
Releases the connection to the media scanner service.
MediaScannerConnection
disconnect()
Disassociate from the currently active access point.
WifiManager
DiscretePathEffect(float segmentLength, float deviation)
Chop the path into lines of segmentLength, randomly deviating from the original path by deviation.
DiscretePathEffect
disjoint(Collection<?> c1, Collection<?> c2)
Returns whether the specified collections have no elements in common.
Collections
dismiss()
Dismiss this dialog, removing it from the screen.
Dialog
dismiss()
DialogInterface
dismiss()
MockDialogInterface
dismiss()

Dispose of the popup window.

PopupWindow
dismissDialog(int id)
Dismiss a dialog that was previously shown via showDialog(int).
Activity
dismissDropDown()

Closes the drop down if present on screen.

AutoCompleteTextView
dispatch(KeyEvent.Callback receiver)
This method is deprecated. Use dispatch(Callback, DispatcherState, Object) instead.
KeyEvent
dispatch(KeyEvent.Callback receiver, KeyEvent.DispatcherState state, Object target)
Deliver this key event to a KeyEvent.Callback interface.
KeyEvent
dispatchChange(boolean selfChange)
invokes dispatchUpdate on each observer, unless the observer doesn't want self-notifications and the update is from a self-notification
ContentObservable
dispatchChange(boolean selfChange)
ContentObserver
dispatchClickEvent(Context context)
This method is deprecated. This interface was intended to be used by Gears. Since Gears was deprecated, so is this class.
Plugin
dispatchCreate(Bundle state)
Restore a state that was previously returned by saveInstanceState().
LocalActivityManager
dispatchDestroy(boolean finishing)
Called by the container activity in its onDestroy() so that LocalActivityManager can perform the corresponding action on the activities it holds.
LocalActivityManager
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
AbsListView
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
ExpandableListView
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
ListView
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
SlidingDrawer
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
SurfaceView
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
TabWidget
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
View
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
ViewGroup
(protected)
dispatchDraw(Canvas canvas)
Called by draw to draw the child views.
ViewStub
(protected)
dispatchFreezeSelfOnly(SparseArray<Parcelable> container)
Perform dispatching of a freeze() to only this view, not to its children.
ViewGroup
(protected)
dispatchKeyEvent(KeyEvent event)
Called to process key events.
Activity
dispatchKeyEvent(KeyEvent event)
Called to process key events.
Dialog
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
Gallery
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
HorizontalScrollView
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
ListView
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
MediaController
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
ScrollView
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
TabHost
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
View
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
ViewGroup
dispatchKeyEvent(KeyEvent event)
Dispatch a key event to the next view on the focus path.
WebView
dispatchKeyEvent(KeyEvent event)
Called to process key events.
Window.Callback
dispatchKeyEvent(int seq, KeyEvent event, InputMethodSession.EventCallback callback)
Take care of dispatching incoming key events to the appropriate callbacks on the service, and tell the client when this is done.
AbstractInputMethodService.AbstractInputMethodSessionImpl
dispatchKeyEvent(int seq, KeyEvent event, InputMethodSession.EventCallback callback)
This method is called when a key is pressed.
InputMethodSession
dispatchKeyEventPreIme(KeyEvent event)
Dispatch a key event before it is processed by any input method associated with the view hierarchy.
View
dispatchKeyEventPreIme(KeyEvent event)
Dispatch a key event before it is processed by any input method associated with the view hierarchy.
ViewGroup
dispatchKeyShortcutEvent(KeyEvent event)
Dispatches a key shortcut event.
View
dispatchKeyShortcutEvent(KeyEvent event)
Dispatches a key shortcut event.
ViewGroup
dispatchMessage(Message msg)
Handle system messages here.
Handler
dispatchOnGlobalLayout()
Notifies registered listeners that a global layout happened.
ViewTreeObserver
dispatchOnPreDraw()
Notifies registered listeners that the drawing pass is about to start.
ViewTreeObserver
dispatchPause(boolean finishing)
Called by the container activity in its onPause() so that LocalActivityManager can perform the corresponding action on the activities it holds.
LocalActivityManager
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Called to process population of AccessibilityEvents.
Activity
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
AdapterView
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
CheckedTextView
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
CompoundButton
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Called to process population of AccessibilityEvents.
Dialog
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
ListView
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
RelativeLayout
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
TextView
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
View
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Dispatches an AccessibilityEvent to the View children to be populated.
ViewGroup
dispatchPopulateAccessibilityEvent(AccessibilityEvent event)
Called to process population of AccessibilityEvents.
Window.Callback
dispatchRestoreInstanceState(Bundle container)
Called by restoreHierarchyState(Bundle) to retrieve the saved state for this Preference and its children.
PreferenceGroup
(protected)
dispatchRestoreInstanceState(SparseArray<Parcelable> container)
Override to prevent thawing of any views created by the adapter.
AdapterView
(protected)
dispatchRestoreInstanceState(SparseArray<Parcelable> container)
Called by restoreHierarchyState(SparseArray) to retrieve the state for this view and its children.
AppWidgetHostView
(protected)
dispatchRestoreInstanceState(SparseArray<Parcelable> container)
Override so we are in complete control of save / restore for this widget.
DatePicker
(protected)
dispatchRestoreInstanceState(SparseArray<Parcelable> container)
Called by restoreHierarchyState(SparseArray) to retrieve the state for this view and its children.
View
(protected)
dispatchRestoreInstanceState(SparseArray<Parcelable> container)
Called by restoreHierarchyState(SparseArray) to retrieve the state for this view and its children.
ViewGroup
(protected)
dispatchResume()
Called by the container activity in its onResume() so that LocalActivityManager can perform the corresponding action on the activities it holds.
LocalActivityManager
dispatchSaveInstanceState(Bundle container)
Called by saveHierarchyState(Bundle) to store the instance for this Preference and its children.
PreferenceGroup
(protected)
dispatchSaveInstanceState(SparseArray<Parcelable> container)
Override to prevent freezing of any views created by the adapter.
AdapterView
(protected)
dispatchSaveInstanceState(SparseArray<Parcelable> container)
Called by saveHierarchyState(SparseArray) to store the state for this view and its children.
AppWidgetHostView
(protected)
dispatchSaveInstanceState(SparseArray<Parcelable> container)
Called by saveHierarchyState(SparseArray) to store the state for this view and its children.
View
(protected)
dispatchSaveInstanceState(SparseArray<Parcelable> container)
Called by saveHierarchyState(SparseArray) to store the state for this view and its children.
ViewGroup
(protected)
dispatchSetPressed(boolean pressed)
Dispatch setPressed to all of this View's children.
AbsListView
(protected)
dispatchSetPressed(boolean pressed)
Dispatch setPressed to all of this View's children.
Gallery
(protected)
dispatchSetPressed(boolean pressed)
Dispatch setPressed to all of this View's children.
View
(protected)
dispatchSetPressed(boolean pressed)
Dispatch setPressed to all of this View's children.
ViewGroup
(protected)
dispatchSetSelected(boolean selected)
Dispatch setSelected to all of this View's children.
Gallery
dispatchSetSelected(boolean selected)
Dispatch setSelected to all of this View's children.
View
(protected)
dispatchSetSelected(boolean selected)
Dispatch setSelected to all of this View's children.
ViewGroup
dispatchStop()
Called by the container activity in its onStop() so that LocalActivityManager can perform the corresponding action on the activities it holds.
LocalActivityManager
dispatchThawSelfOnly(SparseArray<Parcelable> container)
Perform dispatching of a thaw() to only this view, not to its children.
ViewGroup
(protected)
dispatchTouchEvent(MotionEvent ev)
Called to process touch screen events.
Activity
dispatchTouchEvent(MotionEvent ev)
Called to process touch screen events.
Dialog
dispatchTouchEvent(MotionEvent event)
Pass the touch screen motion event down to the target view, or this view if it is the target.
GestureOverlayView
dispatchTouchEvent(MotionEvent event)
Pass the touch screen motion event down to the target view, or this view if it is the target.
View
dispatchTouchEvent(MotionEvent ev)
Pass the touch screen motion event down to the target view, or this view if it is the target.
ViewGroup
dispatchTouchEvent(MotionEvent event)
Called to process touch screen events.
Window.Callback
dispatchTrackballEvent(MotionEvent ev)
Called to process trackball events.
Activity
dispatchTrackballEvent(MotionEvent ev)
Called to process trackball events.
Dialog
dispatchTrackballEvent(MotionEvent event)
Pass a trackball motion event down to the focused view.
View
dispatchTrackballEvent(MotionEvent event)
Pass a trackball motion event down to the focused view.
ViewGroup
dispatchTrackballEvent(MotionEvent event)
Called to process trackball events.
Window.Callback
dispatchTrackballEvent(int seq, MotionEvent event, InputMethodSession.EventCallback callback)
Take care of dispatching incoming trackball events to the appropriate callbacks on the service, and tell the client when this is done.
AbstractInputMethodService.AbstractInputMethodSessionImpl
dispatchTrackballEvent(int seq, MotionEvent event, InputMethodSession.EventCallback callback)
This method is called when there is a track ball event.
InputMethodSession
dispatchUnhandledMove(View focused, int direction)
This method is the last chance for the focused view and its ancestors to respond to an arrow key.
View
dispatchUnhandledMove(View focused, int direction)
This method is the last chance for the focused view and its ancestors to respond to an arrow key.
ViewGroup
dispatchUnhandledMove(View focused, int direction)
This method is the last chance for the focused view and its ancestors to respond to an arrow key.
ZoomButton
dispatchWindowFocusChanged(boolean hasFocus)
Called when the window containing this view gains or loses window focus.
TabHost
dispatchWindowFocusChanged(boolean hasFocus)
Called when the window containing this view gains or loses window focus.
View
dispatchWindowFocusChanged(boolean hasFocus)
Called when the window containing this view gains or loses window focus.
ViewGroup
dispatchWindowVisibilityChanged(int visibility)
Dispatch a window visibility change down the view hierarchy.
View
dispatchWindowVisibilityChanged(int visibility)
Dispatch a window visibility change down the view hierarchy.
ViewGroup
DISPLAY
A build ID string meant for displaying to the user
Build
displayCompletions(CompletionInfo[] completions) InputMethodService.InputMethodSessionImpl
displayCompletions(CompletionInfo[] completions)
Called by a text editor that performs auto completion, to tell the input method about the completions it has available.
InputMethodSession
displayCompletions(View view, CompletionInfo[] completions)
InputMethodManager
DisplayMetrics()
DisplayMetrics
displayName()
Gets the name of this charset for the default locale.
Charset
displayName(Locale l)
Gets the name of this charset for the specified locale.
Charset
DISPLAY_CLIP_HORIZONTAL
Special constant to enable clipping to an overall display along the horizontal dimension.
int
Gravity
DISPLAY_CLIP_VERTICAL
Special constant to enable clipping to an overall display along the vertical dimension.
int
Gravity
DISPLAY_MODE_GRID
Displays a live folder's content in a grid.
int
LiveFolders
DISPLAY_MODE_LIST
Displays a live folder's content in a list.
int
LiveFolders
DISPLAY_NAME
This constant is deprecated. see ContactsContract
Contacts.PeopleColumns
DISPLAY_NAME
The display name for the email address

Type: TEXT

ContactsContract.CommonDataKinds.Email
DISPLAY_NAME
The name that should be used to display the contact.
ContactsContract.CommonDataKinds.StructuredName
DISPLAY_NAME
The display name for the contact.
ContactsContract.ContactsColumns
DISPLAY_NAME
The display name of the file

Type: TEXT

MediaStore.MediaColumns
DISPLAY_NAME
The human-friendly name of file.
OpenableColumns
distanceBetween(double startLatitude, double startLongitude, double endLatitude, double endLongitude, float[] results)
Computes the approximate distance in meters between two locations, and optionally the initial and final bearings of the shortest path between them.
Location
distanceTo(Location dest)
Returns the approximate distance in meters between this location and the given location.
Location
DISTINCT
The type code that identifies the SQL type DISTINCT.
int
Types
dither
Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen.)

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

int
R.attr
DITHER_FLAG
bit mask for the flag enabling dithering
int
Paint
divide(BigDecimal divisor)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigDecimal divisor, int roundingMode)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigDecimal divisor, int scale, int roundingMode)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigDecimal divisor, int scale, RoundingMode roundingMode)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigDecimal divisor, MathContext mc)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigDecimal divisor, RoundingMode roundingMode)
Returns a new BigDecimal whose value is this / divisor.
BigDecimal
divide(BigInteger divisor)
Returns a new BigInteger whose value is this / divisor.
BigInteger
divideAndRemainder(BigDecimal divisor)
Returns a BigDecimal array which contains the integral part of this / divisor at index 0 and the remainder this % divisor at index 1.
BigDecimal
divideAndRemainder(BigDecimal divisor, MathContext mc)
Returns a BigDecimal array which contains the integral part of this / divisor at index 0 and the remainder this % divisor at index 1.
BigDecimal
divideAndRemainder(BigInteger divisor)
Returns a BigInteger array which contains this / divisor at index 0 and this % divisor at index 1.
BigInteger
divideMessage(String text)
This method is deprecated. Use android.telephony.SmsManager.
SmsManager
divideMessage(String text)
Divide a message text into several fragments, none bigger than the maximum SMS message size.
SmsManager
divider
Drawable or color to draw between list items.
int
R.attr
dividerHeight
Height of the divider.
int
R.attr
divider_horizontal_bright
int
R.drawable
divider_horizontal_dark
int
R.drawable
divider_horizontal_dim_dark
int
R.drawable
divider_horizontal_textfield
int
R.drawable
divideToIntegralValue(BigDecimal divisor)
Returns a new BigDecimal whose value is the integral part of this / divisor.
BigDecimal
divideToIntegralValue(BigDecimal divisor, MathContext mc)
Returns a new BigDecimal whose value is the integral part of this / divisor.
BigDecimal
DKGRAY
int
Color
doAs(Subject subject, PrivilegedAction action)
Runs the code defined by action using the permissions granted to the Subject itself and to the code as well.
Subject
doAs(Subject subject, PrivilegedExceptionAction action)
Runs the code defined by action using the permissions granted to the subject and to the code itself.
Subject
doAsPrivileged(Subject subject, PrivilegedAction action, AccessControlContext context)
Run the code defined by action using the permissions granted to the Subject and to the code itself, additionally providing a more specific context.
Subject
doAsPrivileged(Subject subject, PrivilegedExceptionAction action, AccessControlContext context)
Runs the code defined by action using the permissions granted to the subject and to the code itself, additionally providing a more specific context.
Subject
DOCDECL
An XML document type declaration was just read.
int
XmlPullParser
docdecl(String text)
XmlSerializer
documentHasImages(Message response)
Query the document to see if it contains any image references.
WebView
DOCUMENT_FRAGMENT_NODE
The node is a DocumentFragment.
short
Node
DOCUMENT_NODE
The node is a Document.
short
Node
DOCUMENT_TYPE_NODE
The node is a DocumentType.
short
Node
doDeserialize(SessionInputBuffer inbuffer, HttpMessage message)
EntityDeserializer
(protected)
doesMaxRowSizeIncludeBlobs()
Returns whether the return value of getMaxRowSize includes the SQL data types LONGVARCHAR and LONGVARBINARY.
DatabaseMetaData
doFinal()
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal()
Computes the digest of this MAC based on the data previously specified in update(byte) calls.
Mac
doFinal(byte[] input)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal(byte[] input)
Computes the digest of this MAC based on the data previously specified on update(byte) calls and on the final bytes specified by input (or based on those bytes only).
Mac
doFinal(byte[] output, int outputOffset)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal(byte[] output, int outOffset)
Computes the digest of this MAC based on the data previously specified in update(byte) calls and stores the digest in the specified output buffer at offset outOffset.
Mac
doFinal(byte[] input, int inputOffset, int inputLen)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal(byte[] input, int inputOffset, int inputLen, byte[] output)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal(byte[] input, int inputOffset, int inputLen, byte[] output, int outputOffset)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFinal(ByteBuffer input, ByteBuffer output)
Finishes a multi-part transformation (encryption or decryption).
Cipher
doFlush()
AbstractHttpClientConnection
(protected)
doFlush()
AbstractHttpServerConnection
(protected)
doFormatHeader(CharArrayBuffer buffer, Header header)
Actually formats a header.
BasicLineFormatter
(protected)
doFormatRequestLine(CharArrayBuffer buffer, RequestLine reqline)
Actually formats a request line.
BasicLineFormatter
(protected)
doFormatStatusLine(CharArrayBuffer buffer, StatusLine statline)
Actually formats a status line.
BasicLineFormatter
(protected)
doFormatValue(CharArrayBuffer buffer, String value, boolean quote)
Actually formats the value of a name-value pair.
BasicHeaderValueFormatter
(protected)
doInBackground(Params... params)
Override this method to perform a computation on a background thread.
AsyncTask
(protected)
domainMatch(String host, String domain)
Performs domain-match as defined by the RFC2965.
RFC2965DomainAttributeHandler
DOMAIN_ATTR
ClientCookie
DOMException(short code, String message)
Creates a new DOMException with the given error code and human-readable message.
DOMException
DOMSTRING_SIZE_ERR
If the specified range of text does not fit into a DOMString
short
DOMException
DONE
This constant is returned by iterate methods like previous() or next() if they have returned all valid boundaries.
int
BreakIterator
DONE
A constant which indicates that there is no character at the current index.
char
CharacterIterator
done()
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
FutureTask
(protected)
DONT_KILL_APP
Flag parameter for setComponentEnabledSetting(android.content.ComponentName, int, int) to indicate that you don't want to kill the app containing the component.
int
PackageManager
DONUT
Current work on "Donut" development branch.
int
Build.VERSION_CODES
doPhase(Key key, boolean lastPhase)
Does the next (or the last) phase of the key agreement, using the specified key.
KeyAgreement
doPrivileged(PrivilegedAction<T> action)
Returns the result of executing the specified privileged action.
AccessController
doPrivileged(PrivilegedAction<T> action, AccessControlContext context)
Returns the result of executing the specified privileged action.
AccessController
doPrivileged(PrivilegedExceptionAction<T> action)
Returns the result of executing the specified privileged action.
AccessController
doPrivileged(PrivilegedExceptionAction<T> action, AccessControlContext context)
Returns the result of executing the specified privileged action.
AccessController
doReceiveResponse(HttpRequest request, HttpClientConnection conn, HttpContext context)
Wait for and receive a response.
HttpRequestExecutor
(protected)
doSendRequest(HttpRequest request, HttpClientConnection conn, HttpContext context)
Send a request over a connection.
HttpRequestExecutor
(protected)
doSerialize(SessionOutputBuffer outbuffer, HttpMessage message)
EntitySerializer
(protected)
doService(HttpRequest request, HttpResponse response, HttpContext context)
HttpService
(protected)
DOTALL
This constant specifies that the '.' meta character matches arbitrary characters, including line endings, which is normally not the case.
int
Pattern
dotWithNormal(float dx, float dy, float dz)
Camera
DOUBLE
The type code that identifies the SQL type DOUBLE.
int
Types
Double(double value)
Constructs a new Double with the specified primitive double value.
Double
Double(String string)
Constructs a new Double from the specified string.
Double
doubleToLongBits(double value)
Converts the specified double value to a binary representation conforming to the IEEE 754 floating-point double precision bit layout.
Double
doubleToRawLongBits(double value)
Converts the specified double value to a binary representation conforming to the IEEE 754 floating-point double precision bit layout.
Double
doubleValue()
Returns this object's value as a double.
AtomicInteger
doubleValue()
Returns this object's value as a double.
AtomicLong
doubleValue()
Returns this BigDecimal as a double value.
BigDecimal
doubleValue()
Returns this BigInteger as an double value.
BigInteger
doubleValue()
Returns this object's value as a double.
Byte
doubleValue()
Gets the primitive value of this double.
Double
doubleValue()
Returns this object's value as a double.
Float
doubleValue()
Returns this object's value as a double.
Integer
doubleValue()
Returns this object's value as a double.
Long
doubleValue()
Returns this object's value as a double.
Number
doubleValue()
Returns this object's value as a double.
Short
doUpdateVisitedHistory(WebView view, String url, boolean isReload)
Notify the host application to update its visited links database.
WebViewClient
down(TextView widget, Spannable buffer)
Scrolls the text down if possible.
LinkMovementMethod
(protected)
down(TextView widget, Spannable buffer)
Scrolls the text down if possible.
ScrollingMovementMethod
(protected)
DOWNLOAD_REQUIRED
This constant is deprecated. see ContactsContract
Contacts.PhotosColumns
DO_NOT_DISTURB
int
Contacts.PresenceColumns
DO_NOT_DISTURB
int
ContactsContract.StatusColumns
DQUOTE_OK
Allow double quote characters.
int
UrlQuerySanitizer.IllegalCharacterValueSanitizer
drag(ActivityInstrumentationTestCase test, float fromX, float toX, float fromY, float toY, int stepCount)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
drag(InstrumentationTestCase test, float fromX, float toX, float fromY, float toY, int stepCount)
Simulate touching a specific location and dragging to a new location.
TouchUtils
dragQuarterScreenDown(ActivityInstrumentationTestCase test)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragQuarterScreenDown(InstrumentationTestCase test, Activity activity)
Simulate touching in the center of the screen and dragging one quarter of the way down
TouchUtils
dragQuarterScreenUp(ActivityInstrumentationTestCase test)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragQuarterScreenUp(InstrumentationTestCase test, Activity activity)
Simulate touching in the center of the screen and dragging one quarter of the way up
TouchUtils
dragViewBy(ActivityInstrumentationTestCase test, View v, int gravity, int deltaX, int deltaY)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewBy(InstrumentationTestCase test, View v, int gravity, int deltaX, int deltaY)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewTo(ActivityInstrumentationTestCase test, View v, int gravity, int toX, int toY)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewTo(InstrumentationTestCase test, View v, int gravity, int toX, int toY)
Simulate touching a view and dragging it to a specified location.
TouchUtils
dragViewToBottom(ActivityInstrumentationTestCase test, View v)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToBottom(ActivityInstrumentationTestCase test, View v, int stepCount)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToBottom(InstrumentationTestCase test, Activity activity, View v)
Simulate touching the center of a view and dragging to the bottom of the screen.
TouchUtils
dragViewToBottom(InstrumentationTestCase test, Activity activity, View v, int stepCount)
Simulate touching the center of a view and dragging to the bottom of the screen.
TouchUtils
dragViewToTop(ActivityInstrumentationTestCase test, View v)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToTop(ActivityInstrumentationTestCase test, View v, int stepCount)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToTop(InstrumentationTestCase test, View v)
Simulate touching the center of a view and dragging to the top of the screen.
TouchUtils
dragViewToTop(InstrumentationTestCase test, View v, int stepCount)
Simulate touching the center of a view and dragging to the top of the screen.
TouchUtils
dragViewToX(ActivityInstrumentationTestCase test, View v, int gravity, int toX)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToX(InstrumentationTestCase test, View v, int gravity, int toX)
Simulate touching a view and dragging it to a specified location.
TouchUtils
dragViewToY(ActivityInstrumentationTestCase test, View v, int gravity, int toY)
This method is deprecated. ActivityInstrumentationTestCase is deprecated in favor of ActivityInstrumentationTestCase2, which provides more options for configuring the Activity under test
TouchUtils
dragViewToY(InstrumentationTestCase test, View v, int gravity, int toY)
Simulate touching a view and dragging it to a specified location.
TouchUtils
drain()
Writes buffered data to the target stream.
ObjectOutputStream
(protected)
drainPermits()
Acquires and returns all permits that are immediately available.
Semaphore
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
ArrayBlockingQueue
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
BlockingQueue
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
DelayQueue
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
LinkedBlockingQueue
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
PriorityBlockingQueue
drainTo(Collection<? super E> c)
Removes all available elements from this queue and adds them to the given collection.
SynchronousQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
ArrayBlockingQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
BlockingQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
DelayQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
LinkedBlockingQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
PriorityBlockingQueue
drainTo(Collection<? super E> c, int maxElements)
Removes at most the given number of available elements from this queue and adds them to the given collection.
SynchronousQueue
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
AbsListView
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
BitmapDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
ClipDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
ColorDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
Drawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
DrawableContainer
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
FrameLayout
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
GestureOverlayView
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
GradientDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
InsetDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
LayerDrawable
draw(Canvas c)
Draw this Layout on the specified Canvas.
Layout
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
NinePatchDrawable
draw(Canvas canvas)
Draw this picture on the canvas.
Picture
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
PictureDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
RotateDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
ScaleDrawable
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
ShapeDrawable
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
SurfaceView
draw(Canvas canvas)
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).
TransitionDrawable
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
View
draw(Canvas canvas)
Manually render this view (and all of its children) to the given Canvas.
ViewStub
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
ArcShape
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
OvalShape
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
PathShape
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
RectShape
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
RoundRectShape
draw(Canvas canvas, Paint paint)
Draw this shape into the provided Canvas, with the provided Paint.
Shape
draw(Canvas c, Path highlight, Paint highlightpaint, int cursorOffset)
Draw the specified rectangle from this Layout on the specified Canvas, with the specified path drawn between the background and the text.
BoringLayout
draw(Canvas c, Path highlight, Paint highlightpaint, int cursorOffsetVertical)
Draw the specified rectangle from this Layout on the specified Canvas, with the specified path drawn between the background and the text.
Layout
draw(Canvas canvas, Rect location)
Draw a bitmap of nine patches.
NinePatch
draw(Canvas canvas, Rect location, Paint paint)
Draw a bitmap of nine patches.
NinePatch
draw(Canvas canvas, RectF location)
Draw a bitmap of nine patches.
NinePatch
draw(Canvas canvas, float x, float y)
Movie
draw(Canvas canvas, float x, float y, Paint paint)
Movie
draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, int y, int bottom, Paint paint)
DynamicDrawableSpan
draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, int y, int bottom, Paint paint)
ReplacementSpan
drawable
Reference to a drawable resource to use for the frame.
int
R.attr
Drawable()
Drawable
Drawable.ConstantState()
Drawable.ConstantState
drawableBottom
The drawable to be drawn below the text.
int
R.attr
DrawableContainer()
DrawableContainer
drawableLeft
The drawable to be drawn to the left of the text.
int
R.attr
DrawableMarginSpan(Drawable b)
DrawableMarginSpan
DrawableMarginSpan(Drawable b, int pad)
DrawableMarginSpan
drawablePadding
The padding between the drawables and the text.
int
R.attr
drawableRight
The drawable to be drawn to the right of the text.
int
R.attr
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
AbsListView
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
AbsSeekBar
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
CheckedTextView
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
CompoundButton
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
FrameLayout
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
ImageView
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
ProgressBar
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
TextView
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
ToggleButton
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
View
(protected)
drawableStateChanged()
This function is called whenever the state of the view changes in such a way that it impacts the state of drawables being shown.
ViewGroup
(protected)
drawableTop
The drawable to be drawn above the text.
int
R.attr
drawArc(RectF oval, float startAngle, float sweepAngle, boolean useCenter, Paint paint)
Draw the specified arc, which will be scaled to fit inside the specified oval.
Canvas
drawARGB(int a, int r, int g, int b)
Fill the entire canvas' bitmap (restricted to the current clip) with the specified ARGB color, using srcover porterduff mode.
Canvas
drawBackground(Canvas c, Paint p, int left, int right, int top, int baseline, int bottom, CharSequence text, int start, int end, int lnum)
LineBackgroundSpan
drawBitmap(Bitmap bitmap, Matrix matrix, Paint paint)
Draw the bitmap using the specified matrix.
Canvas
drawBitmap(Bitmap bitmap, Rect src, Rect dst, Paint paint)
Draw the specified bitmap, scaling/translating automatically to fill the destination rectangle.
Canvas
drawBitmap(Bitmap bitmap, Rect src, RectF dst, Paint paint)
Draw the specified bitmap, scaling/translating automatically to fill the destination rectangle.
Canvas
drawBitmap(Bitmap bitmap, float left, float top, Paint paint)
Draw the specified bitmap, with its top/left corner at (x,y), using the specified paint, transformed by the current matrix.
Canvas
drawBitmap(int[] colors, int offset, int stride, float x, float y, int width, int height, boolean hasAlpha, Paint paint)
Treat the specified array of colors as a bitmap, and draw it.
Canvas
drawBitmap(int[] colors, int offset, int stride, int x, int y, int width, int height, boolean hasAlpha, Paint paint)
Legacy version of drawBitmap(int[] colors, ...) that took ints for x,y
Canvas
drawBitmapMesh(Bitmap bitmap, int meshWidth, int meshHeight, float[] verts, int vertOffset, int[] colors, int colorOffset, Paint paint)
Draw the bitmap through the mesh, where mesh vertices are evenly distributed across the bitmap.
Canvas
drawChild(Canvas canvas, View child, long drawingTime)
Draw one child of this View Group.
AppWidgetHostView
(protected)
drawChild(Canvas canvas, View child, long drawingTime)
Draw one child of this View Group.
ViewGroup
(protected)
drawChild(Canvas canvas, View child, long drawingTime)
Draw one child of this View Group.
WebView
(protected)
drawCircle(float cx, float cy, float radius, Paint paint)
Draw the specified circle using the specified paint.
Canvas
drawColor(int color)
Fill the entire canvas' bitmap (restricted to the current clip) with the specified color, using srcover porterduff mode.
Canvas
drawColor(int color, PorterDuff.Mode mode)
Fill the entire canvas' bitmap (restricted to the current clip) with the specified color and porter-duff xfermode.
Canvas
DrawFilter()
DrawFilter
drawingCacheQuality
Defines the quality of translucent drawing caches.
int
R.attr
DRAWING_CACHE_QUALITY_AUTO

Enables automatic quality mode for the drawing cache.

int
View
DRAWING_CACHE_QUALITY_HIGH

Enables high quality mode for the drawing cache.

int
View
DRAWING_CACHE_QUALITY_LOW

Enables low quality mode for the drawing cache.

int
View
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout l)
BulletSpan
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
DrawableMarginSpan
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
IconMarginSpan
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
LeadingMarginSpan
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
LeadingMarginSpan.Standard
drawLeadingMargin(Canvas c, Paint p, int x, int dir, int top, int baseline, int bottom, CharSequence text, int start, int end, boolean first, Layout layout)
QuoteSpan
drawLine(float startX, float startY, float stopX, float stopY, Paint paint)
Draw a line segment with the specified start and stop x,y coordinates, using the specified paint.
Canvas
drawLines(float[] pts, Paint paint)
Canvas
drawLines(float[] pts, int offset, int count, Paint paint)
Draw a series of lines.
Canvas
drawOval(RectF oval, Paint paint)
Draw the specified oval using the specified paint.
Canvas
drawPaint(Paint paint)
Fill the entire canvas' bitmap (restricted to the current clip) with the specified paint.
Canvas
drawPath(Path path, Paint paint)
Draw the specified path using the specified paint.
Canvas
drawPicture(Picture picture)
Save the canvas state, draw the picture, and restore the canvas state.
Canvas
drawPicture(Picture picture, Rect dst)
Draw the picture, stretched to fit into the dst rectangle.
Canvas
drawPicture(Picture picture, RectF dst)
Draw the picture, stretched to fit into the dst rectangle.
Canvas
drawPoint(float x, float y, Paint paint)
Helper for drawPoints() for drawing a single point.
Canvas
drawPoints(float[] pts, Paint paint)
Helper for drawPoints() that assumes you want to draw the entire array
Canvas
drawPoints(float[] pts, int offset, int count, Paint paint)
Draw a series of points.
Canvas
drawPosText(char[] text, int index, int count, float[] pos, Paint paint)
Draw the text in the array, with each character's origin specified by the pos array.
Canvas
drawPosText(String text, float[] pos, Paint paint)
Draw the text in the array, with each character's origin specified by the pos array.
Canvas
drawRect(Rect r, Paint paint)
Draw the specified Rect using the specified Paint.
Canvas
drawRect(RectF rect, Paint paint)
Draw the specified Rect using the specified paint.
Canvas
drawRect(float left, float top, float right, float bottom, Paint paint)
Draw the specified Rect using the specified paint.
Canvas
drawRGB(int r, int g, int b)
Fill the entire canvas' bitmap (restricted to the current clip) with the specified RGB color, using srcover porterduff mode.
Canvas
drawRoundRect(RectF rect, float rx, float ry, Paint paint)
Draw the specified round-rect using the specified paint.
Canvas
drawSelectorOnTop
When set to true, the selector will be drawn over the selected item.
int
R.attr
drawText(Canvas c, int start, int end, float x, float y, Paint p) SpannableStringBuilder
drawText(char[] text, int index, int count, float x, float y, Paint paint)
Draw the text, with origin at (x,y), using the specified paint.
Canvas
drawText(CharSequence text, int start, int end, float x, float y, Paint paint)
Draw the specified range of text, specified by start/end, with its origin at (x,y), in the specified Paint.
Canvas
drawText(String text, float x, float y, Paint paint)
Draw the text, with origin at (x,y), using the specified paint.
Canvas
drawText(String text, int start, int end, float x, float y, Paint paint)
Draw the text, with origin at (x,y), using the specified paint.
Canvas
drawTextOnPath(char[] text, int index, int count, Path path, float hOffset, float vOffset, Paint paint)
Draw the text, with origin at (x,y), using the specified paint, along the specified path.
Canvas
drawTextOnPath(String text, Path path, float hOffset, float vOffset, Paint paint)
Draw the text, with origin at (x,y), using the specified paint, along the specified path.
Canvas
drawVertices(Canvas.VertexMode mode, int vertexCount, float[] verts, int vertOffset, float[] texs, int texOffset, int[] colors, int colorOffset, short[] indices, int indexOffset, int indexCount, Paint paint)
Draw the array of vertices, interpreted as triangles (based on mode).
Canvas
Driver()
Driver
Driver(XmlPullParser pp)
Driver
DriverPropertyInfo(String name, String value)
Creates a DriverPropertyInfo instance with the supplied name and value.
DriverPropertyInfo
dropDownAnchor
View to anchor the auto-complete dropdown to.
int
R.attr
dropDownHeight
Specifies the basic width of the dropdown.
int
R.attr
dropDownHintAppearance
Default style for drop down hints.
int
R.attr
dropDownHorizontalOffset
Amount of pixels by which the drop down should be offset horizontally.
int
R.attr
dropDownItemStyle
Default style for drop down items.
int
R.attr
dropDownListViewStyle
Default ListView style for drop downs.
int
R.attr
dropDownSelector
Selector in a drop down list.
int
R.attr
dropDownVerticalOffset
Amount of pixels by which the drop down should be offset vertically.
int
R.attr
dropDownWidth
Specifies the basic width of the dropdown.
int
R.attr
dropEntry()
Forgets about an entry from this pool.
RouteSpecificPool
DSAParameterSpec(BigInteger p, BigInteger q, BigInteger g)
Creates a new DSAParameterSpec with the specified prime p, sub-prime q and the base g.
DSAParameterSpec
DSAPrivateKeySpec(BigInteger x, BigInteger p, BigInteger q, BigInteger g)
Creates a new DSAPrivateKeySpec with the specified private key, prime, sub-prime and base.
DSAPrivateKeySpec
DSAPublicKeySpec(BigInteger y, BigInteger p, BigInteger q, BigInteger g)
Creates a new DSAPublicKeySpec with the specified public key, prime, sub-prime and base.
DSAPublicKeySpec
DST_OFFSET
Field number for get and set indicating the daylight savings offset in milliseconds.
int
Calendar
DTMF_TONE_WHEN_DIALING
Whether the audible DTMF tones are played by the dialer when dialing.
Settings.System
DUMP
Allows an application to retrieve state dump information from system services.
Manifest.permission
dump()
TokenWatcher
dump(Printer pw, String prefix)
ActivityInfo
dump(Printer pw, String prefix)
ApplicationInfo
dump(Printer pw, String prefix)
Write debug output of this object.
EditorInfo
dump(Printer pw, String prefix)
Handler
dump(Printer pw, String prefix)
InputMethodInfo
dump(Printer du, String prefix)
IntentFilter
dump(Printer pw, String prefix)
Location
dump(Printer pw, String prefix)
Looper
dump(Printer pw, String prefix)
ResolveInfo
dump(Printer pw, String prefix)
ServiceInfo
dump(int priority, String tag, String prefix)
Print contents of this theme out to the log.
Resources.Theme
dump(int[] states)
StateSet
dump(FileDescriptor fd, PrintWriter fout, String[] args)
Implement this to handle Binder.dump() calls on your input method.
AbstractInputMethodService
(protected)
dump(FileDescriptor fd, PrintWriter fout, String[] args)
Print the object's state into the given stream.
Binder
(protected)
dump(FileDescriptor fd, PrintWriter fout, String[] args)
Performs a dump of the InputMethodService's internal state.
InputMethodService
(protected)
dump(FileDescriptor fd, PrintWriter writer, String[] args)
Print the Service's state into the given stream.
Service
(protected)
dump(FileDescriptor fd, String[] args)
Implemented to call the more convenient version dump(FileDescriptor, PrintWriter, String[]).
Binder
dump(FileDescriptor fd, String[] args)
Print the object's state into the given stream.
IBinder
dumpBack(Printer pw, String prefix)
ComponentInfo
(protected)
dumpBack(Printer pw, String prefix)
PackageItemInfo
(protected)
dumpCapturedView(String tag, Object view)
Dump view info for id based instrument test generation (and possibly further data analysis).
ViewDebug
dumpCurrentRow(Cursor cursor)
Prints the contents of a Cursor's current row to System.out.
DatabaseUtils
dumpCurrentRow(Cursor cursor, PrintStream stream)
Prints the contents of a Cursor's current row to a PrintSteam.
DatabaseUtils
dumpCurrentRow(Cursor cursor, StringBuilder sb)
Prints the contents of a Cursor's current row to a StringBuilder.
DatabaseUtils
dumpCurrentRowToString(Cursor cursor)
Dump the contents of a Cursor's current row to a String.
DatabaseUtils
dumpCursor(Cursor cursor)
Prints the contents of a Cursor to System.out.
DatabaseUtils
dumpCursor(Cursor cursor, PrintStream stream)
Prints the contents of a Cursor to a PrintSteam.
DatabaseUtils
dumpCursor(Cursor cursor, StringBuilder sb)
Prints the contents of a Cursor to a StringBuilder.
DatabaseUtils
dumpCursorToString(Cursor cursor)
Prints the contents of a Cursor to a String.
DatabaseUtils
dumpFront(Printer pw, String prefix)
ComponentInfo
(protected)
dumpFront(Printer pw, String prefix)
PackageItemInfo
(protected)
dumpHprofData(String fileName)
Dump "hprof" data to the specified file.
Debug
dumpHprofData(String fileName)
Dump "hprof" data to the specified file.
VMDebug
dumpSpans(CharSequence cs, Printer printer, String prefix)
Debugging tool to print the spans in a CharSequence.
TextUtils
dumpStack()
Prints to the standard error stream a text representation of the current stack for this Thread.
Thread
dumpToLog()
Dumps the timings to the log using Log.d().
TimingLogger
DUMP_TRANSACTION
IBinder protocol transaction code: dump internal state.
int
IBinder
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
ByteBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
CharBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
DoubleBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
FloatBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
IntBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
LongBuffer
duplicate()
Returns a duplicated buffer that shares its content with this buffer.
ShortBuffer
DuplicateFormatFlagsException(String f)
Constructs a new DuplicateFormatFlagsException with the flags containing duplicates.
DuplicateFormatFlagsException
duplicateParentState
When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself.
int
R.attr
DURATION
The duration of the call in seconds

Type: INTEGER (long)

CallLog.Calls
DURATION
The duration of the audio file, in ms

Type: INTEGER (long)

MediaStore.Audio.AudioColumns
DURATION
The duration of the video file, in ms

Type: INTEGER (long)

MediaStore.Video.VideoColumns
duration
Amount of time (in milliseconds) to display this frame.
int
R.attr
duration()
Movie
DynamicDrawableSpan()
DynamicDrawableSpan
DynamicLayout(CharSequence base, TextPaint paint, int width, Layout.Alignment align, float spacingmult, float spacingadd, boolean includepad)
Make a layout for the specified text that will be updated as the text is changed.
DynamicLayout
DynamicLayout(CharSequence base, CharSequence display, TextPaint paint, int width, Layout.Alignment align, float spacingmult, float spacingadd, boolean includepad)
Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.
DynamicLayout
DynamicLayout(CharSequence base, CharSequence display, TextPaint paint, int width, Layout.Alignment align, float spacingmult, float spacingadd, boolean includepad, TextUtils.TruncateAt ellipsize, int ellipsizedWidth)
Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.
DynamicLayout