HomeSort by relevance Sort by last modified time
    Searched full:interactions (Results 1 - 25 of 195) sorted by null

1 2 3 4 5 6 7 8

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UserInteractionListener.java 24 // Other one-shot user interactions.
  /external/chromium/chrome/common/extensions/docs/examples/tutorials/analytics/
popup.html 26 * to track user interactions with different parts of your extension.
  /packages/apps/Contacts/src/com/android/contacts/
CallContactActivity.java 19 import com.android.contacts.interactions.PhoneNumberInteraction;
  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 57 // Controls interactions with the window manager for popup panels.
panel_controller.h 33 // Controls interactions with the WM for popups / panels.
  /frameworks/base/core/java/com/android/internal/view/
IInputContext.aidl 29 * edits on the current input field and other interactions with the application.
  /packages/apps/Contacts/tests/src/com/android/contacts/interactions/
PhoneNumberInteractionTest.java 17 package com.android.contacts.interactions;
19 import com.android.contacts.interactions.PhoneNumberInteraction.InteractionType;
20 import com.android.contacts.interactions.PhoneNumberInteraction.PhoneItem;
  /development/samples/TicTacToeLib/
_index.html 9 handles all events and UI interactions.</p>
  /external/chromium/chrome/browser/prefs/
proxy_config_dictionary.cc 14 // See ProxyPrefs for possible values and interactions with the other proxy
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 12 contain operating environments, allowing complex interactions with code executing on the tag.
  /frameworks/base/services/input/
InputManager.h 54 * InputDispatchPolicy is responsible for performing all external interactions with the
  /packages/apps/Contacts/src/com/android/contacts/interactions/
GroupCreationDialogFragment.java 16 package com.android.contacts.interactions;
GroupDeletionDialogFragment.java 16 package com.android.contacts.interactions;
GroupNameDialogFragment.java 16 package com.android.contacts.interactions;
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialerView.java 37 * some user interactions to provide the correct UI behaviour for the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarTabs.java 80 * the interactions between different tabs.
AlarmService_Service.java 120 * This is the object that receives interactions from clients. See RemoteService
LocalService.java 93 // This is the object that receives interactions from clients. See
  /external/chromium/chrome/browser/password_manager/
password_store_mac.h 20 // database for extra metadata. For an overview of the interactions with the
  /external/chromium/net/base/
cookie_monster_store_test.h 7 // that need to test out CookieMonster interactions with the backing store.
  /frameworks/base/docs/html/training/basics/intents/
index.jd 49 interactions with other apps, such as start another app, receive a result from that app, and
  /frameworks/base/docs/html/training/design-navigation/
index.jd 24 <p>One of the very first steps to designing and developing an Android application is to determine what users are able to see and do with the app. Once you know what kinds of data users are interacting with in the app, the next step is to design the interactions that allow users to navigate across, into, and back out from the different pieces of content within the app.</p>
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h 3 @brief: module for network initiated interactions
  /frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd 126 database operations but stubs out other interactions with the Android system.
192 Test the standard provider interactions: Most providers offer six access methods:
  /packages/apps/Contacts/src/com/android/contacts/editor/
GroupMembershipView.java 21 import com.android.contacts.interactions.GroupCreationDialogFragment;
22 import com.android.contacts.interactions.GroupCreationDialogFragment.OnGroupCreatedListener;

Completed in 779 milliseconds

1 2 3 4 5 6 7 8