/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PresentationWithMediaRouterActivity.java | 46 * on a secondary display using a {@link Presentation}. 58 * "Simulate secondary displays" feature in Development Settings to create a few 59 * simulated secondary displays. Each display will appear in the list along with a 254 * The presentation to show on the secondary display.
|
/development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/ |
SamplePresentation.java | 29 * secondary screens.
|
/development/samples/training/ContactsList/res/values/ |
strings.xml | 40 which other field was matched. This string is displayed in the secondary display text in
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
ExtendedFirstOrderDifferentialEquations.java | 59 * secondary.
|
/external/elfutils/backends/ |
sparc_init.c | 38 r_type field to encode a secondary addend. Make sure the routines
|
/external/icu/icu4c/source/i18n/ |
collationkeys.cpp | 349 if(lower32 == 0) { continue; } // completely ignorable, no secondary/case/tertiary/quaternary 354 // secondary ignorable 358 // s is a common secondary weight, and 359 // backwards-secondary is off or the ce is not the merge separator. 399 // The backwards secondary level compares secondary weights backwards 427 // Otherwise: Ignore case level weights of secondary ignorables. 533 // primary and secondary CEs. 545 // Invert case bits of primary & secondary CEs.
|
ucoleitr.cpp | 217 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local 228 secondary = ucol_secondaryOrder(ce); 254 primary = secondary = tertiary = 0; 264 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary;
|
/external/icu/icu4c/source/test/cintltst/ |
cfintst.c | 16 * specific primary, secondary and tertiary rules. For example, the ignorable
|
/external/libbrillo/brillo/daemons/ |
daemon.cc | 35 // Run a secondary loop to make sure all those are processed.
|
/external/mesa3d/src/mesa/main/ |
state.h | 50 * Is the secondary color needed?
|
/external/tlsdate/src/ |
tlsdate-helper-plan9.h | 7 * \brief The secondary header for our clock helper.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPVersionInfo.java | 27 /** @return Returns the secondary release number, the "2" in version "1.2.3". */
|
/frameworks/base/core/java/android/widget/ |
RatingBar.java | 42 * The secondary progress should not be modified by the client as it is used 255 // Keep secondary progress in sync with primary 265 * The secondary progress is used to differentiate the background of a 266 * partially filled star. This method keeps the secondary progress in sync
|
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
SettingsProviderTest.java | 36 * Before you run this test you must add a secondary user. 55 Log.w(LOG_TAG, "No secondary user. Skipping " 68 Log.w(LOG_TAG, "No secondary user. Skipping " 81 Log.w(LOG_TAG, "No secondary user. Skipping "
|
/hardware/invensense/6515/libsensors_iio/ |
CompassSensor.IIO.9150.cpp | 39 #pragma message("HAL:build Invensense compass cal with YAS53x IIO on secondary bus") 50 #pragma message("HAL:build Invensense compass cal with compass IIO on secondary bus") 74 LOGE("HAL:Cannot read secondary device name - (%d)", result); 78 LOGI_IF(PROCESS_VERBOSE, "HAL:Secondary Chip Id: %s", dev_name);
|
/hardware/invensense/65xx/libsensors_iio/ |
CompassSensor.IIO.9150.cpp | 39 #pragma message("HAL:build Invensense compass cal with YAS53x IIO on secondary bus") 50 #pragma message("HAL:build Invensense compass cal with compass IIO on secondary bus") 74 LOGE("HAL:Cannot read secondary device name - (%d)", result); 78 LOGI_IF(PROCESS_VERBOSE, "HAL:Secondary Chip Id: %s", dev_name);
|
/hardware/ril/include/telephony/ |
ril_nv_items.h | 51 RIL_NV_MIP_PROFILE_SEC_HA_ADDR = 36, // secondary HA address
|
/libcore/ojluni/src/main/java/java/text/ |
Collator.java | 84 * <code>SECONDARY</code>, <code>TERTIARY</code>, and <code>IDENTICAL</code>. 87 * primary differences, while "e" and "ě" are secondary differences, 136 * Collator strength value. When set, only SECONDARY and above differences are 140 * considered a SECONDARY difference. 145 public final static int SECONDARY = 1; 162 * PRIMARY, SECONDARY, and TERTIARY levels but different at the IDENTICAL 373 * @see java.text.Collator#SECONDARY 390 * PRIMARY, SECONDARY, TERTIARY or IDENTICAL. 393 * @see Collator#SECONDARY
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
CallCardFragment.java | 147 // Secondary caller info 191 * Determines if secondary call info is populated in the secondary call info UI. 604 // Do not show the secondary caller info in fullscreen mode, but ensure it is populated 630 * Sets the visibility of the secondary caller info box. Note, if the {@code visible} parameter 631 * is passed in {@code true}, and there is no secondary caller info populated (as determined by 632 * {@code mHasSecondaryCallInfo}, the secondary caller info box will not be shown. 634 * @param visible {@code true} if the secondary caller info should be shown, {@code false} 649 // If we are showing the secondary info, we need to show it before animating so that its 658 // We need to translate the secondary caller info, but we need to know its position afte [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
CharEscapers.java | 1084 private final CharEscaper secondary; field in class:CharEscapers.FallThroughCharEscaper [all...] |
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
DisplayConfiguration.java | 79 /** Returns true if secondary region is strongly greater then primary region */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
aio_abi.h | 62 __s64 res2; /* secondary result */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
aio_abi.h | 62 __s64 res2; /* secondary result */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_cursor_pget_bug.py | 21 self.secondary_db.open(self.db_name, 'secondary', db.DB_BTREE, db.DB_CREATE)
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_cursor_pget_bug.py | 21 self.secondary_db.open(self.db_name, 'secondary', db.DB_BTREE, db.DB_CREATE)
|