/external/webkit/WebCore/icu/unicode/ |
uloc.h | 41 * You create a <code>Locale</code> with one of the three options listed below. 165 * three class methods: [all...] |
/external/webkit/WebKit/chromium/src/mac/ |
WebInputEventFactory.mm | 214 // VK_MBUTTON (04) Middle mouse button (three-button mouse) [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/ |
Atari.patches | 160 X # You will also want to rename flex.skel to something with a three 575 X# You will also want to rename flex.skel to something with a three
|
/frameworks/base/awt/java/awt/geom/ |
AffineTransform.java | 36 * transformed via the affine transform, the images of the three points will 289 * matrix as three rows (m00, m01), (m10, m11), and (m02, m12). Then if the [all...] |
/frameworks/base/awt/java/awt/image/ |
SampleModel.java | 30 * model contains three samples and there are three corresponding bands in the [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
adb.jd | 74 <p>Android Debug Bridge (adb) is a versatile tool lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components: </p> 123 <li>State — The connection state of the instance. Three states are supported:
|
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 244 onBackup()} method, it passes three parameters:</p> 389 onRestore()} method, it passes three parameters:</p> [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 422 application looks like the picture below. There are three main sections from [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
localization.jd | 227 Japanese. In this case, you could create three alternative <code>strings.xml</code>
372 name fields when the application runs in Japanese, but three name fields when
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
c8_31pf.cpp | 397 PURPOSE: compression of three indeces [0..9] to one 10 bit index 521 PURPOSE: compression of the linear codewords to 4+three indeces
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_commands.h | 320 #define CFG_RX_WR_RX_STATUS BIT_13 /* 0 = do not write three status words, 1 = write three receive status words to top of rx'd MPDU.*/ [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
TwelveKeyDialer.java | 388 findViewById(R.id.three).setOnClickListener(this); 665 case R.id.three: { [all...] |
/packages/apps/Email/src/com/android/email/provider/ |
EmailProvider.java | 326 // The three tables have the same schema 487 // Deleting a Mailbox deletes associated Messages in all three tables [all...] |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_commands.h | 320 #define CFG_RX_WR_RX_STATUS BIT_13 /* 0 = do not write three status words, 1 = write three receive status words to top of rx'd MPDU.*/ [all...] |
/external/sqlite/dist/ |
sqlite3.h | 197 ** [sqlite3_busy_timeout()] to name but three) that are methods on an [all...] |
sqlite3.h.orig | 197 ** [sqlite3_busy_timeout()] to name but three) that are methods on an [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
standards.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
standards.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccint.info | [all...] |
/cts/tests/tests/view/src/android/view/animation/cts/ |
LayoutAnimationControllerTest.java | 63 /** Default max duration of these three children */
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ListViewTest.java | 339 // item three should still be checked [all...] |
/cts/tools/host/src/com/android/cts/ |
TestPackage.java | 437 * @return All excluded list. There are three scenarios to interpret the return value: [all...] |
/dalvik/docs/ |
dex-format.html | 262 encodes a format version number as three decimal digits, which is 496 <li>Only the one-, two-, and three-byte encodings are used.</li> 499 which is represented as a three-byte encoded value.</li> 550 with an optional clarifying argument in the high-order three bits. [all...] |