/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleHeap.java | 154 buf.put((byte)when); 206 buf.put((byte)when); 207 buf.put((byte)what); 329 buf.put((byte) (enable ? 1 : 0));
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/ |
RemoteAndroidTestRunner.java | 152 mArgMap.put(name, value);
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplaySyncHistogram.java | 142 mTimePeriodMap[auth].put(period, index); method
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
build_messages.properties | 60 ApkBuilder_s_Conflict_with_file_s=%1$s conflicts with another file already put at %2$s
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ProjectCallback.java | 75 mLoadedClasses.put(className, clazz);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
FixLaunchConfig.java | 105 // put it in the copy
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/ |
AttrsXmlParser.java | 230 mStyleMap.put(name, style); 260 mAttributeMap.put(name, info); 419 mEnumFlagValues.put(attrName, map); 421 map.put(name, Integer.valueOf(i));
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/ |
DeviceBridge.java | 124 devicePortMap.put(device, localPort);
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
ViewHierarchyLoader.java | 169 node.namedProperties.put(property.name, property);
|
/sdk/layoutlib_utils/src/com/android/layoutlib/utils/ |
ValueResourceParser.java | 203 // put the unicode char at the location of the \
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/ |
HardwareProperties.java | 127 map.put(prop.mName, prop);
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/icons/ |
ImageFactory.java | 74 mImages.put(imageName, image);
|
/system/core/mkbootimg/ |
mkbootimg.c | 211 /* put a hash of the contents in the header so boot images can be
|
/system/vold/ |
Fat.cpp | 138 * Create a LOST.DIR in the root so we have somewhere to put
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
dbg_module.c | 153 /* Put '0' in the end of the string */
|
/external/guava/javadoc/com/google/common/collect/ |
ImmutableMultimap.Builder.html | 114 .put("one", 1) 164 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html#put(K, V)">put</A></B>(<A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html" title="type parameter in ImmutableMultimap.Builder">K</A> key, 239 <A NAME="put(java.lang.Object,java.lang.Object)"><!-- --></A><A NAME="put(K, V)"><!-- --></A><H3> 240 put</H3> 242 public <A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html" title="class in com.google.common.collect">ImmutableMultimap.Builder</A><<A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html" title="type parameter in ImmutableMultimap.Builder">K</A>,<A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html" title="type parameter in ImmutableMultimap.Builder">V</A>> <B>put</B>(<A HREF="../../../../com/google/common/collect/ImmutableMultimap.Builder.html" title="type parameter in ImmutableMultimap.Builder">K</A> key,
|
Multimap.html | 109 values with a single key. If you call <A HREF="../../../../com/google/common/collect/Multimap.html#put(K, V)"><CODE>put(K, V)</CODE></A> twice, with the same key 256 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimap.html#put(K, V)">put</A></B>(<A HREF="../../../../com/google/common/collect/Multimap.html" title="type parameter in Multimap">K</A> key, 408 <A NAME="put(java.lang.Object,java.lang.Object)"><!-- --></A><A NAME="put(K, V)"><!-- --></A><H3> 409 put</H3> 411 boolean <B>put</B>(<FONT SIZE="-1"><A HREF="http://jsr-305.googlecode.com/svn/trunk/javadoc/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT> 419 case <code>put</code> always adds a new key-value pair and increases the [all...] |
/external/icu4c/test/intltest/ |
dtfmrgts.cpp | 160 //expected.put(new LongKey(DateFormat.MONTH_FIELD), "5"); 161 //expected.put(new LongKey(DateFormat.DATE_FIELD), "3"); 162 //expected.put(new LongKey(DateFormat.YEAR_FIELD), "97"); 163 //expected.put(new LongKey(DateFormat.HOUR1_FIELD), "8"); 164 //expected.put(new LongKey(DateFormat.MINUTE_FIELD), "55"); 165 //expected.put(new LongKey(DateFormat.AM_PM_FIELD), "AM"); [all...] |
/packages/apps/Camera/src/com/android/camera/ |
VideoCamera.java | 464 // the event is put in the queue and record will be started [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrVisitor.java | 741 instructionMap.put (0, 0); [all...] |
/packages/apps/Settings/src/com/android/settings/ |
ManageApplications.java | 318 mAddRemoveMap.put(pkgName, Boolean.FALSE); 358 mAddRemoveMap.put(pkgName, Boolean.TRUE); 743 runningMap.put(appProcInfo.pkgList[i], appProcInfo); [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
SystemTest.java | 798 tProps.put("test.prop", "this is a test property"); 799 tProps.put("bogus.prop", "bogus"); 862 map.put(null, "AAA"); 869 map.put("AAA", new Integer(10)); 876 map.put("AAA", "BBB"); [all...] |
/external/grub/stage2/ |
char_io.c | 289 less). If the command-line has more characters, `>' is put at the 301 is put at the magin which is shared by the first section and the 303 section is switched to another section, only if the cursor is put 454 /* Print BUF. If ECHO_CHAR is not zero, put it instead. */ 472 /* If the cursor is at the last position, put `>' or a space,
|
/external/webkit/JavaScriptCore/runtime/ |
Structure.cpp | 366 offset = transition->put(propertyName, attributes, specificValue); 400 offset = transition->put(propertyName, attributes, specificValue); 572 size_t offset = put(propertyName, attributes, specificValue); 759 size_t Structure::put(const Identifier& propertyName, unsigned attributes, JSCell* specificValue) function in class:JSC::Structure [all...] |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | 237 mActiveResources.put(key, new WeakReference<Resources>(r)); 739 mReceivers.put(context, map); 741 map.put(r, rd); 767 mUnregisteredReceivers.put(context, holder); 773 holder.put(r, rd); [all...] |