/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RuleLoader.java | 156 * prepared to unload previous instances.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
ProjectState.java | 49 * instances of {@link LibraryState}. A {@link LibraryState} instance is a link between a main 50 * project and its library. Theses instances are owned by the {@link ProjectState}. 65 * instances of {@link LibraryState} for the library. 170 /** Cached list of all IProject instances representing the resolved libraries, including
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
MessageBoxLog.java | 127 // instances are not disposed.
|
/tools/motodev/src/help/studio_help/src/topics/ |
t_app-testing-monkey.dita | 40 connected devices; if there are no device instances from which to choose, you'll first need to launch an
|
/tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/device/ui/ |
AndroidPropertiesPage.java | 39 * This class implements the Property Page for Android Emulator Device Instances.
|
AndroidPropertiesStartupOptionsPage.java | 45 * This class implements the Startup Options Property Page for Android Emulator Device Instances.
|
/tools/motodev/src/plugins/preflighting.core/src/com/motorolamobility/preflighting/core/internal/logging/ |
Logger.java | 56 * This Map pools the Logger instances.
|
/external/chromium/base/ |
tracked_objects.cc | 182 // Filter out acceptable (matching) instances. 194 comparator.Clear(); // Delete tiebreaker_ instances. 200 "<li><b>count</b> Number of instances seen." 484 // Using lock, guarantee that no new ThreadData instances will be created. 539 // the accumulated stats for instances (DeathData). [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MinMaxPriorityQueue.java | 111 * MinMaxPriorityQueue} instances that use {@code comparator} to determine the 120 * MinMaxPriorityQueue} instances sized appropriately to hold {@code 130 * MinMaxPriorityQueue} instances that are limited to {@code maximumSize} 180 * Configures this builder to build {@code MinMaxPriorityQueue} instances 482 * Each instance of MinMaxPriortyQueue encapsulates two instances of Heap:
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
RRuleTest.java | 480 // Fails: generates instances when it shouldn't 487 // Fails: generates instances when it shouldn't 494 // Fails: generates instances when it shouldn't [all...] |
/external/apache-http/src/org/apache/commons/logging/ |
LogFactory.java | 37 * <p>Factory for creating {@link Log} instances, with discovery and 248 * instances returned by this factory. This is useful in environments 281 * The previously constructed <code>LogFactory</code> instances, keyed by 374 * that two different instances will be returned for the same 681 * instances that have been associated with the specified class loader 712 * instances, after calling the instance method <code>release()</code> on [all...] |
/external/javassist/src/main/javassist/util/proxy/ |
ProxyFactory.java | 42 * associated with instances of the generated class. The calls of the methods from 117 * when they create their instances. It is only retained to provide backward compatibility 137 * requires inhibiting generation of the writeReplace method and instead using instances of 225 * if false then serialization/deserialization of the proxy instances will preserve 317 * a flag which is true this class employs writeReplace to perform serialization of its instances 656 * among all the instances of a proxy class unless another is explicitly [all...] |
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | 512 * to avoid creating of multiple instances. 691 * to avoid creating of multiple instances. 712 * to avoid creating of multiple instances. [all...] |
/bionic/libm/man/ |
ieee.3 | 149 response will serve most instances satisfactorily, 150 the unsatisfactory instances cannot justify aborting
|
/build/tools/releasetools/ |
check_target_files_signatures | 274 """Look for any instances where packages signed with different 338 """Look for instances where a given package that exists in both
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ClassDataItem.java | 39 * "inflated" into an in-memory representation at runtime. Instances of 287 * nulls per se as well as instances of CstKnownNull).
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Insn.java | 76 * Instances of this class compare by identity. That is, 88 * instance. This is proper, since instances of this class compare
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ClassDataItem.java | 36 * "inflated" into an in-memory representation at runtime. Instances of 284 * nulls per se as well as instances of CstKnownNull).
|
/dalvik/dx/src/com/android/dx/rop/code/ |
Insn.java | 74 * Instances of this class compare by identity. That is, 86 * instance. This is proper, since instances of this class compare
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderValueFormatter.java | 41 * Instances of this class are stateless and thread-safe. 58 * can be many instances of the class itself and of derived classes.
|
BasicLineParser.java | 50 * Instances of this class are stateless and thread-safe. 70 * be many instances of the class itself and of derived classes.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.java | 38 * thread instances. It is expected that a client will create a single instance 124 * and obtain parser instances.
|
/external/chromium/chrome/browser/history/ |
snippet_unittest.cc | 108 // Insert all instances of this word into match_pairs. 167 // There are 3 instances of '\u0E43\u0E2B\u0E49'
|
/external/chromium/chrome/browser/metrics/ |
thread_watcher.h | 205 // A map from BrowserThread to the actual instances. 210 // Destructor deletes all registered ThreadWatcher instances.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
ClassDataItem.java | 36 * "inflated" into an in-memory representation at runtime. Instances of 284 * nulls per se as well as instances of CstKnownNull).
|