HomeSort by relevance Sort by last modified time
    Searched full:interaction (Results 226 - 250 of 1168) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_android.c 2 * Driver interaction with Linux nl80211/cfg80211 - Android specific
  /external/wpa_supplicant_8/src/utils/
browser-wpadebug.c 24 wpa_printf(MSG_INFO, "Timeout on waiting browser interaction to "
  /frameworks/base/core/java/android/accounts/
IAccountAuthenticator.aidl 24 * Service that allows the interaction with an authentication server.
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSession.java 69 * An active voice interaction session, providing a facility for the implementation
70 * to interact with the user in the voice interaction layer. The user interface is
74 * <p>A voice interaction session can be self-contained, ultimately calling {@link #finish}
108 * interaction service for a local interaction using
655 * A request to report that the current user interaction can not be completed with voice, as per
    [all...]
VoiceInteractionSessionService.java 37 * An active voice interaction session, initiated by a {@link VoiceInteractionService}.
  /frameworks/base/core/java/android/view/
ViewGroupOverlay.java 25 * (including the view group's children). Interaction with the overlay
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 566 * Adds an accessibility interaction connection interface for a given window.
586 Log.e(LOG_TAG, "Error while adding an accessibility interaction connection. ", re);
592 * Removed an accessibility interaction connection interface for a given window.
608 Log.e(LOG_TAG, "Error while removing an accessibility interaction connection. ", re);
  /frameworks/base/core/java/com/android/internal/util/
Protocol.java 22 * allows for interaction between different StateMachine implementations without a conflict
  /frameworks/base/core/java/com/android/internal/view/
ActionBarPolicy.java 103 // Older apps get the home button interaction enabled by default.
  /frameworks/base/docs/html/distribute/stories/apps/
intuit-mint.jd 71 and interaction with that customer?s personal financial data. This is the
  /frameworks/base/docs/html/guide/topics/graphics/
drawable-animation.jd 61 immediately, without requiring interaction, then you might want to call it from the <code>{@link
  /frameworks/base/docs/html/guide/topics/manifest/
instrumentation-element.jd 20 to monitor an application's interaction with the system. The Instrumentation
  /frameworks/base/docs/html/training/design-navigation/
index.jd 24 <p>This class shows you how to plan out the high-level screen hierarchy for your application and then choose appropriate forms of navigation to allow users to effectively and intuitively traverse your content. Each lesson covers various stages in the interaction design process for navigation in Android applications, in roughly chronological order. After going through the lessons in this class, you should be able to apply the methodology and navigation paradigms outlined here to your own applications, providing a coherent navigation experience for your users.</p>
  /frameworks/base/docs/html/training/gestures/
index.jd 45 interaction to your app can greatly increase its usefulness and appeal.</p>
  /frameworks/base/docs/html/training/graphics/opengl/
index.jd 73 <dd>Learn how to do basic interaction with OpenGL graphics.</dd>
motion.jd 96 <p>Unless you have objects changing without any user interaction, it?s usually a good idea have this
  /frameworks/base/docs/html/training/material/
index.jd 18 <p>Material design is a comprehensive guide for visual, motion, and interaction design across
  /frameworks/base/docs/html/training/multiscreen/
index.jd 49 size offers different possibilities and challenges for user interaction, so in
  /frameworks/base/docs/html/training/testing/unit-testing/
index.jd 38 complex UI interaction events. Instead, you should use the UI testing frameworks, as described in
  /frameworks/base/docs/html/training/tv/tif/
index.jd 70 <dt><b><a href="ui.html">Managing User Interaction</a></b></dt>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 86 * interaction. This child is then scaled normally and its background is fully opaque.
  /frameworks/support/v14/preference/src/android/support/v14/preference/
ListPreferenceDialogFragment.java 97 * The typical interaction for list-based dialogs is to have
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
package-info.java 46 * PlaybackOverlayFragment. This helper implements a standard behavior for user interaction with
  /frameworks/support/v7/appcompat/src/android/support/v7/view/
ActionBarPolicy.java 106 // Older apps get the home button interaction enabled by default.
  /frameworks/support/v7/preference/src/android/support/v7/preference/
ListPreferenceDialogFragmentCompat.java 115 * The typical interaction for list-based dialogs is to have

Completed in 1036 milliseconds

1 2 3 4 5 6 7 8 91011>>