OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
726 - 750
of
5347
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Email/src/com/android/email/activity/setup/
DebugFragment.java
63
// Note: To
prevent
recursion while presetting checkboxes, assign all listeners last
/packages/apps/EmergencyInfo/tests/src/com/android/emergency/
ContactTestUtils.java
101
//
Prevent
instantiation
/packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorPadViewPager.java
62
//
Prevent
clicks and accessibility focus from going through to descendants of
/packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java
100
//
Prevent
software keyboard or voice search from showing up.
/packages/apps/Messaging/tests/src/com/android/messaging/
TestUtil.java
34
* Helpers that can be called from all test base classes to 'reset' state and
prevent
as much as
/packages/apps/PhoneCommon/src/com/android/phone/common/util/
SettingsUtil.java
71
// default notification, we retrieve the actual URI to
prevent
it from showing
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionUtils.java
96
* www.google.com/ -> http://www.google.com. Used to
prevent
obvious
/packages/apps/TV/tests/unit/src/com/android/tv/data/
TvInputNewComparatorTest.java
89
// Put mock resolveInfo to
prevent
NPE in {@link TvInputInfo#toString}
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/
AnalyticsTimer.java
64
* We allow the method to be destructive to
prevent
the following cases from happening:
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_dict_constants.cpp
47
// limited to 1MB to
prevent
from inefficient traversing.
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.h
129
//
prevent
the dictionary from overflowing.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
CommonNicknameCache.java
67
*
prevent
around 98-99% of unnecessary queries from running.
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapTempFileLiteral.java
91
//
Prevent
crash from OOM; we've seen this, but only rarely and not reproducibly
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc.h
78
macro 'rpc_createerr' because this would
prevent
people from defining
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h
151
#define LOCK_NB 4 /* or'd with one of the above to
prevent
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
rpc.h
78
macro 'rpc_createerr' because this would
prevent
people from defining
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
minitape.h
135
UCHAR
PREVENT
: 1;
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
dbutils.py
55
A 'max_retries' parameter may optionally be passed to
prevent
it
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email_torture.py
27
#
Prevent
this test from running in the Python distro
/prebuilts/gdb/darwin-x86/lib/python2.7/
glob.py
48
# drive or UNC path.
Prevent
an infinite recursion if a drive or UNC path
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
dbutils.py
55
A 'max_retries' parameter may optionally be passed to
prevent
it
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email_torture.py
27
#
Prevent
this test from running in the Python distro
/prebuilts/gdb/linux-x86/lib/python2.7/
glob.py
48
# drive or UNC path.
Prevent
an infinite recursion if a drive or UNC path
/prebuilts/go/darwin-x86/src/runtime/pprof/
mprof_test.go
26
//
prevent
inlining
/prebuilts/go/darwin-x86/src/syscall/
env_unix.go
126
envOnce.Do(copyenv) //
prevent
copyenv in Getenv/Setenv
Completed in 1770 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>