Searched
full:secondary (Results
251 -
275 of
1312) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/design/patterns/ |
gestures.jd | 75 <p>Zooms into content. Also used as a secondary gesture for text selection.</p>
|
/packages/apps/InCallUI/res/layout/ |
secondary_call_info.xml | 17 <!-- XML resource file for secondary call info, which will be used by CallCard.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameNormalizer.java | 54 sCachedComplexityCollator.setStrength(Collator.SECONDARY);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libdrm.so.2 | |
libdrm.so.2.3 | |
libdrm.so.2.3.0 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libdrm.so.2 | |
libdrm.so.2.3 | |
libdrm.so.2.3.0 | |
/external/icu4c/test/intltest/ |
regcoll.cpp | 209 c->setStrength(Collator::SECONDARY); 349 String[] secondary = { 354 static const UChar secondary[][CollationRegressionTest::MAX_TOKEN_LEN] = local 361 compareArray(*c, secondary, ARRAY_LENGTH(secondary)); 368 // Secondary/Tertiary comparison incorrect in French Secondary 385 c->setStrength(Collator::SECONDARY); 449 // French secondary collation checking at the end of compare iteration fails 465 c->setStrength(Collator::SECONDARY); [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentLayout.java | 55 * This is a secondary activity, to show what the user has selected 175 * This is the secondary fragment, displaying the details of a particular
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentLayoutSupport.java | 56 * This is a secondary activity, to show what the user has selected 174 * This is the secondary fragment, displaying the details of a particular
|
/external/chromium/base/allocator/ |
allocator_shim.cc | 41 // See SetupSubprocessAllocator() to specify a default secondary (subprocess) 48 // allocator selection, and the secondary can be used to specify an allocator
|
/external/chromium_org/ash/display/ |
display_manager.h | 250 // Updates the bounds of the secondary display in |display_list| 253 // if the secondary display's bounds has been changed from current
|
display_manager_unittest.cc | 145 // Secondary display is on right. 151 // Delete secondary. 163 // Add secondary. 168 // Secondary display is on right. 174 // Secondary removed, primary changed. 209 // Add secondary. 214 // Secondary display is on right. 221 // Changing primary will update secondary as well. [all...] |
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
display_options.js | 20 * Enumeration of secondary display layout. The value has to be same as the 100 * The current secondary display layout. 126 * The secondary display. 291 var secondary = this.secondaryDisplay_; 295 offset = secondary.div.offsetTop - primary.div.offsetTop; 297 offset = secondary.div.offsetLeft - primary.div.offsetLeft; 697 // Offset pixels for secondary display rectangles. The offset includes the 822 * @param {number} offset The offset of the secondary display.
|
/external/chromium_org/chrome/browser/ui/app_list/search/ |
history_unittest.cc | 301 // Touches the oldest secondary. 310 // The oldest secondary is gone.
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.tab.h | 105 SECONDARY = 323, 213 #define SECONDARY 323
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_maos_arrays.c | 233 secondary color. It seems odd that for primary color color and alpha values 234 are emitted together but for secondary color not. */
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlock.java | 175 * Gets the secondary successor of this block. It is only valid to call 178 * @return {@code >= 0;} the secondary successor
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_maos_arrays.c | 233 secondary color. It seems odd that for primary color color and alpha values 234 are emitted together but for secondary color not. */
|
/frameworks/base/core/java/android/os/ |
INetworkManagementService.aidl | 109 * Add the specified route to a secondary interface 116 * Remove the specified secondary route.
|
/frameworks/compile/libbcc/include/bcinfo/Wrap/ |
bitcode_wrapperer.h | 170 // a bitcode file, a wrappered bitcode file, or a secondary 175 // a bitcode file, a wrappered bitcode file, or a secondary
|
Completed in 2517 milliseconds
<<11121314151617181920>>