HomeSort by relevance Sort by last modified time
    Searched full:interactions (Results 276 - 300 of 387) sorted by null

<<111213141516

  /frameworks/base/core/java/android/view/accessibility/
AccessibilityInteractionClient.java 65 * interaction client through which all interactions occur and the latter is
    [all...]
  /frameworks/base/docs/html/distribute/essentials/
optimizing-your-app.jd 380 interactions in your app. See the <a href=
  /frameworks/base/docs/html/google/play/billing/v2/
billing_subscriptions.jd 73 application as needed. All of these components and their interactions are
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 292 difficult to maintain. To handle more complex interactions with a worker thread, you might consider
  /frameworks/base/docs/html/tools/testing/
activity_testing.jd 238 interactions with the UI must run in the UI thread. When you run the application normally, it
testing_ui.jd 78 <li>Create automated tests to simulate specific user interactions on your application.</li>
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AccessibilityManagerServiceTest.java 43 * mocking all system interactions. It would also require a lot of mocking code.
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 321 * The worker thread handles all interactions with a current open
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 302 * The worker thread handles all interactions with a current open
  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java 419 * This class is not thread-safe, but all interactions with it will happen on the ui thread.
  /packages/apps/InCallUI/src/com/android/incallui/
InCallActivity.java 48 import com.android.contacts.common.interactions.TouchPointManager;
  /packages/apps/OMA-DM/DMService/src/com/android/omadm/service/
DMClientService.java 491 // This is the object that receives interactions from clients. See
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 607 'never_interact' : 'eNvr', # never allow user interactions
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ViewHierarchy.java 150 * nodes are padded during certain interactions.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl 326 typically require a deeper understanding of the potential interactions that
429 than a smaller one because the number of potential interactions between
    [all...]
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 226 // Sets up interactions
    [all...]
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 348 // Tests interactions between multiple panels
    [all...]
  /external/cmockery/cmockery_0_1_2/doc/
index.html 57 code modules at a functional level and not necessarily all of its interactions
  /external/jemalloc/include/jemalloc/internal/
arena.h 343 * order to avoid interactions between multiple threads that could make
    [all...]
  /external/junit/
README.html 237 <li><p><code>TestSystem</code> allows testing return codes and other system-level interactions.</p></li>
  /external/owasp/sanitizer/lib/junit/
README.html 237 <li><p><code>TestSystem</code> allows testing return codes and other system-level interactions.</p></li>
  /frameworks/base/core/java/android/service/dreams/
DreamService.java 477 * correct interactions with it (seeing when it is cleared etc).
    [all...]
  /frameworks/base/core/java/android/view/
AccessibilityInteractionController.java 47 * Class for managing accessibility interactions initiated from the system
    [all...]
  /frameworks/base/docs/html/tools/adk/
adk.jd 132 interactions with the library. For more information, see the source code for the Arduino USB
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
SlidingChallengeLayout.java     [all...]

Completed in 2855 milliseconds

<<111213141516