HomeSort by relevance Sort by last modified time
    Searched full:true (Results 1401 - 1425 of 18103) sorted by null

<<51525354555657585960>>

  /frameworks/base/core/java/android/widget/
Gallery.java 128 * path until the end of its run() can set this to true to abort any
130 * rightmost item, we will set this to true.
143 private boolean mShouldCallbackDuringFling = true;
148 private boolean mShouldCallbackOnUnselectedItemClick = true;
151 * If true, do not callback to item selected listener.
156 * If true, we have received the "invoke" (center or enter buttons) key
165 * If true, this onScroll is the first for this user's drag (remember, a
182 mGestureDetector.setIsLongpressEnabled(true);
218 * will cause the callback. If true, all items between the first and the
230 * If false, the item will become selected (and re-centered). If true, th
    [all...]
  /external/guava/javadoc/com/google/common/primitives/
Booleans.html 17 if (location.href.indexOf('is-external=true') == -1) {
95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
100 <DT><PRE>public final class <B>Booleans</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
105 already found in either <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><CODE>Boolean</CODE></A> or <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Arrays.html?is-external=true" title="class or interface in java.util"><CODE>Arrays</CODE></A>.
129 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A>&gt;</CODE></FONT></TD>
133 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a fixed-size list backed by the specified array, similar to <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Arrays.html?is-external=true#asList(T...)" title="class or interface in java.util"><CODE>Arrays.asList(Object[])</CODE></A>.</TD>
143 (<code>false</code> is considered less than <code>true</code>).</TD>
160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if <code>target</code> is present as an element anywhere i
    [all...]
  /external/guava/javadoc/com/google/common/collect/
EnumBiMap.html 17 if (location.href.indexOf('is-external=true') == -1) {
93 Class EnumBiMap&lt;K extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;K&gt;,V extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;V&gt;&gt;</H2>
95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
101 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect">BiMap</A>&lt;K,V&gt;, <A HREF="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;K,V&gt;</DD>
105 <DT><PRE>public final class <B>EnumBiMap&lt;K extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;K&gt;,V extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;V&gt;&gt;</B><DT>extends <A HREF="../../../../com/google/common/collect/ForwardingMap.html" title="class in com.google.common.collect">ForwardingMap</A>&lt;K,V&gt;</DL>
136 <TH ALIGN="left"><B>Nested classes/interfaces inherited from interface java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A></B></TH>
139 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="http://java.sun.com/javase/6/do (…)
    [all...]
  /bionic/libc/bionic/
time64_config.h 42 True if your tm struct has a "tm_gmtoff" element.
46 True if your tm struct has a "tm_zone" element.
  /build/
buildspec.mk.default 50 #TARGET_SIMULATOR:=true
69 #DEBUG_MODULE_ModuleName:=true
98 # lose access to CJK (and other) character sets, define NO_FALLBACK_FONT:=true
100 #NO_FALLBACK_FONT:=true
104 # the browser, define WEBCORE_INSTRUMENTATION:=true
106 #WEBCORE_INSTRUMENTATION:=true
109 # To enable SVG in webcore define ENABLE_SVG:=true
111 #ENABLE_SVG:=true
  /build/tools/apriori/
Android.mk 8 ifneq ($(TARGET_SIMULATOR),true)
61 endif # TARGET_SIMULATOR != true
  /build/tools/dexpreopt/
Android.mk 16 ifneq ($(TARGET_SIMULATOR),true)
17 ifneq ($(DISABLE_DEXPREOPT),true)
  /build/tools/droiddoc/src/
TodoFile.java 29 return true;
39 return true;
42 return true;
93 boolean good = true;
108 boolean good = true;
124 boolean good = true;
138 boolean good = true;
192 ClearPage.write(data, "todo.cs", filename, true);
  /cts/tests/res/layout/
available_intents_layout.xml 26 android:focusable="true"
27 android:focusableInTouchMode="true"
imageswitcher_test.xml 25 android:layout_alignParentTop="true"
26 android:layout_alignParentLeft="true"
relative_layout.xml 32 android:layout_centerInParent="true"
69 android:layout_alignParentBottom="true"
70 android:layout_alignParentLeft="true"
78 android:layout_alignParentTop="true"
79 android:layout_alignParentRight="true"
88 android:layout_centerHorizontal="true"
97 android:layout_centerVertical="true"
109 android:layout_alignWithParentIfMissing="true"
urlspan_layout.xml 26 android:focusable="true"
27 android:focusableInTouchMode="true"
  /cts/tests/res/xml/
anim_list_correct.xml 22 android:variablePadding="true"
23 android:oneshot="true" >
bitmapdrawable.xml 21 android:dither="true"
22 android:antialias="true"
  /cts/tests/src/android/app/cts/
LauncherActivityStub.java 56 isOnCreateCalled = true;
62 isOnListItemClick = true;
  /cts/tests/src/android/content/cts/
MockSRSProvider.java 38 setupSuggestCalled = true;
44 mOnCreateCalled = true;
  /cts/tests/src/android/widget/cts/
ExpandableListSimple.java 39 return true;
43 return true;
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java 60 mPathMeasure = new PathMeasure(path, true);
85 mPathMeasure.setPath(mPath, true);
87 mPathMeasure.setPath(mPath, true);
101 mPathMeasure.setPath(mPath, true);
113 mPathMeasure.setPath(mPath, true);
137 mPathMeasure.setPath(mPath, true);
149 mPathMeasure.setPath(mPath, true);
163 mPathMeasure.setPath(mPath, true);
  /cts/tests/tests/os/
Android.mk 26 ifneq ($(TARGET_SIMULATOR),true)
42 ifneq ($(TARGET_SIMULATOR),true)
  /cts/tests/tests/os/src/android/os/cts/
TokenWatcherTest.java 60 mLooped = true;
76 mHasConnected = true;
83 mHasDisconnected = true;
213 mMockTokenWatcher.cleanup(token, true);
223 return true;
234 return true;
252 isAcquiredCalled = true;
257 isReleasedCalled = true;
  /cts/tools/vm-tests/src/dot/junit/opcodes/aput_boolean/
Test_aput_boolean.java 31 t.run(arr, 1, true);
32 assertEquals(true, arr[1]);
41 t.run(arr, 0, true);
42 assertEquals(true, arr[0]);
54 t.run(arr, 3.14f, true);
66 t.run(arr, 2, true);
79 t.run(null, 2, true);
93 t.run(arr, -1, true);
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
SocketTestCase.java 73 return true;
77 return true;
80 return true;
83 return true;
85 return true;
87 return true;
89 return true;
91 return true;
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java 39 // Set this to true to see normal tests fail (or hang possibly)
109 // Ensure cancelling a task which has already run returns true
128 // returns true
133 "TimerTask.cancel() should return true if sheduled for repeated execution even if not run",
138 // true
149 "TimerTask.cancel() should return true if sheduled for repeated execution and run",
158 "TimerTask.cancel() should return true if task has never run",
168 testTask.sleepInRun(true);
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
MockSecurityManager.java 38 checkConnectCalled = true;
52 checkAcceptCalled = true;
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
CharsetEncoderDecoderBufferTest.java 41 * is done first with an out-buffer with hasArray()==true, and next with an out-buffer with
68 decoder.decode(ByteBuffer.wrap(new byte[]{(byte)'x'}), out, true); local
81 * is done first with an in-buffer with hasArray()==true, and next with an in-buffer with
106 decoder.decode(inWithoutArray, out, true);
115 * is done first with an out-buffer with hasArray()==true, and next with an out-buffer with
141 encoder.encode(CharBuffer.wrap("x"), out, true);
151 * is done first with an in-buffer with hasArray()==true, and next with an in-buffer with
176 encoder.encode(inWithoutArray, out, true);

Completed in 260 milliseconds

<<51525354555657585960>>