HomeSort by relevance Sort by last modified time
    Searched full:look (Results 1176 - 1200 of 2757) sorted by null

<<41424344454647484950>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
android.widget.RelativeLayout.groovy 117 // Only look for a new child if cursor is no longer under the current rect
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ApkDeltaVisitor.java 143 // we are only going to look for changes in res/, src/ and in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 239 // Look for the first project that uses this package name
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 66 * Re-implement this method only to properly set the style in the button, or it won't look
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParser.java 347 * This uses the actual defined inner classes and does not look at inherited classes.
Sdk.java 579 // now look for projects depending on the projects directly depending on the library.
679 * Parses the SDK add-ons to look for files called {@link SdkConstants#FN_DEVICES_XML} to
774 // Look for all other opened projects to see if any is a library for it.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceExplorerView.java 201 // if it's not an editor, we look for structured selection.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java 160 // look for the layout folder
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
RepoSourcesAdapter.java 292 // for each remote packages, we look for an existing version.
  /system/core/liblog/
event_tag_map.c 122 * Look up an entry in the map.
  /system/extras/tests/sdcard/
sysutil.cpp 63 // quick grep did not turn up anything. Look harder later.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 298 * \param type - the measure type to look for.\n
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.h 302 * \param type - the measure type to look for.\n
  /dalvik/dx/src/com/android/dx/dex/file/
DexFile.java 149 * @param name {@code non-null;} the class name to look for
448 * @param cst {@code non-null;} the constant to look up
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
SchemaFactory.java 245 * Look up the value of a feature flag.
351 * Look up the value of a property.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 56 // name of default properties file to look for in JDK's jre/lib directory
409 // ClassLoader (always look in system ClassLoader if Xalan
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 56 // name of default properties file to look for in JDK's jre/lib directory
409 // ClassLoader (always look in system ClassLoader if Xalan
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 55 // name of default properties file to look for in JDK's jre/lib directory
408 // ClassLoader (always look in system ClassLoader if Xalan
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 56 // name of default properties file to look for in JDK's jre/lib directory
409 // ClassLoader (always look in system ClassLoader if Xalan
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 56 // name of default properties file to look for in JDK's jre/lib directory
409 // ClassLoader (always look in system ClassLoader if Xalan
  /dalvik/vm/oo/
Object.c 362 * Look for a match in the given class. Returns the match if found
418 * Look for a match in the given clazz. Returns the match if found
  /development/pdk/docs/porting/
build_cookbook.jd 196 <td valign="top"><p>Additional directories to instruct the C/C++ compilers to look for header
333 In most cases, it will look like this:</p>
instrumentation_testing.jd 115 <p>Each instrumentation test case is similar to an Android application with the distinction that it starts another application. For example, have a look in the <code>tests/Contacts</code> directory. </p>
486 <p>If you run your test cases and nothing appears to happen, have a look at <code>adb logcat</code>. The following is a common problem:</p>
  /development/samples/RSSReader/src/com/example/android/rssreader/
RssReader.java 189 // the description look better, we strip out the
393 * In onRestoreInstanceState() we look at the map to reconstruct the run-state of the
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 174 // We now look for a few special variations of text that will
202 // We also want to look at the current state of the editor

Completed in 341 milliseconds

<<41424344454647484950>>