/external/webkit/Source/WebCore/websockets/ |
WebSocketHandshake.cpp | 229 // Keep the following consistent with clientHandshakeRequest(). 277 // Keep the following consistent with clientHandshakeMessage().
|
/frameworks/base/docs/html/about/versions/ |
android-3.1-highlights.jd | 76 easier to see, understand, and use. Accessibility is improved with consistent 196 <p>To ensure a consistent viewing experience, the Browser extends it's support
|
/frameworks/base/docs/html/design/patterns/ |
actionbar.jd | 13 <li>Support consistent navigation and view switching within apps.</li> 19 your app's interface consistent with the core Android apps.</p>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_status_bar.jd | 178 consistent visual weight with adjacent icons. For example, a 48 x 48 pixel <code>xhdpi</code> 270 varying icon shapes while maintaining a consistent visual weight.</li>
|
/frameworks/base/docs/html/guide/topics/location/ |
strategies.jd | 70 <p>Location estimates coming from each location source are not consistent in their 165 location while preserving battery power, you must define a consistent model that specifies how your
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 678 * <p>The returned {@code Iterator} is a "weakly consistent" iterator that 701 * consistent with respect to interior removes since these may
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedLongSynchronizer.java | 818 * thrown in a consistent fashion for synchronization to work 844 * thrown in a consistent fashion for synchronization to work [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Maps.java | [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Maps.java | [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
BaseRecognizer.js | 168 // if current token is consistent with what could come after set 431 * consistent with any of the alternatives for rule r. The best 626 * <p>If current token is consistent with what could come after [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
IntegerTest.java | 820 //must be consistent with Character.digit() 882 //must be consistent with Character.digit() [all...] |
/libcore/luni/src/main/java/java/util/ |
GregorianCalendar.java | 51 * meaningful and consistent results. However, dates obtained using [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
MessagingNotification.java | 103 // This must be consistent with the column constants below. 107 // This must be consistent with the column constants below. 111 // These must be consistent with MMS_STATUS_PROJECTION and [all...] |
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
IconDetector.java | 587 // ensure that the drawable-large-{density} icons are consistent, 588 // that the drawable-{density}-v11 icons are consistent, and that 589 // the drawable-{density} icons are consistent. [all...] |
/build/tools/droiddoc/templates-sdk/assets/ |
GPL-LICENSE.txt | 221 through that system in reliance on consistent application of that
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
DeviceInfoResult.java | 325 * Check that the provided device info metrics are consistent with the currently stored metrics.
|
/dalvik/libdex/ |
DexOpcodes.h | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
LabelMaker.java | 326 // Magic offsets to promote consistent rasterization.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
TreeAdaptor.as | 89 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3baserecognizer.c | 601 /// if current token is consistent with what could come after set 798 /// consistent with any of the alternatives for rule r. The best [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
ITreeAdaptor.cs | 107 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
BaseTreeAdaptor.cs | 145 * make sure that this is consistent with have the user will build
|
ITreeAdaptor.cs | 163 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
TreeAdaptor.java | 91 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRBaseTreeAdaptor.m | 136 * make sure that this is consistent with have the user will build
|