OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interactions
(Results
101 - 125
of
372
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/objenesis/tck/test/org/objenesis/tck/
TCKTest.java
124
* A poor man's mock. Using a recording test double to verify
interactions
between the TCK and
/external/skia/src/gpu/
GrBatchFontCache.h
91
//
interactions
with the cache since the strike was received.
/frameworks/base/core/java/android/view/
WindowId.java
32
* on {@link View}. This classes is useful when window input
interactions
need to be
/frameworks/base/docs/html/design/downloads/
index.jd
42
<p>Examples of how to chain together simple Android Wear UI components into common user flow patterns, from simple notifications to complex
interactions
involving full screen activities.
/frameworks/base/docs/html/tools/testing-support-library/
index.jd
258
<li>An extensive set of action APIs to automate UI
interactions
.
338
Typically, you test an app by performing some user
interactions
against the app?s user
341
API. You can perform such UI
interactions
as:
405
interactions
on user apps and system apps. The UI Automator APIs allows you to perform
/frameworks/base/docs/html/training/activity-testing/
activity-unit-testing.jd
26
verify the state of an {@link android.app.Activity} and its
interactions
with
/frameworks/base/docs/html/training/testing/ui-testing/
espresso-testing.jd
63
Testing user
interactions
73
provides APIs for writing UI tests to simulate user
interactions
within a
186
state or behavior, after these user
interactions
are performed.
425
simulate user
interactions
on the UI component. You must pass in one or more
uiautomator-testing.jd
42
<p>A user interface (UI) test that involves user
interactions
across multiple apps lets you
216
more complex user
interactions
that involve multiple UI components or sequences of user actions.</li>
217
<li>Check that the UI reflects the expected state or behavior, after these user
interactions
are
342
class to perform user
interactions
on the UI component represented by that
409
class if you want to simulate user
interactions
on a
/frameworks/opt/bitmap/src/com/android/bitmap/
RequestKey.java
36
* The following is a high level view of the
interactions
between RequestKey and the rest of the
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_class.hpp
50
// actually works with VC7.0, but other
interactions
seem to fail
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
AndroidImageProxy.java
84
* {@link android.media.Image} is not thread-safe, so all
interactions
must
/packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteraction.java
1
package com.android.contacts.
interactions
;
CalendarInteractionUtils.java
1
package com.android.contacts.
interactions
;
CallLogInteraction.java
16
package com.android.contacts.
interactions
;
/packages/apps/Contacts/tests/src/com/android/contacts/activities/
PeopleActivityTest.java
41
import com.android.contacts.
interactions
.TestLoaderManager;
/packages/apps/Contacts/tests/src/com/android/contacts/interactions/
ContactDeletionInteractionTest.java
17
package com.android.contacts.
interactions
;
TestLoaderManager.java
17
package com.android.contacts.
interactions
;
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogActivity.java
36
import com.android.contacts.common.
interactions
.TouchPointManager;
/packages/apps/Dialer/src/com/android/dialer/util/
DialerUtils.java
41
import com.android.contacts.common.
interactions
.TouchPointManager;
/packages/apps/Gallery2/src/com/android/photos/
BitmapRegionTileSource.java
84
// loaded, the lifecycle is different and
interactions
are on a different
/packages/apps/Messaging/src/com/android/messaging/util/
ChangeDefaultSmsAppHelper.java
100
null /*
interactions
*/,
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java
21
* This exception is used for most types of failures that occur during server
interactions
.
/packages/services/Telephony/src/com/android/phone/
EmergencyCallbackModeService.java
232
// This is the object that receives
interactions
from clients.
/packages/services/Telephony/src/com/android/phone/common/mail/
MessagingException.java
20
* This exception is used for most types of failures that occur during server
interactions
.
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
CommonLauncherHelper.java
29
* A helper class for generic launcher
interactions
that can be abstracted across different types
Completed in 357 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>