/frameworks/base/core/java/android/database/ |
AbstractCursor.java | 466 * This is hidden until the data set change model has been re-evaluated. 474 * This is hidden until the data set change model has been re-evaluated.
|
/frameworks/base/docs/html/guide/basics/ |
appmodel.jd | 1 page.title=Application Model 3 <h1>Android Application Model: Applications, Tasks, Processes, and Threads</h1>
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
SafeSaxTest.java | 185 Log.i(TAG, "Saxy Model: " + elapsed + "ms"); 193 Log.i(TAG, "Saxy Model (preloaded): " + elapsed + "ms");
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
ModelInterpreter.java | 710 {"+CGMI", "+CGMI: Android Model AT Interpreter\r"}, 711 {"+CGMM", "+CGMM: Android Model AT Interpreter\r"},
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
EntityDeltaTests.java | 19 import com.android.contacts.model.EntityDelta; 20 import com.android.contacts.model.EntityDelta.ValuesDelta;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
MainLaunchConfigTab.java | 274 * @param javaModel the Java Model object corresponding for the current workspace root. 385 // get the java model
|
/bionic/libc/kernel/arch-x86/asm/ |
apicdef_32.h | 187 model : 4; member in struct:local_apic::__anon92
|
/bionic/libc/kernel/common/linux/ |
hdreg.h | 359 unsigned char model[40]; member in struct:hd_driveid
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/ |
package-info.java | 56 * Specification, Third Edition (17.4 Memory Model)</a>:
|
/dalvik/libcore/xml/src/main/java/javax/xml/ |
XMLConstants.java | 144 * @see <a href="http://www.w3.org/TR/xpath-datamodel">XQuery 1.0 and XPath 2.0 Data Model</a>
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathExpression.java | 138 * <p>This method builds a data model for the {@link InputSource} and calls
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
CharacterData.java | 27 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
|
Text.java | 38 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
LexicalHandler.java | 128 * <p>Because of the streaming event model that SAX uses, some
|
/development/apps/OBJViewer/com/android/objviewer/ |
OBJViewer.java | 213 // Rotate the viewpoint around the model
|
/development/host/windows/usb/api/ |
adb_object_handle.h | 54 The reference model for these objects is as such:
|
/development/pdk/docs/source/ |
overview.jd | 82 <li>Improved buffering model supports shared buffers allocated in the decoder
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
StaticTriangleRenderer.java | 46 * provide a programming model that is closer to the C OpenGL ES APIs, which
|
/development/simulator/app/ |
DeviceManager.h | 88 // a different phone model has been selected. Call this before doing
|
DeviceWindow.cpp | 199 * We get this when the model of phone is changed.
|
/external/clearsilver/ |
INSTALL | 77 good way to get started and learn the clearsilver model and
|
/external/elfutils/ |
configure.ac | 79 dnl tests, because the choice of the file model can (in principle) affect
|
/external/emma/core/java12/com/vladium/emma/data/ |
MetaData.java | 33 // TODO: MT-safety model
|
/external/emma/core/java12/com/vladium/emma/report/ |
MethodItem.java | 71 if ($assert.ENABLED) $assert.ASSERT (false, "excluded method in report data model");
|
ReportDataModel.java | 145 // TODO: report generators work off data model views only; I should deref
|