HomeSort by relevance Sort by last modified time
    Searched refs:following (Results 26 - 50 of 2589) sorted by null

12 3 4 5 6 7 8 91011>>

  /development/samples/KeyChainDemo/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/LunarLander/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/MultiResolution/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/NotePad/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/Obb/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/RandomMusicPlayer/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/SipDemo/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/SkeletonApp/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/Snake/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/StackWidget/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/SupportAppNavigation/
Android.mk 18 # Use the following include to make our test apk.
  /development/samples/ToyVpn/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/WeatherListWidget/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/WiFiDirectDemo/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/WiFiDirectServiceDiscovery/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/Wiktionary/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/WiktionarySimple/
Android.mk 15 # Use the following include to make our test apk.
  /development/samples/XmlAdapters/
Android.mk 17 # Use the following include to make our test apk.
  /development/samples/training/NsdChat/
Android.mk 17 # Use the following include to make our test apk.
  /device/generic/goldfish/qemud/
Android.mk 4 # development.git/tools/emulator/. The following test is to ensure
  /external/chromium_org/tools/vim/
filetypes.vim 2 " add the following to your .vimrc file:
  /external/chromium_org/v8/test/mjsunit/regress/
regress-20070207.js 3 // modification, are permitted provided that the following conditions are
7 // notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
28 // The following regression test illustrates a problem in using the
  /external/libvorbis/doc/
10-tables.tex 9 lookup table consiting of the following values (read left to right
  /frameworks/base/core/java/android/view/
AccessibilityIterators.java 40 public int[] following(int current); method in interface:AccessibilityIterators.TextSegmentIterator
95 public int[] following(int offset) { method in class:AccessibilityIterators.CharacterTextSegmentIterator
108 start = mImpl.following(start);
113 final int end = mImpl.following(start);
185 public int[] following(int offset) { method in class:AccessibilityIterators.WordTextSegmentIterator
198 start = mImpl.following(start);
203 final int end = mImpl.following(start);
266 public int[] following(int offset) { method in class:AccessibilityIterators.ParagraphTextSegmentIterator
  /frameworks/base/media/tests/MediaDump/
Android.mk 15 # Use the following include to make our test apk.

Completed in 1824 milliseconds

12 3 4 5 6 7 8 91011>>