OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:previous
(Results
776 - 800
of
9167
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/libcore/luni/src/main/java/java/io/
StreamCorruptedException.java
23
* that doesn't match a
previous
instance, or a missing class descriptor for the
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicInteger.java
87
* @return the
previous
value
129
* @return the
previous
value
143
* @return the
previous
value
158
* @return the
previous
value
AtomicIntegerArray.java
117
* @return the
previous
value
167
* @return the
previous
value
177
* @return the
previous
value
188
* @return the
previous
value
AtomicLong.java
101
* @return the
previous
value
143
* @return the
previous
value
157
* @return the
previous
value
172
* @return the
previous
value
AtomicLongArray.java
116
* @return the
previous
value
166
* @return the
previous
value
176
* @return the
previous
value
187
* @return the
previous
value
/libcore/luni/src/main/java/libcore/icu/
NativeCollation.java
44
public static native int
previous
(long address);
method in class:NativeCollation
/libcore/luni/src/test/java/libcore/java/util/
OldListIteratorTest.java
80
public Object
previous
() {
method in class:OldListIteratorTest.Mock_ListIterator
138
l.
previous
();
148
assertTrue(objArray[i].equals(l.
previous
()));
152
l.
previous
();
/ndk/
README.TXT
8
See docs/CHANGES.html for a list of changes since the
previous
release.
/packages/apps/Camera2/src/com/android/camera/
AnimationManager.java
135
// End the
previous
animation if the
previous
one is still running
174
// End the
previous
animation if the
previous
one is still running
/packages/apps/Camera2/src/com/android/camera/async/
Futures2.java
82
* that combines the resulting outputs of the
previous
functions into a single
112
* that combines the resulting outputs of the
previous
functions into a single
125
* that combines the resulting outputs of the
previous
functions into a single
158
* that combines the resulting outputs of the
previous
functions into a single
/packages/apps/Email/tests/src/com/android/email/
ResourceHelperTest.java
42
// Should be different from the
previous
one
/packages/apps/Messaging/build/
colorize_errors.py
37
# If the line starts with a space use the same coloring as the
previous
line
/packages/apps/Settings/res/layout/
running_service_details.xml
32
<!-- Summary information as per
previous
screen -->
/packages/apps/UnifiedEmail/src/com/android/mail/drawer/
BlankHeaderDrawerItem.java
39
* @param convertView A
previous
view, perhaps null
BottomSpaceDrawerItem.java
39
* @param convertView A
previous
view, perhaps null
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
BasePreferenceMigrator.java
45
* @param oldVersion The
previous
version of UnifiedEmail's preferences
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
KlpActionPreviousTests.java
30
final String tag = "
previous
" + SubtypeLocaleUtils.getSubtypeNameForLogging(subtype);
LxxActionPreviousTests.java
32
final String tag = "
previous
" + SubtypeLocaleUtils.getSubtypeNameForLogging(subtype);
/packages/providers/CallLogProvider/tests/src/com/android/providers/calllogbackup/
MockitoHelper.java
47
* Restores the context classloader to the
previous
value.
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
MockitoHelper.java
47
* Restores the context classloader to the
previous
value.
/packages/services/Telephony/src/com/android/phone/
CdmaPhoneCallState.java
61
// For storing current and
previous
PhoneCallState's
90
* Set current and
previous
PhoneCallState's
101
//and
previous
state was IDLE as we could reach the SINGLE_ACTIVE
140
* Return
previous
PhoneCallState's
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
alloca.h
29
/* Remove any
previous
definitions. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tiocl.h
21
#define TIOCL_PASTESEL 3 /* paste
previous
selection */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
alloca.h
29
/* Remove any
previous
definitions. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tiocl.h
21
#define TIOCL_PASTESEL 3 /* paste
previous
selection */
Completed in 653 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>