Searched
full:previous (Results
1326 -
1350 of
9167) sorted by null
<<51525354555657585960>>
/frameworks/support/v4/java/android/support/v4/media/session/ |
IMediaSession.aidl | 58 void previous();
|
/frameworks/support/v7/cardview/res/values/ |
attrs.xml | 27 <!-- Add padding in API v21+ as well to have the same measurements with previous versions. -->
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/include/ |
vc1common.h | 17 unless we send some previous bytes */
|
/hardware/qcom/media/mm-core/inc/ |
QCMetaData.h | 92 CAN_SEEK_TO_ZERO = 16, // the "previous button"
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
AtomicIntegerArrayTest.java | 180 * getAndSet returns previous value and sets to given value at given index 193 * getAndAdd returns previous value and adds given value 207 * getAndDecrement returns previous value and decrements 220 * getAndIncrement returns previous value and increments
|
AtomicLongArrayTest.java | 180 * getAndSet returns previous value and sets to given value at given index 193 * getAndAdd returns previous value and adds given value 207 * getAndDecrement returns previous value and decrements 220 * getAndIncrement returns previous value and increments
|
/libcore/libart/src/main/java/java/lang/ |
CaseMapper.java | 86 char previous = s.charAt(index - 1); local 87 if (!(Character.isLowerCase(previous) || Character.isUpperCase(previous) || Character.isTitleCase(previous))) {
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicIntegerFieldUpdater.java | 132 * @return the previous value 147 * @return the previous value 163 * @return the previous value 180 * @return the previous value
|
/libcore/luni/src/main/java/java/util/jar/ |
JarOutputStream.java | 71 * Writes the specified ZIP entry to the underlying stream. The previous
|
/libcore/luni/src/main/java/libcore/icu/ |
CollationKeyICU.java | 87 * spaced evenly through the string. For each byte, multiply the previous
|
/packages/apps/Camera/src/com/android/camera/ui/ |
InLineSettingItem.java | 32 * (ex: Picture size), a previous button, the current value (ex: 5MP),
|
/packages/apps/Camera2/src/com/android/camera/device/ |
CameraDeviceLifecycle.java | 28 * by canceling previous, uncompleted future requests, and tolerates
|
/packages/apps/Camera2/src/com/android/camera/one/v2/stats/ |
PreviewFpsListener.java | 62 "Elapsed time from previous start was over %.2f millis. "
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogGroupBuilder.java | 71 * when retrieving the previous day group, but there is no previous day group (i.e. we are at 112 // Clear any previous day grouping information. 177 // Create a group for the previous set of calls, excluding the current one, but do
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
InLineSettingItem.java | 32 * (ex: Picture size), a previous button, the current value (ex: 5MP),
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
ImeUtil.java | 40 // because a previous test may have installed a mocked instance (or vice versa).
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/ |
FetchProfile.java | 37 * previous items.
|
/packages/inputmethods/LatinIME/java/res/values/ |
strings-action-keys.xml | 26 <!-- Label for soft enter key when it performs PREVIOUS action. Must be short to fit on key. 5 chars or less is preferable. [CHAR LIMIT=7] -->
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
TwoStatePreferenceHelper.java | 35 // The keyboard settings keeps using a CheckBoxPreference on KitKat or previous.
|
/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/accounts/ |
AccountStateChangedListener.java | 42 * @param oldAccount the previous account that was being used for sign-in.
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
bloom_filter.h | 27 // Execution times with previous word "this" are as follows:
|
multi_bigram_map.h | 32 // Class for caching bigram maps for multiple previous word contexts. This is useful since the
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
MockitoHelper.java | 66 * Restores the context classloader to the previous value.
|
/packages/services/Telephony/src/com/android/phone/common/mail/ |
FetchProfile.java | 36 * previous items.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
sem.h | 62 Previous versions of this file used to define this union but this is
|
Completed in 1598 milliseconds
<<51525354555657585960>>