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

1 2 3 4 5 6 7 891011>>

  /packages/apps/Settings/src/com/android/settings/
AppListPreference.java 44 * app they are selecting without an icon.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCallbacks.java 50 * Called whenever CAB mode has been entered via long press or selecting a sender image.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/spi/
spidev.h 82 * could send a different nine bit command (re-selecting the chip), and the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/spi/
spidev.h 82 * could send a different nine bit command (re-selecting the chip), and the
  /external/jetty/src/java/org/eclipse/jetty/io/nio/
SelectorManager.java 269 boolean selecting=dispatch(new Runnable()
313 if (!selecting)
314 throw new IllegalStateException("!Selecting");
931 Thread selecting = _selecting; local
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 398 * the selected tag by de-selecting the tag and dispatch the Card to UICC.
433 * the selected tag by de-selecting the tag and restarting the discovery.
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 100 /* Figure adjustment absolute value by selecting between the absolute
324 /* Figure adjustment absolute value by selecting between the absolute
  /external/valgrind/coregrind/
launcher-linux.c 140 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
145 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_object_types.jd 26 Enum for selecting cube map faces
115 <span class='normal'>: Enum for selecting cube map faces</span>
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 66 <p>For section-related screens, offering touchable and keyboard-focusable targets in the parent is generally the most straightforward and familiar kind of touch-based navigation interface. Examples of such targets include buttons, fixed-size list views, or text links, although the latter is not an ideal UI (user interface) element for touch-based navigation. Upon selecting one of these targets, the child screen is opened, replacing the current context (screen) entirely. Buttons and other simple targets are rarely used for representing items in a collection.</p>
121 screens. Only the designated content region should change when selecting a tab, and tab indicators
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectorTest.java 353 * This test cancels a key while selecting to verify that the cancelled
368 // make sure to call key.cancel() while the main thread is selecting
  /packages/services/Telephony/sip/res/values/
strings.xml 29 <!-- Title for the dialog of selecting the way we handle an outgoing call. [CHAR LIMIT=NONE] -->
31 <!-- Title for the dialog of selecting the way we handle an outgoing call (Wi-Fi only). [CHAR LIMIT=NONE] -->
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationModeTestActivity.java 41 * accessible to apps in the system image. Furthermore, selecting two of the modes requires the user
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiServiceDiscoveryActivity.java 41 * selecting a peer published service, the app initiates a Wi-Fi P2P (Direct)
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NewsReaderActivity.java 216 * This is called by our CompatActionBarNavHandler in response to the user selecting a
  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 180 // // selecting the virtual base but before resolving and calling the function.
  /external/deqp/framework/platform/win32/
tcuWGL.hpp 209 //! Utility for selecting config. Returns -1 if no matching pixel format was found.
  /external/freetype/include/
ftttdrv.h 134 * FT_CONFIG_OPTION_SUBPIXEL_HINTING, selecting version~38 causes an
  /external/openssh/openbsd-compat/
arc4random.c 294 * p > 0.5 (worst case, usually far better) of selecting a
  /frameworks/av/cmds/stagefright/
muxer.cpp 139 ALOGV("selecting track %zu", i);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
HTTPLiveSource.cpp 193 // LiveSession::selectTrack returns BAD_VALUE when selecting the currently
  /frameworks/base/core/java/android/text/method/
Touch.java 152 // if we're selecting, we want the scroll to go in
  /frameworks/base/core/java/android/widget/
TimePicker.java 33 * A widget for selecting the time of day, in either 24-hour or AM/PM mode.
  /frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java 83 * Builder for selecting the views to be vertically arranged in the scroll
  /frameworks/base/docs/html/guide/practices/
tablets-and-handsets.jd 169 show a list of articles on the left side and a full article on the right side&mdash;selecting an
171 components should appear on separate screens&mdash;selecting an article from a list changes the
214 handsets when selecting an item to view its details.</p>
309 interface. When the activity receives a callback due to an event (such as the user selecting a list

Completed in 230 milliseconds

1 2 3 4 5 6 7 891011>>