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

Q

quadTo(float x1, float y1, float x2, float y2)
Add a quadratic bezier from the last point, approaching control point (x1,y1), and ending at (x2,y2).
Path
QUERIES_PROJECTION_1LINE
This is the database projection that can be used to view saved queries, when configured for one-line operation.
SearchRecentSuggestions
QUERIES_PROJECTION_2LINE
This is the database projection that can be used to view saved queries, when configured for two-line operation.
SearchRecentSuggestions
QUERIES_PROJECTION_DATE_INDEX
Index into the provided query projections.
int
SearchRecentSuggestions
QUERIES_PROJECTION_DISPLAY1_INDEX
Index into the provided query projections.
int
SearchRecentSuggestions
QUERIES_PROJECTION_DISPLAY2_INDEX
Index into the provided query projections.
int
SearchRecentSuggestions
QUERIES_PROJECTION_QUERY_INDEX
Index into the provided query projections.
int
SearchRecentSuggestions
QUERY
Intent extra data key: Use this key with content.Intent.getStringExtra() to obtain the query string from Intent.ACTION_SEARCH.
SearchManager
query(ContentResolver cr, Uri uri, String[] projection)
MediaStore.Images.Media
query(ContentResolver cr, Uri uri, String[] projection)
MediaStore.Images.Thumbnails
query(ContentResolver cr, Uri uri, String[] projection)
MediaStore.Video
query(ContentResolver cr, Uri uri, String[] projection, String where, String orderBy)
MediaStore.Images.Media
query(ContentResolver cr, Uri uri, String[] projection, String selection, String[] selectionArgs, String orderBy)
MediaStore.Images.Media
query(SQLiteDatabase db, String[] projectionIn, String selection, String[] selectionArgs, String groupBy, String having, String sortOrder)
Perform a query by combining all current settings and the information passed into this method.
SQLiteQueryBuilder
query(SQLiteDatabase db, String[] projectionIn, String selection, String[] selectionArgs, String groupBy, String having, String sortOrder, String limit)
Perform a query by combining all current settings and the information passed into this method.
SQLiteQueryBuilder
query(SQLiteDatabase.CursorFactory factory, String[] bindArgs)
Executes the query returning a Cursor over the result set.
SQLiteCursorDriver
query(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
Receives a query request from a client in a local process, and returns a Cursor.
ContentProvider
query(Uri url, String[] projection, String selection, String[] selectionArgs, String sortOrder) ContentProviderClient
query(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
Query the given URI, returning a Cursor over the result set.
ContentResolver
query(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
This method is provided for use by the ContentResolver.
SearchRecentSuggestionsProvider
query(boolean distinct, String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy, String limit)
Query the given URL, returning a Cursor over the result set.
SQLiteDatabase
query(String query)
Encodes and sets the query.
Uri.Builder
query(String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy)
Query the given table, returning a Cursor over the result set.
SQLiteDatabase
query(String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy, String limit)
Query the given table, returning a Cursor over the result set.
SQLiteDatabase
queryActionMsg
If you wish to handle an action key during normal search query entry, you must define an action string here.
int
R.attr
queryAfterZeroResults
If provided and true, this searchable activity will be invoked for all queries in a particular session.
int
R.attr
queryBroadcastReceivers(Intent intent, int flags)
Retrieve all receivers that can handle a broadcast of the given intent.
MockPackageManager
queryBroadcastReceivers(Intent intent, int flags)
Retrieve all receivers that can handle a broadcast of the given intent.
PackageManager
queryContentProviders(String processName, int uid, int flags)
Retrieve content provider information.
MockPackageManager
queryContentProviders(String processName, int uid, int flags)
Retrieve content provider information.
PackageManager
queryGroups(ContentResolver resolver, long person)
This method is deprecated. see ContactsContract
Contacts.People
queryInstrumentation(String targetPackage, int flags)
Retrieve information about available instrumentation code.
MockPackageManager
queryInstrumentation(String targetPackage, int flags)
Retrieve information about available instrumentation code.
PackageManager
queryIntentActivities(Intent intent, int flags)
Retrieve all activities that can be performed for the given intent.
MockPackageManager
queryIntentActivities(Intent intent, int flags)
Retrieve all activities that can be performed for the given intent.
PackageManager
queryIntentActivityOptions(ComponentName caller, Intent[] specifics, Intent intent, int flags)
Retrieve a set of activities that should be presented to the user as similar options.
MockPackageManager
queryIntentActivityOptions(ComponentName caller, Intent[] specifics, Intent intent, int flags)
Retrieve a set of activities that should be presented to the user as similar options.
PackageManager
queryIntentServices(Intent intent, int flags)
Retrieve all services that can match the given intent.
MockPackageManager
queryIntentServices(Intent intent, int flags)
Retrieve all services that can match the given intent.
PackageManager
queryLocalInterface(String descriptor)
Use information supplied to attachInterface() to return the associated IInterface if it matches the requested descriptor.
Binder
queryLocalInterface(String descriptor)
Attempt to retrieve a local implementation of an interface for this Binder object.
IBinder
queryMiniThumbnail(ContentResolver cr, long origId, int kind, String[] projection)
MediaStore.Images.Thumbnails
queryMiniThumbnails(ContentResolver cr, Uri uri, int kind, String[] projection)
MediaStore.Images.Thumbnails
queryNumEntries(SQLiteDatabase db, String table)
Query the table for the number of rows in the table.
DatabaseUtils
queryPermissionsByGroup(String group, int flags)
Query for all of the permissions associated with a particular group.
MockPackageManager
queryPermissionsByGroup(String group, int flags)
Query for all of the permissions associated with a particular group.
PackageManager
queryWithFactory(SQLiteDatabase.CursorFactory cursorFactory, boolean distinct, String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy, String limit)
Query the given URL, returning a Cursor over the result set.
SQLiteDatabase
queueEvent(Runnable r)
Queue a runnable to be run on the GL rendering thread.
GLSurfaceView
queueIdle()
Called when the message queue has run out of messages and will now wait for more.
MessageQueue.IdleHandler
queueJetSegment(int segmentNum, int libNum, int repeatCount, int transpose, int muteFlags, byte userID)
Queues the specified segment in the JET queue.
JetPlayer
queueJetSegmentMuteArray(int segmentNum, int libNum, int repeatCount, int transpose, boolean[] muteArray, byte userID)
Queues the specified segment in the JET queue.
JetPlayer
queueThread(WaitingThread wt)
Adds a waiting thread.
RouteSpecificPool
QUEUE_ADD
Queue mode where the new entry is added at the end of the playback queue.
int
TextToSpeech
QUEUE_FLUSH
Queue mode where all entries in the playback queue (media to be played and text to be synthesized) are dropped and replaced by the new entry.
int
TextToSpeech
QuickContactBadge(Context context)
QuickContactBadge
QuickContactBadge(Context context, AttributeSet attrs)
QuickContactBadge
QuickContactBadge(Context context, AttributeSet attrs, int defStyle)
QuickContactBadge
quickContains(Rect r)
Return true if the region is a single rectangle (not complex) and it contains the specified rectangle.
Region
quickContains(int left, int top, int right, int bottom)
Return true if the region is a single rectangle (not complex) and it contains the specified rectangle.
Region
quickReject(Path path, Canvas.EdgeType type)
Return true if the specified path, after being transformed by the current matrix, would lie completely outside of the current clip.
Canvas
quickReject(Rect r)
Return true if the region is empty, or if the specified rectangle does not intersect the region.
Region
quickReject(RectF rect, Canvas.EdgeType type)
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside of the current clip.
Canvas
quickReject(Region rgn)
Return true if the region is empty, or if the specified region does not intersect the region.
Region
quickReject(float left, float top, float right, float bottom, Canvas.EdgeType type)
Return true if the specified rectangle, after being transformed by the current matrix, would lie completely outside of the current clip.
Canvas
quickReject(int left, int top, int right, int bottom)
Return true if the region is empty, or if the specified rectangle does not intersect the region.
Region
quit()
Ask the currently running looper to quit.
HandlerThread
quit()
Looper
QUOTE
Text in the format string that should be copied verbatim rather that interpreted as formatting codes must be surrounded by the QUOTE character.
char
DateFormat
quote(String string)
Produce a string in double quotes with backslash sequences in all the right places.
JSONObject
quote(String s)
Quotes a given string using "\Q" and "\E", so that all other meta-characters lose their special meaning.
Pattern
quoteChar(int ch)
Specifies that the character ch shall be treated as a quote character.
StreamTokenizer
quoteComment(String comment)
Returns the comment, with internal backslashes and parentheses preceded by backslashes.
Rfc822Token
quoteName(String name)
Returns the name, with internal backslashes and quotation marks preceded by backslashes.
Rfc822Token
quoteNameIfNecessary(String name)
Returns the name, conservatively quoting it if there are any characters that are likely to cause trouble outside of a quoted string, or returning it literally if it seems safe.
Rfc822Token
quoteReplacement(String s)
Returns a replacement string for the given one that has all backslashes and dollar signs escaped.
Matcher
QuoteSpan()
QuoteSpan
QuoteSpan(Parcel src)
QuoteSpan
QuoteSpan(int color)
QuoteSpan
QwertyKeyListener(TextKeyListener.Capitalize cap, boolean autotext)
QwertyKeyListener