/external/webkit/WebCore/icu/unicode/ |
ushape.h | 35 * <p>Text-based shaping means that some character code points in the text are 49 * processing easier because the same letter has only one code.) It is possible 58 * character code points. These operations can be performed for either 62 * <p>Some replacements may result in more or fewer characters (code points). 70 * <code>U_SHAPE_...</code> options.</p> 74 * @param sourceLength The number of UChars in <code>source</code>. 77 * requested operations. It may be <code>NULL</code> only i [all...] |
/frameworks/base/docs/html/resources/articles/ |
painless-threading.jd | 30 with a button that invokes <code>Thread.sleep(2000)</code> in its 53 <p>At first, this code seems to be a good solution to your problem, as it does 56 be manipulated on the UI thread. In this piece of code above, the 57 <code>ImageView</code> is manipulated on a worker thread, which can cause really 72 <p>You can use any of these classes and methods to correct the previous code example:</p> 88 these classes and methods could also tend to make your code more complicated 96 <p>An <code>AsyncTask</code> equivalent is also available for applications tha [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.telephony.TelephonyManager.html | 74 Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+2"><code>TelephonyManager</code></font></A> 87 <nobr><code>List<NeighboringCellInfo></code> <A HREF="../../../../reference/android/telephony/TelephonyManager.html#getNeighboringCellInfo()" target="_top"><code>getNeighboringCellInfo</code></A>()</nobr> 103 <nobr><code>String</code> <A HREF="../../../../reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED" target="_top"><code>ACTION_PHONE_STATE_CHANGED</code></A></nobr [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
android.app.ActivityManager.RunningAppProcessInfo.html | 74 Class android.app.<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html" target="_top"><font size="+2"><code>ActivityManager.RunningAppProcessInfo</code></font></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#REASON_PROVIDER_IN_USE" target="_top"><code>REASON_PROVIDER_IN_USE</code></A></nobr> 95 <nobr><code>int</code> <A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#REASON_SERVICE_IN_USE" target="_top"><code>REASON_SERVICE_IN_USE</code></A></nobr [all...] |
android.provider.Contacts.Groups.html | 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Groups.html" target="_top"><font size="+2"><code>Contacts.Groups</code></font></A> 89 <nobr><code>String</code> <A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_ITEM_TYPE" target="_top"><code>CONTENT_ITEM_TYPE</code></font></A></nobr> </TD> 98 <nobr><code>String</code> <A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD [all...] |
android.provider.Contacts.Settings.html | 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Settings.html" target="_top"><font size="+2"><code>Contacts.Settings</code></font></A> 88 <nobr><code>String</code> <A HREF="../../../../reference/android/provider/Contacts.Settings.html#getSetting(android.content.ContentResolver, java.lang.String, java.lang.String)" target="_top"><code>getSetting</code></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> String<nobr><nobr></code>) </nobr> 98 <nobr><code>void</code> <A HREF="../../../../reference/android/provider/Contacts.Settings.html#setSetting(android.co (…) [all...] |
android.provider.Contacts.html | 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.html" target="_top"><font size="+2"><code>Contacts</code></font></A> 89 <nobr><code>String</code> <A HREF="../../../../reference/android/provider/Contacts.html#AUTHORITY" target="_top"><code>AUTHORITY</code></font></A></nobr> </TD> 98 <nobr><code>Uri</code> <A HREF="../../../../reference/android/provider/Contacts.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD [all...] |
android.view.WindowManager.LayoutParams.html | 74 Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_DISMISS_KEYGUARD" target="_top"><code>FLAG_DISMISS_KEYGUARD</code></A></nobr> 95 <nobr><code>int</code> <A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_SHOW_WALLPAPER" target="_top"><code>FLAG_SHOW_WALLPAPER</code></A></nobr [all...] |
android.webkit.PluginList.html | 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/PluginList.html" target="_top"><font size="+2"><code>PluginList</code></font></A> 87 <nobr><A HREF="../../../../reference/android/webkit/PluginList.html#PluginList()" target="_top"><code>PluginList</code></A>() </nobr> 106 <nobr><code>void</code> <A HREF="../../../../reference/android/webkit/PluginList.html#addPlugin(android.webkit.Plugin)" target="_top"><code>addPlugin</code></A>(<code>Plugin</code>) </nobr [all...] |
android.webkit.UrlInterceptRegistry.html | 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html" target="_top"><font size="+2"><code>UrlInterceptRegistry</code></font></A> 88 <nobr><code>PluginData</code> <A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#getPluginData(java.lang.String, java.util.Map<java.lang.String, java.lang.String>)" target="_top"><code>getPluginData</code></A>(<code>String,</nobr> Map<String<nobr>,</nobr> String><nobr><nobr></code>) </nobr> 98 <nobr><code>boolean</code> <A HREF="../../../../reference/android/webkit/UrlInterceptRegistry.html#registerHandler(andr (…) [all...] |
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
android.app.WallpaperManager.html | 74 Class android.app.<A HREF="../../../../reference/android/app/WallpaperManager.html" target="_top"><font size="+2"><code>WallpaperManager</code></font></A> 87 <nobr><code>WallpaperInfo</code> <A HREF="../../../../reference/android/app/WallpaperManager.html#getWallpaperInfo()" target="_top"><code>getWallpaperInfo</code></A>()</nobr> 94 <nobr><code>void</code> <A HREF="../../../../reference/android/app/WallpaperManager.html#sendWallpaperCommand(android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle)" target="_top"><code>sendWallpaperCommand</code></A>(<code>IBinder,</nobr> String<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</no (…) [all...] |
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
android.database.sqlite.SQLiteProgram.html | 74 Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html" target="_top"><font size="+2"><code>SQLiteProgram</code></font></A> 87 <nobr><code>void</code> <A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#compile(java.lang.String, boolean)" target="_top"><code>compile</code></A>(<code>String,</nobr> boolean<nobr><nobr></code>) </nobr> 97 <nobr><code>void</code> <A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#native_compile(jav (…) [all...] |
android.provider.Settings.System.html | 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.System.html" target="_top"><font size="+2"><code>Settings.System</code></font></A> 88 <nobr><code>String</code> <A HREF="../../../../reference/android/provider/Settings.System.html#SCREEN_BRIGHTNESS_MODE" target="_top"><code>SCREEN_BRIGHTNESS_MODE</code></A></nobr> 95 <nobr><code>int</code> <A HREF="../../../../reference/android/provider/Settings.System.html#SCREEN_BRIGHTNESS_MODE_AUTOMATIC" target="_top"><code>SCREEN_BRIGHTNESS_MODE_AUTOMATIC</code></A></nobr [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
DalvInsnList.java | 17 package com.android.dx.dex.code; 39 * code block. This may be greater than the largest observed register+ 40 * category because the method this code block exists in may 49 * @param list {@code non-null;} the list to use for elements 51 * this code block requires. 52 * @return {@code non-null;} an appropriately-constructed instance of this 69 * Constructs an instance. All indices initially contain {@code null}. 81 * do that, this will throw {@code NullPointerException}. 83 * @param n {@code >= 0, < size();} which index 84 * @return {@code non-null;} element at that inde [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedOutputStream.java | 49 * The total number of bytes inside the byte array {@code buf}. 54 * Constructs a new {@code BufferedOutputStream} on the {@link OutputStream} 55 * {@code out}. The buffer size is set to the default value of 8 KB. 58 * the {@code OutputStream} for which write operations are 81 * Constructs a new {@code BufferedOutputStream} on the {@link OutputStream} 82 * {@code out}. The buffer size is set to {@code size}. 89 * if {@code size <= 0}. 118 * Writes {@code count} bytes from the byte array {@code buffer} starting a [all...] |
SequenceInputStream.java | 44 * Constructs a new {@code SequenceInputStream} using the two streams 45 * {@code s1} and {@code s2} as the sequence of streams to read from. 52 * if {@code s1} is {@code null}. 66 * Enumeration {@code e} as the stream sequence. The instances returned by 67 * {@code e.nextElement()} must be of type {@link InputStream}. 70 * the enumeration of {@code InputStreams} to get bytes from. 72 * if any of the elements in {@code e} is {@code null} [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectOutputStreamPutFieldTest.java | 35 * Tests the methods of {@code ObjectOutputStream.PutField}. Three things make 39 * {@code ObjectOutputStream.PutField}.</li> 41 * {@code ObjectOutputStream.PutField}. The only way to get an implementation 42 * is by calling {@code ObjectOutputStream.putFields()}.</li> 43 * <li>Invoking the methods of {@code ObjectOutputStream.PutField} only works 44 * from within the private {@code writeObject(ObjectOutputStream)} method of a 45 * class that implements {@code Serializable}; an exception is thrown 50 * {@code ObjectOutputStream.PutField}: The serializable helper class 51 * {@code tests.support.Support_GetPutFields} implements 52 * {@code writeObject(ObjectOutputStream)} and uses all {@code putX} methods i [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
SelectableChannel.java | 25 * registered with a selector by calling one of the {@code register} methods, 38 * Constructs a new {@code SelectableChannel}. 45 * Gets the blocking lock which synchronizes the {@code configureBlocking} 46 * and {@code register} methods. 54 * other calls to this method or to a {@code register} method are executing. 61 * {@code true} for setting this channel's mode to blocking, 62 * {@code false} to set it to non-blocking. 67 * if {@code block} is {@code true} and this channel has been 78 * @return {@code true} if this channel is blocking, undefined if thi [all...] |
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
SSLEngineResultTest.java | 37 * Test for <code>SSLEngineResult(SSLEngineResult.Status status, 40 * int bytesProduced) </code> constructor and 41 * <code>getHandshakeStatus()</code> 42 * <code>getStatus()</code> 43 * <code>bytesConsumed()</code> 44 * <code>bytesProduced()</code> [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/ |
XMLConstants.java | 68 * "<code>http://www.w3.org/XML/1998/namespace</code>".</p> 79 * <p>Defined by the XML specification to be "<code>xml</code>".</p> 92 * "<code>http://www.w3.org/2000/xmlns/</code>".</p> 108 * "<code>xmlns</code>".</p> 118 * <p>Defined to be "<code>http://www.w3.org/2001/XMLSchema</code>" [all...] |
/external/apache-http/src/org/apache/http/conn/params/ |
ConnRouteParams.java | 79 * {@link #NO_HOST} will be mapped to <code>null</code>, 85 * <code>null</code> if not set 106 * @param proxy the value to set, may be <code>null</code>. 108 * <code>null</code> by {@link #getDefaultProxy}, 123 * {@link #NO_ROUTE} will be mapped to <code>null</code>, [all...] |
/external/clearsilver/perl/ |
ClearSilver.xs | 106 CODE: 121 CODE: 131 CODE: 147 CODE: 158 CODE: 172 CODE: 186 CODE: 203 CODE: 228 CODE: 255 CODE [all...] |
/external/guava/javadoc/com/google/common/collect/class-use/ |
ImmutableSortedMap.html | 116 <CODE> <A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.html" title="class in com.google.common.collect">ImmutableSortedMap</A><<A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.Builder.html" title="type parameter in ImmutableSortedMap.Builder">K</A>,<A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.Builder.html" title="type parameter in ImmutableSortedMap.Builder">V</A>></CODE></FONT></TD> 117 <TD><CODE><B>ImmutableSortedMap.Builder.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.Builder.html#build()">build</A></B>()</CODE> 124 <CODE>static 128 <CODE><K,V> <A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.html" title="class in com.google.common.collect">ImmutableSortedMap</A><K,V></CODE></FONT></TD> 131 </CODE></FONT></TD> 132 <TD><CODE><B>ImmutableSortedMap.</B><B><A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.html#copyOf(java.util.Map)">copyOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><? extends K,? extends V> map)</CODE> [all...] |
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-datepicker.jd | 15 <li>Open the <code>res/layout/main.xml</code> file and insert the following: 37 <li>Open <code>HelloDatePicker.java</code> and add the following members to the class: 48 date items. The <code>DATE_DIALOG_ID</code> is a static integer that uniquely identifies the {@link 52 <li>Now add the following code for the {@link android.app.Activity#onCreate(Bundle) onCreate()} 81 <p>First, the content is set to the <code>main.xml</code> layout. Then the {@link 93 <code>updateDisplay()</code> method is called in order to fill the {@link android.widget.TextView [all...] |
hello-spinner.jd | 14 <li>Open the <code>res/layout/main.xml</code> file and insert the following: 36 <p>Notice that the {@link android.widget.TextView}'s <code>android:text</code> attribute and the 37 {@link android.widget.Spinner}'s <code>android:prompt</code> attribute both reference the same 43 <li>Create a <code>strings.xml</code> file in <code>res/values/</code> and edit the file to loo [all...] |