/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | 147 * compatibility mode is determined by the application that was initially 758 * initial density is determined from the given {@link DisplayMetrics}. 791 * initial density is determined from the given {@link DisplayMetrics}. 849 * initial density is determined from the given {@link DisplayMetrics}. [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 518 * <code>String</code> object as determined by the 584 * <code>String</code> object as determined by the 603 * as determined by the {@link #equals(Object)} method. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTable.cpp | 294 // Finally, with our true width determined, compute our margins for real. [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir.h | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
common.h | 250 // written by other threads, but which has been determined to be thread-safe 411 // are determined at run-time (this is gcc's extension and not part 421 // determined at compile-time.) [all...] |
/external/mesa3d/src/glsl/ |
ir.h | [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common.h | 210 // written by other threads, but which has been determined to be thread-safe 364 // are determined at run-time (this is gcc's extension and not part 374 // determined at compile-time.) [all...] |
/external/webrtc/src/modules/audio_processing/ns/ |
ns_core.c | 40 //limit on spacing of two highest peaks in histogram: spacing determined by bin size 173 // determined on-line 177 // determined on-line [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 242 * should be fixed rather than automatically determined. Can only be 248 * determined by the network interface. 262 * determined by the STATUS_CODE attribute. [all...] |
/libcore/luni/src/main/java/java/text/ |
DecimalFormat.java | 322 * {@code \u005cuFFFD}. This character is determined by the 328 * character is determined by the {@link DecimalFormatSymbols} object. <a 366 * <li>The number of significant digits shown is determined as follows: If no [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 553 // Now perform the actual blending using the frame assignment determined above [all...] |
/dalvik/docs/ |
java-constraints.html | 1025 There must be a single, uniquely determined return instruction per
|
/dalvik/vm/compiler/codegen/arm/Thumb2/ |
Gen.cpp | 288 * we've determined that the lock is thin and that we own it with
|
/development/samples/ApiDemos/src/com/example/android/apis/ |
Shakespeare.java | 161 "I am determined to prove a villain" +
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 59 * The number of items in the list is determined by the number of speeches
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
Shakespeare.java | 161 "I am determined to prove a villain" +
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Shakespeare.java | 161 "I am determined to prove a villain" +
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
XmlDocumentProvider.java | 168 * @param sortOrder The row order in the resulting cursor is determined from the node order in
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
DynamicListView.java | 307 * determined and the data set is changed. Upon posting a notification of the
|
/docs/source.android.com/src/devices/ |
drm.jd | 90 At the system level, Android offers the core security features of the Linux kernel, extended and customized for mobile devices. In the application framework, Android provides an extensible DRM framework and system architecture for checking and enforcing digital rights. The Widevine DRM plugin integrates with the hardware platform to leverage the available security capabilities. The level of security offered is determined by a combination of the security capabilities of the hardware platform and the integration with Android and the Widevine DRM plugin. Widevine DRM security supports the three levels of security shown in the table below.
|
/docs/source.android.com/src/devices/tech/input/ |
touch-devices.jd | 63 of virtual keys is determined by attempting to load the virtual key map file 427 <p>A tool is determined to be active based on the following conditions:</p> 449 <p>A tool is determined to be hovering based on the following conditions:</p> 543 <p>Touch device behavior is determined by the device's axes, buttons, input properties, [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractHttpClient.java | 472 * The target is determined from the URI of the request.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 196 /** property file for default UNKNOWN (Either XML or HTML, to be determined later) properties */
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
Lexer.java | 392 * @param isAttrName true if we have determined that this is an attribute name.
|
/external/bluetooth/bluedroid/stack/btu/ |
btu_task.c | 26 * RFCOMM or SDP. Whether these layers are present or not is determined by
|