OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recent
(Results
201 - 225
of
1267
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/services/common_time/
clock_recovery.h
76
// feedback, unless the packet is the best in
recent
memory.
/frameworks/base/tests/backup/
test_restore.sh
68
# pick the most
recent
set and restore from it
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
miniopt.h
44
* the most
recent
call to miniopt()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h
44
* the most
recent
call to miniopt()
/libcore/luni/src/main/java/java/util/
TimerTask.java
104
* @return the most
recent
execution time.
/libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java
60
* <p> Note that some
recent
W3C specifications require that text
/packages/apps/Email/src/com/android/email/mail/transport/
DiscourseLogger.java
29
* <p>This class is used to log the
recent
network activities when a response parser crashes.
/packages/apps/Launcher2/res/values/
config.xml
52
<!-- The alpha value at which to show the most
recent
drop visualization outline. -->
/packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java
58
* snippet of what matches, below. The snippet is taken from the most
recent
part of
359
SearchRecentSuggestions
recent
= ((MmsApp)getApplication()).getRecentSuggestions();
360
if (
recent
!= null) {
361
recent
.saveRecentQuery(
/packages/apps/QuickSearchBox/res/values-nl/
strings.xml
38
<string name="clear_shortcuts_summary" msgid="7407553488405249541">"Snelkoppelingen naar
recent
geselecteerde zoeksuggesties wissen"</string>
/packages/apps/QuickSearchBox/res/values-ro/
strings.xml
39
<string name="clear_shortcuts_prompt" msgid="6487883523491520343">"Dori?i s? ?terge?i toate comenzile rapide pentru sugestiile de c?utare alese
recent
?"\n\n"Pentru a goli istoricul aplica?iei Browser, utiliza?i set?rile acestei aplica?ii."</string>
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AllocationInfo.java
133
*
recent
one having the highest number
/development/samples/ApiDemos/src/com/example/android/apis/app/
SearchInvoke.java
224
*
recent
queries, page/items viewed, etc.) should provide a way for the user to clear the
225
* history. This gives the user a measure of privacy, if they do not wish for their
recent
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognitionException.as
94
* for most
recent
token with line/col info, but notify getErrorHeader()
137
// we found the most
recent
real line / pos info
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
RecognitionException.java
93
* for most
recent
token with line/col info, but notify getErrorHeader()
137
// we found the most
recent
real line / pos info
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognitionException.js
107
* for most
recent
token with line/col info, but notify getErrorHeader()
136
// we found the most
recent
real line / pos info
/external/chromium/chrome/browser/metrics/
histogram_synchronizer.h
145
// The sequence number used by the most
recent
asynchronous update request to
157
// The sequence number used by the most
recent
synchronous update request to
/external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h
174
// The most
recent
composition text information retrieved from context_;
180
// Stores a copy of the most
recent
commit text received by commit signal
/external/icu4c/i18n/unicode/
basictz.h
53
* Gets the most
recent
time zone transition before the base time.
56
* @param result Receives the most
recent
transition before the base time.
/external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.h
69
/// KillIndices - The index of the most
recent
kill (proceding bottom-up),
73
/// DefIndices - The index of the most
recent
complete def (proceding bottom
/frameworks/base/include/androidfw/
VelocityTracker.h
93
// Gets an estimator for the
recent
movements of the specified pointer id.
101
// Gets a bitset containing all pointer ids from the most
recent
movement.
/frameworks/base/packages/SystemUI/src/com/android/systemui/
SearchPanelView.java
41
import com.android.systemui.
recent
.StatusBarTouchProxy;
73
// Close
Recent
Apps if needed
/frameworks/base/services/java/com/android/server/am/
ProcessList.java
49
// switch back to the previous app. This is important both for
recent
50
// task switch (toggling between the two top
recent
apps) as well as normal
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java
52
/** The number of contacts in the most
recent
dictionary rebuild. */
213
// TODO: Sort and check only the MAX_CONTACT_COUNT most
recent
contacts?
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
line-map.h
120
most
recent
linemap_add). MAX_COLUMN_HINT is the highest column
175
/* Set LOC to a source position that is the same line as the most
recent
Completed in 382 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>