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

<<81828384858687888990>>

  /packages/apps/IM/src/com/android/im/app/
LandingPage.java 169 return true;
188 .setCancelable(true)
212 return true;
219 return true;
227 return true;
293 return true;
302 return true;
309 return true;
314 return true;
320 return true;
    [all...]
  /packages/apps/IM/src/com/android/im/imps/
HttpCirChannel.java 61 mPollingTask.setDaemon(true);
71 mStopped = true;
89 mStopped = true;
  /packages/apps/Launcher2/res/layout-land/
all_apps_2d.xml 38 android:layout_alignParentRight="true"
52 android:layout_alignParentRight="true"
53 android:layout_centerVertical="true"
  /packages/apps/Launcher2/res/layout-port/
all_apps_2d.xml 38 android:layout_alignParentBottom="true"
53 android:layout_centerHorizontal="true"
54 android:layout_alignParentBottom="true"
  /packages/apps/Music/res/layout-keyshidden/
create_playlist.xml 45 android:singleLine="true"
60 android:layout_alignParentLeft="true" />
65 android:layout_alignParentRight="true" />
  /packages/apps/Music/src/com/android/music/
VerticalTextSpinner.java 72 private boolean mWrapAround = true;
178 mStopAnimation = true;
179 return true;
183 mStopAnimation = true;
184 return true;
242 mStopAnimation = true;
251 mStopAnimation = true;
255 return true;
359 mStopAnimation = true;
372 mStopAnimation = true;
    [all...]
  /packages/apps/Phone/src/com/android/phone/
NetworkSetting.java 94 getPreferenceScreen().setEnabled(true);
111 getPreferenceScreen().setEnabled(true);
176 handled = true;
179 handled = true;
191 handled = true;
242 mIsForeground = true;
278 dialog.setIndeterminate(true);
283 dialog.setIndeterminate(true);
289 dialog.setCancelable(true);
390 getPreferenceScreen().setEnabled(true);
    [all...]
  /packages/apps/Settings/res/layout/
running_services.xml 30 android:fastScrollEnabled="true" />
50 android:singleLine="true" />
58 android:singleLine="true" />
vpn_connect_dialog_view.xml 41 android:singleLine="True"/>
58 android:password="True"
59 android:singleLine="True"/>
  /packages/apps/Settings/src/com/android/settings/
Utils.java 81 return true;
89 return true;
93 * Returns true if Monkey is running.
  /packages/inputmethods/LatinIME/java/res/layout/
candidates.xml 40 android:clickable="true"
61 android:clickable="true"
75 android:clickable="true"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
KeyboardSwitcher.java 189 mInputView.setPreviewEnabled(true);
247 return new KeyboardId(R.xml.kbd_qwerty, KEYBOARDMODE_NORMAL, true, hasVoice);
249 return new KeyboardId(R.xml.kbd_alpha, KEYBOARDMODE_NORMAL, true, hasVoice);
257 return new KeyboardId(R.xml.kbd_qwerty, KEYBOARDMODE_URL, true, hasVoice);
259 return new KeyboardId(R.xml.kbd_qwerty, KEYBOARDMODE_EMAIL, true, hasVoice);
261 return new KeyboardId(R.xml.kbd_qwerty, KEYBOARDMODE_IM, true, hasVoice);
263 return new KeyboardId(R.xml.kbd_qwerty, KEYBOARDMODE_WEB, true, hasVoice);
297 return true;
307 symbolsKeyboard.setShifted(true);
310 symbolsShiftedKeyboard.setShifted(true);
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
TutorialJAJP.java 119 this.dismissOnTouch = true;
135 window.setTouchable(true);
150 Layout.Alignment.ALIGN_NORMAL, 1, 0, true);
238 spannable, R.string.touch_to_continue, true);
247 spannable, R.string.touch_to_continue, true);
256 spannable, R.string.touch_to_continue, true);
267 spannable, R.string.touch_to_continue, true);
335 return true;
343 mEnableKeyTouch = true;
354 mEnableKeyTouch = true;
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
utf16reader.cpp 69 return true;
115 } while (true);
129 return true;
  /packages/inputmethods/PinyinIME/res/xml/
skb_sym2.xml 18 skb_cache_flag="true"
23 balloon="true">
57 <key code="-2" label="? ?" width="20%p" repeat="true">
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
EnglishInputProcessor.java 77 return true;
81 return true;
93 return true;
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageTransferHandler.java 45 return true;
53 return true;
81 return true;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/configurations/
NavigationMethodQualifierTest.java 44 assertEquals(true, nmq.checkAndSet("dpad", config)); //$NON-NLS-1$
52 assertEquals(true, nmq.checkAndSet("trackball", config)); //$NON-NLS-1$
60 assertEquals(true, nmq.checkAndSet("wheel", config)); //$NON-NLS-1$
ScreenOrientationQualifierTest.java 44 assertEquals(true, soq.checkAndSet("port", config)); //$NON-NLS-1$
52 assertEquals(true, soq.checkAndSet("land", config)); //$NON-NLS-1$
60 assertEquals(true, soq.checkAndSet("square", config)); //$NON-NLS-1$
TextInputMethodQualifierTest.java 44 assertEquals(true, timq.checkAndSet("qwerty", config)); //$NON-NLS-1$
52 assertEquals(true, timq.checkAndSet("12key", config)); //$NON-NLS-1$
60 assertEquals(true, timq.checkAndSet("nokeys", config)); //$NON-NLS-1$
TouchScreenQualifierTest.java 44 assertEquals(true, tsq.checkAndSet("notouch", config)); //$NON-NLS-1$
52 assertEquals(true, tsq.checkAndSet("finger", config)); //$NON-NLS-1$
60 assertEquals(true, tsq.checkAndSet("stylus", config)); //$NON-NLS-1$
  /external/guava/javadoc/com/google/common/base/
Preconditions.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>Preconditions</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>
116 you declare what you expect to be <i>true</i>, just as you do with an
121 placeholder in these messages, not the full range of <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true#format(java.lang.String, java.lang.Object...)" title="class or interface in java.lang"><CODE>String.format(String, Object[])</CODE></A> specifiers.
125 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang"><CODE>IndexOutOfBoundsException</CODE></A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util"><CODE>NoSuchElementException</CODE></A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A> and others -- are used to signal that the
164 <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>&nbsp;errorMessage)</CODE>
174 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;errorMessageTemplate
    [all...]
Predicates.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>Predicates</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>
157 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a predicate that always evaluates to <code>true</code>.</TD>
169 <TD><CODE><B><A HREF="../../../../com/google/common/base/Predicates.html#and(java.lang.Iterable)">and</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;? extends <A HREF="../../../../com/google/common/base/Predicate.html" title="interface in com.google.common.base">Predicate</A>&lt;? super T&gt;&gt;&nbsp;components)</CODE>
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a predicate that evaluates to <code>true</code> if each of its
173 components evaluates to <code>true</code>.</TD>
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a predicate that evaluates to <code>true</code> if each of its
189 components evaluates to <code>true</code>.</TD>
205 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a predicate that evaluates to <code>true</code> if both of it
    [all...]
  /external/guava/javadoc/com/google/common/collect/
Multimap.html 17 if (location.href.indexOf('is-external=true') == -1) {
131 supported, those methods will throw an <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>.
155 <CODE>&nbsp;<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;<A HREF="../../../../com/google/common/collect/Multimap.html" title="type parameter in Multimap">K</A>,<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="../../../../com/google/common/collect/Multimap.html" title="type parameter in Multimap">V</A>&gt;&gt;</CODE></FONT></TD>
173 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimap.html#containsEntry(java.lang.Object, java.lang.Object)">containsEntry</A></B>(<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>&nbsp;key,
174 <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>&nbsp;value)</CODE>
177 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if the multimap contains the specified key-value pair.</TD>
182 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimap.html#containsKey(java.lang.Object)">containsKey</A></B>(<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>&nbsp;key)</CODE>
185 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if the multimap contains any values for the specified
191 <TD><CODE><B><A HREF="../../../../com/google/common/collect/Multimap.html#containsValue(java.lang.Object)">containsValue</A></B>(<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>&nbsp;value)</CODE
    [all...]
  /external/guava/javadoc/com/google/common/io/
CountingOutputStream.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>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">java.io.OutputStream</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterOutputStream.html?is-external=true" title="class or interface in java.io">java.io.FilterOutputStream</A>
101 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A></DD>
105 <DT><PRE>public class <B>CountingOutputStream</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterOutputStream.html?is-external=true" title="class or interface in java.io">FilterOutputStream</A></DL>
134 <TH ALIGN="left"><B>Fields inherited from class java.io.<A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterOutputStream.html?is-external=true" title="class or interface in java.io">FilterOutputStream</A></B></TH>
137 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterOutputStream.html?is-external=true#out" title="class or interface in java.io">out</A></CODE></TD>
150 <TD><CODE><B><A HREF="../../../../com/google/common/io/CountingOutputStream.html#CountingOutputStream(java.io.OutputStream)">CountingOutputStream</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out)</CODE
    [all...]

Completed in 274 milliseconds

<<81828384858687888990>>