HomeSort by relevance Sort by last modified time
    Searched full:selecting (Results 51 - 75 of 794) sorted by null

1 23 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-applyCompletion36.diff 1 Code completion in completionvalues1.xml for <item name="android:alwaysDrawnWithCache"> f^alse </item> selecting false:
completionvalues1-expected-applyCompletion37.diff 1 Code completion in completionvalues1.xml for <item name="android:orientation">h^</item> selecting horizontal:
completionvalues2-expected-applyCompletion45.diff 1 Code completion in completionvalues2.xml for @string/^app_name selecting @string/hello:
fragmentlayout-expected-applyCompletion47.diff 1 Code completion in fragmentlayout.xml for class="^com selecting android.app.ListFragment:
  /external/iproute2/man/man8/
ip-mroute.8 35 the prefix selecting the destination multicast addresses to list.
43 the prefix selecting the IP source addresses of the multicast route.
  /development/samples/browseable/ElizaChat/
_index.jd 10 The notification is bridged from phone to wearable, and selecting the "Reply" action on the
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelector.java 23 * Interface that permits elements to implement selecting a folder.
30 * selecting a folder in the UI element, either for creating a widget/shortcut (as in the
  /external/iptables/extensions/
libipt_SAME.man 12 Don't use the destination-ip in the calculations when selecting the
  /external/libvncserver/vncterm/
TODO 13 .fix cursor fuckup when selecting.
  /external/llvm/test/CodeGen/R600/
store-vector-ptrs.ll 5 ; AMDGPUDAGToDAGISel::SelectMUBUFScratch() which is used for selecting
  /external/vogar/src/vogar/
Variant.java 20 * Supported runtime variants. e.g. for selecting different architectures.
  /external/clang/test/SemaCXX/
conversion-delete-expr.cpp 77 void f5(X1 x) { delete x; } // OK. In selecting a conversion to pointer function, template convesions are skipped.
107 // OK. In selecting a conversion to pointer function, template convesions are skipped.
  /developers/build/prebuilts/gradle/ElizaChat/Application/src/main/res/values/
base-strings.xml 26 The notification is bridged from phone to wearable, and selecting the "Reply" action on the
  /development/samples/ApiDemos/res/layout/
share_content.xml 17 <!-- Demonstrates selecting various types of contact data. -->
  /development/samples/browseable/ElizaChat/res/values/
base-strings.xml 26 The notification is bridged from phone to wearable, and selecting the "Reply" action on the
  /external/android-clat/
clatd.conf 6 # IPv4 address configuration to use when selecting a host address. The first
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
StringComboPropertyEditor.java 17 * The {@link PropertyEditor} for selecting single {@link String} value from given array.
  /external/kernel-headers/original/uapi/linux/
tiocl.h 25 /* set characters to be considered alphabetic when selecting */
  /external/llvm/test/Transforms/InstCombine/
select-2.ll 7 ; select of two integers unless it's selecting 0 / 1.
  /libcore/luni/src/main/java/java/security/cert/
CRLSelector.java 25 * criteria for selecting {@code CRL}s from a {@code CertStore}.
CertSelector.java 25 * criteria for selecting {@code Certificate}s from a {@code CertStore}.
  /packages/apps/Gallery/res/values/
strings.xml 177 <!-- Title of dialog that appears after selecting Picture size setting option -->
179 <!-- Options in dialog that appears after selecting Picture size setting option -->
186 <!-- Option values in dialog that appears after selecting Picture size setting option -->
191 <!-- Default option value in dialog that appears after selecting Picture size setting option -->
197 <!-- Title of dialog that appears after selecting Picture sort setting option -->
199 <!-- Options in dialog that appears after selecting Picture sort setting option -->
206 <!-- Option values in dialog that appears after selecting Picture sort setting option -->
211 <!-- Default option value in dialog that appears after selecting Picture sort setting option -->
217 <!-- Title of dialog that appears after selecting Slideshow interval setting option -->
219 <!-- Options in dialog that appears after selecting Slideshow interval setting option --
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tiocl.h 25 /* set characters to be considered alphabetic when selecting */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tiocl.h 25 /* set characters to be considered alphabetic when selecting */
  /frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java 29 * meta keys such as SHIFT, ALT and SYM as well as the pseudo-meta state of selecting text.
136 private static final Object SELECTING = new NoCopySpan.Concrete();
148 text.removeSpan(SELECTING);
163 getActive(text, SELECTING, META_SELECTING, META_SELECTING);
211 return getActive(text, SELECTING, PRESSED_RETURN_VALUE, LOCKED_RETURN_VALUE);
284 what == SELECTING;
289 * keep track of the selecting meta state in the specified text.
292 return what == SELECTING;
312 resetLock(content, SELECTING);
361 * Start selecting text
    [all...]

Completed in 398 milliseconds

1 23 4 5 6 7 8 91011>>