OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
76 - 100
of
1760
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/topics/media/
index.jd
32
intuitive fashion. We expect that the home key behaves in a manner
consistent
with the Android
/libcore/luni/src/test/java/libcore/net/http/
RawHeadersTest.java
36
// Our behavior seems more
consistent
. (And code that works on the RI will work on Android.)
/packages/apps/Camera/src/com/android/camera/ui/
ControlPanelLayout.java
28
* The purpose of this is to have a
consistent
width of control panel in camera,
/packages/apps/LegacyCamera/src/com/android/camera/ui/
ControlPanelLayout.java
29
* The purpose of this is to have a
consistent
width of control panel in camera,
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
AbstractGoogleSource.java
40
*
consistent
).
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AudioAndHapticFeedbackManager.java
30
* It offers a
consistent
and simple interface that allows LatinIME to forget about the
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java
153
* @title array type and data size shall be
consistent
179
* @title the size and the list must be
consistent
.
/docs/source.android.com/src/compatibility/
overview.md
35
- *Provide a
consistent
application and hardware environment to application
45
- *Enable a
consistent
application experience for consumers.*
/external/clang/include/clang/Frontend/
TextDiagnostic.h
12
// such functionality in a
consistent
way.
64
/// build a complete TextDiagnostic object can still get
consistent
/external/iproute2/examples/diffserv/
regression-testing
70
Marking: Should be
consistent
at 0x0
122
Marking: Should be
consistent
at 0x0
/external/libpng/
CMakeLists.txt
170
# msvc does not append 'lib' - do it here to have
consistent
name
181
# msvc does not append 'lib' - do it here to have
consistent
name
/external/guava/guava/src/com/google/common/base/
Functions.java
47
* <p><b>Warning:</b> The returned function may not be <i>
consistent
with equals</i> (as
230
* <p>The returned function is <i>
consistent
with equals</i> (as documented at {@link
231
* Function#apply}) if and only if {@code predicate} is itself
consistent
with equals.
/frameworks/base/docs/html/design/patterns/
pure-android.jd
74
<p>You should follow this guideline to create a
consistent
experience with other apps on the Android
125
<p>Follow this guideline to provide a
consistent
navigation experience across the platform.</p>
144
<p>Android does not use such indicators on drill-down line items. Avoid them to stay
consistent
with
/dalvik/vm/os/
android.cpp
32
* We use Android thread priority constants to be
consistent
with the rest
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLEntryTest.java
92
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
CertificateTest.java
75
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/apache-http/src/org/apache/http/util/
LangUtils.java
35
* A set of utility methods to help produce
consistent
/external/bison/src/
lalr.c
259
if (!s->
consistent
)
351
and the state is `
consistent
'. */
357
s->
consistent
= 1;
362
s->
consistent
= 0;
/external/bluetooth/glib/glib/
gstdio.h
63
* system. On well-maintained systems with
consistent
users who know
/external/chromium/chrome/browser/chromeos/login/
existing_user_view.cc
21
// Colors for gradient background. These should be
consistent
with border
/external/chromium/chrome/browser/
global_keyboard_shortcuts_mac.h
41
//
consistent
with safari and camino, and I think it's the best we can do
/external/chromium/chrome/browser/prefs/
session_startup_pref.cc
70
// Always save the URLs, that way the UI can remain
consistent
even if the
/external/chromium/chrome/browser/resources/
translate.js
36
// We failed to translate, restore so the page is in a
consistent
state.
/external/chromium/chrome/common/extensions/
extension_file_util.h
45
// Returns true if the given extension object is valid and
consistent
.
/external/chromium/net/http/
http_auth_handler_negotiate.h
152
// Things which should be
consistent
after first call to GenerateAuthToken.
Completed in 901 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>