Build 1.0_r1
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 _

M

Mac - Class in javax.crypto
 
Mac(MacSpi, Provider, String) - Constructor for class javax.crypto.Mac
 
MacSpi - Class in javax.crypto
 
MacSpi() - Constructor for class javax.crypto.MacSpi
 
MAGENTA - Static variable in class android.graphics.Color

Constant Value: -65281 (0xffff00ff)
MAGNETIC_FIELD_EARTH_MAX - Static variable in class android.hardware.SensorManager
Maximum magnetic field on Earth's surface
Constant Value: 60.0
MAGNETIC_FIELD_EARTH_MIN - Static variable in class android.hardware.SensorManager
Minimum magnetic field on Earth's surface
Constant Value: 30.0
MailTo - Class in android.net
MailTo URL parser This class parses a mailto scheme URL and then can be queried for the parsed parameters.
MAILTO_SCHEME - Static variable in class android.net.MailTo

Constant Value: "mailto:"
main(String[]) - Static method in class dalvik.system.TouchDex
We continue here in the child process. args[0] can be a colon-separated path list, or "-" to read from stdin.
MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
 
major - Variable in class org.apache.http.ProtocolVersion
Major version number of the protocol
make(CharSequence, char[], int, int) - Static method in class android.text.AlteredCharSequence
Create an AlteredCharSequence whose text (and possibly spans) are mirrored from source, except that the range of offsets substart inclusive to subend exclusive are mirrored instead from sub, beginning at offset 0.
make(CharSequence, TextPaint, int, Layout.Alignment, float, float, BoringLayout.Metrics, boolean) - Static method in class android.text.BoringLayout
 
make(CharSequence, TextPaint, int, Layout.Alignment, float, float, BoringLayout.Metrics, boolean, TextUtils.TruncateAt, int) - Static method in class android.text.BoringLayout
 
makeActive() - Method in class android.view.Window
 
makeExistingFilesAndDbsAccessible() - Method in class android.test.RenamingDelegatingContext
Makes accessible all files and databases whose names match the filePrefix that was passed to the constructor.
makeInAnimation(Context, boolean) - Static method in class android.view.animation.AnimationUtils
Make an animation for objects becoming visible.
makeInChildBottomAnimation(Context) - Static method in class android.view.animation.AnimationUtils
Make an animation for objects becoming visible.
makeMeasureSpec(int, int) - Static method in class android.view.View.MeasureSpec
Creates a measure specification based on the supplied size and mode.
makeOutAnimation(Context, boolean) - Static method in class android.view.animation.AnimationUtils
Make an animation for objects becoming invisible.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Create a new SAX parser object using the class name provided.
makeText(Context, CharSequence, int) - Static method in class android.widget.Toast
Make a standard toast that just contains a text view.
makeText(Context, int, int) - Static method in class android.widget.Toast
Make a standard toast that just contains a text view with the text from a resource.
makeView() - Method in interface android.widget.ViewSwitcher.ViewFactory
Creates a new View to be added in a ViewSwitcher.
MALAYALAM - Static variable in class java.awt.font.NumericShaper
The Constant MALAYALAM indicates the MALAYALAM range and decimal base.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
The "Malayalam" Unicode Block.
MalformedChallengeException - Exception in org.apache.http.auth
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedChunkCodingException - Exception in org.apache.http
Signals a malformed chunked stream.
MalformedChunkCodingException() - Constructor for exception org.apache.http.MalformedChunkCodingException
Creates a MalformedChunkCodingException without a detail message.
MalformedChunkCodingException(String) - Constructor for exception org.apache.http.MalformedChunkCodingException
Creates a MalformedChunkCodingException with the specified detail message.
MalformedCookieException - Exception in org.apache.http.cookie
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
malformedForLength(int) - Static method in class java.nio.charset.CoderResult
Gets a CoderResult object indicating a malformed-input error.
malformedInputAction() - Method in class java.nio.charset.CharsetDecoder
Gets this decoder's CodingErrorAction when malformed input occurred during decoding process.
malformedInputAction() - Method in class java.nio.charset.CharsetEncoder
Gets this encoder's CodingErrorAction when malformed input occurred during encoding process.
MalformedInputException - Exception in java.nio.charset
Thrown when a malformed input is encountered, for example, a byte sequence is illegal for the given charset.
MalformedInputException(int) - Constructor for exception java.nio.charset.MalformedInputException
Constructs an instance of this exception.
MalformedParameterizedTypeException - Exception in java.lang.reflect
Indicates that a malformed parameterized type has been accessed by a reflected method.
MalformedParameterizedTypeException() - Constructor for exception java.lang.reflect.MalformedParameterizedTypeException
Constructs an instance.
MalformedURLException - Exception in java.net
This exception is thrown when a program attempts to create an URL from an incorrect specification.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Constructs a new instance of this class with its walkback filled in.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Constructs a new instance of this class with its walkback and message filled in.
mAlpha - Variable in class android.view.animation.Transformation
 
MANAGE_APP_TOKENS - Static variable in class android.Manifest.permission
Allows an application to manage (create, destroy, Z-order) application tokens in the window manager.
ManagedClientConnection - Interface in org.apache.http.conn
A client-side connection with advanced connection logic.
managedConn - Variable in class org.apache.http.conn.BasicEofSensorWatcher
The connection to auto-release.
managedConn - Variable in class org.apache.http.conn.BasicManagedEntity
The connection to release.
managedConn - Variable in class org.apache.http.impl.client.DefaultRequestDirector
The currently allocated connection.
managedConn - Variable in class org.apache.http.impl.conn.SingleClientConnManager
The currently issued managed connection, if any.
managedQuery(Uri, String[], String, String[], String) - Method in class android.app.Activity
Wrapper around query(android.net.Uri, String[], String, String[], String) that gives the resulting Cursor to call startManagingCursor(Cursor) so that the activity will manage its lifecycle for you.
ManagerFactoryParameters - Interface in javax.net.ssl
 
manageSpaceActivity - Static variable in class android.R.attr
Name of the activity to be launched to manage application's space on device.
manageSpaceActivityName - Variable in class android.content.pm.ApplicationInfo
Java class implementing the Application's manage space functionality.
Manifest - Class in android
 
Manifest() - Constructor for class android.Manifest
 
Manifest - Class in java.util.jar
The Manifest class is used to obtain attribute information for a JarFile and its entries.
Manifest() - Constructor for class java.util.jar.Manifest
Constructs a new Manifest instance.
Manifest(InputStream) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest instance using the attributes obtained from is.
Manifest(Manifest) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest instance.
Manifest.permission - Class in android
 
Manifest.permission() - Constructor for class android.Manifest.permission
 
Manifest.permission_group - Class in android
 
Manifest.permission_group() - Constructor for class android.Manifest.permission_group
 
MANIFEST_NAME - Static variable in class java.util.jar.JarFile

Constant Value: "META-INF/MANIFEST.MF"
MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
 
mAnimation - Variable in class android.view.animation.LayoutAnimationController
The animation applied on each child of the view group on which this layout animation controller is set.
map(FileChannel.MapMode, long, long) - Method in class java.nio.channels.FileChannel
 
map - Variable in class java.util.jar.Attributes
 
Map - Interface in java.util
Map has a set of keys, each key is mapped to a single value.
Map.Entry - Interface in java.util
Map.Entry is a key/value mapping which is contained in a Map.
MAP_ADDRESSES - Static variable in class android.text.util.Linkify
Bit field indicating that phone numbers should be matched in methods that take an options mask
Constant Value: 8 (0x00000008)
MapActivity - Class in com.google.android.maps
Base class with code to manage the boring necessities of any activity that displays a MapView.
MapActivity() - Constructor for class com.google.android.maps.MapActivity
 
MapController - Class in com.google.android.maps
A utility class to manage panning and zooming of a map.
mapLibraryName(String) - Static method in class java.lang.System
 
MappedByteBuffer - Class in java.nio
MappedByteBuffer is a special kind of direct byte buffer, which maps a region of file to memory.
mapping() - Method in interface android.view.ViewDebug.ExportedProperty
 
mapPoints(float[], int, float[], int, int) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D points specified by src, and write the transformed points into the array of points specified by dst.
mapPoints(float[], float[]) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D points specified by src, and write the transformed points into the array of points specified by dst.
mapPoints(float[]) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D points, and write the transformed points back into the array
mapRadius(float) - Method in class android.graphics.Matrix
Return the mean radius of a circle after it has been mapped by this matrix.
mapRect(RectF, RectF) - Method in class android.graphics.Matrix
Apply this matrix to the src rectangle, and write the transformed rectangle into dst.
mapRect(RectF) - Method in class android.graphics.Matrix
Apply this matrix to the rectangle, and write the transformed rectangle back into it.
mapVectors(float[], int, float[], int, int) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D vectors specified by src, and write the transformed vectors into the array of vectors specified by dst.
mapVectors(float[], float[]) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D vectors specified by src, and write the transformed vectors into the array of vectors specified by dst.
mapVectors(float[]) - Method in class android.graphics.Matrix
Apply this matrix to the array of 2D vectors, and write the transformed vectors back into the array.
MapView - Static variable in class android.R.styleable
The set of attributes for a MapView.
MapView - Class in com.google.android.maps
A View which displays a map.
MapView(Context, String) - Constructor for class com.google.android.maps.MapView
Constructs a MapView object.
MapView(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView
Constructs a MapView object.
MapView(Context, AttributeSet, int) - Constructor for class com.google.android.maps.MapView
Constructs a MapView object.
MapView.LayoutParams - Class in com.google.android.maps
Per-child layout information associated with MapView.
MapView.LayoutParams(int, int, GeoPoint, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, GeoPoint, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters.
MapView.LayoutParams(ViewGroup.LayoutParams) - Constructor for class com.google.android.maps.MapView.LayoutParams
Defaults to mode MODE_VIEW and alignment TOP_LEFT.
MapView.ReticleDrawMode - Class in com.google.android.maps
Allow the user to specify the mode in which the reticle is drawn.
MapView_apiKey - Static variable in class android.R.styleable
An API Key required to use MapView.
mapViewStyle - Static variable in class android.R.attr
Default MapView style.
MARCH - Static variable in class java.util.Calendar

Constant Value: 2 (0x00000002)
mark(int) - Method in class android.content.res.AssetManager.AssetInputStream
Set a Mark position in this InputStream.
mark(int) - Method in class java.io.BufferedInputStream
Set a Mark position in this BufferedInputStream.
mark(int) - Method in class java.io.BufferedReader
Set a Mark position in this BufferedReader.
mark - Variable in class java.io.ByteArrayInputStream
The current mark position.
mark(int) - Method in class java.io.ByteArrayInputStream
Set a Mark position in this ByteArrayInputStream.
mark(int) - Method in class java.io.CharArrayReader
Set a Mark position in this Reader.
mark(int) - Method in class java.io.FilterInputStream
Set a Mark position in this FilterInputStream.
mark(int) - Method in class java.io.FilterReader
Set a Mark position in this FilterReader.
mark(int) - Method in class java.io.InputStream
Set a Mark position in this InputStream.
mark(int) - Method in class java.io.LineNumberInputStream
Set a Mark position in this LineNumberInputStream.
mark(int) - Method in class java.io.LineNumberReader
Set a Mark position in this LineNumberReader.
mark(int) - Method in class java.io.PushbackInputStream
Make a mark of the current position in the stream but the mark method does nothing.
mark(int) - Method in class java.io.PushbackReader
Mark this PushbackReader.
mark(int) - Method in class java.io.Reader
Set a Mark position in this Reader.
mark(int) - Method in class java.io.StringReader
Set a Mark position in this Reader.
mark() - Method in class java.nio.Buffer
Mark the current position, so that the position may return to this point later by calling reset().
mark(int) - Method in class java.util.zip.InflaterInputStream
Marks the current position in the stream.
markAsContacted(ContentResolver, long) - Static method in class android.provider.Contacts.People
Mark a person as having been contacted.
markAsReplaced(Spannable, int, int, String) - Static method in class android.text.method.QwertyKeyListener
Marks the specified region of content as having contained original prior to AutoText replacement.
markedPos - Variable in class java.io.CharArrayReader
Current mark position.
marklimit - Variable in class java.io.BufferedInputStream
The current limit, which when passed, invalidates the current mark.
markpos - Variable in class java.io.BufferedInputStream
The currently marked position. -1 indicates no mark has been set or the mark has been invalidated.
markReusable() - Method in interface org.apache.http.conn.ManagedClientConnection
Marks this connection as being in a reusable communication state.
markReusable() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
Marks this connection as being in a reusable communication state.
markSupported() - Method in class android.content.res.AssetManager.AssetInputStream
Returns a boolean indicating whether or not this InputStream supports mark() and reset().
markSupported() - Method in class java.io.BufferedInputStream
Returns a boolean indicating whether or not this BufferedInputStream supports mark() and reset().
markSupported() - Method in class java.io.BufferedReader
Returns a boolean indicating whether or not this Reader supports mark() and reset().
markSupported() - Method in class java.io.ByteArrayInputStream
Returns a boolean indicating whether or not this ByteArrayInputStream supports mark() and reset().
markSupported() - Method in class java.io.CharArrayReader
Returns a boolean indicating whether or not this CharArrayReader supports mark() and reset().
markSupported() - Method in class java.io.FilterInputStream
Returns a boolean indicating whether or not this FilterInputStream supports mark() and reset().
markSupported() - Method in class java.io.FilterReader
Returns a boolean indicating whether or not this FilterReader supports mark() and reset().
markSupported() - Method in class java.io.InputStream
Returns a boolean indicating whether or not this InputStream supports mark() and reset().
markSupported() - Method in class java.io.PushbackInputStream
Returns a boolean indicating whether or not this PushbackInputStream supports mark() and reset().
markSupported() - Method in class java.io.PushbackReader
Returns a boolean indicating whether or not this PushbackReader supports mark() and reset().
markSupported() - Method in class java.io.Reader
Returns a boolean indicating whether or not this Reader supports mark() and reset().
markSupported() - Method in class java.io.StringReader
Returns a boolean indicating whether or not this StringReader supports mark() and reset().
markSupported() - Method in class java.util.zip.InflaterInputStream
Returns whether the receiver implements mark semantics.
markSupported() - Method in class javax.crypto.CipherInputStream
Returns a boolean indicating whether or not this FilterInputStream supports mark() and reset().
markTableSyncable(String, String) - Method in class android.database.sqlite.SQLiteDatabase
Mark this table as syncable.
markTableSyncable(String, String, String) - Method in class android.database.sqlite.SQLiteDatabase
Mark this table as syncable, with the _sync_dirty residing in another table.
marshall() - Method in class android.os.Parcel
Returns the raw bytes of the parcel.
MaskFilter - Class in android.graphics
MaskFilter is the base class for object that perform transformations on an alpha-channel mask before drawing it.
MaskFilter() - Constructor for class android.graphics.MaskFilter
 
MaskFilterSpan - Class in android.text.style
 
MaskFilterSpan(MaskFilter) - Constructor for class android.text.style.MaskFilterSpan
 
MASTER_CLEAR - Static variable in class android.Manifest.permission

Constant Value: "android.permission.MASTER_CLEAR"
match(Uri) - Method in class android.content.IntentFilter.AuthorityEntry
 
match(ContentResolver, Intent, boolean, String) - Method in class android.content.IntentFilter
Test whether this filter matches the given intent.
match(String, String, String, Uri, Set, String) - Method in class android.content.IntentFilter
Test whether this filter matches the given intent data.
match - Variable in class android.content.pm.ResolveInfo
The system's evaluation of how well the activity matches the IntentFilter.
match(Uri) - Method in class android.content.UriMatcher
Try to match against the path in a url.
match(String) - Method in class android.os.PatternMatcher
 
match(Certificate) - Method in interface java.security.cert.CertSelector
 
match(CRL) - Method in interface java.security.cert.CRLSelector
 
match(Certificate) - Method in class java.security.cert.X509CertSelector
 
match(CRL) - Method in class java.security.cert.X509CRLSelector
 
match() - Method in class java.util.Scanner
Returns the match result of this scanner's last match operation.This method throws IllegalStateException if no match operation has been performed, or if the last match was unsuccessful.
match(AuthScope) - Method in class org.apache.http.auth.AuthScope
Tests if the authentication scopes match.
match(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieAttributeHandler
 
match(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieSpec
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.AbstractCookieAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicDomainHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicPathHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicSecureHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BestMatchSpec
Determines if a Cookie matches the target location.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.CookieSpecBase
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.NetscapeDomainHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109DomainHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
Match cookie domain attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
Match cookie port attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
MATCH_ADJUSTMENT_MASK - Static variable in class android.content.IntentFilter
The part of a match constant that applies a quality adjustment to the basic category of match.
MATCH_ADJUSTMENT_NORMAL - Static variable in class android.content.IntentFilter
Quality adjustment applied to the category of match that signifies the default, base value; higher numbers improve the quality while lower numbers reduce it.
MATCH_CATEGORY_EMPTY - Static variable in class android.content.IntentFilter
The filter matched an intent that had no data specified.
MATCH_CATEGORY_HOST - Static variable in class android.content.IntentFilter
The filter matched an intent with the same data URI scheme and authority host.
MATCH_CATEGORY_MASK - Static variable in class android.content.IntentFilter
The part of a match constant that describes the category of match that occurred.
MATCH_CATEGORY_PATH - Static variable in class android.content.IntentFilter
The filter matched an intent with the same data URI scheme, authority, and path.
MATCH_CATEGORY_PORT - Static variable in class android.content.IntentFilter
The filter matched an intent with the same data URI scheme and authority host and port.
MATCH_CATEGORY_SCHEME - Static variable in class android.content.IntentFilter
The filter matched an intent with the same data URI scheme.
MATCH_CATEGORY_TYPE - Static variable in class android.content.IntentFilter
The filter matched an intent with the same data MIME type.
MATCH_DEFAULT_ONLY - Static variable in class android.content.pm.PackageManager
Resolution and querying flag: if set, only filters that support the CATEGORY_DEFAULT will be considered for matching.
matchAction(String) - Method in class android.content.IntentFilter
Match this filter against an Intent's action.
matchCategories(Set) - Method in class android.content.IntentFilter
Match this filter against an Intent's categories.
matchData(String, String, Uri) - Method in class android.content.IntentFilter
Match this filter against an Intent's data (type, scheme and path).
matchDataAuthority(Uri) - Method in class android.content.IntentFilter
Match this intent filter against the given Intent data.
Matcher - Class in java.util.regex
Provides a means of matching regular expressions against a given input, finding occurrences of regular expressions in a given input, or replacing parts of a given input.
matcher(CharSequence) - Method in class java.util.regex.Pattern
Returns a Matcher for the Pattern and a given input.
matches(String) - Method in class java.lang.String
Determines whether a this String matches a given regular expression.
matches() - Method in class java.util.regex.Matcher
Tries to match the Pattern against the entire region (or the entire input, if no region has been set).
matches(String, CharSequence) - Static method in class java.util.regex.Pattern
Tries to match a given regular expression against a given input.
MatchResult - Interface in java.util.regex
Holds the results of a successful match of a Pattern against a given string.
matchUriRequestPattern(String, String) - Method in class org.apache.http.protocol.HttpRequestHandlerRegistry
 
matchUriRequestPattern(String, String) - Method in class org.apache.http.protocol.UriPatternMatcher
 
Math - Class in java.lang
Class math provides various floating point support routines and some standard constants.
MATH_SYMBOL - Static variable in class java.lang.Character
Unicode category constant Sm.
MathContext - Class in java.math
Immutable objects describing settings as rounding mode and digit precision for the numerical operations provided by class BigDecimal.
MathContext(int) - Constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and with the rounding mode HALF_UP.
MathContext(int, RoundingMode) - Constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and with the specified rounding mode.
MathContext(String) - Constructor for class java.math.MathContext
Constructs a new MathContext from a string.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
The "Mathematical Alphanumeric Symbols" Unicode Block.
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
The "Supplemental Mathematical Operators" Unicode Block.
Matrix - Class in android.graphics
The Matrix class holds a 3x3 matrix for transforming coordinates.
Matrix() - Constructor for class android.graphics.Matrix
Create an identity matrix
Matrix(Matrix) - Constructor for class android.graphics.Matrix
Create a matrix that is a (deep) copy of src
Matrix - Class in android.opengl
Matrix math utilities.
Matrix() - Constructor for class android.opengl.Matrix
 
MATRIX - Static variable in class android.widget.ImageView.ScaleType
Scale using the image matrix when drawing.
Matrix.ScaleToFit - Class in android.graphics
Controlls how the src rect should align into the dst rect for setRectToRect().
MATRIX_SAVE_FLAG - Static variable in class android.graphics.Canvas
restore the current matrix when restore() is called
Constant Value: 1 (0x00000001)
MatrixCursor - Class in android.database
A mutable cursor implementation backed by an array of Objects.
MatrixCursor(String[], int) - Constructor for class android.database.MatrixCursor
Constructs a new cursor with the given initial capacity.
MatrixCursor(String[]) - Constructor for class android.database.MatrixCursor
Constructs a new cursor.
MatrixCursor.RowBuilder - Class in android.database
Builds a row, starting from the left-most column and adding one column value at a time.
max - Static variable in class android.R.attr
Defines the maximum value the progress can take.
max(double, double) - Static method in class java.lang.Math
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(float, float) - Static method in class java.lang.Math
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(int, int) - Static method in class java.lang.Math
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(long, long) - Static method in class java.lang.Math
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(double, double) - Static method in class java.lang.StrictMath
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(float, float) - Static method in class java.lang.StrictMath
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(int, int) - Static method in class java.lang.StrictMath
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(long, long) - Static method in class java.lang.StrictMath
Returns the most positive (i.e. closest to positive infinity) of the two arguments.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection) - Static method in class java.util.Collections
Searches the specified Collection for the maximum element.
max(Collection, Comparator) - Static method in class java.util.Collections
Searches the specified Collection for the maximum element using the specified Comparator.
MAX_AGE_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie

Constant Value: "max-age"
MAX_CODE_POINT - Static variable in class java.lang.Character
Maximum code point value - U+10FFFF.
MAX_CONNECTIONS_PER_ROUTE - Static variable in interface org.apache.http.conn.params.ConnManagerPNames
Defines the maximum number of connections per route.
MAX_HEADER_COUNT - Static variable in interface org.apache.http.params.CoreConnectionPNames
Determines the maximum HTTP header count allowed.
MAX_HIGH_SURROGATE - Static variable in class java.lang.Character
Maximum value of a high surrogate or leading surrogate unit in UTF-16 encoding - '?'
MAX_KEY_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum size in characters of preferences key
Constant Value: 80 (0x00000050)
MAX_KEYCODE - Static variable in class android.view.KeyEvent

Constant Value: 84 (0x00000054)
MAX_LINE_LENGTH - Static variable in interface org.apache.http.params.CoreConnectionPNames
Determines the maximum line length limit.
MAX_LOW_SURROGATE - Static variable in class java.lang.Character
Maximum value of a low surrogate or trailing surrogate unit in UTF-16 encoding - '?'
MAX_NAME_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum size in characters of preferences name
Constant Value: 80 (0x00000050)
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority value allowed for a thread.
MAX_RADIX - Static variable in class java.lang.Character
The maximum possible radix used for conversions between Characters and integers.
MAX_REDIRECTS - Static variable in interface org.apache.http.client.params.ClientPNames
Defines the maximum number of redirects to be followed.
MAX_STATUS_LINE_GARBAGE - Static variable in interface org.apache.http.conn.params.ConnConnectionPNames
Defines the maximum number of ignorable lines before we expect a HTTP response's status line.
MAX_SURROGATE - Static variable in class java.lang.Character
Maximum value of a surrogate unit in UTF-16 encoding - '?'
MAX_TOTAL_CONNECTIONS - Static variable in interface org.apache.http.conn.params.ConnManagerPNames
Defines the maximum number of connections in total.
MAX_USER_DATA_BYTES - Static variable in class android.telephony.gsm.SmsMessage
The maximum number of payload bytes per message
Constant Value: 140 (0x0000008c)
MAX_USER_DATA_SEPTETS - Static variable in class android.telephony.gsm.SmsMessage
The maximum number of payload septets per message
Constant Value: 160 (0x000000a0)
MAX_USER_DATA_SEPTETS_WITH_HEADER - Static variable in class android.telephony.gsm.SmsMessage
The maximum number of payload septets per message if a user data header is present.
MAX_VALUE - Static variable in class java.lang.Byte
Constant for the maximum byte value, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The maximum possible Character value.
MAX_VALUE - Static variable in class java.lang.Double
Constant for the maximum double value, (2 - 2-52/sup>) * 21023.
MAX_VALUE - Static variable in class java.lang.Float
Constant for the maximum float value, (2 - 2-23) * 2127.
MAX_VALUE - Static variable in class java.lang.Integer
Constant for the maximum int value, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
Constant for the maximum long value, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
Constant for the maximum short value, 215-1.
MAX_VALUE_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum size in characters of preferences value
Constant Value: 8192 (0x00002000)
MAX_VOLUME - Static variable in class android.media.ToneGenerator
Maximum volume, for use with ToneGenerator(int, int)
Constant Value: 100 (0x00000064)
maxBytesPerChar() - Method in class java.nio.charset.CharsetEncoder
Get the maximum number of bytes which can be created by this encoder for one input character, must be positive
maxCharsPerByte() - Method in class java.nio.charset.CharsetDecoder
Get the maximum number of characters which can be created by this decoder for one input byte, must be positive
maxEms - Static variable in class android.R.attr
Makes the TextView be at most this many ems wide Must be an integer value, such as "100".
maxEntries - Variable in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
the maximum number of entries allowed for this pool
maxHeight - Static variable in class android.R.attr
An optional argument to supply a maximum height for this view.
maxItemsPerRow - Static variable in class android.R.attr
Defines the maximum number of items per row.
maxLength - Static variable in class android.R.attr
Set an input filter to constrain the text length to the specified number.
maxLevel - Static variable in class android.R.attr
Must be an integer value, such as "100".
maxLines - Static variable in class android.R.attr
Makes the TextView be at most this many lines tall Must be an integer value, such as "100".
maxMemory() - Method in class java.lang.Runtime
Return the maximum memory that will be used by the virtual machine, or Long.MAX_VALUE.
maxRows - Static variable in class android.R.attr
Defines the maximum number of rows displayed.
maxTotalConnections - Variable in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
 
maxWidth - Static variable in class android.R.attr
An optional argument to supply a maximum width for this view.
MAY - Static variable in class java.util.Calendar

Constant Value: 4 (0x00000004)
mCancel - Variable in class android.graphics.BitmapFactory.Options
Flag to indicate that cancel has been called on this object.
mcc - Variable in class android.content.res.Configuration
IMSI MCC (Mobile Country Code). 0 if undefined.
mClosed - Variable in class android.database.AbstractCursor
 
mContentResolver - Variable in class android.database.AbstractCursor
 
mContext - Variable in class android.test.AndroidTestCase
 
mCurrentRowID - Variable in class android.database.AbstractCursor
 
mDatabase - Variable in class android.database.sqlite.SQLiteProgram
The database this program is compiled against.
measure(int, int) - Method in class android.view.View
This is called to find out how big a view should be.
measureAllChildren - Static variable in class android.R.attr
Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring.
measureChild(View, int, int) - Method in class android.view.ViewGroup
Ask one of the children of this view to measure itself, taking into account both the MeasureSpec requirements for this view and its padding.
measureChild(View, int, int) - Method in class android.widget.ScrollView
Ask one of the children of this view to measure itself, taking into account both the MeasureSpec requirements for this view and its padding.
measureChildren(int, int) - Method in class android.view.ViewGroup
Ask all of the children of this view to measure themselves, taking into account both the MeasureSpec requirements for this view and its padding.
measureChildWithMargins(View, int, int, int, int) - Method in class android.view.ViewGroup
Ask one of the children of this view to measure itself, taking into account both the MeasureSpec requirements for this view and its padding and margins.
measureChildWithMargins(View, int, int, int, int) - Method in class android.widget.ScrollView
Ask one of the children of this view to measure itself, taking into account both the MeasureSpec requirements for this view and its padding and margins.
measureText(char[], int, int) - Method in class android.graphics.Paint
 
measureText(String, int, int) - Method in class android.graphics.Paint
 
measureText(String) - Method in class android.graphics.Paint
 
measureText(CharSequence, int, int) - Method in class android.graphics.Paint
Return the width of the text.
MEDIA_BAD_REMOVAL - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_BAD_REMOVAL if the media was removed before it was unmounted.
MEDIA_ERROR_SERVER_DIED - Static variable in class android.media.MediaPlayer
Media server died.
MEDIA_ERROR_UNKNOWN - Static variable in class android.media.MediaPlayer
Unspecified media player error.
MEDIA_MOUNTED - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_MOUNTED if the media is present and mounted at its mount point with read/write access.
MEDIA_MOUNTED_READ_ONLY - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_MOUNTED_READ_ONLY if the media is present and mounted at its mount point with read only access.
MEDIA_REMOVED - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_REMOVED if the media is not present.
MEDIA_SCANNER_VOLUME - Static variable in class android.provider.MediaStore
Name of current volume being scanned by the media scanner.
MEDIA_SHARED - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_SHARED if the media is present not mounted, and shared via USB mass storage.
MEDIA_UNMOUNTABLE - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_UNMOUNTABLE if the media is present but cannot be mounted.
MEDIA_UNMOUNTED - Static variable in class android.os.Environment
getExternalStorageState() returns MEDIA_UNMOUNTED if the media is present but not mounted.
MediaButton - Static variable in class android.R.style

Constant Value: 16973879 (0x01030037)
MediaButton_Ffwd - Static variable in class android.R.style

Constant Value: 16973883 (0x0103003b)
MediaButton_Next - Static variable in class android.R.style

Constant Value: 16973881 (0x01030039)
MediaButton_Pause - Static variable in class android.R.style

Constant Value: 16973885 (0x0103003d)
MediaButton_Play - Static variable in class android.R.style

Constant Value: 16973882 (0x0103003a)
MediaButton_Previous - Static variable in class android.R.style

Constant Value: 16973880 (0x01030038)
MediaButton_Rew - Static variable in class android.R.style

Constant Value: 16973884 (0x0103003c)
MediaController - Class in android.widget
A view containing controls for a MediaPlayer.
MediaController(Context, AttributeSet) - Constructor for class android.widget.MediaController
 
MediaController(Context, boolean) - Constructor for class android.widget.MediaController
 
MediaController(Context) - Constructor for class android.widget.MediaController
 
MediaController.MediaPlayerControl - Interface in android.widget
 
MediaPlayer - Class in android.media
Used to play audio and video files and streams.
MediaPlayer() - Constructor for class android.media.MediaPlayer
Default constructor.
MediaPlayer.OnBufferingUpdateListener - Interface in android.media
Interface definition of a callback to be invoked indicating buffering status of a media resource being streamed over the network.
MediaPlayer.OnCompletionListener - Interface in android.media
Interface definition for a callback to be invoked when playback of a media file has completed.
MediaPlayer.OnErrorListener - Interface in android.media
Interface definition of a callback to be invoked when there has been an error during an asynchronous operation (other errors will throw exceptions at method call time).
MediaPlayer.OnPreparedListener - Interface in android.media
Interface definition for a callback to be invoked when the media file is ready for playback.
MediaPlayer.OnSeekCompleteListener - Interface in android.media
Interface definition of a callback to be invoked indicating the completion of a seek operation.
MediaRecorder - Class in android.media
Used to record audio and video.
MediaRecorder() - Constructor for class android.media.MediaRecorder
Default constructor.
MediaRecorder.AudioEncoder - Class in android.media
Defines the audio encoding.
MediaRecorder.AudioSource - Class in android.media
Defines the audio source.
MediaRecorder.OutputFormat - Class in android.media
Defines the output format.
MediaScannerConnection - Class in android.media
MediaScannerConnection provides a way for applications to pass a newly created or downloaded media file to the media scanner service.
MediaScannerConnection(Context, MediaScannerConnection.MediaScannerConnectionClient) - Constructor for class android.media.MediaScannerConnection
Constructs a new MediaScannerConnection object.
MediaScannerConnection.MediaScannerConnectionClient - Interface in android.media
An interface for notifying clients of MediaScannerConnection when a connection to the MediaScanner service has been established and when the scanning of a file has completed.
MediaStore - Class in android.provider
The Media provider contains meta data for all available media on both internal and external storage devices.
MediaStore() - Constructor for class android.provider.MediaStore
 
MediaStore.Audio - Class in android.provider
Container for all audio content.
MediaStore.Audio() - Constructor for class android.provider.MediaStore.Audio
 
MediaStore.Audio.AlbumColumns - Interface in android.provider
Columns representing an album
MediaStore.Audio.Albums - Class in android.provider
Contains artists for audio files
MediaStore.Audio.Albums() - Constructor for class android.provider.MediaStore.Audio.Albums
 
MediaStore.Audio.ArtistColumns - Interface in android.provider
Columns representing an artist
MediaStore.Audio.Artists - Class in android.provider
Contains artists for audio files
MediaStore.Audio.Artists() - Constructor for class android.provider.MediaStore.Audio.Artists
 
MediaStore.Audio.Artists.Albums - Class in android.provider
Sub-directory of each artist containing all albums on which a song by the artist appears.
MediaStore.Audio.Artists.Albums() - Constructor for class android.provider.MediaStore.Audio.Artists.Albums
 
MediaStore.Audio.AudioColumns - Interface in android.provider
Columns for audio file that show up in multiple tables.
MediaStore.Audio.Genres - Class in android.provider
Contains all genres for audio files
MediaStore.Audio.Genres() - Constructor for class android.provider.MediaStore.Audio.Genres
 
MediaStore.Audio.Genres.Members - Class in android.provider
Sub-directory of each genre containing all members.
MediaStore.Audio.Genres.Members() - Constructor for class android.provider.MediaStore.Audio.Genres.Members
 
MediaStore.Audio.GenresColumns - Interface in android.provider
Columns representing an audio genre
MediaStore.Audio.Media - Class in android.provider
 
MediaStore.Audio.Media() - Constructor for class android.provider.MediaStore.Audio.Media
 
MediaStore.Audio.Playlists - Class in android.provider
Contains playlists for audio files
MediaStore.Audio.Playlists() - Constructor for class android.provider.MediaStore.Audio.Playlists
 
MediaStore.Audio.Playlists.Members - Class in android.provider
Sub-directory of each playlist containing all members.
MediaStore.Audio.Playlists.Members() - Constructor for class android.provider.MediaStore.Audio.Playlists.Members
 
MediaStore.Audio.PlaylistsColumns - Interface in android.provider
Columns representing a playlist
MediaStore.Images - Class in android.provider
Contains meta data for all available images.
MediaStore.Images() - Constructor for class android.provider.MediaStore.Images
 
MediaStore.Images.ImageColumns - Interface in android.provider
 
MediaStore.Images.Media - Class in android.provider
 
MediaStore.Images.Media() - Constructor for class android.provider.MediaStore.Images.Media
 
MediaStore.Images.Thumbnails - Class in android.provider
 
MediaStore.Images.Thumbnails() - Constructor for class android.provider.MediaStore.Images.Thumbnails
 
MediaStore.MediaColumns - Interface in android.provider
Common fields for most MediaProvider tables
MediaStore.Video - Class in android.provider
 
MediaStore.Video() - Constructor for class android.provider.MediaStore.Video
 
MediaStore.Video.Media - Class in android.provider
 
MediaStore.Video.Media() - Constructor for class android.provider.MediaStore.Video.Media
 
MediaStore.Video.VideoColumns - Interface in android.provider
 
MEDIUM - Static variable in class java.text.DateFormat
Format style constant.
meetsCriteria(Criteria) - Method in class android.location.LocationProvider
Returns true if this provider meets the given criteria, false otherwise.
Member - Interface in java.lang.reflect
Implementors of this interface model a class member.
members() - Method in interface java.security.acl.Group
 
MEMORY_TYPE_CHANGED - Static variable in class android.view.WindowManager.LayoutParams

Constant Value: 256 (0x00000100)
MEMORY_TYPE_GPU - Static variable in class android.view.WindowManager.LayoutParams
Memory type: The window's surface is configured to be accessible by graphics accelerators.
MEMORY_TYPE_HARDWARE - Static variable in class android.view.WindowManager.LayoutParams
Memory type: The window's surface is configured to be accessible by DMA engines and hardware accelerators.
MEMORY_TYPE_NORMAL - Static variable in class android.view.WindowManager.LayoutParams
Memory type: The window's surface is allocated in main memory.
MEMORY_TYPE_PUSH_BUFFERS - Static variable in class android.view.WindowManager.LayoutParams
Memory type: The window's surface doesn't own its buffers and therefore cannot be locked.
MemoryFile - Class in android.os
MemoryFile is a wrapper for the Linux ashmem driver.
MemoryFile(String, int) - Constructor for class android.os.MemoryFile
MemoryFile constructor.
MemoryHandler - Class in java.util.logging
A Handler put the description of log events into a cycled memory buffer.
MemoryHandler() - Constructor for class java.util.logging.MemoryHandler
Default constructor, construct and init a MemoryHandler using LogManager properties or default values
MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging.MemoryHandler
Construct and init a MemoryHandler using given target, size and push level, other properties using LogManager properties or default values
memoryType - Variable in class android.view.WindowManager.LayoutParams
Specifies what type of memory buffers should be used by this window.
Menu - Static variable in class android.R.styleable
Base attributes that are available to all Menu objects.
Menu - Interface in android.view
Interface for managing the items in a menu.
menu_frame - Static variable in class android.R.drawable

Constant Value: 17301603 (0x01080063)
menu_full_frame - Static variable in class android.R.drawable

Constant Value: 17301604 (0x01080064)
MENU_KEY - Static variable in class android.app.SearchManager
This is a shortcut definition for the default menu key to use for invoking search.
MENU_KEYCODE - Static variable in class android.app.SearchManager
This is a shortcut definition for the default menu key to use for invoking search.
menuCategory - Static variable in class android.R.attr
The category applied to all items within this group.
MenuGroup - Static variable in class android.R.styleable
Base attributes that are available to all groups.
MenuGroup_checkableBehavior - Static variable in class android.R.styleable
Whether the items are capable of displaying a check mark.
MenuGroup_enabled - Static variable in class android.R.styleable
Whether the items are enabled.
MenuGroup_id - Static variable in class android.R.styleable
The ID of the group.
MenuGroup_menuCategory - Static variable in class android.R.styleable
The category applied to all items within this group.
MenuGroup_orderInCategory - Static variable in class android.R.styleable
The order within the category applied to all items within this group.
MenuGroup_visible - Static variable in class android.R.styleable
Whether the items are shown/visible.
MenuInflater - Class in android.view
This class is used to instantiate menu XML files into Menu objects.
MenuInflater(Context) - Constructor for class android.view.MenuInflater
Constructs a menu inflater.
MenuItem - Static variable in class android.R.styleable
Base attributes that are available to all Item objects.
MenuItem - Interface in android.view
Interface for direct access to a previously created menu item.
MenuItem.OnMenuItemClickListener - Interface in android.view
Interface definition for a callback to be invoked when a menu item is clicked.
MenuItem_alphabeticShortcut - Static variable in class android.R.styleable
The alphabetic shortcut key.
menuitem_background - Static variable in class android.R.drawable

Constant Value: 17301605 (0x01080065)
MenuItem_checkable - Static variable in class android.R.styleable
Whether the item is capable of displaying a check mark.
MenuItem_checked - Static variable in class android.R.styleable
Whether the item is checked.
MenuItem_enabled - Static variable in class android.R.styleable
Whether the item is enabled.
MenuItem_icon - Static variable in class android.R.styleable
The icon associated with this item.
MenuItem_id - Static variable in class android.R.styleable
The ID of the item.
MenuItem_menuCategory - Static variable in class android.R.styleable
The category applied to the item.
MenuItem_numericShortcut - Static variable in class android.R.styleable
The numeric shortcut key.
MenuItem_orderInCategory - Static variable in class android.R.styleable
The order within the category applied to the item.
MenuItem_title - Static variable in class android.R.styleable
The title associated with the item.
MenuItem_titleCondensed - Static variable in class android.R.styleable
The condensed title associated with the item.
MenuItem_visible - Static variable in class android.R.styleable
Whether the item is shown/visible.
MenuItemCheckedFocusedState - Static variable in class android.R.styleable
State array representing a menu item that is currently focused and checked.
MenuItemCheckedFocusedState_state_checkable - Static variable in class android.R.styleable
State identifier indicating that the object may display a check mark.
MenuItemCheckedFocusedState_state_checked - Static variable in class android.R.styleable
State identifier indicating that the object is currently checked.
MenuItemCheckedFocusedState_state_focused - Static variable in class android.R.styleable
State value for StateListDrawable.
MenuItemCheckedState - Static variable in class android.R.styleable
State array representing a menu item that is currently checked.
MenuItemCheckedState_state_checkable - Static variable in class android.R.styleable
State identifier indicating that the object may display a check mark.
MenuItemCheckedState_state_checked - Static variable in class android.R.styleable
State identifier indicating that the object is currently checked.
MenuItemUncheckedFocusedState - Static variable in class android.R.styleable
State array representing a menu item that is focused and checkable but is not currently checked.
MenuItemUncheckedFocusedState_state_checkable - Static variable in class android.R.styleable
State identifier indicating that the object may display a check mark.
MenuItemUncheckedFocusedState_state_focused - Static variable in class android.R.styleable
State value for StateListDrawable.
MenuItemUncheckedState - Static variable in class android.R.styleable
State array representing a menu item that is checkable but is not currently checked.
MenuItemUncheckedState_state_checkable - Static variable in class android.R.styleable
State identifier indicating that the object may display a check mark.
MenuView - Static variable in class android.R.styleable
Attributes that can be used with a MenuView.
MenuView_headerBackground - Static variable in class android.R.styleable
Default background for the menu header.
MenuView_horizontalDivider - Static variable in class android.R.styleable
Default horizontal divider between rows of menu items.
MenuView_itemBackground - Static variable in class android.R.styleable
Default background for each menu item.
MenuView_itemIconDisabledAlpha - Static variable in class android.R.styleable
Default disabled icon alpha for each menu item that shows an icon.
MenuView_itemTextAppearance - Static variable in class android.R.styleable
Default appearance of menu item text.
MenuView_verticalDivider - Static variable in class android.R.styleable
Default vertical divider between menu items.
MenuView_windowAnimationStyle - Static variable in class android.R.styleable
Default animations for the menu Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
MergeCursor - Class in android.database
A convience class that lets you present an array of Cursors as a single linear Cursor.
MergeCursor(Cursor[]) - Constructor for class android.database.MergeCursor
 
mergeDrawableStates(int[], int[]) - Static method in class android.view.View
Merge your own state values in additionalState into the base state values baseState that were returned by onCreateDrawableState(int).
Message - Class in android.os
Defines a message containing a description and arbitrary data object that can be sent to a Handler.
Message() - Constructor for class android.os.Message
Constructor (but the preferred way to get a Message is to call Message.obtain()).
message - Static variable in class android.R.id

Constant Value: 16908299 (0x0102000b)
MessageDigest - Class in java.security
 
MessageDigest(String) - Constructor for class java.security.MessageDigest
 
MessageDigestSpi - Class in java.security
This class is a Service Provider Interface (therefore the Spi suffix) for digest algorithms to be supplied by providers.
MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
 
MessageFormat - Class in java.text
MessageFormat is used to format and parse arguments based on a pattern.
MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
Constructs a new MessageFormat using the specified pattern and the specified Locale for Formats.
MessageFormat(String) - Constructor for class java.text.MessageFormat
Constructs a new MessageFormat using the specified pattern and the default Locale for Formats.
MessageFormat.Field - Class in java.text
The instances of this inner class are used as attribute keys in AttributedCharacterIterator that MessageFormat.formatToCharacterIterator() method returns.
MessageFormat.Field(String) - Constructor for class java.text.MessageFormat.Field
Constructs a new instance of MessageFormat.Field with the given field name.
MessageQueue - Class in android.os
Low-level class holding the list of messages to be dispatched by a Looper.
MessageQueue.IdleHandler - Interface in android.os
Callback interface for discovering when a thread is going to block waiting for more messages.
MESSAGES - Static variable in class android.Manifest.permission_group
Used for permissions that allow an application to send messages on behalf of the user or intercept messages being received by the user.
Messenger - Class in android.os
Reference to a Handler, which others can use to send messages to it.
Messenger(Handler) - Constructor for class android.os.Messenger
Create a new Messenger pointing to the given Handler.
Messenger(IBinder) - Constructor for class android.os.Messenger
Create a Messenger from a raw IBinder, which had previously been retrieved with getBinder().
meta - Variable in class android.view.KeyCharacterMap.KeyData
The character that will be generated in various meta states (the same ones used for get(int, int) and defined as META_SHIFT_ON and META_ALT_ON).
META_ALT_LEFT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether the left ALT meta key is pressed.
META_ALT_LOCKED - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 512 (0x00000200)
META_ALT_ON - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 2 (0x00000002)
META_ALT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether one of the ALT meta keys is pressed.
META_ALT_RIGHT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether the right the ALT meta key is pressed.
META_CAP_LOCKED - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 256 (0x00000100)
META_LENGTH - Static variable in class android.view.KeyCharacterMap.KeyData

Constant Value: 4 (0x00000004)
META_SHIFT_LEFT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether the left SHIFT meta key is pressed.
META_SHIFT_ON - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 1 (0x00000001)
META_SHIFT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether one of the SHIFT meta keys is pressed.
META_SHIFT_RIGHT_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether the right SHIFT meta key is pressed.
META_SYM_LOCKED - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 1024 (0x00000400)
META_SYM_ON - Static variable in class android.text.method.MetaKeyKeyListener

Constant Value: 4 (0x00000004)
META_SYM_ON - Static variable in class android.view.KeyEvent
This mask is used to check whether the SYM meta key is pressed.
metaData - Variable in class android.content.pm.PackageItemInfo
Additional meta-data associated with this component.
METADATA_KEY_PREFERENCES - Static variable in class android.preference.PreferenceManager
The Activity meta-data key for its XML preference hierarchy.
MetaKeyKeyListener - Class in android.text.method
This base class encapsulates the behavior for handling the meta keys (caps, fn, sym).
MetaKeyKeyListener() - Constructor for class android.text.method.MetaKeyKeyListener
 
metersToEquatorPixels(float) - Method in interface com.google.android.maps.Projection
 
METHOD - Static variable in class java.lang.annotation.ElementType
Method declaration.
Method - Class in java.lang.reflect
This class models a method.
method - Variable in class java.net.HttpURLConnection
 
METHOD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
the format of a method attribute name
Constant Value: "pack.method.attribute."
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpDelete

Constant Value: "DELETE"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpGet

Constant Value: "GET"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpHead

Constant Value: "HEAD"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpOptions

Constant Value: "OPTIONS"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpPost

Constant Value: "POST"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpPut

Constant Value: "PUT"
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpTrace

Constant Value: "TRACE"
methodArgs() - Method in interface dalvik.annotation.TestTarget
 
methodName() - Method in interface dalvik.annotation.TestTarget
 
MethodNotSupportedException - Exception in org.apache.http
Indicates that an HTTP method is not supported.
MethodNotSupportedException(String) - Constructor for exception org.apache.http.MethodNotSupportedException
Creates a new MethodNotSupportedException with the specified detail message.
MethodNotSupportedException(String, Throwable) - Constructor for exception org.apache.http.MethodNotSupportedException
Creates a new MethodNotSupportedException with the specified detail message and cause.
MetricAffectingSpan - Class in android.text.style
The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class.
MetricAffectingSpan() - Constructor for class android.text.style.MetricAffectingSpan
 
MGF1ParameterSpec - Class in java.security.spec
 
MGF1ParameterSpec(String) - Constructor for class java.security.spec.MGF1ParameterSpec
 
MIC - Static variable in class android.media.MediaRecorder.AudioSource
Microphone audio source
Constant Value: 1 (0x00000001)
MICRO_KIND - Static variable in class android.provider.MediaStore.Images.Thumbnails

Constant Value: 3 (0x00000003)
MICROSECONDS - Static variable in class java.util.concurrent.TimeUnit
TimeUnit which represents one microsecond.
MIDDLE - Static variable in class android.text.TextUtils.TruncateAt
 
MILLISECOND - Static variable in class java.text.DateFormat.Field
Marks the millisecond part of a time.
MILLISECOND - Static variable in class java.util.Calendar

Constant Value: 14 (0x0000000e)
MILLISECOND_FIELD - Static variable in class java.text.DateFormat
Field constant.
MILLISECONDS - Static variable in class java.util.concurrent.TimeUnit
TimeUnit which represents one millisecond.
MIME_TYPE - Static variable in interface android.provider.MediaStore.MediaColumns
The MIME type of the file Type: TEXT
Constant Value: "mime_type"
mimeType - Static variable in class android.R.attr
Specify a MIME type that is handled, as per IntentFilter.addDataType().
MimeTypeMap - Class in android.webkit
Two-way map that maps MIME-types to file extensions and vice versa.
min(double, double) - Static method in class java.lang.Math
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(float, float) - Static method in class java.lang.Math
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(int, int) - Static method in class java.lang.Math
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(long, long) - Static method in class java.lang.Math
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(double, double) - Static method in class java.lang.StrictMath
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(float, float) - Static method in class java.lang.StrictMath
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(int, int) - Static method in class java.lang.StrictMath
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(long, long) - Static method in class java.lang.StrictMath
Returns the most negative (i.e. closest to negative infinity) of the two arguments.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection) - Static method in class java.util.Collections
Searches the specified Collection for the minimum element.
min(Collection, Comparator) - Static method in class java.util.Collections
Searches the specified Collection for the minimum element using the specified Comparator.
MIN_CODE_POINT - Static variable in class java.lang.Character
Minimum code point value - U+0000.
MIN_HIGH_SURROGATE - Static variable in class java.lang.Character
Minimum value of a high surrogate or leading surrogate unit in UTF-16 encoding - '?'
MIN_LOW_SURROGATE - Static variable in class java.lang.Character
Minimum value of a low surrogate or trailing surrogate unit in UTF-16 encoding - '?'
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority value allowed for a thread.
MIN_RADIX - Static variable in class java.lang.Character
The minimum possible radix used for conversions between Characters and integers.
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang.Character
Minimum value of a supplementary code point - U+010000.
MIN_SURROGATE - Static variable in class java.lang.Character
Minimum value of a surrogate unit in UTF-16 encoding - '?'
MIN_VALUE - Static variable in class java.lang.Byte
Constant for the minimum byte value, -27.
MIN_VALUE - Static variable in class java.lang.Character
The minimum possible Character value.
MIN_VALUE - Static variable in class java.lang.Double
Constant for the minimum double value, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
Constant for the minimum float value, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
Constant for the minimum int value, -231.
MIN_VALUE - Static variable in class java.lang.Long
Constant for the minimum long value, -231.
MIN_VALUE - Static variable in class java.lang.Short
Constant for the minimum short value, -215.
MIN_VOLUME - Static variable in class android.media.ToneGenerator
Minimum volume setting, for use with ToneGenerator(int, int)
Constant Value: 0 (0x00000000)
minEms - Static variable in class android.R.attr
Makes the TextView be at least this many ems wide Must be an integer value, such as "100".
minHeight - Static variable in class android.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
MINI_KIND - Static variable in class android.provider.MediaStore.Images.Thumbnails

Constant Value: 1 (0x00000001)
MINI_THUMB_MAGIC - Static variable in interface android.provider.MediaStore.Images.ImageColumns
The mini thumb id.
MINI_THUMB_MAGIC - Static variable in interface android.provider.MediaStore.Video.VideoColumns
The mini thumb id.
minLevel - Static variable in class android.R.attr
Must be an integer value, such as "100".
minLines - Static variable in class android.R.attr
Makes the TextView be at least this many lines tall Must be an integer value, such as "100".
minor - Variable in class org.apache.http.ProtocolVersion
Minor version number of the protocol
minSdkVersion - Static variable in class android.R.attr
This is the minimum SDK version number that the application requires.
mInterpolator - Variable in class android.view.animation.LayoutAnimationController
The interpolator used to interpolate the delays.
MINUTE - Static variable in class java.text.DateFormat.Field
Marks the minute part of a time.
MINUTE - Static variable in class java.util.Calendar

Constant Value: 12 (0x0000000c)
MINUTE_FIELD - Static variable in class java.text.DateFormat
Field constant.
minWidth - Static variable in class android.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
MIRROR - Static variable in class android.graphics.Shader.TileMode
repeat the shader's image horizontally and vertically, alternating mirror images so that adjacent images always seam
mirror(char[], int, int) - Static method in class android.text.AndroidCharacter
 
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang.Character.UnicodeBlock
The "Miscellaneous Mathematical Symbols-A" Unicode Block.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang.Character.UnicodeBlock
The "Miscellaneous Mathematical Symbols-B" Unicode Block.
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
The "Miscellaneous Symbols" Unicode Block.
MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang.Character.UnicodeBlock
The "Miscellaneous Symbols and Arrows" Unicode Block.
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
The "Miscellaneous Technical" Unicode Block.
MISSED_TYPE - Static variable in class android.provider.CallLog.Calls

Constant Value: 3 (0x00000003)
MissingFormatArgumentException - Exception in java.util
The unchecked exception will be thrown out if there no corresponding argument with the specified conversion or an argument index that refers to a missing argument.
MissingFormatArgumentException(String) - Constructor for exception java.util.MissingFormatArgumentException
Constructs an MissingFormatArgumentException with the specified conversion that lacks the argument.
MissingFormatWidthException - Exception in java.util
The unchecked exception will be thrown out if the format width is missing but is required.
MissingFormatWidthException(String) - Constructor for exception java.util.MissingFormatWidthException
Constructs a MissingFormatWidthException with the specified format specifier.
MissingResourceException - Exception in java.util
This runtime exception is thrown by ResourceBundle when a resouce bundle cannot be found or a resource is missing from a resource bundle.
MissingResourceException(String, String, String) - Constructor for exception java.util.MissingResourceException
Constructs a new instance of this class with its walkback, message, the class name of the resource bundle and the name of the missing resource.
MISUSE_MESSAGE - Static variable in class org.apache.http.impl.conn.SingleClientConnManager
The message to be logged on multiple allocation.
MITER - Static variable in class android.graphics.Paint.Join
The outer edges of a join meet at a sharp angle
mkdir() - Method in class java.io.File
Creates the directory named by the trailing filename of this File.
mkdirs() - Method in class java.io.File
Create all the directories needed for this File.
mMarker - Variable in class com.google.android.maps.OverlayItem
The overlay marker used to indicate this item.
mMatrix - Variable in class android.view.animation.Transformation
 
mName - Variable in class android.util.EventLogTags.Description
 
mnc - Variable in class android.content.res.Configuration
IMSI MNC (Mobile Network Code). 0 if undefined.
mObservers - Variable in class android.database.Observable
The list of observers.
MockApplication - Class in android.test.mock
A mock Application class.
MockApplication() - Constructor for class android.test.mock.MockApplication
 
MockContentResolver - Class in android.test.mock
A mock ContentResolver class that isolates the test code from the real content system.
MockContentResolver() - Constructor for class android.test.mock.MockContentResolver
 
MockContext - Class in android.test.mock
A mock Context class.
MockContext() - Constructor for class android.test.mock.MockContext
 
MockDialogInterface - Class in android.test.mock
A mock DialogInterface class.
MockDialogInterface() - Constructor for class android.test.mock.MockDialogInterface
 
MockPackageManager - Class in android.test.mock
A mock PackageManager class.
MockPackageManager() - Constructor for class android.test.mock.MockPackageManager
 
MockResources - Class in android.test.mock
A mock Resources class.
MockResources() - Constructor for class android.test.mock.MockResources
 
mod(BigInteger) - Method in class java.math.BigInteger
Returns a new BigInteger whose value is this mod m.
modCount - Variable in class java.util.AbstractList
 
mode - Static variable in class android.R.attr
Must be one of the following constant values.
mode - Variable in class com.google.android.maps.MapView.LayoutParams
The layout mode.
MODE_APPEND - Static variable in class android.content.Context
File creation mode: for use with openFileOutput(String, int), if the file already exists then write data to the end of the existing file instead of erasing it.
MODE_CREATE - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): create the file if it doesn't already exist.
MODE_CURRENT - Static variable in class android.media.AudioManager
Current audio mode.
MODE_IN_CALL - Static variable in class android.media.AudioManager
In call audio mode.
MODE_INVALID - Static variable in class android.media.AudioManager
Invalid audio mode.
MODE_MAP - Static variable in class com.google.android.maps.MapView.LayoutParams
Layout mode: map relative.
MODE_NORMAL - Static variable in class android.media.AudioManager
Ringer mode that may be audible and may vibrate.
MODE_PRIVATE - Static variable in class android.content.Context
File creation mode: the default mode, where the created file can only be accessed by the calling application (or all applications sharing the same user ID).
MODE_READ_ONLY - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): open the file with read-only access.
MODE_READ_WRITE - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): open the file with read and write access.
MODE_RINGER - Static variable in class android.provider.Settings.System
Ringer mode.
MODE_RINGER_STREAMS_AFFECTED - Static variable in class android.provider.Settings.System
Determines which streams are affected by ringer mode changes.
MODE_RINGTONE - Static variable in class android.media.AudioManager
Ringing audio mode.
MODE_TRUNCATE - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): erase contents of file when opening.
MODE_VIEW - Static variable in class com.google.android.maps.MapView.LayoutParams
Layout mode: map view relative.
MODE_WORLD_READABLE - Static variable in class android.content.Context
File creation mode: allow all other applications to have read access to the created file.
MODE_WORLD_READABLE - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): if MODE_CREATE has been supplied and this file doesn't already exist, then create the file with permissions such that any application can read it.
MODE_WORLD_WRITEABLE - Static variable in class android.content.Context
File creation mode: allow all other applications to have write access to the created file.
MODE_WORLD_WRITEABLE - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): if MODE_CREATE has been supplied and this file doesn't already exist, then create the file with permissions such that any application can write it.
MODE_WRITE_ONLY - Static variable in class android.os.ParcelFileDescriptor
For use with open(File, int): open the file with write-only access.
MODEL - Static variable in class android.os.Build
The end-user-visible name for the end product.
MODIFICATION_TIME - Static variable in interface java.util.jar.Pack200.Packer
Packer shall attempt to determine the latest modification time if this is set to LASTEST
Constant Value: "pack.modification.time"
Modifier - Class in java.lang.reflect
This class provides methods to decode class and member modifiers.
Modifier() - Constructor for class java.lang.reflect.Modifier
 
MODIFIER_LETTER - Static variable in class java.lang.Character
Unicode category constant Lm.
MODIFIER_SYMBOL - Static variable in class java.lang.Character
Unicode category constant Sk.
MODIFY - Static variable in class android.os.FileObserver

Constant Value: 2 (0x00000002)
MODIFY_AUDIO_SETTINGS - Static variable in class android.Manifest.permission
Allows an application to modify global audio settings
Constant Value: "android.permission.MODIFY_AUDIO_SETTINGS"
MODIFY_PHONE_STATE - Static variable in class android.Manifest.permission
Allows modification of the telephony state - power on, mmi, etc.
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a new BigInteger whose value is 1/this mod m.
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a new BigInteger whose value is this^exponent mod m.
MONDAY - Static variable in class java.util.Calendar

Constant Value: 2 (0x00000002)
MONGOLIAN - Static variable in class java.awt.font.NumericShaper
The Constant MONGOLIAN indicates the MONGOLIAN range and decimal base.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
The "Mongolian" Unicode Block.
MONOSPACE - Static variable in class android.graphics.Typeface
The NORMAL style of the default monospace typeface.
MONTH - Static variable in class java.text.DateFormat.Field
Marks the week of the month part of a date.
MONTH - Static variable in class java.util.Calendar

Constant Value: 4 (0x00000004)
MONTH_FIELD - Static variable in class java.text.DateFormat
Field constant.
MonthDisplayHelper - Class in android.util
Helps answer common questions that come up when displaying a month in a 6 row calendar grid format.
MonthDisplayHelper(int, int, int) - Constructor for class android.util.MonthDisplayHelper
 
MonthDisplayHelper(int, int) - Constructor for class android.util.MonthDisplayHelper
 
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MoreAsserts - Class in android.test
Contains additional assertion methods not found in JUnit.
moreIcon - Static variable in class android.R.attr
'More' icon Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?
MORPH - Static variable in class android.graphics.PathDashPathEffect.Style
 
MotionEvent - Class in android.view
Object used to report movement (mouse, pen, finger, trackball) events.
MOUNT_UNMOUNT_FILESYSTEMS - Static variable in class android.Manifest.permission
Allows mounting and unmounting file systems for removable storage.
move(int) - Method in class android.database.AbstractCursor
Move the cursor by a relative amount, forward or backward, from the current position.
move(int) - Method in interface android.database.Cursor
 
move(int) - Method in class android.database.CursorWrapper
Move the cursor by a relative amount, forward or backward, from the current position.
MOVE_FROM_ACTIVE_TO_SCRAP_HEAP - Static variable in class android.view.ViewDebug.RecyclerTraceType
 
MOVE_SELF - Static variable in class android.os.FileObserver

Constant Value: 2048 (0x00000800)
MOVE_TO_ACTIVE_HEAP - Static variable in class android.view.ViewDebug.RecyclerTraceType
 
MOVE_TO_SCRAP_HEAP - Static variable in class android.view.ViewDebug.RecyclerTraceType
 
MOVED_FROM - Static variable in class android.os.FileObserver

Constant Value: 64 (0x00000040)
MOVED_TO - Static variable in class android.os.FileObserver

Constant Value: 128 (0x00000080)
moveDown(Spannable, Layout) - Static method in class android.text.Selection
Move the cursor to the buffer offset physically below the current offset, or return false if the cursor is already on the bottom line.
moveLeft(Spannable, Layout) - Static method in class android.text.Selection
Move the cursor to the buffer offset physically to the left of the current offset, or return false if the cursor is already at the left edge of the line and there is not another line to move it to.
MovementMethod - Interface in android.text.method
 
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a new BigDecimal instance where the decimal point has been moved n places to the left.
movePointRight(int) - Method in class java.math.BigDecimal
Returns a new BigDecimal instance where the decimal point has been moved n places to the right.
moveRight(Spannable, Layout) - Static method in class android.text.Selection
Move the cursor to the buffer offset physically to the right of the current offset, or return false if the cursor is already at at the right edge of the line and there is not another line to move it to.
moveTaskToBack(boolean) - Method in class android.app.Activity
Move the task containing this activity to the back of the activity stack.
moveTo(float, float) - Method in class android.graphics.Path
Set the beginning of the next contour to the point (x,y).
moveToCurrentRow() - Method in interface java.sql.ResultSet
Moves the cursor to the remembered position, usually the current row.
moveToFirst() - Method in class android.database.AbstractCursor
Move the cursor to the first row.
moveToFirst() - Method in interface android.database.Cursor
Move the cursor to the first row.
moveToFirst() - Method in class android.database.CursorWrapper
Move the cursor to the first row.
moveToInsertRow() - Method in interface java.sql.ResultSet
Moves the cursor position to the Insert row.
moveToLast() - Method in class android.database.AbstractCursor
Move the cursor to the last row.
moveToLast() - Method in interface android.database.Cursor
Move the cursor to the last row.
moveToLast() - Method in class android.database.CursorWrapper
Move the cursor to the last row.
moveToLeftEdge(Spannable, Layout) - Static method in class android.text.Selection
 
moveToNext() - Method in class android.database.AbstractCursor
Move the cursor to the next row.
moveToNext() - Method in interface android.database.Cursor
Move the cursor to the next row.
moveToNext() - Method in class android.database.CursorWrapper
Move the cursor to the next row.
moveToPosition(int) - Method in class android.database.AbstractCursor
Move the cursor to an absolute position.
moveToPosition(int) - Method in interface android.database.Cursor
 
moveToPosition(int) - Method in class android.database.CursorWrapper
Move the cursor to an absolute position.
moveToPrevious() - Method in class android.database.AbstractCursor
Move the cursor to the previous row.
moveToPrevious() - Method in interface android.database.Cursor
Move the cursor to the previous row.
moveToPrevious() - Method in class android.database.CursorWrapper
Move the cursor to the previous row.
moveToRightEdge(Spannable, Layout) - Static method in class android.text.Selection
 
moveUp(Spannable, Layout) - Static method in class android.text.Selection
Move the cursor to the buffer offset physically above the current offset, or return false if the cursor is already on the top line.
Movie - Class in android.graphics
 
mParameter - Variable in class android.net.UrlQuerySanitizer.ParameterValuePair
The unencoded parameter
MPEG_4 - Static variable in class android.media.MediaRecorder.OutputFormat
MPEG4 media codec
Constant Value: 2 (0x00000002)
MPERSP_0 - Static variable in class android.graphics.Matrix

Constant Value: 6 (0x00000006)
MPERSP_1 - Static variable in class android.graphics.Matrix

Constant Value: 7 (0x00000007)
MPERSP_2 - Static variable in class android.graphics.Matrix

Constant Value: 8 (0x00000008)
mPoint - Variable in class com.google.android.maps.OverlayItem
Position of this item.
mPos - Variable in class android.database.AbstractCursor
 
mProxy - Variable in class android.webkit.JsResult
 
mRandomizer - Variable in class android.view.animation.LayoutAnimationController
The randomizer used when the order is set to random.
mResult - Variable in class android.webkit.JsResult
 
mRowIdColumnIndex - Variable in class android.database.AbstractCursor
This must be set to the index of the row ID column by any subclass that wishes to support updates.
MSCALE_X - Static variable in class android.graphics.Matrix

Constant Value: 0 (0x00000000)
MSCALE_Y - Static variable in class android.graphics.Matrix

Constant Value: 4 (0x00000004)
MSKEW_X - Static variable in class android.graphics.Matrix

Constant Value: 1 (0x00000001)
MSKEW_Y - Static variable in class android.graphics.Matrix

Constant Value: 3 (0x00000003)
mSnippet - Variable in class com.google.android.maps.OverlayItem
Snippet text of this item.
mTag - Variable in class android.util.EventLogTags.Description
 
mTitle - Variable in class com.google.android.maps.OverlayItem
Title text of this item.
MTRANS_X - Static variable in class android.graphics.Matrix

Constant Value: 2 (0x00000002)
MTRANS_Y - Static variable in class android.graphics.Matrix

Constant Value: 5 (0x00000005)
mTransformationType - Variable in class android.view.animation.Transformation
 
MultiAutoCompleteTextView - Class in android.widget
An editable text view, extending AutoCompleteTextView, that can show completion suggestions for the substring of the text where the user is typing instead of necessarily for the entire thing.
MultiAutoCompleteTextView(Context) - Constructor for class android.widget.MultiAutoCompleteTextView
 
MultiAutoCompleteTextView(Context, AttributeSet) - Constructor for class android.widget.MultiAutoCompleteTextView
 
MultiAutoCompleteTextView(Context, AttributeSet, int) - Constructor for class android.widget.MultiAutoCompleteTextView
 
MultiAutoCompleteTextView.CommaTokenizer - Class in android.widget
This simple Tokenizer can be used for lists where the items are separated by a comma and one or more spaces.
MultiAutoCompleteTextView.CommaTokenizer() - Constructor for class android.widget.MultiAutoCompleteTextView.CommaTokenizer
 
MultiAutoCompleteTextView.Tokenizer - Interface in android.widget
 
MulticastSocket - Class in java.net
This class models a multicast socket for sending & receiving datagram packets to a multicast group.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Constructs a multicast socket, bound to any available port on the localhost.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Returns a multicast socket, bound to the nominated port on the localhost.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Constructs a MulticastSocket bound to the host/port specified by the SocketAddress, or an unbound DatagramSocket if the SocketAddress is null.
MultihomePlainSocketFactory - Class in org.apache.http.conn
Socket factory that implements a simple multi-home fail-over on connect failure, provided the same hostname resolves to multiple InetAddresses.
MULTILINE - Static variable in class java.util.regex.Pattern
This constant specifies that the meta characters '^' and '$' match only the beginning and end end of an input line, respectively.
MULTIPLY - Static variable in class android.graphics.PorterDuff.Mode
[Sa * Da, Sc * Dc]
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a new BigDecimal whose value is this * multiplicand.
multiply(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a new BigDecimal whose value is this * multiplicand.
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a new BigInteger whose value is this * val.
multiplyMM(float[], int, float[], int, float[], int) - Static method in class android.opengl.Matrix
 
multiplyMV(float[], int, float[], int, float[], int) - Static method in class android.opengl.Matrix
 
multiprocess - Variable in class android.content.pm.ProviderInfo
If true, this content provider allows multiple instances of itself to run in different process.
multiprocess - Static variable in class android.R.attr
Specify whether a component is allowed to have multiple instances of itself running in different processes.
MultiTapKeyListener - Class in android.text.method
This is the standard key listener for alphabetic input on 12-key keyboards.
MultiTapKeyListener(TextKeyListener.Capitalize, boolean) - Constructor for class android.text.method.MultiTapKeyListener
 
mUpdatedRows - Variable in class android.database.AbstractCursor
This HashMap contains a mapping from Long rowIDs to another Map that maps from String column names to new values.
MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
The "Musical Symbols" Unicode Block.
MutableContextWrapper - Class in android.content
Special version of ContextWrapper that allows the base context to be modified after it is initially set.
MutableContextWrapper(Context) - Constructor for class android.content.MutableContextWrapper
 
MUTE_STREAMS_AFFECTED - Static variable in class android.provider.Settings.System
Determines which streams are affected by mute.
mValue - Variable in class android.net.UrlQuerySanitizer.ParameterValuePair
The unencoded value
mWindow - Variable in class android.database.AbstractWindowedCursor
This needs be updated in onMove(int, int) by subclasses, and needs to be set to NULL when the contents of the cursor change.
MYANMAR - Static variable in class java.awt.font.NumericShaper
The Constant MYANMAR indicates the MYANMAR range and decimal base.
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
The "Myanmar" Unicode Block.
MyLocationOverlay - Class in com.google.android.maps
An Overlay for drawing the user's current location (and accuracy) on the map, and/or a compass-rose inset.
MyLocationOverlay(Context, MapView) - Constructor for class com.google.android.maps.MyLocationOverlay
Construct a new MyLocationOverlay.
myLooper() - Static method in class android.os.Looper
Return the Looper object associated with the current thread.
myPid() - Static method in class android.os.Process
Returns the identifier of this process, which can be used with killProcess(int) and sendSignal(int, int).
myQueue() - Static method in class android.os.Looper
Return the MessageQueue object associated with the current thread.
myTid() - Static method in class android.os.Process
Returns the identifier of the calling thread, which be used with setThreadPriority(int, int).

Build 1.0_r1
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 _
Please submit a feedback, bug or feature