HomeSort by relevance Sort by last modified time
    Searched full:actions (Results 826 - 850 of 3546) sorted by null

<<31323334353637383940>>

  /external/chromium_org/tools/perf/metrics/
smoothness.py 24 'None of the actions is supported by smoothness measurement')
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
loop_unittest.py 6 from telemetry.page.actions import loop
wait.py 9 from telemetry.page.actions import page_action
  /external/chromium_org/ui/keyboard/
keyboard.gyp 16 'actions': [
  /external/chromium_org/ui/keyboard/resources/
main.js 63 // Prevents all default actions of touch. Keyboard should use its own gesture
  /external/chromium_org/ui/message_center/views/
group_view.h 26 // user actions to Client.
  /external/chromium_org/ui/views/corewm/
compound_event_filter.h 31 // CompoundEventFilter gets all events first and can provide actions to those
  /external/chromium_org/v8/build/
shim_headers.gypi 47 'actions': [
  /external/clang/include/clang/Frontend/
FrontendAction.h 35 /// Abstract base class for actions which can be performed by the frontend.
165 /// \brief For AST-based actions, the kind of translation unit we're handling.
215 /// \brief Abstract base class to use for AST consumer-based frontend actions.
246 /// \brief Abstract base class to use for preprocessor-based frontend actions.
  /external/droiddriver/src/com/google/android/droiddriver/actions/
ClickAction.java 17 package com.google.android.droiddriver.actions;
TypeAction.java 17 package com.google.android.droiddriver.actions;
  /external/libnl-headers/netlink/
handlers.h 58 * Callback actions
  /external/qemu/android/
async-io-common.h 55 /* Enumerates actions to perform with an I/O on state transition.
  /external/v8/src/
d8.gyp 91 'actions': [
  /frameworks/base/core/java/android/view/accessibility/
package.html 23 window content as well as actions that can be requested from its source. From the point
  /frameworks/base/core/res/res/layout/
notification_intruder_content.xml 39 android:id="@+id/actions"
  /frameworks/base/docs/html/design/patterns/
navigation-drawer.jd 25 bar title with the app name and removing all actions that are contextual to the view underneath
184 <li>Remove actions from the action bar that are contextual to the underlying view (such as
185 Create new, Refresh). You may retain actions with global scope, such as ?Search?.</li>
191 Clean up the action bar when the drawer is fully expanded. Remove actions that are not needed
195 <h4>Actions</h4>
200 Keep actions on the right side of the action bar and in the overflow
204 <p> Don?t place actions in the navigation drawer. Actions belong in the action bar, and the
207 but keep the bigger picture in mind. Place your actions where all apps display them.</p>
  /frameworks/base/docs/html/guide/practices/app-design/
index.jd 8 <p>Successful mobile applications offer an outstanding user experience, in addition to a compelling technical feature set. The user experience is more than just its visual design or UI flow. It is also influenced by how well the application responds to the user's keypresses and other actions, how it well it interacts with other applications, and how fully and efficiently it uses device and system capabilities.</p>
  /frameworks/base/docs/html/training/animation/
index.jd 42 screen changes state, such as when content loads or new actions become available. Animations
  /frameworks/base/services/java/com/android/server/
IdleMaintenanceService.java 129 // Alarm actions.
132 // Battery actions.
135 // Screen actions.
139 // Dream actions.
  /frameworks/ex/common/java/com/android/common/speech/
Recognition.java 31 * the user for voice actions currently supported by voice search for the user's current
  /frameworks/ex/common/java/com/android/common/userhappiness/
UserHappinessSignals.java 50 // Create a Voice IME Logging intent only if there are logging actions
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipErrorCode.java 20 * Defines error codes returned during SIP actions. For example, during
package.html 25 <p>Once you have a {@link android.net.sip.SipAudioCall}, you can perform SIP audio call actions with
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
AppInterface.java 27 * Intent's actions which are broadcasted by the Telephony once a new CAT

Completed in 576 milliseconds

<<31323334353637383940>>