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
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/services/Telephony/src/com/android/phone/
EmergencyCallbackModeService.java
217
// This is the object that receives
interactions
from clients.
/frameworks/base/core/java/android/nfc/
Tag.java
64
* This is important for NFC
interactions
because they are very transient -- if a user has to
106
* contain operating environments allowing complex
interactions
with the
/frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd
25
still cause problems for users — because of unplanned
interactions
with
28
your applications run and the system
interactions
that can affect your
/frameworks/base/docs/html/guide/practices/
seamlessness.jd
26
still cause problems for users — because of unplanned
interactions
with
29
your applications run and the system
interactions
that can affect your
/frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd
159
<li><strong>Custom controls with complex visual
interactions
:</strong> For custom controls that
160
provide complex or non-standard visual
interactions
, provide a
/frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd
100
<p>Using vertical lists can also lead to awkward user
interactions
and poor use of whitespace on larger screens, as list items generally span the entire width of the screen yet have a fixed height. One way to alleviate this is to provide additional information, such as text summaries, that fills the available horizontal space. Another way is to provide additional information in a separate horizontal pane adjacent to the list.</p>
167
<p>It's also best to avoid this pattern when child screens contain horizontal panning surfaces (such as maps), as these conflicting
interactions
may deter your screen's usability.</p>
/packages/apps/Dialer/src/com/android/dialer/interactions/
PhoneNumberInteraction.java
16
package com.android.dialer.
interactions
;
65
* dialog to pick one. Creating one of these
interactions
should be done through the static
/cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorProcessTest.java
39
* Test various cross-process {@link ParcelFileDescriptor}
interactions
.
/development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java
100
// prescribed
interactions
between a top-level sliding drawer and the action bar.
/development/samples/training/NavigationDrawer/src/com/example/android/navigationdrawerexample/
MainActivity.java
100
// ActionBarDrawerToggle ties together the the proper
interactions
/external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc
63
// We'll get selected via the mouse
interactions
with the TouchTabStrip. There
/external/chromium_org/apps/app_shim/
app_shim_host_manager_browsertest_mac.mm
73
// Browser Test for AppShimHostManager to test IPC
interactions
across the
/external/chromium_org/content/public/browser/
site_instance.h
106
// this one. If so, JavaScript
interactions
that are permitted across
/external/chromium_org/content/public/test/
browser_test_base.cc
99
// network
interactions
from tests, we simulate failure for non-local DNS
/external/chromium_org/crypto/
mock_apple_keychain.h
127
// user
interactions
.
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.cc
103
//
interactions
when using RawTC.
/external/chromium_org/webkit/data/test_shell/frames/iframe1_files/
foo1.htm
60
interactions
between author preferences and user preferences/capabilities
/external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-linux.S
49
interactions
.
syscall-arm-linux.S
48
interactions
.
syscall-ppc32-linux.S
48
interactions
.
syscall-ppc64-linux.S
48
interactions
.
syscall-s390x-linux.S
49
interactions
.
syscall-x86-linux.S
49
interactions
.
/frameworks/base/core/java/android/nfc/cardemulation/
OffHostApduService.java
149
* Android namespace that allow further
interactions
with
/frameworks/native/include/gui/
Surface.h
166
//
interactions
with the server using this interface.
Completed in 779 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>