| TabActivity() | TabActivity |
| tabcontent
int
|
R.id |
| tabhost
int
|
R.id |
| TabHost(Context context) | TabHost |
| TabHost(Context context, AttributeSet attrs) | TabHost |
| tableIndexClustered
States that this table index is a clustered index.
short
|
DatabaseMetaData |
| tableIndexHashed
States that this table index is a hashed index.
short
|
DatabaseMetaData |
| tableIndexOther
States this table's index is neither a clustered index, not a hashed
index, and not a table statistics index; i.e.
short
|
DatabaseMetaData |
| tableIndexStatistic
States this column has the table's statistics, and that it is returned in
conjunction with the table's index description.
short
|
DatabaseMetaData |
| TableLayout(Context context)
Creates a new TableLayout for the given context. |
TableLayout |
| TableLayout(Context context, AttributeSet attrs)
Creates a new TableLayout for the given context and with the specified set attributes. |
TableLayout |
| TableLayout.LayoutParams()
Sets the child width to ViewGroup.LayoutParams and the child height to WRAP_CONTENT. |
TableLayout.LayoutParams |
| TableLayout.LayoutParams(Context c, AttributeSet attrs)
|
TableLayout.LayoutParams |
| TableLayout.LayoutParams(ViewGroup.LayoutParams p)
|
TableLayout.LayoutParams |
| TableLayout.LayoutParams(ViewGroup.MarginLayoutParams source)
|
TableLayout.LayoutParams |
| TableLayout.LayoutParams(int w, int h)
|
TableLayout.LayoutParams |
| TableLayout.LayoutParams(int w, int h, float initWeight)
|
TableLayout.LayoutParams |
| TableRow(Context context)
Creates a new TableRow for the given context. |
TableRow |
| TableRow(Context context, AttributeSet attrs)
Creates a new TableRow for the given context and with the specified set attributes. |
TableRow |
| TableRow.LayoutParams()
Sets the child width to ViewGroup.LayoutParams and the child height to WRAP_CONTENT. |
TableRow.LayoutParams |
| TableRow.LayoutParams(Context c, AttributeSet attrs)
|
TableRow.LayoutParams |
| TableRow.LayoutParams(ViewGroup.LayoutParams p)
|
TableRow.LayoutParams |
| TableRow.LayoutParams(ViewGroup.MarginLayoutParams source)
|
TableRow.LayoutParams |
| TableRow.LayoutParams(int column)
Puts the view in the specified column. |
TableRow.LayoutParams |
| TableRow.LayoutParams(int w, int h)
Sets the child width and the child height. |
TableRow.LayoutParams |
| TableRow.LayoutParams(int w, int h, float initWeight)
Sets the child width, height and weight. |
TableRow.LayoutParams |
| TABLE_INFO_PRAGMA_DEFAULT_INDEX
int
|
DatabaseUtils.InsertHelper |
| tabs
int
|
R.id |
| TabStopSpan.Standard(int where) | TabStopSpan.Standard |
| TabWidget(Context context) | TabWidget |
| TabWidget(Context context, AttributeSet attrs) | TabWidget |
| TabWidget(Context context, AttributeSet attrs, int defStyle) | TabWidget |
| tabWidgetStyle
Default TabWidget style.
int
|
R.attr |
| tab_indicator_text
int
|
R.color |
| TAG | ContentValues |
| tag
Supply a tag for this view containing a String, to be retrieved
later with View.getTag() or
searched for with View.findViewWithTag().
int
|
R.attr |
| TAGALOG
The "Tagalog" Unicode Block.
|
Character.UnicodeBlock |
| TAGBANWA
The "Tagbanwa" Unicode Block.
|
Character.UnicodeBlock |
| TAGS
Comma-separated tags describing the build, like "unsigned,debug".
|
Build |
| TAGS
The "Tags" Unicode Block.
|
Character.UnicodeBlock |
| TAGS
The user-added tags associated with a video
Type: TEXT |
MediaStore.Video.VideoColumns |
| TAG_DATETIME | ExifInterface |
| TAG_FLASH | ExifInterface |
| TAG_GPS_LATITUDE | ExifInterface |
| TAG_GPS_LATITUDE_REF | ExifInterface |
| TAG_GPS_LONGITUDE | ExifInterface |
| TAG_GPS_LONGITUDE_REF | ExifInterface |
| TAG_IMAGE_LENGTH | ExifInterface |
| TAG_IMAGE_WIDTH | ExifInterface |
| TAG_MAKE | ExifInterface |
| TAG_MODEL | ExifInterface |
| TAG_ORIENTATION | ExifInterface |
| TAG_WHITE_BALANCE | ExifInterface |
| tailMap(K startKey)
Returns a sorted map over a range of this sorted map with all keys that
are greater than or equal to the specified
startKey. |
SortedMap |
| tailMap(K startKey)
Returns a sorted map over a range of this sorted map with all keys that
are greater than or equal to the specified
startKey. |
TreeMap |
| tailSet(E start)
Returns a
SortedSet of the specified portion of this
SortedSet which contains elements greater or equal to the start
element. |
SortedSet |
| tailSet(E start)
Returns a SortedSet of the specified portion of this
TreeSet
which contains elements greater or equal to the start element. |
TreeSet |
| TAIWAN
Locale constant for zh_TW.
|
Locale |
| TAI_LE
The "Tai Le" Unicode Block.
|
Character.UnicodeBlock |
| TAI_XUAN_JING_SYMBOLS
The "Tai Xuan Jing Symbols" Unicode Block.
|
Character.UnicodeBlock |
| take()
Retrieves and removes the head of this queue, waiting if necessary
until an element becomes available.
|
ArrayBlockingQueue |
| take()
Retrieves and removes the head of this queue, waiting if necessary
until an element becomes available.
|
BlockingQueue |
| take()
Retrieves and removes the Future representing the next
completed task, waiting if none are yet present.
|
CompletionService |
| take()
Retrieves and removes the head of this queue, waiting if necessary
until an element with an expired delay is available on this queue.
|
DelayQueue |
| take()
Retrieves and removes the Future representing the next
completed task, waiting if none are yet present.
|
ExecutorCompletionService |
| take()
Retrieves and removes the head of this queue, waiting if necessary
until an element becomes available.
|
LinkedBlockingQueue |
| take()
Retrieves and removes the head of this queue, waiting if necessary
until an element becomes available.
|
PriorityBlockingQueue |
| take()
Retrieves and removes the head of this queue, waiting if necessary
for another thread to insert it.
|
SynchronousQueue |
| takeKeyEvents(boolean get)
Request that key events come to this activity.
|
Activity |
| takeKeyEvents(boolean get)
Request that key events come to this dialog.
|
Dialog |
| takeKeyEvents(boolean get)
Request that key events come to this activity.
|
Window |
| takePicture(Camera.ShutterCallback shutter, Camera.PictureCallback raw, Camera.PictureCallback jpeg)
Triggers an asynchronous image capture.
|
Camera |
| takePicture(Camera.ShutterCallback shutter, Camera.PictureCallback raw, Camera.PictureCallback postview, Camera.PictureCallback jpeg)
Triggers an asynchronous image capture.
|
Camera |
| TAMIL
The "Tamil" Unicode Block.
|
Character.UnicodeBlock |
| TAMIL
The Constant TAMIL indicates the TAMIL range and decimal base.
int
|
NumericShaper |
| tan(double d)
Returns the closest double approximation of the tangent of the argument.
|
Math |
| tan(double d)
Returns the closest double approximation of the tangent of the argument.
|
StrictMath |
| TANGENT_MATRIX_FLAG
int
|
PathMeasure |
| tanh(double d)
Returns the closest double approximation of the hyperbolic tangent of the
argument.
|
Math |
| tanh(double d)
Returns the closest double approximation of the hyperbolic tangent of the
argument.
|
StrictMath |
| tapView(InstrumentationTestCase test, View v)
Simulate touching the center of a view and releasing quickly (before the tap timeout).
|
TouchUtils |
| targetActivity
The name of the activity this alias should launch.
int
|
R.attr |
| targetClass
The class part of the ComponentName to assign to the Intent, as per
Intent.setComponent().
int
|
R.attr |
| targetPackage
The name of the application package that an Instrumentation object
will run against.
int
|
R.attr |
| targetSdkVersion
This is the SDK version number that the application is targeting.
int
|
R.attr |
| TARGET_AUTH_STATE | ClientContext |
| TARGET_HOST | HTTP |
| taskAffinity
Specify a task name that activities have an "affinity" to.
int
|
R.attr |
| taskCloseEnterAnimation
When closing the last activity of a task, this is the animation that is
run on the activity of the next task (which is entering the screen).
int
|
R.attr |
| taskCloseExitAnimation
When opening an activity in a new task, this is the animation that is
run on the activity of the old task (which is exiting the screen).
int
|
R.attr |
| taskOpenEnterAnimation
When opening an activity in a new task, this is the animation that is
run on the activity of the new task (which is entering the screen).
int
|
R.attr |
| taskOpenExitAnimation
When opening an activity in a new task, this is the animation that is
run on the activity of the old task (which is exiting the screen).
int
|
R.attr |
| taskToBackEnterAnimation
When sending the current task to the background, this is the
animation that is run on the top activity of the task behind
it (which is entering the screen).
int
|
R.attr |
| taskToBackExitAnimation
When sending the current task to the background, this is the
animation that is run on the top activity of the current task
(which is exiting the screen).
int
|
R.attr |
| taskToFrontEnterAnimation
When bringing an existing task to the foreground, this is the
animation that is run on the top activity of the task being brought
to the foreground (which is entering the screen).
int
|
R.attr |
| taskToFrontExitAnimation
When bringing an existing task to the foreground, this is the
animation that is run on the current foreground activity
(which is exiting the screen).
int
|
R.attr |
| TCP_NODELAY
Determines whether Nagle's algorithm is to be used.
|
CoreConnectionPNames |
| TCP_NODELAY
This option specifies whether data is sent immediately on this socket, as
a side-effect though, this could lead to a low packet efficiency.
int
|
SocketOptions |
| TC_ARRAY
Tag to mark a new array.
byte
|
ObjectStreamConstants |
| TC_BASE
The minimum tag value.
byte
|
ObjectStreamConstants |
| TC_BLOCKDATA
Tag to mark a block of optional data.
byte
|
ObjectStreamConstants |
| TC_BLOCKDATALONG
Tag to mark a long block of data.
byte
|
ObjectStreamConstants |
| TC_CLASS
Tag to mark a reference to a class.
byte
|
ObjectStreamConstants |
| TC_CLASSDESC
Tag to mark a new class descriptor.
byte
|
ObjectStreamConstants |
| TC_ENDBLOCKDATA
Tag to mark the end of block data blocks for an object.
byte
|
ObjectStreamConstants |
| TC_ENUM
Tag to mark a new enum.
byte
|
ObjectStreamConstants |
| TC_EXCEPTION
Tag to mark an exception.
byte
|
ObjectStreamConstants |
| TC_LONGSTRING
Tag to mark a long string.
byte
|
ObjectStreamConstants |
| TC_MAX
The maximum tag value.
byte
|
ObjectStreamConstants |
| TC_NULL
Tag to mark a
null object reference.byte
|
ObjectStreamConstants |
| TC_OBJECT
Tag to mark a new object.
byte
|
ObjectStreamConstants |
| TC_PROXYCLASSDESC
Tag to mark a new proxy class descriptor.
byte
|
ObjectStreamConstants |
| TC_REFERENCE
Tag to mark a reference to an object that has already been written to the
stream.
byte
|
ObjectStreamConstants |
| TC_RESET
Tag to mark a stream reset.
byte
|
ObjectStreamConstants |
| TC_STRING
Tag to mark a new string.
byte
|
ObjectStreamConstants |
| tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
ActivityInstrumentationTestCase
(protected) |
| tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
ActivityInstrumentationTestCase2
(protected) |
| tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
ActivityUnitTestCase
(protected) |
| tearDown()
Tears down the fixture, for example, close a network connection.
|
AndroidTestCase
(protected) |
| tearDown()
Shuts down the Application under test.
|
ApplicationTestCase
(protected) |
| tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
InstrumentationTestCase
(protected) |
| tearDown()
Shuts down the Service under test.
|
ServiceTestCase
(protected) |
| tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
SingleLaunchActivityTestCase
(protected) |
| tearDown()
Tears down the fixture, for example, close a network connection.
|
TestCase
(protected) |
| TELEPHONY
int
|
BluetoothClass.Service |
| TELEPHONY_SERVICE
Use with getSystemService(String) to retrieve a
TelephonyManager for handling management the
telephony features of the device.
|
Context |
| TELUGU
The "Telugu" Unicode Block.
|
Character.UnicodeBlock |
| TELUGU
The Constant TELUGU indicates the TELUGU range and decimal base.
int
|
NumericShaper |
| TEMPORARILY_UNAVAILABLE
int
|
LocationProvider |
| TemporaryDirectory() | TemporaryDirectory |
| TEN
The constant ten as a
BigDecimal. |
BigDecimal |
| TEN
The
BigInteger constant 10. |
BigInteger |
| tension
This is the amount of tension.
int
|
R.attr |
| terminateApplication()
This will make the necessary calls to terminate the Application under test (it will
call onTerminate().
|
ApplicationTestCase
(protected) |
| terminated()
Method invoked when the Executor has terminated.
|
ThreadPoolExecutor
(protected) |
| terminateToken(CharSequence text)
Returns
text, modified, if necessary, to ensure that
it ends with a token terminator (for example a space or comma). |
MultiAutoCompleteTextView.CommaTokenizer |
| terminateToken(CharSequence text)
Returns
text, modified, if necessary, to ensure that
it ends with a token terminator (for example a space or comma). |
MultiAutoCompleteTextView.Tokenizer |
| terminateToken(CharSequence text)
Terminates the specified address with a comma and space.
|
Rfc822Tokenizer |
| TERTIARY
Constant used to specify the collation strength.
int
|
Collator |
| tertiaryOrder(int order)
Obtains the tertiary order of the specified collation element, i.e.
|
CollationElementIterator |
| TERTIARY_EMAIL
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.Insert |
| TERTIARY_EMAIL
The extra field for an optional third contact email address.
|
ContactsContract.Intents.Insert |
| TERTIARY_EMAIL_TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.Insert |
| TERTIARY_EMAIL_TYPE
The extra field for an optional third contact email type.
|
ContactsContract.Intents.Insert |
| TERTIARY_PHONE
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.Insert |
| TERTIARY_PHONE
The extra field for an optional third contact phone number.
|
ContactsContract.Intents.Insert |
| TERTIARY_PHONE_TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.Insert |
| TERTIARY_PHONE_TYPE
The extra field for an optional third contact phone number type.
|
ContactsContract.Intents.Insert |
| tertiary_text_dark
int
|
R.color |
| tertiary_text_light
int
|
R.color |
| testActivityTestCaseSetUpProperly() | ActivityInstrumentationTestCase |
| testActivityTestCaseSetUpProperly() | SingleLaunchActivityTestCase |
| testAndroidTestCaseSetupProperly() | AndroidTestCase |
| testApplicationTestCaseSetUpProperly()
This test simply confirms that the Application class can be instantiated properly.
|
ApplicationTestCase |
| testAt(int index)
Returns the test at the given index
|
TestSuite |
| testBit(int n)
Tests whether the bit at position n in
this is set. |
BigInteger |
| TestCase()
No-arg constructor to enable serialization.
|
TestCase |
| TestCase(String name)
Constructs a test case with the given name.
|
TestCase |
| testCount()
Returns the number of tests in this suite
|
TestSuite |
| testEnded(String testName) | AndroidTestRunner |
| testEnded(String testName) | BaseTestRunner |
| testFailed(int status, Test test, Throwable t) | AndroidTestRunner |
| testFailed(int status, Test test, Throwable t) | BaseTestRunner |
| TestFailure(Test failedTest, Throwable thrownException)
Constructs a TestFailure with the given test and exception.
|
TestFailure |
| TestMethod(Method method, Class<? extends TestCase> enclosingClass) | TestMethod |
| TestMethod(String methodName, Class<? extends TestCase> enclosingClass) | TestMethod |
| TestMethod(TestCase testCase) | TestMethod |
| testOnly
Option to indicate this application is only for testing purposes.
int
|
R.attr |
| TestResult() | TestResult |
| tests()
Returns the tests as an enumeration
|
TestSuite |
| testServiceTestCaseSetUpProperly() | ServiceTestCase |
| testStarted(String testName) | AndroidTestRunner |
| testStarted(String testName) | BaseTestRunner |
| TestSuite()
Constructs an empty TestSuite.
|
TestSuite |
| TestSuite(Class theClass)
Constructs a TestSuite from the given class.
|
TestSuite |
| TestSuite(Class theClass, String name)
Constructs a TestSuite from the given class with the given name.
|
TestSuite |
| TestSuite(String name)
Constructs an empty TestSuite.
|
TestSuite |
| TestSuiteBuilder(Class clazz)
The given name is automatically prefixed with the package containing the tests to be run.
|
TestSuiteBuilder |
| TestSuiteBuilder(String name, ClassLoader classLoader) | TestSuiteBuilder |
| TestSuiteBuilder.FailedToCreateTests(Exception exception) | TestSuiteBuilder.FailedToCreateTests |
| testSuiteConstructionFailed() | TestSuiteBuilder.FailedToCreateTests |
| test_list_item
int
|
R.layout |
| texImage2D(int target, int level, Bitmap bitmap, int border)
A version of texImage2D that determines the internalFormat and type
automatically.
|
GLUtils |
| texImage2D(int target, int level, int internalformat, Bitmap bitmap, int border)
Calls glTexImage2D() on the current OpenGL context.
|
GLUtils |
| texImage2D(int target, int level, int internalformat, Bitmap bitmap, int type, int border)
A version of texImage2D() that takes an explicit type parameter
as defined by the OpenGL ES specification.
|
GLUtils |
| texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap)
Calls glTexSubImage2D() on the current OpenGL context.
|
GLUtils |
| texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap, int format, int type)
A version of texSubImage2D() that takes an explicit type parameter
as defined by the OpenGL ES specification.
|
GLUtils |
| text
Text to display.
int
|
R.attr |
| TEXT
Character data was read and will is available by calling getText().
int
|
XmlPullParser |
| text(char[] buf, int start, int len)
Writes text, where special XML chars are escaped automatically
|
XmlSerializer |
| text(String text)
Writes text, where special XML chars are escaped automatically
|
XmlSerializer |
| text1
int
|
R.id |
| text2
int
|
R.id |
| textAppearance
Default appearance of text: color, typeface, size, and style
Must be a reference to another resource, in the form " int
|
R.attr |
| TextAppearance
int
|
R.style |
| textAppearanceButton
Text color, typeface, size, and style for the text inside of a button.
int
|
R.attr |
| textAppearanceInverse
Default appearance of text against an inverted background:
color, typeface, size, and style
Must be a reference to another resource, in the form " int
|
R.attr |
| textAppearanceLarge
Text color, typeface, size, and style for "large" text.
int
|
R.attr |
| textAppearanceLargeInverse
Text color, typeface, size, and style for "large" inverse text.
int
|
R.attr |
| textAppearanceMedium
Text color, typeface, size, and style for "medium" text.
int
|
R.attr |
| textAppearanceMediumInverse
Text color, typeface, size, and style for "medium" inverse text.
int
|
R.attr |
| textAppearanceSearchResultSubtitle
Text color, typeface, size, and style for system search result subtitle.
int
|
R.attr |
| textAppearanceSearchResultTitle
Text color, typeface, size, and style for system search result title.
int
|
R.attr |
| textAppearanceSmall
Text color, typeface, size, and style for "small" text.
int
|
R.attr |
| textAppearanceSmallInverse
Text color, typeface, size, and style for "small" inverse text.
int
|
R.attr |
| TextAppearanceSpan(Context context, int appearance)
Uses the specified TextAppearance resource to determine the
text appearance.
|
TextAppearanceSpan |
| TextAppearanceSpan(Context context, int appearance, int colorList)
Uses the specified TextAppearance resource to determine the
text appearance, and the specified text color resource
to determine the color.
|
TextAppearanceSpan |
| TextAppearanceSpan(Parcel src) | TextAppearanceSpan |
| TextAppearanceSpan(String family, int style, int size, ColorStateList color, ColorStateList linkColor)
Makes text be drawn with the specified typeface, size, style,
and colors.
|
TextAppearanceSpan |
| TextAppearance_DialogWindowTitle
int
|
R.style |
| TextAppearance_Inverse
int
|
R.style |
| TextAppearance_Large
int
|
R.style |
| TextAppearance_Large_Inverse
int
|
R.style |
| TextAppearance_Medium
int
|
R.style |
| TextAppearance_Medium_Inverse
int
|
R.style |
| TextAppearance_Small
int
|
R.style |
| TextAppearance_Small_Inverse
int
|
R.style |
| TextAppearance_Theme
int
|
R.style |
| TextAppearance_Theme_Dialog
int
|
R.style |
| TextAppearance_Widget
int
|
R.style |
| TextAppearance_Widget_Button
int
|
R.style |
| TextAppearance_Widget_DropDownHint
int
|
R.style |
| TextAppearance_Widget_DropDownItem
int
|
R.style |
| TextAppearance_Widget_EditText
int
|
R.style |
| TextAppearance_Widget_IconMenu_Item
int
|
R.style |
| TextAppearance_Widget_TabWidget
int
|
R.style |
| TextAppearance_Widget_TextView
int
|
R.style |
| TextAppearance_Widget_TextView_PopupMenu
int
|
R.style |
| TextAppearance_Widget_TextView_SpinnerItem
int
|
R.style |
| TextAppearance_WindowTitle
int
|
R.style |
| textCheckMark
Drawable to use for check marks
Must be a reference to another resource, in the form " int
|
R.attr |
| textCheckMarkInverse
Must be a reference to another resource, in the form " int
|
R.attr |
| textColor
Color of text (usually same as colorForeground).
int
|
R.attr |
| textColorHighlight
Color of highlighted text.
int
|
R.attr |
| textColorHint
Color of hint text (displayed when the field is empty).
int
|
R.attr |
| textColorHintInverse
Inverse hint text color
May be a reference to another resource, in the form " int
|
R.attr |
| textColorLink
Color of link text (URLs).
int
|
R.attr |
| textColorPrimary
The most prominent text color, for the
May be a reference to another resource, in the form " int
|
R.attr |
| textColorPrimaryDisableOnly
Bright text color.
int
|
R.attr |
| textColorPrimaryInverse
Primary inverse text color, useful for inverted backgrounds
May be a reference to another resource, in the form " int
|
R.attr |
| textColorPrimaryInverseDisableOnly
Bright inverse text color.
int
|
R.attr |
| textColorPrimaryInverseNoDisable
Bright inverse text color.
int
|
R.attr |
| textColorPrimaryNoDisable
Bright text color.
int
|
R.attr |
| textColorSecondary
Secondary text color
May be a reference to another resource, in the form " int
|
R.attr |
| textColorSecondaryInverse
Secondary inverse text color, useful for inverted backgrounds
May be a reference to another resource, in the form " int
|
R.attr |
| textColorSecondaryInverseNoDisable
Dim inverse text color.
int
|
R.attr |
| textColorSecondaryNoDisable
Dim text color.
int
|
R.attr |
| textColorTertiary
Tertiary text color
May be a reference to another resource, in the form " int
|
R.attr |
| textColorTertiaryInverse
Tertiary inverse text color, useful for inverted backgrounds
May be a reference to another resource, in the form " int
|
R.attr |
| textFilterEnabled
When set to true, the list will filter results as the user types.
int
|
R.attr |
| TextKeyListener(TextKeyListener.Capitalize cap, boolean autotext)
Creates a new TextKeyListener with the specified capitalization
and correction properties.
|
TextKeyListener |
| textOff
The text for the button when it is not checked.
int
|
R.attr |
| textOn
The text for the button when it is checked.
int
|
R.attr |
| TextPaint() | TextPaint |
| TextPaint(Paint p) | TextPaint |
| TextPaint(int flags) | TextPaint |
| textScaleX
Sets the horizontal scaling factor for the text
Must be a floating point value, such as " int
|
R.attr |
| textSize
Size of text.
int
|
R.attr |
| textStyle
Default text typeface style.
int
|
R.attr |
| TextSwitcher(Context context)
Creates a new empty TextSwitcher.
|
TextSwitcher |
| TextSwitcher(Context context, AttributeSet attrs)
Creates a new empty TextSwitcher for the given context and with the
specified set attributes.
|
TextSwitcher |
| TextToSpeech(Context context, TextToSpeech.OnInitListener listener)
The constructor for the TextToSpeech class.
|
TextToSpeech |
| TextToSpeech.Engine() | TextToSpeech.Engine |
| TextUtils.SimpleStringSplitter(char delimiter)
Initializes the splitter.
|
TextUtils.SimpleStringSplitter |
| TextView(Context context) | TextView |
| TextView(Context context, AttributeSet attrs) | TextView |
| TextView(Context context, AttributeSet attrs, int defStyle) | TextView |
| textViewStyle
Default TextView style.
int
|
R.attr |
| TEXT_AUTO_CAPS
Setting to enable Auto Caps in text editors.
|
Settings.System |
| TEXT_AUTO_PUNCTUATE
Setting to enable Auto Punctuate in text editors.
|
Settings.System |
| TEXT_AUTO_REPLACE
Setting to enable Auto Replace (AutoText) in text editors.
|
Settings.System |
| TEXT_NODE
The node is a
Text node.short
|
Node |
| TEXT_SHOW_PASSWORD
Setting to showing password characters in text editors.
|
Settings.System |
| THAANA
The "Thaana" Unicode Block.
|
Character.UnicodeBlock |
| THAI
The "Thai" Unicode Block.
|
Character.UnicodeBlock |
| THAI
The Constant THAI indicates the THAI range and decimal base.
int
|
NumericShaper |
| theme
The overall theme to use for an activity.
int
|
R.attr |
| Theme
The default system theme.
int
|
R.style |
| Theme_Black
Special variation on the default theme that ensures the background is
completely black.
int
|
R.style |
| Theme_Black_NoTitleBar
Variant of the black theme with no title bar
int
|
R.style |
| Theme_Black_NoTitleBar_Fullscreen
Variant of the black theme that has no title bar and
fills the entire screen
int
|
R.style |
| Theme_Dialog
Default theme for dialog windows and activities, which is used by the
Dialog class.
int
|
R.style |
| Theme_InputMethod
Default theme for input methods, which is used by the
InputMethodService class.
int
|
R.style |
| Theme_Light
Theme for a light background with dark text on top.
int
|
R.style |
| Theme_Light_NoTitleBar
Variant of the light theme with no title bar
int
|
R.style |
| Theme_Light_NoTitleBar_Fullscreen
Variant of the light theme that has no title bar and
fills the entire screen
int
|
R.style |
| Theme_Light_Panel
Default light theme for panel windows.
int
|
R.style |
| Theme_Light_WallpaperSettings
Theme for a wallpaper's setting activity that is designed to be on
top of a light background.
int
|
R.style |
| Theme_NoDisplay
Default theme for activities that don't actually display a UI; that
is, they finish themselves before being resumed.
int
|
R.style |
| Theme_NoTitleBar
Variant of the default (dark) theme with no title bar
int
|
R.style |
| Theme_NoTitleBar_Fullscreen
Variant of the default (dark) theme that has no title bar and
fills the entire screen
int
|
R.style |
| Theme_Panel
Default dark theme for panel windows.
int
|
R.style |
| Theme_Translucent
Default theme for translucent activities, that is windows that allow you
to see through them to the windows behind.
int
|
R.style |
| Theme_Translucent_NoTitleBar
Variant of the translucent theme with no title bar
int
|
R.style |
| Theme_Translucent_NoTitleBar_Fullscreen
Variant of the translucent theme that has no title bar and
fills the entire screen
int
|
R.style |
| Theme_Wallpaper
Default theme for windows that want to have the user's selected
wallpaper appear behind them.
int
|
R.style |
| Theme_WallpaperSettings
Theme for a wallpaper's setting activity that is designed to be on
top of a dark background.
int
|
R.style |
| Theme_Wallpaper_NoTitleBar
Variant of the translucent theme with no title bar
int
|
R.style |
| Theme_Wallpaper_NoTitleBar_Fullscreen
Variant of the translucent theme that has no title bar and
fills the entire screen
int
|
R.style |
| thickness
Thickness of the ring.
int
|
R.attr |
| thicknessRatio
Thickness of the ring expressed as a ratio of the ring's width.
int
|
R.attr |
| Thread()
Constructs a new
Thread with no Runnable object and a
newly generated name. |
Thread |
| Thread(Runnable runnable)
Constructs a new
Thread with a Runnable object and a
newly generated name. |
Thread |
| Thread(Runnable runnable, String threadName)
Constructs a new
Thread with a Runnable object and name
provided. |
Thread |
| Thread(String threadName)
Constructs a new
Thread with no Runnable object and the
name provided. |
Thread |
| Thread(ThreadGroup group, Runnable runnable)
Constructs a new
Thread with a Runnable object and a
newly generated name. |
Thread |
| Thread(ThreadGroup group, Runnable runnable, String threadName)
Constructs a new
Thread with a Runnable object, the given
name and belonging to the ThreadGroup passed as parameter. |
Thread |
| Thread(ThreadGroup group, Runnable runnable, String threadName, long stackSize)
Constructs a new
Thread with a Runnable object, the given
name and belonging to the ThreadGroup passed as parameter. |
Thread |
| Thread(ThreadGroup group, String threadName)
Constructs a new
Thread with no Runnable object, the
given name and belonging to the ThreadGroup passed as parameter. |
Thread |
| threadCpuTimeNanos()
Get an indication of thread CPU usage.
|
Debug |
| threadCpuTimeNanos()
Get an indication of thread CPU usage.
|
VMDebug |
| ThreadDeath()
Constructs a new instance of this class.
|
ThreadDeath |
| ThreadGroup(String name)
Constructs a new ThreadGroup with the name provided.
|
ThreadGroup |
| ThreadGroup(ThreadGroup parent, String name)
Constructs a new ThreadGroup with the name provided, as child of the
ThreadGroup
parent. |
ThreadGroup |
| ThreadLocal()
Creates a new thread-local variable.
|
ThreadLocal |
| ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue)
Creates a new
ThreadPoolExecutor with the given initial
parameters and default thread factory and rejected execution handler. |
ThreadPoolExecutor |
| ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, RejectedExecutionHandler handler)
Creates a new
ThreadPoolExecutor with the given initial
parameters and default thread factory. |
ThreadPoolExecutor |
| ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, ThreadFactory threadFactory)
Creates a new
ThreadPoolExecutor with the given initial
parameters and default rejected execution handler. |
ThreadPoolExecutor |
| ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, ThreadFactory threadFactory, RejectedExecutionHandler handler)
Creates a new
ThreadPoolExecutor with the given initial
parameters. |
ThreadPoolExecutor |
| ThreadPoolExecutor.AbortPolicy()
Creates an
AbortPolicy. |
ThreadPoolExecutor.AbortPolicy |
| ThreadPoolExecutor.CallerRunsPolicy()
Creates a
CallerRunsPolicy. |
ThreadPoolExecutor.CallerRunsPolicy |
| ThreadPoolExecutor.DiscardOldestPolicy()
Creates a
DiscardOldestPolicy for the given executor. |
ThreadPoolExecutor.DiscardOldestPolicy |
| ThreadPoolExecutor.DiscardPolicy()
Creates a
DiscardPolicy. |
ThreadPoolExecutor.DiscardPolicy |
| ThreadSafeClientConnManager(HttpParams params, SchemeRegistry schreg)
Creates a new thread safe connection manager.
|
ThreadSafeClientConnManager |
| THREAD_PRIORITY_AUDIO
Standard priority of audio threads.
int
|
Process |
| THREAD_PRIORITY_BACKGROUND
Standard priority background threads.
int
|
Process |
| THREAD_PRIORITY_DEFAULT
Standard priority of application threads.
int
|
Process |
| THREAD_PRIORITY_DISPLAY
Standard priority of system display threads, involved in updating
the user interface.
int
|
Process |
| THREAD_PRIORITY_FOREGROUND
Standard priority of threads that are currently running a user interface
that the user is interacting with.
int
|
Process |
| THREAD_PRIORITY_LESS_FAVORABLE
Minimum increment to make a priority less favorable.
int
|
Process |
| THREAD_PRIORITY_LOWEST
Lowest available thread priority.
int
|
Process |
| THREAD_PRIORITY_MORE_FAVORABLE
Minimum increment to make a priority more favorable.
int
|
Process |
| THREAD_PRIORITY_URGENT_AUDIO
Standard priority of the most important audio threads.
int
|
Process |
| THREAD_PRIORITY_URGENT_DISPLAY
Standard priority of the most important display threads, for compositing
the screen and retrieving input events.
int
|
Process |
| THREE_GPP
3GPP media file format
int
|
MediaRecorder.OutputFormat |
| Throwable()
Constructs a new
Throwable that includes the current stack trace. |
Throwable |
| Throwable(String detailMessage)
Constructs a new
Throwable with the current stack trace and the
specified detail message. |
Throwable |
| Throwable(String detailMessage, Throwable throwable)
Constructs a new
Throwable with the current stack trace, the
specified detail message and the specified cause. |
Throwable |
| Throwable(Throwable throwable)
Constructs a new
Throwable with the current stack trace and the
specified cause. |
Throwable |
| throwException()
Throws an exception corresponding to this coder result.
|
CoderResult |
| throwing(String sourceClass, String sourceMethod, Throwable thrown)
Logs a message indicating that an exception is thrown.
|
Logger |
| thrownException()
Gets the thrown exception.
|
TestFailure |
| thumb
Draws the thumb on a seekbar
Must be a reference to another resource, in the form " int
|
R.attr |
| thumbnail
Reference to a the wallpaper's thumbnail bitmap.
int
|
R.attr |
| thumbnail_height
The height that is used when creating thumbnails of applications.
int
|
R.dimen |
| thumbnail_width
The width that is used when creating thumbnails of applications.
int
|
R.dimen |
| thumbOffset
An offset for the thumb that allows it to extend out of the range of the track.
int
|
R.attr |
| THUMB_DATA
The blob raw data of thumbnail
Type: DATA STREAM |
MediaStore.Images.Thumbnails |
| THURSDAY
Value of the
DAY_OF_WEEK field indicating Thursday.int
|
Calendar |
| THURSDAY
int
|
Time |
| TIBETAN
The "Tibetan" Unicode Block.
|
Character.UnicodeBlock |
| TIBETAN
The Constant TIBETAN indicates the TIBETAN range and decimal base.
int
|
NumericShaper |
| tileMode
Defines the tile mode.
int
|
R.attr |
| TIME
long
|
Build |
| TIME
The type code that identifies the SQL type
TIME.int
|
Types |
| Time()
Construct a Time object in the default timezone.
|
Time |
| Time(Time other)
A copy constructor.
|
Time |
| Time(int theHour, int theMinute, int theSecond)
This constructor is deprecated.
Use the constructor Time(long).
|
Time |
| Time(String timezone)
Construct a Time object in the timezone named by the string
argument "timezone".
|
Time |
| Time(long theTime)
Constructs a
Time object using a supplied time specified in
milliseconds. |
Time |
| timedJoin(Thread thread, long timeout)
Performs a timed Thread.join using this time unit.
|
TimeUnit |
| timedWait(Object obj, long timeout)
Performs a timed Object.wait using this time unit.
|
TimeUnit |
| TimeKeyListener() | TimeKeyListener |
| TIMEOUT
Defines the timeout in milliseconds used when retrieving an instance of
ManagedClientConnection from the
ClientConnectionManager.
|
ConnManagerPNames |
| TimeoutException()
Constructs a TimeoutException with no specified detail
message.
|
TimeoutException |
| TimeoutException(String message)
Constructs a TimeoutException with the specified detail
message.
|
TimeoutException |
| timePassed()
Returns the time elapsed since the beginning of the scrolling.
|
Scroller |
| TimePicker(Context context) | TimePicker |
| TimePicker(Context context, AttributeSet attrs) | TimePicker |
| TimePicker(Context context, AttributeSet attrs, int defStyle) | TimePicker |
| TimePickerDialog(Context context, TimePickerDialog.OnTimeSetListener callBack, int hourOfDay, int minute, boolean is24HourView) | TimePickerDialog |
| TimePickerDialog(Context context, int theme, TimePickerDialog.OnTimeSetListener callBack, int hourOfDay, int minute, boolean is24HourView) | TimePickerDialog |
| Timer()
Creates a new non-daemon
Timer. |
Timer |
| Timer(boolean isDaemon)
Creates a new
Timer which may be specified to be run as a daemon thread. |
Timer |
| Timer(String name)
Creates a new named
Timer which does not run as a daemon thread. |
Timer |
| Timer(String name, boolean isDaemon)
Creates a new named
Timer which may be specified to be run as a
daemon thread. |
Timer |
| TIMESTAMP
The type code that identifies the SQL type
TIMESTAMP.int
|
Types |
| timestamp()
The timestamp value of the version 1, variant 2 UUID as per RFC 4122. |
UUID |
| Timestamp(int theYear, int theMonth, int theDate, int theHour, int theMinute, int theSecond, int theNano)
This constructor is deprecated.
Use the constructor Timestamp(long).
|
Timestamp |
| Timestamp(Date timestamp, CertPath signerCertPath)
Constructs a new instance of
Timestamp with the specified timestamp and the given certificate path. |
Timestamp |
| Timestamp(long theTime)
Returns a
Timestamp object corresponding to the time represented
by a supplied time value. |
Timestamp |
| TIMES_CONTACTED
This constant is deprecated.
see ContactsContract
|
Contacts.PeopleColumns |
| TIMES_CONTACTED
The number of times a contact has been contacted
Type: INTEGER |
ContactsContract.ContactOptionsColumns |
| timeToValues(float[] values)
Calls timeToValues(msec, values) with the msec set to now (by calling
(int)SystemClock.uptimeMillis().)
|
Interpolator |
| timeToValues(int msec, float[] values)
Given a millisecond time value (msec), return the interpolated values and
return whether the specified time was within the range of key times
(NORMAL), was before the first key time (FREEZE_START) or after the last
key time (FREEZE_END).
|
Interpolator |
| TimeUtils() | TimeUtils |
| TimeZone()
Constructs a new instance of this class.
|
TimeZone |
| TIMEZONE_FIELD
The
FieldPosition selector for 'z' field alignment, corresponds
to the ZONE_OFFSET and DST_OFFSET
fields.int
|
DateFormat |
| TIMEZONE_UTC | Time |
| TIME_12_24
Display times as 12 or 24 hours
12
24
|
Settings.System |
| TIME_ZONE
This designator indicates the offset of the timezone from GMT.
char
|
DateFormat |
| TIME_ZONE
Marks the time zone part of a date.
|
DateFormat.Field |
| TimingLogger(String tag, String label)
Create and initialize a TimingLogger object that will log using
the specific tag.
|
TimingLogger |
| tint
Set a tinting color for the image
Must be a color value, in the form of " int
|
R.attr |
| TINYINT
The type code that identifies the SQL type
TINYINT.int
|
Types |
| TITLE | Browser.BookmarkColumns |
| TITLE
This constant is deprecated.
see ContactsContract
|
Contacts.OrganizationColumns |
| TITLE
The position title at this company as the user entered it.
|
ContactsContract.CommonDataKinds.Organization |
| TITLE
The display title of this group.
|
ContactsContract.GroupsColumns |
| TITLE
The title of the content
Type: TEXT |
MediaStore.MediaColumns |
| title
The title associated with the item.
int
|
R.attr |
| title
int
|
R.id |
| TITLECASE_LETTER
Unicode category constant Lt.
byte
|
Character |
| titleCondensed
The condensed title associated with the item.
int
|
R.attr |
| title_bar
int
|
R.drawable |
| title_bar_tall
Drawable to use as a background for a taller version of the titlebar
int
|
R.drawable |
| TITLE_CHANGED
int
|
WindowManager.LayoutParams |
| TITLE_COLUMN_INDEX
The column index (in the cursor returned by getCursor() for the
title.
int
|
RingtoneManager |
| TITLE_EXTRA_KEY
This constant is deprecated.
see ContactsContract
|
Contacts.Intents.UI |
| TITLE_KEY
A non human readable key calculated from the TITLE, used for
searching, sorting and grouping
Type: TEXT |
MediaStore.Audio.AudioColumns |
| TKIP
Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
int
|
WifiConfiguration.GroupCipher |
| TKIP
Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
int
|
WifiConfiguration.PairwiseCipher |
| TLS | SSLSocketFactory |
| toaFromString(String s)
Returns the TOA for the given dial string
Basically, returns TOA_International if there's a + prefix
|
PhoneNumberUtils |
| toAlpha
Must be a floating point value, such as " int
|
R.attr |
| toArray()
Returns a new array containing all elements contained in this
Collection. |
AbstractCollection |
| toArray()
Returns an array containing all of the elements in this queue, in
proper sequence.
|
ArrayBlockingQueue |
| toArray()
Returns a new array containing all elements contained in this
ArrayList. |
ArrayList |
| toArray()
Returns a new array containing all elements contained in this
Collection. |
Collection |
| toArray()
Returns an array containing all of the elements in this queue, in
proper sequence.
|
ConcurrentLinkedQueue |
| toArray()
Returns an array containing all of the elements in this list
in proper sequence (from first to last element).
|
CopyOnWriteArrayList |
| toArray()
Returns an array containing all of the elements in this set.
|
CopyOnWriteArraySet |
| toArray()
Returns an array containing all of the elements in this queue.
|
DelayQueue |
| toArray()
Returns an array containing all of the elements in this queue, in
proper sequence.
|
LinkedBlockingQueue |
| toArray()
Returns a new array containing all elements contained in this
LinkedList. |
LinkedList |
| toArray()
Returns an array containing all elements contained in this
List. |
List |
| toArray()
Returns an array containing all of the elements in this queue.
|
PriorityBlockingQueue |
| toArray()
Returns an array containing all elements contained in this set.
|
Set |
| toArray()
Returns a zero-length array.
|
SynchronousQueue |
| toArray()
Returns a new array containing all elements contained in this vector.
|
Vector |
| toArray(T[] contents)
Returns an array containing all elements contained in this
Collection. |
AbstractCollection |
| toArray(T[] a)
Returns an array containing all of the elements in this queue, in
proper sequence; the runtime type of the returned array is that of
the specified array.
|
ArrayBlockingQueue |
| toArray(T[] contents)
Returns an array containing all elements contained in this
ArrayList. |
ArrayList |
| toArray(T[] array)
Returns an array containing all elements contained in this
Collection. |
Collection |
| toArray(T[] a)
Returns an array containing all of the elements in this queue, in
proper sequence; the runtime type of the returned array is that of
the specified array.
|
ConcurrentLinkedQueue |
| toArray(T[] a)
Returns an array containing all of the elements in this list in
proper sequence (from first to last element); the runtime type of
the returned array is that of the specified array.
|
CopyOnWriteArrayList |
| toArray(T[] a)
Returns an array containing all of the elements in this set; the
runtime type of the returned array is that of the specified array.
|
CopyOnWriteArraySet |
| toArray(T[] a)
Returns an array containing all of the elements in this queue; the
runtime type of the returned array is that of the specified array.
|
DelayQueue |
| toArray(T[] a)
Returns an array containing all of the elements in this queue, in
proper sequence; the runtime type of the returned array is that of
the specified array.
|
LinkedBlockingQueue |
| toArray(T[] contents)
Returns an array containing all elements contained in this
LinkedList. |
LinkedList |
| toArray(T[] array)
Returns an array containing all elements contained in this
List. |
List |
| toArray(T[] a)
Returns an array containing all of the elements in this queue; the
runtime type of the returned array is that of the specified array.
|
PriorityBlockingQueue |
| toArray(T[] array)
Returns an array containing all elements contained in this set.
|
Set |
| toArray(T[] a)
Sets the zeroeth element of the specified array to null
(if the array has non-zero length) and returns it.
|
SynchronousQueue |
| toArray(T[] contents)
Returns an array containing all elements contained in this vector.
|
Vector |
| toASCIIString()
Returns the textual string representation of this URI instance using the
US-ASCII encoding.
|
URI |
| Toast(Context context)
Construct an empty Toast object.
|
Toast |
| toast_frame
int
|
R.drawable |
| TOA_International
int
|
PhoneNumberUtils |
| TOA_Unknown
int
|
PhoneNumberUtils |
| toBigInteger()
Returns this
BigDecimal as a big integer instance. |
BigDecimal |
| toBigIntegerExact()
Returns this
BigDecimal as a big integer instance if it has no
fractional part. |
BigDecimal |
| toBinaryString(int i)
Converts the specified integer into its binary string representation.
|
Integer |
| toBinaryString(long l)
Converts the specified long value into its binary string representation.
|
Long |
| toBitmap(int width, int height, int inset, int color)
Create a bitmap of the gesture with a transparent background
|
Gesture |
| toBitmap(int width, int height, int edge, int numSample, int color)
Create a bitmap of the gesture with a transparent background
|
Gesture |
| toByteArray()
Returns the two's complement representation of this BigInteger in a byte
array.
|
BigInteger |
| toByteArray() | ByteArrayBuffer |
| toByteArray()
Returns the contents of this ByteArrayOutputStream as a byte array.
|
ByteArrayOutputStream |
| toByteArray()
Returns the collation key as a byte array.
|
CollationKey |
| toByteArray() | Signature |
| toByteArray(HttpEntity entity) | EntityUtils |
| toCallerIDMinMatch(String phoneNumber)
Returns the rightmost MIN_MATCH (5) characters in the network portion
in *reversed* order
This can be used to do a database lookup against the column
that stores getStrippedReversed()
Returns null if phoneNumber == null
|
PhoneNumberUtils |
| toCharArray() | CharArrayBuffer |
| toCharArray()
Returns the contents of the receiver as a char array.
|
CharArrayWriter |
| toCharArray()
Copies the characters in this string to a character array.
|
String |
| toChars()
Encode the Signature as ASCII text.
|
Signature |
| toChars(char[] existingArray, int[] outLen)
Encode the Signature as ASCII text in to an existing array.
|
Signature |
| toChars(int codePoint)
Converts the specified Unicode code point into a UTF-16 encoded sequence
and returns it as a char array.
|
Character |
| toChars(int codePoint, char[] dst, int dstIndex)
Converts the specified Unicode code point into a UTF-16 encoded sequence
and copies the value(s) into the char array
dst, starting at
index dstIndex. |
Character |
| toCharsString()
Return the result of toChars() as a String.
|
Signature |
| toCodePoint(char high, char low)
Converts a surrogate pair into a Unicode code point.
|
Character |
| toDebugString()
Generates a debugging string indicating the status.
|
SyncResult |
| toDegrees
Must be a floating point value, such as " int
|
R.attr |
| toDegrees(double angrad)
Returns the measure in degrees of the supplied radian angle.
|
Math |
| toDegrees(double angrad)
Returns the measure in degrees of the supplied radian angle.
|
StrictMath |
| toEngineeringString()
Returns a string representation of this
BigDecimal. |
BigDecimal |
| toExternalForm()
Returns a string containing a concise, human-readable representation of
this URL.
|
URL |
| toExternalForm(URL url)
Returns the clear text representation of a given URL using HTTP format.
|
URLStreamHandler
(protected) |
| toGenericString()
Returns the string representation of the constructor's declaration,
including the type parameters.
|
Constructor |
| toGenericString()
Returns the string representation of this field, including the field's
generic type.
|
Field |
| toGenericString()
Returns the string representation of the method's declaration, including
the type parameters.
|
Method |
| toggle
int
|
R.id |
| toggle()
Change the checked state of the view to the inverse of its current state
|
Checkable |
| toggle()
Change the checked state of the view to the inverse of its current state
|
CheckedTextView |
| toggle()
Change the checked state of the view to the inverse of its current state
|
CompoundButton |
| toggle()
Change the checked state of the view to the inverse of its current state
If the radio button is already checked, this method will not toggle the radio button. |
RadioButton |
| toggle()
Toggles the drawer open and close.
|
SlidingDrawer |
| ToggleButton(Context context) | ToggleButton |
| ToggleButton(Context context, AttributeSet attrs) | ToggleButton |
| ToggleButton(Context context, AttributeSet attrs, int defStyle) | ToggleButton |
| toggleInverseFillType()
Toggles the INVERSE state of the filltype
|
Path |
| togglePanel(int featureId, KeyEvent event) | Window |
| toggleSoftInput(int showFlags, int hideFlags) | InputMethodManager |
| toggleSoftInput(int showFlags, int hideFlags) | InputMethodService.InputMethodSessionImpl |
| toggleSoftInput(int showFlags, int hideFlags)
Toggle the soft input window.
|
InputMethodSession |
| toggleSoftInputFromWindow(IBinder windowToken, int showFlags, int hideFlags)
This method toggles the input method window display.
|
InputMethodManager |
| toGMTString()
This method is deprecated.
use DateFormat
|
Date |
| toHexString(double d)
Converts the specified double into its hexadecimal string representation.
|
Double |
| toHexString(float f)
Converts the specified float into its hexadecimal string representation.
|
Float |
| toHexString(int i)
Converts the specified integer into its hexadecimal string
representation.
|
Integer |
| toHexString(long l)
Converts the specified long value into its hexadecimal string
representation.
|
Long |
| toHostString()
Obtains the host string, without scheme prefix.
|
HttpHost |
| toHtml(Spanned text)
Returns an HTML representation of the provided Spanned text.
|
Html |
| toJSONArray(JSONArray names)
Produce a JSONArray containing the values of the members of this
JSONObject.
|
JSONObject |
| toJSONObject(JSONArray names)
Produce a JSONObject by combining a JSONArray of names with the values
of this JSONArray.
|
JSONArray |
| tokenize(CharSequence text)
This method will try to take a string like
"Foo Bar (something) <foo\@google.com>,
blah\@google.com (something)"
and convert it into one or more Rfc822Tokens.
|
Rfc822Tokenizer |
| TokenWatcher(Handler h, String tag)
Construct the TokenWatcher
|
TokenWatcher |
| toLocaleString()
This method is deprecated.
use DateFormat
|
Date |
| toLocalizedPattern()
Returns the pattern of this decimal format using localized pattern
characters.
|
DecimalFormat |
| toLocalizedPattern()
Returns the pattern of this simple date format using localized pattern
characters.
|
SimpleDateFormat |
| toLowerCase()
Converts the characters in this string to lowercase, using the default
Locale.
|
String |
| toLowerCase(char c)
Returns the lower case equivalent for the specified character if the
character is an upper case letter.
|
Character |
| toLowerCase(int codePoint)
Returns the lower case equivalent for the specified code point if it is
an upper case letter.
|
Character |
| toLowerCase(Locale locale)
Converts the characters in this string to lowercase, using the specified
Locale.
|
String |
| toMatchResult()
Converts the current match into a separate MatchResult instance
that is independent from this matcher.
|
Matcher |
| toMicros(long duration)
Equivalent to MICROSECONDS.convert(duration, this).
|
TimeUnit |
| toMillis(boolean ignoreDst)
Converts this time to milliseconds.
|
Time |
| toMillis(long duration)
Equivalent to MILLISECONDS.convert(duration, this).
|
TimeUnit |
| toNanos(long duration)
Equivalent to NANOSECONDS.convert(duration, this).
|
TimeUnit |
| ToneGenerator(int streamType, int volume)
ToneGenerator class contructor specifying output stream type and volume.
|
ToneGenerator |
| TONE_CDMA_ABBR_ALERT
CDMA_ABBR_ALERT tone: 1150Hz+770Hz 400ms ON
int
|
ToneGenerator |
| TONE_CDMA_ABBR_INTERCEPT
CDMA Abbr Intercept tone: 440Hz 250ms ON, 620Hz 250ms ON
int
|
ToneGenerator |
| TONE_CDMA_ABBR_REORDER
CDMA Abbr Reorder tone: 480Hz+620Hz 250ms ON, 250ms OFF repeated for 8 times
int
|
ToneGenerator |
| TONE_CDMA_ALERT_AUTOREDIAL_LITE
CDMA Alert Auto Redial tone: {1245Hz 62ms ON, 659Hz 62ms ON} 3 times,
1245 62ms ON
int
|
ToneGenerator |
| TONE_CDMA_ALERT_CALL_GUARD
CDMA ALERT CALL GUARD tone: {1319Hz 125ms ON, 125ms OFF} 3 times
int
|
ToneGenerator |
| TONE_CDMA_ALERT_INCALL_LITE
CDMA ALERT INCALL LITE tone: 587Hz 62ms, 784 62ms, 831Hz 62ms,
784Hz 62ms, 1109 62ms, 784Hz 62ms, 831Hz 62ms, 784Hz 62ms
int
|
ToneGenerator |
| TONE_CDMA_ALERT_NETWORK_LITE
CDMA Alert Network Lite tone: 1109Hz 62ms ON, 784Hz 62ms ON, 740Hz 62ms ON
622Hz 62ms ON, 1109Hz 62ms ON
int
|
ToneGenerator |
| TONE_CDMA_ANSWER
CDMA answer tone: silent tone - defintion Frequency 0, 0ms ON, 0ms OFF
int
|
ToneGenerator |
| TONE_CDMA_CALLDROP_LITE
CDMA CALLDROP LITE tone: 1480Hz 125ms, 1397Hz 125ms, 784Hz 125ms
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_INTERGROUP
ISDN Call Signal Intergroup tone: {2091Hz 32ms ON, 2556 64ms ON} 8 times,
2091Hz 32ms ON, 400ms OFF, {2091Hz 32ms ON, 2556Hz 64ms ON} times,
2091Hz 32ms ON, 4s OFF.
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_NORMAL
ISDN Call Signal Normal tone: {2091Hz 32ms ON, 2556 64ms ON} 20 times,
2091 32ms ON, 2556 48ms ON, 4s OFF
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_PAT3
ISDN Call sign PAT3 tone: silent tone
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_PAT5
ISDN Pat5 tone: silent tone
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_PAT6
ISDN Pat6 tone: silent tone
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_PAT7
ISDN Pat7 tone: silent tone
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_PING_RING
ISDN Ping Ring tone: {2091Hz 32ms ON, 2556Hz 64ms ON} 5 times
2091Hz 20ms ON
int
|
ToneGenerator |
| TONE_CDMA_CALL_SIGNAL_ISDN_SP_PRI
ISDN Call Signal SP PRI tone:{2091Hz 32ms ON, 2556 64ms ON} 4 times
2091Hz 16ms ON, 200ms OFF, {2091Hz 32ms ON, 2556Hz 64ms ON} 4 times,
2091Hz 16ms ON, 200ms OFF
int
|
ToneGenerator |
| TONE_CDMA_CONFIRM
CDMA Confirm tone: 350Hz+440Hz 100ms ON, 100ms OFF repeated for 3 times
int
|
ToneGenerator |
| TONE_CDMA_DIAL_TONE_LITE
CDMA Dial tone : 425Hz continuous
int
|
ToneGenerator |
| TONE_CDMA_EMERGENCY_RINGBACK
CDMA EMERGENCY RINGBACK tone: {941Hz 125ms ON, 10ms OFF} 3times
4990ms OFF, REPEAT...
int
|
ToneGenerator |
| TONE_CDMA_HIGH_L
TONE_CDMA_HIGH_L tone: {3700Hz 25ms, 4000Hz 25ms} 40 times
4000ms OFF, Repeat ....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_PBX_L
CDMA HIGH PBX L: {3700Hz 25ms, 4000Hz 25ms}20 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_PBX_SLS
CDMA HIGH PBX SSL tone:{3700Hz 25ms, 4000Hz 25ms} 8 times
200ms OFF, {3700Hz 25ms, 4000Hz 25ms} 16 times, 200ms OFF,
{3700Hz 25ms, 4000Hz 25ms} 8 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_PBX_SS
CDMA HIGH PBX SS tone: {3700Hz 25ms, 4000Hz 25ms} 8 times
200 ms OFF, {3700Hz 25ms 4000Hz 25ms}8 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_PBX_SSL
CDMA HIGH PBX SSL tone:{3700Hz 25ms, 4000Hz 25ms} 8 times
200ms OFF, {3700Hz 25ms, 4000Hz 25ms} 8 times, 200ms OFF,
{3700Hz 25ms, 4000Hz 25ms} 16 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_PBX_S_X4
CDMA HIGH PBX X S4 tone: {3700Hz 25ms 4000Hz 25ms} 8 times,
200ms OFF, {3700Hz 25ms 4000Hz 25ms} 8 times, 200ms OFF,
{3700Hz 25ms 4000Hz 25ms} 8 times, 200ms OFF,
{3700Hz 25ms 4000Hz 25ms} 8 times, 800ms OFF, REPEAT...
int
|
ToneGenerator |
| TONE_CDMA_HIGH_SLS
CDMA HIGH SLS tone: {3700Hz 25ms, 4000Hz 25ms} 10 times,
500ms OFF, {3700Hz 25ms, 4000Hz 25ms} 20 times, 500ms OFF,
{3700Hz 25ms, 4000Hz 25ms} 10 times, 3000ms OFF, REPEAT
int
|
ToneGenerator |
| TONE_CDMA_HIGH_SS
CDMA HIGH SS tone: {3700Hz 25ms, 4000Hz 25ms} repeat 16 times,
400ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_SSL
CDMA HIGH SSL tone: {3700Hz 25ms, 4000Hz 25ms} 8 times,
200ms OFF, {3700Hz 25ms, 4000Hz 25ms} repeat 8 times,
200ms OFF, {3700Hz 25ms, 4000Hz 25ms} repeat 16 times,
4000ms OFF, repeat ...
int
|
ToneGenerator |
| TONE_CDMA_HIGH_SS_2
CDMA HIGH SS2 tone: {3700Hz 25ms, 4000Hz 25ms} 20 times,
1000ms OFF, {3700Hz 25ms, 4000Hz 25ms} 20 times,
3000ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_HIGH_S_X4
CDMA HIGH S X4 tone: {3700Hz 25ms, 4000Hz 25ms} 10 times,
500ms OFF, {3700Hz 25ms, 4000Hz 25ms} 10 times, 500ms OFF,
{3700Hz 25ms, 4000Hz 25ms} 10 times, 500ms OFF,
{3700Hz 25ms, 4000Hz 25ms} 10 times, 2500ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_INTERCEPT
CDMA Intercept tone: 440Hz 250ms ON, 620Hz 250ms ON ...
int
|
ToneGenerator |
| TONE_CDMA_KEYPAD_VOLUME_KEY_LITE
CDMA KEYPAD Volume key lite tone: 941Hz+1477Hz 120ms ON
int
|
ToneGenerator |
| TONE_CDMA_LOW_L
TONE_CDMA_LOW_L tone: {1300Hz 25ms, 1450Hz 25ms} 40 times,
4000ms OFF, Repeat ....
int
|
ToneGenerator |
| TONE_CDMA_LOW_PBX_L
CDMA LOW PBX L: {1300Hz 25ms,1450Hz 25ms}20 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_LOW_PBX_SLS
CDMA HIGH PBX SLS tone:{1300Hz 25ms, 1450Hz 25ms} 8 times
200ms OFF, {1300Hz 25ms, 1450Hz 25ms} 16 times, 200ms OFF,
{1300Hz 25ms, 1450Hz 25ms} 8 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_LOW_PBX_SS
CDMA LOW PBX SS tone: {1300Hz 25ms, 1450Hz 25ms} 8 times
200 ms OFF, {1300Hz 25ms 1450Hz 25ms}8 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_LOW_PBX_SSL
CDMA LOW PBX SSL tone:{1300Hz 25ms, 1450Hz 25ms} 8 times
200ms OFF, {1300Hz 25ms, 1450Hz 25ms} 8 times, 200ms OFF,
{1300Hz 25ms, 1450Hz 25ms} 16 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_LOW_PBX_S_X4
CDMA LOW PBX X S4 tone: {1300Hz 25ms 1450Hz 25ms} 8 times,
200ms OFF, {1300Hz 25ms 1450Hz 25ms} 8 times, 200ms OFF,
{1300Hz 25ms 1450Hz 25ms} 8 times, 200ms OFF,
{1300Hz 25ms 1450Hz 25ms} 8 times, 800ms OFF, REPEAT...
int
|
ToneGenerator |
| TONE_CDMA_LOW_SLS
CDMA LOW SLS tone: {1300Hz 25ms, 1450Hz 25ms} 10 times,
500ms OFF, {1300Hz 25ms, 1450Hz 25ms} 20 times, 500ms OFF,
{1300Hz 25ms, 1450Hz 25ms} 10 times, 3000ms OFF, REPEAT
int
|
ToneGenerator |
| TONE_CDMA_LOW_SS
CDMA LOW SS tone: {1300z 25ms, 1450Hz 25ms} repeat 16 times,
400ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_LOW_SSL
CDMA LOW SSL tone: {1300Hz 25ms, 1450Hz 25ms} 8 times,
200ms OFF, {1300Hz 25ms, 1450Hz 25ms} repeat 8 times,
200ms OFF, {1300Hz 25ms, 1450Hz 25ms} repeat 16 times,
4000ms OFF, repeat ...
int
|
ToneGenerator |
| TONE_CDMA_LOW_SS_2
CDMA LOW SS2 tone: {1300Hz 25ms, 1450Hz 25ms} 20 times,
1000ms OFF, {1300Hz 25ms, 1450Hz 25ms} 20 times,
3000ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_LOW_S_X4
CDMA LOW S X4 tone: {2600Hz 25ms, 2900Hz 25ms} 10 times,
500ms OFF, {2600Hz 25ms, 2900Hz 25ms} 10 times, 500ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 10 times, 500ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 10 times, 2500ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_MED_L
TONE_CDMA_MED_L tone: {2600Hz 25ms, 2900Hz 25ms} 40 times
4000ms OFF, Repeat ....
int
|
ToneGenerator |
| TONE_CDMA_MED_PBX_L
CDMA MED PBX L: {2600Hz 25ms, 2900Hz 25ms}20 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_MED_PBX_SLS
CDMA HIGH PBX SLS tone:{2600Hz 25ms, 2900Hz 25ms} 8 times
200ms OFF, {2600Hz 25ms, 2900Hz 25ms} 16 times, 200ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 8 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_MED_PBX_SS
CDMA MED PBX SS tone: {2600Hz 25ms, 2900Hz 25ms} 8 times
200 ms OFF, {2600Hz 25ms 2900Hz 25ms}8 times,
2000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_MED_PBX_SSL
CDMA MED PBX SSL tone:{2600Hz 25ms, 2900Hz 25ms} 8 times
200ms OFF, {2600Hz 25ms, 2900Hz 25ms} 8 times, 200ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 16 times, 1000ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_MED_PBX_S_X4
CDMA MED PBX X S4 tone: {2600Hz 25ms 2900Hz 25ms} 8 times,
200ms OFF, {2600Hz 25ms 2900Hz 25ms} 8 times, 200ms OFF,
{2600Hz 25ms 2900Hz 25ms} 8 times, 200ms OFF,
{2600Hz 25ms 2900Hz 25ms} 8 times, 800ms OFF, REPEAT...
int
|
ToneGenerator |
| TONE_CDMA_MED_SLS
CDMA MED SLS tone: {2600Hz 25ms, 2900Hz 25ms} 10 times,
500ms OFF, {2600Hz 25ms, 2900Hz 25ms} 20 times, 500ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 10 times, 3000ms OFF, REPEAT
int
|
ToneGenerator |
| TONE_CDMA_MED_SS
CDMA MED SS tone: {2600Hz 25ms, 2900Hz 25ms} repeat 16 times,
400ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_MED_SSL
CDMA MED SSL tone: {2600Hz 25ms, 2900Hz 25ms} 8 times,
200ms OFF, {2600Hz 25ms, 2900Hz 25ms} repeat 8 times,
200ms OFF, {2600Hz 25ms, 2900Hz 25ms} repeat 16 times,
4000ms OFF, repeat ...
int
|
ToneGenerator |
| TONE_CDMA_MED_SS_2
CDMA MED SS2 tone: {2600Hz 25ms, 2900Hz 25ms} 20 times,
1000ms OFF, {2600Hz 25ms, 2900Hz 25ms} 20 times,
3000ms OFF, repeat ....
int
|
ToneGenerator |
| TONE_CDMA_MED_S_X4
CDMA MED S X4 tone: {2600Hz 25ms, 2900Hz 25ms} 10 times,
500ms OFF, {2600Hz 25ms, 2900Hz 25ms} 10 times, 500ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 10 times, 500ms OFF,
{2600Hz 25ms, 2900Hz 25ms} 10 times, 2500ms OFF, REPEAT....
int
|
ToneGenerator |
| TONE_CDMA_NETWORK_BUSY
CDMA Network Busy tone: 480Hz+620Hz 500ms ON, 500ms OFF continuous
int
|
ToneGenerator |
| TONE_CDMA_NETWORK_BUSY_ONE_SHOT
CDMA_NETWORK_BUSY_ONE_SHOT tone: 425Hz 500ms ON, 500ms OFF.
int
|
ToneGenerator |
| TONE_CDMA_NETWORK_CALLWAITING
CDMA Network Callwaiting tone: 440Hz 300ms ON
int
|
ToneGenerator |
| TONE_CDMA_NETWORK_USA_RINGBACK
CDMA USA Ringback: 440Hz+480Hz 2s ON, 4000 OFF ...
int
|
ToneGenerator |
| TONE_CDMA_ONE_MIN_BEEP
CDMA One Min Beep tone: 1150Hz+770Hz 400ms ON
int
|
ToneGenerator |
| TONE_CDMA_PIP
CDMA PIP tone: 480Hz 100ms ON, 100ms OFF repeated for 4 times
int
|
ToneGenerator |
| TONE_CDMA_PRESSHOLDKEY_LITE
CDMA PRESSHOLDKEY LITE tone: 587Hz 375ms ON, 1175Hz 125ms ON
int
|
ToneGenerator |
| TONE_CDMA_REORDER
CDMA Reorder tone: 480Hz+620Hz 250ms ON, 250ms OFF...
int
|
ToneGenerator |
| TONE_CDMA_SIGNAL_OFF
CDMA_SIGNAL_OFF - silent tone
int
|
ToneGenerator |
| TONE_CDMA_SOFT_ERROR_LITE
CDMA SOFT ERROR LITE tone: 1047Hz 125ms ON, 370Hz 125ms
int
|
ToneGenerator |
| TONE_DTMF_0
DTMF tone for key 0: 1336Hz, 941Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_1
DTMF tone for key 1: 1209Hz, 697Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_2
DTMF tone for key 2: 1336Hz, 697Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_3
DTMF tone for key 3: 1477Hz, 697Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_4
DTMF tone for key 4: 1209Hz, 770Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_5
DTMF tone for key 5: 1336Hz, 770Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_6
DTMF tone for key 6: 1477Hz, 770Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_7
DTMF tone for key 7: 1209Hz, 852Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_8
DTMF tone for key 8: 1336Hz, 852Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_9
DTMF tone for key 9: 1477Hz, 852Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_A
DTMF tone for key A: 1633Hz, 697Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_B
DTMF tone for key B: 1633Hz, 770Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_C
DTMF tone for key C: 1633Hz, 852Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_D
DTMF tone for key D: 1633Hz, 941Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_P
DTMF tone for key #: 1477Hz, 941Hz, continuous
int
|
ToneGenerator |
| TONE_DTMF_S
DTMF tone for key *: 1209Hz, 941Hz, continuous
int
|
ToneGenerator |
| TONE_PROP_ACK
Proprietary tone, positive acknowlegement: 1200Hz, 100ms ON, 100ms OFF 2 bursts
int
|
ToneGenerator |
| TONE_PROP_BEEP
Proprietary tone, general beep: 400Hz+1200Hz, 35ms ON
int
|
ToneGenerator |
| TONE_PROP_BEEP2
Proprietary tone, general double beep: twice 400Hz+1200Hz, 35ms ON, 200ms OFF, 35ms ON
int
|
ToneGenerator |
| TONE_PROP_NACK
Proprietary tone, negative acknowlegement: 300Hz+400Hz+500Hz, 400ms ON
int
|
ToneGenerator |
| TONE_PROP_PROMPT
Proprietary tone, prompt tone: 400Hz+1200Hz, 200ms ON
int
|
ToneGenerator |
| TONE_SUP_BUSY
Call supervisory tone, Busy:
CEPT: 425Hz, 500ms ON, 500ms OFF...
int
|
ToneGenerator |
| TONE_SUP_CALL_WAITING
Call supervisory tone, Call Waiting:
CEPT, JAPAN: 425Hz, 200ms ON, 600ms OFF, 200ms ON, 3s OFF...
int
|
ToneGenerator |
| TONE_SUP_CONFIRM
Call supervisory tone (IS-95), confirm tone: a 350 Hz tone added to a 440 Hz tone
repeated 3 times in a 100 ms on, 100 ms off cycle
int
|
ToneGenerator |
| TONE_SUP_CONGESTION
Call supervisory tone, Congestion:
CEPT, JAPAN: 425Hz, 200ms ON, 200ms OFF...
int
|
ToneGenerator |
| TONE_SUP_CONGESTION_ABBREV
Call supervisory tone (IS-95), abbreviated congestion: congestion tone limited to 4 seconds
int
|
ToneGenerator |
| TONE_SUP_DIAL
Call supervisory tone, Dial tone:
CEPT: 425Hz, continuous
ANSI (IS-95): 350Hz+440Hz, continuous
JAPAN: 400Hz, continuous
int
|
ToneGenerator |
| TONE_SUP_ERROR
Call supervisory tone, Error/Special info: 950Hz+1400Hz+1800Hz, 330ms ON, 1s OFF...
int
|
ToneGenerator |
| TONE_SUP_INTERCEPT
Call supervisory tone (IS-95), intercept tone: alternating 440 Hz and 620 Hz tones,
each on for 250 ms
int
|
ToneGenerator |
| TONE_SUP_INTERCEPT_ABBREV
Call supervisory tone (IS-95), abbreviated intercept: intercept tone limited to 4 seconds
int
|
ToneGenerator |
| TONE_SUP_PIP
Call supervisory tone (IS-95), pip tone: four bursts of 480 Hz tone (0.1 s on, 0.1 s off).
int
|
ToneGenerator |
| TONE_SUP_RADIO_ACK
Call supervisory tone, Radio path acknowlegment :
CEPT, ANSI: 425Hz, 200ms ON
JAPAN: 400Hz, 1s ON, 2s OFF...
int
|
ToneGenerator |
| TONE_SUP_RADIO_NOTAVAIL
Call supervisory tone, Radio path not available: 425Hz, 200ms ON, 200 OFF 3 bursts
int
|
ToneGenerator |
| TONE_SUP_RINGTONE
Call supervisory tone, Ring Tone:
CEPT, JAPAN: 425Hz, 1s ON, 4s OFF...
int
|
ToneGenerator |
| toOctalString(int i)
Converts the specified integer into its octal string representation.
|
Integer |
| toOctalString(long l)
Converts the specified long value into its octal string representation.
|
Long |
| TooManyListenersException()
Constructs a new
TooManyListenersException with the current stack
trace filled in. |
TooManyListenersException |
| TooManyListenersException(String detailMessage)
Constructs a new
TooManyListenersException with the stack trace
and message filled in. |
TooManyListenersException |
| TOP
Push object to the top of its container, not changing its size.
int
|
Gravity |
| top
Must be a dimension value, which is a floating point number appended with a unit such as " int
|
R.attr |
| toPath() | Gesture |
| toPath(Path path) | Gesture |
| toPath(Path path, int width, int height, int edge, int numSample) | Gesture |
| toPath(float width, float height, int numSample)
Convert the stroke to a Path based on the number of points
|
GestureStroke |
| toPath(int width, int height, int edge, int numSample) | Gesture |
| toPattern()
Returns the pattern of this
ChoiceFormat which specifies the
ranges and their associated strings. |
ChoiceFormat |
| toPattern()
Returns the pattern of this decimal format using non-localized pattern
characters.
|
DecimalFormat |
| toPattern()
Returns the pattern of this message format.
|
MessageFormat |
| toPattern()
Returns the pattern of this simple date format using non-localized
pattern characters.
|
SimpleDateFormat |
| topBright
May be a reference to another resource, in the form " int
|
R.attr |
| topDark
May be a reference to another resource, in the form " int
|
R.attr |
| toPlainString()
Returns a string representation of this
BigDecimal. |
BigDecimal |
| topLeftRadius
Must be a dimension value, which is a floating point number appended with a unit such as " int
|
R.attr |
| topOffset
Extra offset for the handle at the top of the SlidingDrawer.
int
|
R.attr |
| topRightRadius
Must be a dimension value, which is a floating point number appended with a unit such as " int
|
R.attr |
| toRadians(double angdeg)
Returns the measure in radians of the supplied degree angle.
|
Math |
| toRadians(double angdeg)
Returns the measure in radians of the supplied degree angle.
|
StrictMath |
| toRoute()
Obtains the tracked route.
|
RouteTracker |
| toSeconds(long duration)
Equivalent to SECONDS.convert(duration, this).
|
TimeUnit |
| toShortString()
Return string representation of this class without the class's name
as a prefix.
|
ComponentName |
| toShortString() | Matrix |
| toShortString()
Return a string representation of the rectangle in a compact form.
|
Rect |
| toShortString()
Return a string representation of the transformation in a compact form.
|
Transformation |
| toString()
Returns the string representation of this
Collection. |
AbstractCollection |
| toString()
Returns the string representation of this map.
|
AbstractMap |
| toString()
Returns a string representation of this node.
|
AbstractPreferences |
| toString()
Returns a string identifying this synchronizer, as well as its state.
|
AbstractQueuedSynchronizer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AccessibilityEvent |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Account |
| toString()
Returns the string representation of this ACL.
|
Acl |
| toString()
Returns the string representation of this ACL entry.
|
AclEntry |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ActivityInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Address |
| toString()
Returns a string containing a concise, human-readable description of this
AlgorithmParameters. |
AlgorithmParameters |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AllowAllHostnameVerifier |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AlteredCharSequence |
| toString()
Returns a
String representation of this annotation. |
Annotation |
| toString()
Returns this annotation in string representation.
|
Annotation |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AppWidgetProviderInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ApplicationInfo |
| toString()
Returns the string representation of this
Collection. |
ArrayBlockingQueue |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AssetFileDescriptor |
| toString()
Returns the String representation of the current value.
|
AtomicBoolean |
| toString()
Returns the String representation of the current value.
|
AtomicInteger |
| toString()
Returns the String representation of the current values of array.
|
AtomicIntegerArray |
| toString()
Returns the String representation of the current value.
|
AtomicLong |
| toString()
Returns the String representation of the current values of array.
|
AtomicLongArray |
| toString()
Returns the String representation of the current value.
|
AtomicReference |
| toString()
Returns the String representation of the current values of array.
|
AtomicReferenceArray |
| toString()
Returns the name of the class followed by a "(", the name of the
attribute, and a ")".
|
AttributedCharacterIterator.Attribute |
| toString()
Returns this attribute name.
|
Attributes.Name |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AuthScope |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
AuthState |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicClientCookie |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicCookieStore |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicCredentialsProvider |
| toString()
Returns a String representation of the header.
|
BasicHeader |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicHeaderElement |
| toString()
Get a string representation of this pair.
|
BasicNameValuePair |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicRequestLine |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicStatusLine |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BasicUserPrincipal |
| toString()
Returns the internal message of the
Bidi object, used in
debugging. |
Bidi |
| toString()
Returns a canonical string representation of this
BigDecimal. |
BigDecimal |
| toString()
Returns a string representation of this
BigInteger in decimal
form. |
BigInteger |
| toString()
Returns a string containing a concise, human-readable description of the
receiver.
|
BitSet |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BluetoothClass |
| toString()
Returns a string representation of this BluetoothDevice.
|
BluetoothDevice |
| toString()
Returns a string containing a concise, human-readable description of this
boolean.
|
Boolean |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BoringLayout.Metrics |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BrowserCompatHostnameVerifier |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
BufferedHeader |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Bundle |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Byte |
| toString()
Returns the contents of this ByteArrayOutputStream as a string.
|
ByteArrayOutputStream |
| toString()
Returns a string representing the state of this byte buffer.
|
ByteBuffer |
| toString()
Returns a string that describes this object.
|
ByteOrder |
| toString()
Returns the string representation of this instance.
|
CRL |
| toString()
Returns the string representation of this
Calendar. |
Calendar |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
CdmaCellLocation |
| toString()
Returns a
String representation of this CertPath
instance. |
CertPath |
| toString()
Returns a string containing a concise, human-readable description of the
certificate.
|
Certificate |
| toString()
Returns a string containing a concise, human-readable description of the
receiver.
|
Certificate |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
CharArrayBuffer |
| toString()
Returns the contents of this
CharArrayWriter as a string. |
CharArrayWriter |
| toString()
Returns a string representing the current remaining chars of this buffer.
|
CharBuffer |
| toString()
Returns a string with the same characters in the same order as in this
sequence.
|
CharSequence |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Character |
| toString()
Returns the string representation of this subset.
|
Character.Subset |
| toString()
Gets a string representation of this charset.
|
Charset |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Class |
| toString()
Returns a string containing a concise, human-readable description of the
this
CodeSigner including its first certificate and its time
stamp, if present. |
CodeSigner |
| toString()
Returns a string containing a concise, human-readable description of the
this
CodeSource including its location, its certificates and its
signers. |
CodeSource |
| toString()
Returns a text description of this result.
|
CoderResult |
| toString()
Returns a text description of this action indication.
|
CodingErrorAction |
| toString()
Returns the string representation of this instance.
|
CollectionCertStoreParameters |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ColorStateList |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
CompletionInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ComponentName |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Configuration |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ConfigurationInfo |
| toString()
Returns a string containing a concise, human-readable description of this
constructor.
|
Constructor |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ContentProviderResult |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ContentValues |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
CookieOrigin |
| toString()
Returns a string representation of this list.
|
CopyOnWriteArrayList |
| toString()
Returns a string identifying this latch, as well as its state.
|
CountDownLatch |
| toString()
Returns this currency's ISO 4217 currency code.
|
Currency |
| toString()
Produces a string representation of the date in SQL format
|
Date |
| toString()
Returns the string representation of this
Date in the format: Tue Jun 22
13:07:00 GMT 1999 |
Date |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
DefaultHttpClientConnection |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
DefaultHttpServerConnection |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
DhcpInfo |
| toString()
Returns a string containing a concise, human-readable description of this
DigestInputStream including the digest. |
DigestInputStream |
| toString()
Returns a string containing a concise, human-readable description of this
DigestOutputStream including the digest. |
DigestOutputStream |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
DisplayMetrics |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Double |
| toString()
Returns a string representing the state of this double buffer.
|
DoubleBuffer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Element |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Enum |
| toString()
Returns the string representation of this
EventObject. |
EventObject |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
FeatureInfo |
| toString()
Returns a string containing a concise, human-readable description of this
field.
|
Field |
| toString()
Returns the string representation of this field position.
|
FieldPosition |
| toString()
Returns a string containing a concise, human-readable description of this
file.
|
File |
| toString()
Returns a string version of the mapping mode.
|
FileChannel.MapMode |
| toString()
Returns a string that shows the details of the lock suitable for display
to an end user.
|
FileLock |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Float |
| toString()
Returns a string representing the state of this float buffer.
|
FloatBuffer |
| toString()
Returns the content by calling the
toString() method of the output
destination. |
Formatter |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
GsmCellLocation |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Handler |
| toString()
Returns the string representation of this
Hashtable. |
Hashtable |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
HttpHost |
| toString()
Obtains a description of this route.
|
HttpRoute |
| toString()
Returns a string containing a concise, human-readable description of the
this
Identity including its name and its scope. |
Identity |
| toString()
Returns a string containing a concise, human-readable description of this
IdentityScope. |
IdentityScope |
| toString()
Returns a string containing a concise, human-readable description of this
IP address.
|
Inet6Address |
| toString()
Returns a string containing a concise, human-readable description of this
IP address.
|
InetAddress |
| toString()
Gets a string representation of this socket included the address and the
port number.
|
InetSocketAddress |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
InputBinding |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
InputMethodInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
InstrumentationInfo |
| toString()
Returns a string represents of the state of this int buffer.
|
IntBuffer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Integer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Intent |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Intent.ShortcutIconResource |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
IntentSender |
| toString()
Make an JSON text of this JSONArray.
|
JSONArray |
| toString()
Make an JSON text of this JSONObject.
|
JSONObject |
| toString()
Return the JSON text.
|
JSONStringer |
| toString()
Make a printable string of this JSONTokener.
|
JSONTokener |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
KeyEvent |
| toString()
Returns a string containing a concise, human-readable description of
this
PrivateKeyEntry. |
KeyStore.PrivateKeyEntry |
| toString()
Returns a string containing a concise, human-readable description of
this
SecretKeyEntry. |
KeyStore.SecretKeyEntry |
| toString()
Returns a string containing a concise, human-readable description of
this
TrustedCertificateEntry. |
KeyStore.TrustedCertificateEntry |
| toString()
Returns the string representation of this
LDAPCertStoreParameters
instance. |
LDAPCertStoreParameters |
| toString()
Returns the string representation of this
Level object. |
Level |
| toString()
Returns the string representation of this
Collection. |
LinkedBlockingQueue |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
LocalSocket |
| toString()
Returns the string representation of this
Locale. |
Locale |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Location |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Long |
| toString()
Returns a string representing the state of this long buffer.
|
LongBuffer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Looper |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
MailTo |
| toString()
Returns the string representation for this
MathContext instance. |
MathContext |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Matrix |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Message |
| toString()
Returns a string containing a concise, human-readable description of this
MessageDigest including the name of its algorithm. |
MessageDigest |
| toString()
Returns a string containing a concise, human-readable description of this
method.
|
Method |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
MotionEvent |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
NTCredentials |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
NTUserPrincipal |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
NeighboringCellInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
NetworkInfo |
| toString()
Gets a string containing a concise, human-readable description of this
network interface.
|
NetworkInterface |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Notification |
| toString()
Returns a string representation of this NumericShaper.
|
NumericShaper |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Object |
| toString()
Returns a string containing a concise, human-readable description of this
descriptor.
|
ObjectStreamClass |
| toString()
Returns a string containing a concise, human-readable description of this
field descriptor.
|
ObjectStreamField |
| toString()
Returns a string representation of this
PKIXBuilderParameters
instance. |
PKIXBuilderParameters |
| toString()
Returns a string representation of this
PKIXCertPathBuilderResult
instance. |
PKIXCertPathBuilderResult |
| toString()
Returns a string representation for this
PKIXCertPathValidatorResult instance. |
PKIXCertPathValidatorResult |
| toString()
Returns a string representation of this
PKIXParameters instance. |
PKIXParameters |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Package |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PackageInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PackageStats |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Paint.FontMetricsInt |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ParcelFileDescriptor |
| toString()
Returns a string representation of the ParcelUuid
For example: 0000110B-0000-1000-8000-00805F9B34FB will be the return value.
|
ParcelUuid |
| toString()
Returns the string representation of this parse position.
|
ParsePosition |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ParserCursor |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Pattern |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PatternMatcher |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PendingIntent |
| toString()
Returns the string representation of this permission.
|
Permission |
| toString()
Returns a string containing a concise, human-readable description of the
this
Permission including its name and its actions. |
Permission |
| toString()
Returns a string containing a concise, human-readable description of this
PermissionCollection. |
PermissionCollection |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PermissionGroupInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PermissionInfo |
| toString()
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Plugin |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Point |
| toString()
Returns a string representation of this
PolicyQualifierInfo
instance. |
PolicyQualifierInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
PowerManager.WakeLock |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Prediction |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Preference |
| toString()
Returns a string representation of this node.
|
Preferences |
| toString()
Returns a string containing a concise, human-readable description of
this
Principal. |
Principal |
| toString()
Returns the string representation of this
Collection. |
PriorityBlockingQueue |
| toString()
Returns a string containing a concise, human-readable description of this
PrivilegedActionException. |
PrivilegedActionException |
| toString()
Returns a string containing a concise, human-readable description of the
this
ProtectionDomain. |
ProtectionDomain |
| toString()
Converts this protocol version to a string.
|
ProtocolVersion |
| toString()
Returns a string containing a concise, human-readable description of
this
Provider including its name and its version. |
Provider |
| toString()
Returns a string containing a concise, human-readable description of
this
Service. |
Provider.Service |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ProviderInfo |
| toString()
Gets a textual representation of this
Proxy instance. |
Proxy |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Rect |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
RectF |
| toString()
Returns a string identifying this lock, as well as its lock state.
|
ReentrantLock |
| toString()
Returns a string identifying this lock, as well as its lock state.
|
ReentrantReadWriteLock |
| toString()
Returns a string identifying this lock, as well as its lock state.
|
ReentrantReadWriteLock.ReadLock |
| toString()
Returns a string identifying this lock, as well as its lock
state.
|
ReentrantReadWriteLock.WriteLock |
| toString()
Obtains a description of this worker.
|
RefQueueWorker |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ResolveInfo |
| toString()
Returns the name (with quoting added if necessary),
the comment (in parentheses), and the address (in angle brackets).
|
Rfc822Token |
| toString()
Obtains a description of the tracked route.
|
RouteTracker |
| toString()
Override toString to pick up any embedded exception.
|
SAXException |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SQLiteQuery |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SSLEngineResult |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ScanResult |
| toString()
Returns a string representation of this
Scanner. |
Scanner |
| toString()
Return a string representation of this object.
|
Scheme |
| toString()
Returns a string identifying this semaphore, as well as its state.
|
Semaphore |
| toString()
Returns a textual representation of this server socket including the
address, port and the state.
|
ServerSocket |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ServiceInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
ServiceState |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Short |
| toString()
Returns a string representing the state of this short buffer.
|
ShortBuffer |
| toString()
Returns a string containing a concise, human-readable description of this
Signature including its algorithm and its state. |
Signature |
| toString()
Returns a string containing a concise, human-readable description of this
Signer including its name and its scope if present. |
Signer |
| toString()
Returns the string representation of this
SimpleTimeZone. |
SimpleTimeZone |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SmsMessage.SubmitPdu |
| toString()
This method is deprecated.
Use android.telephony.SmsMessage.
|
SmsMessage.SubmitPdu |
| toString()
Returns a
String containing a concise, human-readable description of the
socket. |
Socket |
| toString()
Returns a string containing a concise, human-readable description of the
socket.
|
SocketImpl |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SpannableString |
| toString()
Return a String containing a copy of the chars in this buffer.
|
SpannableStringBuilder |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SpannedString |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SslCertificate |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
StackTraceElement |
| toString()
Returns the state of this tokenizer in a readable format.
|
StreamTokenizer |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
StrictHostnameVerifier |
| toString()
Returns this string.
|
String |
| toString()
Returns the current String representation.
|
StringBuffer |
| toString()
Returns the contents of this builder.
|
StringBuilder |
| toString()
Gets a copy of the contents of this writer as a string.
|
StringWriter |
| toString()
Returns a
String representation of this Subject. |
Subject |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Surface |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SyncAdapterType |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
SyncResult |
| toString()
Returns a string representation of the test case
|
TestCase |
| toString()
Returns a short description of the failure.
|
TestFailure |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
TestMethod |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
TestSuite |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
TextView.SavedState |
| toString()
Returns a string containing a concise, human-readable description of the
Thread.
|
Thread |
| toString()
Returns a string containing a concise, human-readable description of the
receiver.
|
ThreadGroup |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Throwable |
| toString()
Formats the
Time as a String in JDBC escape format: hh:mm:ss. |
Time |
| toString()
Return the current time in YYYYMMDDTHHMMSS
|
Time |
| toString()
Returns the timestamp formatted as a String in the JDBC Timestamp Escape
format, which is
"yyyy-mm-dd hh:mm:ss.nnnnnnnnn". |
Timestamp |
| toString()
Returns a string containing a concise, human-readable description of this
Timestamp. |
Timestamp |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Transformation |
| toString()
Returns a string representation of this
TrustAnchor instance. |
TrustAnchor |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
TypedArray |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
TypedValue |
| toString()
Returns the textual string representation of this URI instance.
|
URI |
| toString()
Returns a string containing a concise, human-readable representation of
this URL.
|
URL |
| toString()
Returns the string representation containing the name of this class and
the URL.
|
URLConnection |
| toString()
Returns a string representation of this UUID in the following format, as per RFC 4122. |
UUID |
| toString()
Returns a string containing a concise, human-readable description of this
UnresolvedPermission including its target name and its target
actions. |
UnresolvedPermission |
| toString()
Returns the encoded string representation of this URI.
|
Uri |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
Uri.Builder |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
UsernamePasswordCredentials |
| toString()
Returns the string representation of this vector.
|
Vector |
| toString()
Provides the version information in human-readable format.
|
VersionInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
WifiConfiguration |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
WifiInfo |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
WifiManager.MulticastLock |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
WifiManager.WifiLock |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
WindowManager.LayoutParams |
| toString()
Returns a string containing a concise, human-readable description of this
object.
|
X500Principal |
| toString()
Returns a string representation of this instance.
|
X509CRLEntry |
| toString()
Returns a string representation of this
X509CRLSelector instance. |
X509CRLSelector |
| toString()
Returns a string representation of this
X509CertSelector
instance. |
X509CertSelector |
| toString()
Returns the string representation of this
ZipEntry. |
ZipEntry |
| toString(boolean value)
Converts the specified boolean to its string representation.
|
Boolean |
| toString(boolean detailed)
Returns a string containing a concise, human-readable description of the
this
Certificate. |
Certificate |
| toString(boolean detailed)
Returns a string containing a concise, human-readable description of the
this
Identity. |
Identity |
| toString(boolean[] array)
Creates a
String representation of the boolean[] passed. |
Arrays |
| toString(byte value)
Returns a string containing a concise, human-readable description of the
specified byte value.
|
Byte |
| toString(byte[] array)
Creates a
String representation of the byte[] passed. |
Arrays |
| toString(char value)
Converts the specified character to its string representation.
|
Character |
| toString(char[] array)
Creates a
String representation of the char[] passed. |
Arrays |
| toString(double d)
Returns a string containing a concise, human-readable description of the
specified double value.
|
Double |
| toString(double[] array)
Creates a
String representation of the double[] passed. |
Arrays |
| toString(float f)
Returns a string containing a concise, human-readable description of the
specified float value.
|
Float |
| toString(float[] array)
Creates a
String representation of the float[] passed. |
Arrays |
| toString(int radix)
Returns a string containing a string representation of this
BigInteger with base radix. |
BigInteger |
| toString(int hibyte)
This method is deprecated.
Use toString().
|
ByteArrayOutputStream |
| toString(int value)
Converts the specified integer into its decimal string representation.
|
Integer |
| toString(int indentFactor)
Make a prettyprinted JSON text of this JSONArray.
|
JSONArray |
| toString(int indentFactor)
Make a prettyprinted JSON text of this JSONObject.
|
JSONObject |
| toString(int modifiers)
Returns a string containing the string representation of all modifiers
present in the specified modifiers.
|
Modifier |
| toString(int measureSpec)
Returns a String representation of the specified measure
specification.
|
View.MeasureSpec |
| toString(int i, int radix)
Converts the specified integer into a string representation based on the
specified radix.
|
Integer |
| toString(int[] array)
Creates a
String representation of the int[] passed. |
Arrays |
| toString(Object[] array)
Creates a
String representation of the Object[] passed. |
Arrays |
| toString(String enc)
Returns the contents of this ByteArrayOutputStream as a string converted
according to the encoding declared in
enc. |
ByteArrayOutputStream |
| toString(long l)
Converts the specified long value into its decimal string representation.
|
Long |
| toString(long l, int radix)
Converts the specified long value into a string representation based on
the specified radix.
|
Long |
| toString(long[] array)
Creates a
String representation of the long[] passed. |
Arrays |
| toString(HttpEntity entity) | EntityUtils |
| toString(HttpEntity entity, String defaultCharset) | EntityUtils |
| toString(short value)
Returns a string containing a concise, human-readable description of the
specified short value with radix 10.
|
Short |
| toString(short[] array)
Creates a
String representation of the short[] passed. |
Arrays |
| totalMemory()
Returns the total amount of memory which is available to the running
program.
|
Runtime |
| toTitleCase(char c)
Returns the title case equivalent for the specified character if it
exists.
|
Character |
| toTitleCase(int codePoint)
Returns the title case equivalent for the specified code point if it
exists.
|
Character |
| TOUCHABLE_INSETS_CONTENT
Option for touchableInsets: the area inside of
the content insets can be touched.
int
|
InputMethodService.Insets |
| TOUCHABLE_INSETS_FRAME
Option for touchableInsets: the entire window frame
can be touched.
int
|
InputMethodService.Insets |
| TOUCHABLE_INSETS_VISIBLE
Option for touchableInsets: the area inside of
the visible insets can be touched.
int
|
InputMethodService.Insets |
| touchAndCancelView(InstrumentationTestCase test, View v)
Simulate touching the center of a view and cancelling (so no onClick should
fire, etc).
|
TouchUtils |
| TouchDelegate(Rect bounds, View delegateView)
Constructor
|
TouchDelegate |
| TouchDex() | TouchDex |
| TOUCHSCREEN_FINGER
int
|
Configuration |
| TOUCHSCREEN_NOTOUCH
int
|
Configuration |
| TOUCHSCREEN_STYLUS
int
|
Configuration |
| TOUCHSCREEN_UNDEFINED
int
|
Configuration |
| TouchUtils() | TouchUtils |
| toUpperCase()
Converts the characters in this string to uppercase, using the default
Locale.
|
String |
| toUpperCase(char c)
Returns the upper case equivalent for the specified character if the
character is a lower case letter.
|
Character |
| toUpperCase(int codePoint)
Returns the upper case equivalent for the specified code point if the
code point is a lower case letter.
|
Character |
| toUpperCase(Locale locale)
Converts the characters in this string to uppercase, using the specified
Locale.
|
String |
| toURI()
Returns a Uniform Resource Identifier for this file.
|
File |
| toURI()
Return the host URI, as a string.
|
HttpHost |
| toURI()
This method is deprecated.
Use toUri(int) instead.
|
Intent |
| toURI()
Converts this URL instance into an equivalent URI object.
|
URL |
| toUri(int flags)
Convert this Intent into a String holding a URI representation of it.
|
Intent |
| toURL()
Returns a Uniform Resource Locator for this file.
|
File |
| toURL()
Converts this URI instance to a URL.
|
URI |
| toXDelta
May be a floating point value, such as " int
|
R.attr |
| toXScale
Must be a floating point value, such as " int
|
R.attr |
| TOY
int
|
BluetoothClass.Device.Major |
| toYDelta
May be a floating point value, such as " int
|
R.attr |
| toYScale
Must be a floating point value, such as " int
|
R.attr |
| TOY_CONTROLLER
int
|
BluetoothClass.Device |
| TOY_DOLL_ACTION_FIGURE
int
|
BluetoothClass.Device |
| TOY_GAME
int
|
BluetoothClass.Device |
| TOY_ROBOT
int
|
BluetoothClass.Device |
| TOY_UNCATEGORIZED
int
|
BluetoothClass.Device |
| TOY_VEHICLE
int
|
BluetoothClass.Device |
| TO_LEFT
The touchable region of the View extends to the left of its
actual extent.
int
|
TouchDelegate |
| TO_RIGHT
The touchable region of the View extends to the right of its
actual extent.
int
|
TouchDelegate |
| trace() | TestFailure |
| trace(View view, ViewDebug.HierarchyTraceType type)
Outputs a trace to the currently opened traces file.
|
ViewDebug |
| trace(View view, ViewDebug.RecyclerTraceType type, int... parameters)
Outputs a trace to the currently opened recycler traces.
|
ViewDebug |
| traceInstructions(boolean enable)
Switches the output of debug information for instructions on or off.
|
Runtime |
| traceMethodCalls(boolean enable)
Switches the output of debug information for methods on or off.
|
Runtime |
| TRACE_COUNT_ALLOCS
Flags for startMethodTracing().
int
|
Debug |
| TRACE_COUNT_ALLOCS
flag for startMethodTracing(), which adds the results from
startAllocCounting to the trace key file.
int
|
VMDebug |
| TRACE_HIERARCHY
Enables or disables view hierarchy tracing.
boolean
|
ViewDebug |
| TRACE_RECYCLER
Enables or disables view recycler tracing.
boolean
|
ViewDebug |
| TRACK
The track number of this song on the album, if any.
|
MediaStore.Audio.AudioColumns |
| TRADITIONAL_CHINESE
Locale constant for zh_TW.
|
Locale |
| transact(int code, Parcel data, Parcel reply, int flags)
Default implementation rewinds the parcels and calls onTransact.
|
Binder |
| transact(int code, Parcel data, Parcel reply, int flags)
Perform a generic operation with the object.
|
IBinder |
| TRANSACTION_NONE
A constant indicating that transactions are not supported.
int
|
Connection |
| TRANSACTION_READ_COMMITTED
No dirty reads are permitted, therefore transactions may not read
a row containing uncommitted values - but does not prevent an application
from non-repeatable reads and phantom reads.
int
|
Connection |
| TRANSACTION_READ_UNCOMMITTED
In the case that reading uncommitted values is allowed, the following
incidents may happen which may lead to an invalid results:
int
|
Connection |
| TRANSACTION_REPEATABLE_READ
A constant indicating that dirty reads and non-repeatable
reads are prevented but phantom reads can occur.
int
|
Connection |
| TRANSACTION_SERIALIZABLE
The constant that indicates that the following incidents are all
prevented (the opposite of TRANSACTION_READ_UNCOMMITTED):
int
|
Connection |
| transcriptMode
Sets the transcript mode for the list.
int
|
R.attr |
| TRANSCRIPT_MODE_ALWAYS_SCROLL
The list will automatically scroll to the bottom, no matter what items
are currently visible.
int
|
AbsListView |
| TRANSCRIPT_MODE_DISABLED
Disables the transcript mode.
int
|
AbsListView |
| TRANSCRIPT_MODE_NORMAL
The list will automatically scroll to the bottom when a data set change
notification is received and only if the last item is already visible
on screen.
int
|
AbsListView |
| transferFrom(ReadableByteChannel src, long position, long count)
Reads up to
count bytes from src and stores them in this
channel's file starting at position. |
FileChannel |
| transferTo(long position, long count, WritableByteChannel target)
Reads up to
count bytes from this channel's file starting at
position and writes them to target. |
FileChannel |
| TRANSFER_ENCODING
HTTP header definitions
|
HTTP |
| TRANSFORM
The TRANSFORM text attribute.
|
TextAttribute |
| transform(Matrix matrix)
Transform the points in this path by matrix.
|
Path |
| transform(Matrix matrix, Path dst)
Transform the points in this path by matrix, and write the answer
into dst.
|
Path |
| Transformation()
Creates a new transformation with alpha = 1 and the identity matrix.
|
Transformation |
| transformUrl(Matcher match, String url)
Examines the matched text and either passes it through or uses the
data in the Matcher state to produce a replacement.
|
Linkify.TransformFilter |
| TRANSIENT
The
int value representing the transient
modifier.int
|
Modifier |
| TransitionDrawable(Drawable[] layers)
Create a new transition drawable with the specified list of layers.
|
TransitionDrawable |
| TRANSITION_ANIMATION_SCALE
Scaling factor for activity transition animations.
|
Settings.System |
| translate(float dx, float dy)
Preconcat the current matrix with the specified translation
|
Canvas |
| translate(float x, float y, float z) | Camera |
| translate(int dx, int dy)
Translate the region by [dx, dy].
|
Region |
| translate(int dx, int dy, Region dst)
Set the dst region to the result of translating this region by [dx, dy].
|
Region |
| TranslateAnimation(Context context, AttributeSet attrs)
Constructor used when a TranslateAnimation is loaded from a resource.
|
TranslateAnimation |
| TranslateAnimation(float fromXDelta, float toXDelta, float fromYDelta, float toYDelta)
Constructor to use when building a TranslateAnimation from code
|
TranslateAnimation |
| TranslateAnimation(int fromXType, float fromXValue, int toXType, float toXValue, int fromYType, float fromYValue, int toYType, float toYValue)
Constructor to use when building a TranslateAnimation from code
|
TranslateAnimation |
| translateKey(Key key)
Translates the given key into a key from this key factory.
|
KeyFactory |
| translateKey(SecretKey key)
Translates the specified secret key into an instance of the corresponding
key from the provider of this key factory.
|
SecretKeyFactory |
| translateM(float[] m, int mOffset, float x, float y, float z)
Translates matrix m by x, y, and z in place.
|
Matrix |
| translateM(float[] tm, int tmOffset, float[] m, int mOffset, float x, float y, float z)
Translates matrix m by x, y, and z, putting the result in tm
|
Matrix |
| TRANSLUCENT
System chooses a format that supports translucency (many alpha bits)
int
|
PixelFormat |
| TRANSPARENT
int
|
Color |
| TRANSPARENT
System chooses a format that supports transparency
(at least 1 alpha bit)
int
|
PixelFormat |
| transparent
int
|
R.color |
| transposeM(float[] mTrans, int mTransOffset, float[] m, int mOffset)
Transposes a 4 x 4 matrix.
|
Matrix |
| TreeMap()
Constructs a new empty
TreeMap instance. |
TreeMap |
| TreeMap(Comparator<? super K> comparator)
Constructs a new empty
TreeMap instance with the specified
comparator. |
TreeMap |
| TreeMap(Map<? extends K, ? extends V> map)
Constructs a new
TreeMap instance containing the mappings from
the specified map and using natural ordering. |
TreeMap |
| TreeMap(SortedMap<K, ? extends V> map)
Constructs a new
TreeMap instance containing the mappings from
the specified SortedMap and using the same comparator. |
TreeMap |
| TreeSet()
Constructs a new empty instance of
TreeSet which uses natural
ordering. |
TreeSet |
| TreeSet(Collection<? extends E> collection)
Constructs a new instance of
TreeSet which uses natural ordering
and containing the unique elements in the specified collection. |
TreeSet |
| TreeSet(Comparator<? super E> comparator)
Constructs a new empty instance of
TreeSet which uses the
specified comparator. |
TreeSet |
| TreeSet(SortedSet<E> set)
Constructs a new instance of
TreeSet containing the elements of
the specified SortedSet and using the same Comparator. |
TreeSet |
| triggerClip(int clipId)
Schedules the playback of a clip.
|
JetPlayer |
| triggerSearch(String query, ComponentName launchActivity, Bundle appSearchData)
Similar to startSearch(String, boolean, ComponentName, Bundle, boolean) but actually fires off the search query after invoking
the search dialog.
|
SearchManager |
| triggerSearch(String query, Bundle appSearchData)
Similar to startSearch(String, boolean, Bundle, boolean), but actually fires off the search query after invoking
the search dialog.
|
Activity |
| trim()
Copies this string removing white space characters from the beginning and
end of the string.
|
String |
| trimStateSet(int[] states, int newSize) | StateSet |
| trimToSize()
Sets the capacity of this
ArrayList to be the same as the current
size. |
ArrayList |
| trimToSize()
Trims off any extra capacity beyond the current length.
|
StringBuffer |
| trimToSize()
Trims off any extra capacity beyond the current length.
|
StringBuilder |
| trimToSize()
Sets the capacity of this vector to be the same as the size.
|
Vector |
| TRUE
The
Boolean object that represents the primitive value
true. |
Boolean |
| TRUE
a String representation of
true. |
Pack200.Packer |
| TRUE
a String representation of
true. |
Pack200.Unpacker |
| TRUE
int
|
RelativeLayout |
| truncate(String s)
Truncates a String to the maximum length.
|
BaseTestRunner |
| truncate(long len)
Truncate the value of this
Blob object to a specified length in
bytes. |
Blob |
| truncate(long len)
Truncates this
Clob after the specified number of characters. |
Clob |
| truncate(long size)
Truncates the file underlying this channel to a given size.
|
FileChannel |
| truncateHistory(ContentResolver cr)
If there are more than MAX_HISTORY_COUNT non-bookmark history
items in the bookmark/history table, delete TRUNCATE_N_OLDEST
of them.
|
Browser |
| truncateHistory(ContentResolver cr, int maxEntries)
Reduces the length of the history table, to prevent it from growing too large.
|
SearchRecentSuggestions
(protected) |
| TRUNCATE_HISTORY_PROJECTION | Browser |
| TRUNCATE_HISTORY_PROJECTION_ID_INDEX
int
|
Browser |
| TRUNCATE_N_OLDEST
int
|
Browser |
| TrustAnchor(String caName, PublicKey caPublicKey, byte[] nameConstraints)
Creates a new
TrustAnchor with the specified certificate
authority name, its public key and the specified name constraints. |
TrustAnchor |
| TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints)
Creates a new
TrustAnchor with the specified certificate and name
constraints. |
TrustAnchor |
| TrustAnchor(X500Principal caPrincipal, PublicKey caPublicKey, byte[] nameConstraints)
Creates a new
TrustAnchor with the specified certificate
authority name as principal, its public key and the specified name
constraints. |
TrustAnchor |
| TrustManagerFactorySpi()
Creates a new
TrustManagerFactorySpi instance. |
TrustManagerFactorySpi |
| tryAcquire()
Acquires a permit from this semaphore, only if one is available at the
time of invocation.
|
Semaphore |
| tryAcquire(int arg)
Attempts to acquire in exclusive mode.
|
AbstractQueuedSynchronizer
(protected) |
| tryAcquire(int permits)
Acquires the given number of permits from this semaphore, only
if all are available at the time of invocation.
|
Semaphore |
| tryAcquire(int permits, long timeout, TimeUnit unit)
Acquires the given number of permits from this semaphore, if all
become available within the given waiting time and the current
thread has not been interrupted.
|
Semaphore |
| tryAcquire(long timeout, TimeUnit unit)
Acquires a permit from this semaphore, if one becomes available
within the given waiting time and the current thread has not
been interrupted.
|
Semaphore |
| tryAcquireNanos(int arg, long nanosTimeout)
Attempts to acquire in exclusive mode, aborting if interrupted,
and failing if the given timeout elapses.
|
AbstractQueuedSynchronizer |
| tryAcquireShared(int arg)
Attempts to acquire in shared mode.
|
AbstractQueuedSynchronizer
(protected) |
| tryAcquireSharedNanos(int arg, long nanosTimeout)
Attempts to acquire in shared mode, aborting if interrupted, and
failing if the given timeout elapses.
|
AbstractQueuedSynchronizer |
| tryLock()
Attempts to acquire an exclusive lock on this file without blocking.
|
FileChannel |
| tryLock()
Acquires the lock only if it is free at the time of invocation.
|
Lock |
| tryLock()
Acquires the lock only if it is not held by another thread at the time
of invocation.
|
ReentrantLock |
| tryLock()
Acquires the read lock only if the write lock is not held by
another thread at the time of invocation.
|
ReentrantReadWriteLock.ReadLock |
| tryLock()
Acquires the write lock only if it is not held by another thread
at the time of invocation.
|
ReentrantReadWriteLock.WriteLock |
| tryLock(long time, TimeUnit unit)
Acquires the lock if it is free within the given waiting time and the
current thread has not been interrupted.
|
Lock |
| tryLock(long timeout, TimeUnit unit)
Acquires the lock if it is not held by another thread within the given
waiting time and the current thread has not been
interrupted.
|
ReentrantLock |
| tryLock(long timeout, TimeUnit unit)
Acquires the read lock if the write lock is not held by
another thread within the given waiting time and the
current thread has not been interrupted.
|
ReentrantReadWriteLock.ReadLock |
| tryLock(long timeout, TimeUnit unit)
Acquires the write lock if it is not held by another thread
within the given waiting time and the current thread has
not been interrupted.
|
ReentrantReadWriteLock.WriteLock |
| tryLock(long position, long size, boolean shared)
Attempts to acquire an exclusive lock on this file without blocking.
|
FileChannel |
| tryRelease(int arg)
Attempts to set the state to reflect a release in exclusive
mode.
|
AbstractQueuedSynchronizer
(protected) |
| tryReleaseShared(int arg)
Attempts to set the state to reflect a release in shared mode.
|
AbstractQueuedSynchronizer
(protected) |
| TTS_DEFAULT_COUNTRY
Default text-to-speech country.
|
Settings.Secure |
| TTS_DEFAULT_LANG
Default text-to-speech language.
|
Settings.Secure |
| TTS_DEFAULT_PITCH
Default text-to-speech engine pitch.
|
Settings.Secure |
| TTS_DEFAULT_RATE
Default text-to-speech engine speech rate.
|
Settings.Secure |
| TTS_DEFAULT_SYNTH
Default text-to-speech engine.
|
Settings.Secure |
| TTS_DEFAULT_VARIANT
Default text-to-speech locale variant.
|
Settings.Secure |
| TTS_USE_DEFAULTS
Setting to always use the default text-to-speech settings regardless
of the application settings.
|
Settings.Secure |
| TT_EOF
The constant representing the end of the stream.
int
|
StreamTokenizer |
| TT_EOL
The constant representing the end of the line.
int
|
StreamTokenizer |
| TT_NUMBER
The constant representing a number token.
int
|
StreamTokenizer |
| TT_WORD
The constant representing a word token.
int
|
StreamTokenizer |
| TUESDAY
Value of the
DAY_OF_WEEK field indicating Tuesday.int
|
Calendar |
| TUESDAY
int
|
Time |
| tunnelProxy(HttpHost proxy, boolean secure)
Tracks tunnelling to a proxy in a proxy chain.
|
RouteTracker |
| tunnelProxy(HttpHost next, boolean secure, HttpParams params)
Tracks tunnelling of the connection to a chained proxy.
|
AbstractPoolEntry |
| tunnelProxy(HttpHost next, boolean secure, HttpParams params) | AbstractPooledConnAdapter |
| tunnelProxy(HttpHost next, boolean secure, HttpParams params)
Indicates that a tunnel to an intermediate proxy has been established.
|
ManagedClientConnection |
| TunnelRefusedException(String message, HttpResponse response) | TunnelRefusedException |
| tunnelTarget(boolean secure)
Tracks tunnelling to the target.
|
RouteTracker |
| tunnelTarget(boolean secure, HttpParams params)
Tracks tunnelling of the connection to the target.
|
AbstractPoolEntry |
| tunnelTarget(boolean secure, HttpParams params) | AbstractPooledConnAdapter |
| tunnelTarget(boolean secure, HttpParams params)
Indicates that a tunnel to the target has been established.
|
ManagedClientConnection |
| TUNNEL_PROXY
Step: tunnel through proxy to other proxy.
int
|
HttpRouteDirector |
| TUNNEL_TARGET
Step: tunnel through proxy to target.
int
|
HttpRouteDirector |
| TwoLineListItem(Context context) | TwoLineListItem |
| TwoLineListItem(Context context, AttributeSet attrs) | TwoLineListItem |
| TwoLineListItem(Context context, AttributeSet attrs, int defStyle) | TwoLineListItem |
| two_line_list_item
int
|
R.layout |
| TYPE
The Class object that represents the primitive type
boolean. |
Boolean |
| TYPE
The type of build, like "user" or "eng".
|
Build |
| TYPE
The Class object that represents the primitive type
byte. |
Byte |
| TYPE
The type of the call (incoming, outgoing or missed).
|
CallLog.Calls |
| TYPE
The Class object that represents the primitive type
char. |
Character |
| TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.ContactMethodsColumns |
| TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.OrganizationColumns |
| TYPE
This constant is deprecated.
see ContactsContract
|
Contacts.PhonesColumns |
| TYPE | ContactsContract.AggregationExceptions |
| TYPE
The type of data, for example Home or Work.
|
ContactsContract.CommonDataKinds.CommonColumns |
| TYPE
The type of phone number, for example Home or Work.
|
ContactsContract.PhoneLookupColumns |
| TYPE
The Class object that represents the primitive type
double. |
Double |
| TYPE
The Class object that represents the primitive type
float. |
Float |
| TYPE
The Class object that represents the primitive type
int. |
Integer |
| TYPE
The Class object that represents the primitive type
long. |
Long |
| type
Must be one of the following constant values. int
|
R.attr |
| TYPE
The Class object that represents the primitive type
short. |
Short |
| TYPE
The Class object that represents the primitive type
void. |
Void |
| type()
Gets the type of this
Proxy instance. |
Proxy |
| TypedValue() | TypedValue |
| typeface
Default text typeface.
int
|
R.attr |
| TypefaceSpan(Parcel src) | TypefaceSpan |
| TypefaceSpan(String family) | TypefaceSpan |
| typeName()
Gets the fully qualified name of the type that could not be found.
|
TypeNotPresentException |
| typeNoNulls
States that a
NULL value is NOT permitted for
this data type.int
|
DatabaseMetaData |
| TypeNotPresentException(String typeName, Throwable cause)
Constructs a new
TypeNotPresentException with the current stack
trace, a detail message that includes the name of the type that could not
be found and the Throwable that caused this exception. |
TypeNotPresentException |
| typeNullable
States that a
NULL value is permitted for this data type.int
|
DatabaseMetaData |
| typeNullableUnknown
States that it is unknown if a
NULL value is permitted for
this data type.int
|
DatabaseMetaData |
| typePredBasic
States that this column shall not be used for
WHERE statements
with a LIKE clause.int
|
DatabaseMetaData |
| typePredChar
States that this column can only be used in a
WHERE...LIKE
statement.int
|
DatabaseMetaData |
| typePredNone
States that this column does not support searches.
int
|
DatabaseMetaData |
| TYPES
This array can be used to convert the event type integer constants
such as START_TAG or TEXT to
to a string.
|
XmlPullParser |
| typeSearchable
States that the column is searchable.
int
|
DatabaseMetaData |
| typesIterator()
Return an iterator over the filter's data types.
|
IntentFilter |
| TYPES_ALL_MASK
Mask for AccessibilityEvent all types.
int
|
AccessibilityEvent |
| TYPE_ACCELEROMETER
A constant describing an accelerometer sensor type.
int
|
Sensor |
| TYPE_ALARM
Type that refers to sounds that are used for the alarm.
int
|
RingtoneManager |
| TYPE_ALL
All types of sounds.
int
|
RingtoneManager |
| TYPE_ALL
A constant describing all sensor types.
int
|
Sensor |
| TYPE_ANNIVERSARY
int
|
ContactsContract.CommonDataKinds.Event |
| TYPE_APPLICATION
Window type: a normal application window.
int
|
WindowManager.LayoutParams |
| TYPE_APPLICATION_ATTACHED_DIALOG
Window type: like TYPE_APPLICATION_PANEL, but layout
of the window happens as that of a top-level window, not
as a child of its container.
int
|
WindowManager.LayoutParams |
| TYPE_APPLICATION_MEDIA
Window type: window for showing media (e.g.
int
|
WindowManager.LayoutParams |
| TYPE_APPLICATION_PANEL
Window type: a panel on top of an application window.
int
|
WindowManager.LayoutParams |
| TYPE_APPLICATION_STARTING
Window type: special application window that is displayed while the
application is starting.
int
|
WindowManager.LayoutParams |
| TYPE_APPLICATION_SUB_PANEL
Window type: a sub-panel on top of an application window.
int
|
WindowManager.LayoutParams |
| TYPE_ASSISTANT
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_ASSISTANT
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_ATTRIBUTE
The data field holds an attribute resource
identifier (referencing an attribute in the current theme
style, not a resource entry).
int
|
TypedValue |
| TYPE_AUTOMATIC
Allows the provider to automatically decide whether the specified raw contacts should
be included in the same aggregate contact or not.
int
|
ContactsContract.AggregationExceptions |
| TYPE_BASE_APPLICATION
Window type: an application window that serves as the "base" window
of the overall application; all other application windows will
appear on top of it.
int
|
WindowManager.LayoutParams |
| TYPE_BIRTHDAY
int
|
ContactsContract.CommonDataKinds.Event |
| TYPE_BLOG
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_BROTHER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_CALLBACK
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_CAR
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_CHANGED
int
|
WindowManager.LayoutParams |
| TYPE_CHILD
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_CLASS_DATETIME
Class for dates and times.
int
|
InputType |
| TYPE_CLASS_NUMBER
Class for numeric text.
int
|
InputType |
| TYPE_CLASS_PHONE
Class for a phone number.
int
|
InputType |
| TYPE_CLASS_TEXT
Class for normal text.
int
|
InputType |
| TYPE_COMPANY_MAIN
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_CUSTOM
This constant is deprecated.
see ContactsContract
int
|
Contacts.ContactMethodsColumns |
| TYPE_CUSTOM
This constant is deprecated.
see ContactsContract
int
|
Contacts.OrganizationColumns |
| TYPE_CUSTOM
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_CUSTOM
A custom type.
int
|
ContactsContract.CommonDataKinds.BaseTypes |
| TYPE_DATETIME_VARIATION_DATE
Default variation of TYPE_CLASS_DATETIME: allows entering
only a date.
int
|
InputType |
| TYPE_DATETIME_VARIATION_NORMAL
Default variation of TYPE_CLASS_DATETIME: allows entering
both a date and time.
int
|
InputType |
| TYPE_DATETIME_VARIATION_TIME
Default variation of TYPE_CLASS_DATETIME: allows entering
only a time.
int
|
InputType |
| TYPE_DEFAULT
int
|
ContactsContract.CommonDataKinds.Nickname |
| TYPE_DIMENSION
The data field holds a complex number encoding a
dimension value.
int
|
TypedValue |
| TYPE_DOMESTIC_PARTNER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_FATHER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_FAX_HOME
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_FAX_HOME
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_FAX_WORK
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_FAX_WORK
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_FIRST_COLOR_INT
Identifies the start of integer values that were specified as
color constants (starting with '#').
int
|
TypedValue |
| TYPE_FIRST_INT
Identifies the start of plain integer values.
int
|
TypedValue |
| TYPE_FLOAT
The data field holds an IEEE 754 floating point number.
int
|
TypedValue |
| TYPE_FORWARD_ONLY
A constant used to indicate a
ResultSet object whose cursor can
only move forward.int
|
ResultSet |
| TYPE_FRACTION
The data field holds a complex number encoding a fraction
of a container.
int
|
TypedValue |
| TYPE_FRIEND
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_FTP
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_GYROSCOPE
A constant describing a gyroscope sensor type
int
|
Sensor |
| TYPE_HOME
This constant is deprecated.
see ContactsContract
int
|
Contacts.ContactMethodsColumns |
| TYPE_HOME
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_HOME
int
|
ContactsContract.CommonDataKinds.Email |
| TYPE_HOME
int
|
ContactsContract.CommonDataKinds.Im |
| TYPE_HOME
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_HOME
int
|
ContactsContract.CommonDataKinds.StructuredPostal |
| TYPE_HOME
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_HOMEPAGE
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_INITIALS
int
|
ContactsContract.CommonDataKinds.Nickname |
| TYPE_INPUT_METHOD
Window type: internal input methods windows, which appear above
the normal UI.
int
|
WindowManager.LayoutParams |
| TYPE_INPUT_METHOD_DIALOG
Window type: internal input methods dialog windows, which appear above
the current input method window.
int
|
WindowManager.LayoutParams |
| TYPE_INT_BOOLEAN
The data field holds 0 or 1 that was originally
specified as "false" or "true".
int
|
TypedValue |
| TYPE_INT_COLOR_ARGB4
The data field holds a color that was originally
specified as #argb.
int
|
TypedValue |
| TYPE_INT_COLOR_ARGB8
The data field holds a color that was originally
specified as #aarrggbb.
int
|
TypedValue |
| TYPE_INT_COLOR_RGB4
The data field holds a color that was originally
specified as #rgb.
int
|
TypedValue |
| TYPE_INT_COLOR_RGB8
The data field holds a color that was originally
specified as #rrggbb.
int
|
TypedValue |
| TYPE_INT_DEC
The data field holds a number that was
originally specified in decimal.
int
|
TypedValue |
| TYPE_INT_HEX
The data field holds a number that was
originally specified in hexadecimal (0xn).
int
|
TypedValue |
| TYPE_ISDN
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_KEEP_SEPARATE
Makes sure that the specified raw contacts are NOT included in the same
aggregate contact.
int
|
ContactsContract.AggregationExceptions |
| TYPE_KEEP_TOGETHER
Makes sure that the specified raw contacts are included in the same
aggregate contact.
int
|
ContactsContract.AggregationExceptions |
| TYPE_KEYGUARD
Window type: keyguard window.
int
|
WindowManager.LayoutParams |
| TYPE_KEYGUARD_DIALOG
Window type: dialogs that the keyguard shows
int
|
WindowManager.LayoutParams |
| TYPE_LAST_COLOR_INT
Identifies the end of integer values that were specified as color
constants.
int
|
TypedValue |
| TYPE_LAST_INT
Identifies the end of plain integer values.
int
|
TypedValue |
| TYPE_LIGHT
A constant describing a light sensor type
int
|
Sensor |
| TYPE_MAGNETIC_FIELD
A constant describing a magnetic field sensor type.
int
|
Sensor |
| TYPE_MAIN
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_MAINDEN_NAME
int
|
ContactsContract.CommonDataKinds.Nickname |
| TYPE_MANAGER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_MASK_CLASS
Mask of bits that determine the overall class
of text being given.
int
|
InputType |
| TYPE_MASK_FLAGS
Mask of bits that provide addition bit flags
of options.
int
|
InputType |
| TYPE_MASK_VARIATION
Mask of bits that determine the variation of
the base content class.
int
|
InputType |
| TYPE_MMS
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_MOBILE
The Default Mobile data connection.
int
|
ConnectivityManager |
| TYPE_MOBILE
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_MOBILE
int
|
ContactsContract.CommonDataKinds.Email |
| TYPE_MOBILE
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_MOTHER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_NOTIFICATION
Type that refers to sounds that are used for notifications.
int
|
RingtoneManager |
| TYPE_NOTIFICATION_STATE_CHANGED
Represents the event showing/hiding a Notification.
int
|
AccessibilityEvent |
| TYPE_NULL
Special content type for when no explicit type has been specified.
int
|
InputType |
| TYPE_NULL
The value contains no data.
int
|
TypedValue |
| TYPE_NUMBER_FLAG_DECIMAL
Flag of TYPE_CLASS_NUMBER: the number is decimal, allowing
a decimal point to provide fractional values.
int
|
InputType |
| TYPE_NUMBER_FLAG_SIGNED
Flag of TYPE_CLASS_NUMBER: the number is signed, allowing
a positive or negative sign at the start.
int
|
InputType |
| TYPE_ORIENTATION
A constant describing an orientation sensor type.
int
|
Sensor |
| TYPE_OTHER
This constant is deprecated.
see ContactsContract
int
|
Contacts.ContactMethodsColumns |
| TYPE_OTHER
This constant is deprecated.
see ContactsContract
int
|
Contacts.OrganizationColumns |
| TYPE_OTHER
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Email |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Event |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Im |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Organization |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.StructuredPostal |
| TYPE_OTHER
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_OTHER_FAX
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_OTHER_NAME
int
|
ContactsContract.CommonDataKinds.Nickname |
| TYPE_PAGER
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_PAGER
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_PARENT
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_PARTNER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_PHONE
Window type: phone.
int
|
WindowManager.LayoutParams |
| TYPE_PRESSURE
A constant describing a pressure sensor type
int
|
Sensor |
| TYPE_PRIORITY_PHONE
Window type: priority phone UI, which needs to be displayed even if
the keyguard is active.
int
|
WindowManager.LayoutParams |
| TYPE_PROFILE
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_PROXIMITY
A constant describing a proximity sensor type
int
|
Sensor |
| TYPE_RADIO
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_REFERENCE
The data field holds a resource identifier.
int
|
TypedValue |
| TYPE_REFERRED_BY
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_RELATIVE
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_RINGTONE
Type that refers to sounds that are used for the phone ringer.
int
|
RingtoneManager |
| TYPE_SCROLL_INSENSITIVE
A constant used to indicate a
ResultSet object which is
scrollable but is insensitive to changes made by others.int
|
ResultSet |
| TYPE_SCROLL_SENSITIVE
A constant used to indicate a
ResultSet object which is
scrollable and sensitive to changes made by others.int
|
ResultSet |
| TYPE_SEARCH_BAR
Window type: the search bar.
int
|
WindowManager.LayoutParams |
| TYPE_SHORT_NAME
int
|
ContactsContract.CommonDataKinds.Nickname |
| TYPE_SISTER
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_SPOUSE
int
|
ContactsContract.CommonDataKinds.Relation |
| TYPE_STATUS_BAR
Window type: the status bar.
int
|
WindowManager.LayoutParams |
| TYPE_STATUS_BAR_PANEL
Window type: panel that slides out from the status bar
int
|
WindowManager.LayoutParams |
| TYPE_STRING
The string field holds string data.
int
|
TypedValue |
| TYPE_SYSTEM_ALERT
Window type: system window, such as low power alert.
int
|
WindowManager.LayoutParams |
| TYPE_SYSTEM_DIALOG
Window type: panel that slides out from the status bar
int
|
WindowManager.LayoutParams |
| TYPE_SYSTEM_ERROR
Window type: internal system error windows, appear on top of
everything they can.
int
|
WindowManager.LayoutParams |
| TYPE_SYSTEM_OVERLAY
Window type: system overlay windows, which need to be displayed
on top of everything else.
int
|
WindowManager.LayoutParams |
| TYPE_TELEX
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_TEMPERATURE
A constant describing a temperature sensor type
int
|
Sensor |
| TYPE_TEXT_FLAG_AUTO_COMPLETE
Flag for TYPE_CLASS_TEXT: the text editor is performing
auto-completion of the text being entered based on its own semantics,
which it will present to the user as they type.
int
|
InputType |
| TYPE_TEXT_FLAG_AUTO_CORRECT
Flag for TYPE_CLASS_TEXT: the user is entering free-form
text that should have auto-correction applied to it.
int
|
InputType |
| TYPE_TEXT_FLAG_CAP_CHARACTERS
Flag for TYPE_CLASS_TEXT: capitalize all characters.
int
|
InputType |
| TYPE_TEXT_FLAG_CAP_SENTENCES
Flag for TYPE_CLASS_TEXT: capitalize first character of
each sentence.
int
|
InputType |
| TYPE_TEXT_FLAG_CAP_WORDS
Flag for TYPE_CLASS_TEXT: capitalize first character of
all words.
int
|
InputType |
| TYPE_TEXT_FLAG_IME_MULTI_LINE
Flag for TYPE_CLASS_TEXT: the regular text view associated
with this should not be multi-line, but when a fullscreen input method
is providing text it should use multiple lines if it can.
int
|
InputType |
| TYPE_TEXT_FLAG_MULTI_LINE
Flag for TYPE_CLASS_TEXT: multiple lines of text can be
entered into the field.
int
|
InputType |
| TYPE_TEXT_FLAG_NO_SUGGESTIONS
Flag for TYPE_CLASS_TEXT: the input method does not need to
display any dictionary-based candidates.
int
|
InputType |
| TYPE_TEXT_VARIATION_EMAIL_ADDRESS
Variation of TYPE_CLASS_TEXT: entering an e-mail address.
int
|
InputType |
| TYPE_TEXT_VARIATION_EMAIL_SUBJECT
Variation of TYPE_CLASS_TEXT: entering the subject line of
an e-mail.
int
|
InputType |
| TYPE_TEXT_VARIATION_FILTER
Variation of TYPE_CLASS_TEXT: entering text to filter contents
of a list etc.
int
|
InputType |
| TYPE_TEXT_VARIATION_LONG_MESSAGE
Variation of TYPE_CLASS_TEXT: entering the content of a long, possibly
formal message such as the body of an e-mail.
int
|
InputType |
| TYPE_TEXT_VARIATION_NORMAL
Default variation of TYPE_CLASS_TEXT: plain old normal text.
int
|
InputType |
| TYPE_TEXT_VARIATION_PASSWORD
Variation of TYPE_CLASS_TEXT: entering a password.
int
|
InputType |
| TYPE_TEXT_VARIATION_PERSON_NAME
Variation of TYPE_CLASS_TEXT: entering the name of a person.
int
|
InputType |
| TYPE_TEXT_VARIATION_PHONETIC
Variation of TYPE_CLASS_TEXT: entering text for phonetic
pronunciation, such as a phonetic name field in contacts.
int
|
InputType |
| TYPE_TEXT_VARIATION_POSTAL_ADDRESS
Variation of TYPE_CLASS_TEXT: entering a postal mailing address.
int
|
InputType |
| TYPE_TEXT_VARIATION_SHORT_MESSAGE
Variation of TYPE_CLASS_TEXT: entering a short, possibly informal
message such as an instant message or a text message.
int
|
InputType |
| TYPE_TEXT_VARIATION_URI
Variation of TYPE_CLASS_TEXT: entering a URI.
int
|
InputType |
| TYPE_TEXT_VARIATION_VISIBLE_PASSWORD
Variation of TYPE_CLASS_TEXT: entering a password, which should
be visible to the user.
int
|
InputType |
| TYPE_TEXT_VARIATION_WEB_EDIT_TEXT
Variation of TYPE_CLASS_TEXT: entering text inside of a web form.
int
|
InputType |
| TYPE_TOAST
Window type: transient notifications.
int
|
WindowManager.LayoutParams |
| TYPE_TTY_TDD
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_VIEW_CLICKED
int
|
AccessibilityEvent |
| TYPE_VIEW_FOCUSED
Represents the event of focusing a View.
int
|
AccessibilityEvent |
| TYPE_VIEW_LONG_CLICKED
int
|
AccessibilityEvent |
| TYPE_VIEW_SELECTED
Represents the event of selecting an item usually in the context of an
AdapterView.
int
|
AccessibilityEvent |
| TYPE_VIEW_TEXT_CHANGED
Represents the event of changing the text of an EditText.
int
|
AccessibilityEvent |
| TYPE_WALLPAPER
Window type: wallpaper window, placed behind any window that wants
to sit on top of the wallpaper.
int
|
WindowManager.LayoutParams |
| TYPE_WIFI
The Default WIFI data connection.
int
|
ConnectivityManager |
| TYPE_WINDOW_STATE_CHANGED
int
|
AccessibilityEvent |
| TYPE_WORK
This constant is deprecated.
see ContactsContract
int
|
Contacts.ContactMethodsColumns |
| TYPE_WORK
This constant is deprecated.
see ContactsContract
int
|
Contacts.OrganizationColumns |
| TYPE_WORK
This constant is deprecated.
see ContactsContract
int
|
Contacts.PhonesColumns |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.Email |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.Im |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.Organization |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.StructuredPostal |
| TYPE_WORK
int
|
ContactsContract.CommonDataKinds.Website |
| TYPE_WORK_MOBILE
int
|
ContactsContract.CommonDataKinds.Phone |
| TYPE_WORK_PAGER
int
|
ContactsContract.CommonDataKinds.Phone |