OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interaction
(Results
351 - 375
of
1168
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/distribute/essentials/quality/
tv.jd
9
<li><a href="#ux">Design and
Interaction
</a></li>
57
Visual Design and User
Interaction
64
These criteria ensure that your app follows critical design and
interaction
patterns
395
App allows
interaction
with advertising using D-pad controls.
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_dialog.jd
40
interaction
. They use a light gradient and inner
/frameworks/base/docs/html/training/backward-compatible-ui/
older-implementation.jd
60
<p>There generally isn't a one-size-fits-all solution for backporting newer UI components to older devices. Be mindful of the user experience: on older devices, users may not be familiar with newer design patterns and UI components. Give some thought as to how the same functionality can be delivered using familiar elements. In many cases this is less of a concern—if newer UI components are prominent in the application ecosystem (such as the action bar), or where the
interaction
model is extremely simple and intuitive (such as swipe views using a {@link android.support.v4.view.ViewPager}).</p>
/frameworks/base/docs/html/training/design-navigation/
screen-planning.jd
57
<p>Now we can define the directed relationships between screens; an arrow from one screen <em>A</em> to another screen <em>B</em> implies that screen <em>B</em> should be directly reachable via some user
interaction
in screen <em>A</em>. Once we define both the set of screens and the relationships between them, we can express these in concert as a screen map, which shows all of your screens and their relationships:</p>
/frameworks/base/docs/html/training/system-ui/
navigation.jd
77
status bar) to reappear and remain visible. The user
interaction
causes the flags to be
/frameworks/base/docs/html/training/wearables/ui/
exit.jd
37
<p>If the user
interaction
model of your app interferes with the swipe-to-dismiss gesture,
/frameworks/base/docs/html/wear/preview/
index.jd
29
Create <strong>enhanced user
interaction
</strong> and
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DragDownHelper.java
234
* @return true if the
interaction
is accepted, false if it should be cancelled
/frameworks/base/services/core/java/com/android/server/fingerprint/
ClientMonitor.java
32
* the current client. Subclasses are responsible for coordinating the
interaction
with
/frameworks/base/services/core/java/com/android/server/job/controllers/
IdleController.java
82
*
Interaction
with the task manager service
/frameworks/base/tests/UsageStatsTest/src/com/android/tests/usagestats/
UsageLogActivity.java
168
return "User
Interaction
";
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
StartVoiceInteractionActivity.java
63
mLog.append("Local Voice
Interaction
Supported = " + isLocalVoiceInteractionSupported());
/frameworks/opt/net/ims/
README.txt
9
- 3GPP TS 26.114 : IMS media handling and
interaction
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_nl80211.c
2
* Driver
interaction
with extended Linux CFG8021
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
driver_cmd_nl80211.c
2
* Driver
interaction
with extended Linux CFG8021
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h
83
* Class which completely abstracts the camera hardware
interaction
from camera hal
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h
48
* Class which completely abstracts the camera hardware
interaction
from camera hal
/libcore/ojluni/src/main/java/sun/misc/
IoTrace.java
62
*
interaction
with other threads to avoid deadlocks in the VM.
/libcore/ojluni/src/main/java/sun/security/ssl/
RSASignature.java
41
* negative
interaction
with the JCA mechanisms for hardware providers.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
logged_expectations.ipp
12
// Description : Facilities to perform
interaction
based testng of logged expectations
/packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java
42
* Base view that provides common code for the editor
interaction
for a specific
/packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteraction.java
20
* Represents a calendar event
interaction
, wrapping the columns in
CallLogInteraction.java
36
* Represents a call log event
interaction
, wrapping the columns in
CallLogInteractionsLoader.java
89
* @param interactions The
interaction
list potentially containing duplicates
/packages/apps/DeskClock/src/com/android/deskclock/
Screensaver.java
130
// We want the screen saver to exit upon user
interaction
.
Completed in 427 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>