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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES3/
gl3ext.h 13 * After an OES extension's interactions with OpenGl ES 3.0 have been documented,
  /external/mockito/src/org/mockito/
InOrder.java 68 * Verifies that no more interactions happened <b>in order</b>.
82 * //passes because there are no more interactions after last method:
  /external/chromium_org/chrome/browser/ui/toolbar/
bookmark_sub_menu_model.cc 12 // advanced interactions with the menu contents, like right click context menus.
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.h 23 // JavaScript interactions without forcing BrowserPluginBindings to inherit
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_renderbuffer_format_BGRA8888.txt 39 Interactions with GL_ANGLE_framebuffer_multisample
CHROMIUM_flipy.txt 66 Interactions with GL_EXT_unpack_subimage
117 4/09/2012 Added more documentation and described interactions with
  /external/mockito/src/org/mockito/internal/debugging/
MockitoDebuggerImpl.java 25 out += line("*** Mockito interactions log ***");
VerboseMockInvocationLogger.java 17 * Used for debugging interactions with a mock.
  /frameworks/testing/espresso/espresso-sample/src/main/java/com/google/android/apps/common/testing/ui/testapp/
SwipeActivity.java 24 * Activity to test swipe interactions.
  /hardware/invensense/60xx/libsensors_iio/
local_log_def.h 8 #define SYSFS_VERBOSE (0) /* log sysfs interactions as cat/echo for repro
  /packages/apps/Contacts/src/com/android/contacts/interactions/
ContactInteraction.java 16 package com.android.contacts.interactions;
ContactInteractionUtil.java 16 package com.android.contacts.interactions;
33 * Utility methods for interactions and their loaders
  /packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/
TouchPointManager.java 1 package com.android.contacts.common.interactions;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
ActivityTouchLinearLayout.java 24 import com.android.contacts.common.interactions.TouchPointManager;
  /external/chromium_org/components/storage_monitor/
image_capture_device.h 58 // session to the camera and provides the backing interactions to present the
61 // Note that all interactions with this class must happen on the UI thread.
  /external/chromium_org/device/nfc/
nfc_tag.h 21 // environments allowing complex interactions with the code executing on the
24 // The NfcTag class facilitates possible interactions with a tag. The most
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_textfield_unittest.mm 58 // All input interactions must happen via the field editor - AutofillTextField
  /external/chromium_org/sync/test/
fake_sync_encryption_handler.h 21 // Note that this only performs basic interactions with the cryptographer
  /external/chromium_org/tools/perf/benchmarks/
speedometer.py 7 Speedometer measures simulated user interactions in web applications.
  /frameworks/base/core/java/com/android/internal/view/
IInputContext.aidl 29 * edits on the current input field and other interactions with the application.
  /external/chromium_org/chrome/browser/profiles/
profile_metrics.h 102 // Enum for tracking user interactions with the user menu and user manager.
103 // Interactions initiated from the content area are logged into a different
123 // Enum for tracking user interactions with the account management menu
  /external/chromium_org/tools/telemetry/telemetry/web_perf/
timeline_based_measurement.py 63 interactions = self.FindTimelineInteractionRecords()
64 if len(interactions) == 0:
66 for interaction in interactions:
  /packages/apps/Dialer/tests/src/com/android/dialer/interactions/
PhoneNumberInteractionTest.java 17 package com.android.dialer.interactions;
37 import com.android.dialer.interactions.PhoneNumberInteraction.PhoneItem;
43 * Tests for {@link com.android.contacts.common.interactions.PhoneNumberInteraction}.
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
__init__.py 54 further interactions. This should be called only
_dummy.py 22 interactions without need for a real power monitor. This is not

Completed in 1400 milliseconds

12 3 4 5 6 7 8 91011>>