HomeSort by relevance Sort by last modified time
    Searched defs:actions (Results 126 - 150 of 428) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.osgi.services_3.2.100.v20100503.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryTest.java 447 List<AccessibilityAction> actions = button.getActionList(); local
448 final int actionCount = actions.size();
450 AccessibilityAction action = actions.get(i);
    [all...]
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java 72 * The callback will receive all the user's actions, like play, pause, etc;
656 long actions = PlaybackState.ACTION_PLAY | PlaybackState.ACTION_PLAY_FROM_MEDIA_ID | local
659 return actions;
662 actions |= PlaybackState.ACTION_PAUSE;
665 actions |= PlaybackState.ACTION_SKIP_TO_PREVIOUS;
668 actions |= PlaybackState.ACTION_SKIP_TO_NEXT;
670 return actions;
    [all...]
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java 72 * The callback will receive all the user's actions, like play, pause, etc;
656 long actions = PlaybackState.ACTION_PLAY | PlaybackState.ACTION_PLAY_FROM_MEDIA_ID | local
659 return actions;
662 actions |= PlaybackState.ACTION_PAUSE;
665 actions |= PlaybackState.ACTION_SKIP_TO_PREVIOUS;
668 actions |= PlaybackState.ACTION_SKIP_TO_NEXT;
670 return actions;
    [all...]
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicService.java 72 * The callback will receive all the user's actions, like play, pause, etc;
656 long actions = PlaybackState.ACTION_PLAY | PlaybackState.ACTION_PLAY_FROM_MEDIA_ID | local
659 return actions;
662 actions |= PlaybackState.ACTION_PAUSE;
665 actions |= PlaybackState.ACTION_SKIP_TO_PREVIOUS;
668 actions |= PlaybackState.ACTION_SKIP_TO_NEXT;
670 return actions;
    [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp 740 Action* actions[] = { &renderTex2D, &renderReadPixels, &renderDepth, &renderStencil }; local
742 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(actions); ++ndx)
746 if (!actions[ndx]->invoke(api, img, reference))
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowApplication.java 416 Iterator<String> actions = registeredReceiver.intentFilter.actionsIterator(); local
417 while (actions.hasNext()) {
418 if (actions.next().equals(action)) {
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 421 * actions were broadcast.
481 * actions were broadcast.
541 * is in discoverable mode and that the correct actions were broadcast.
584 * device is in in connectable mode and that the correct actions were broadcast.
627 * and that the correct actions were broadcast.
665 * and that the correct actions were broadcast.
739 * and that the correct actions were broadcast.
752 * and that the correct actions were broadcast.
1400 String[] actions = { local
1412 String[] actions = { local
1422 String[] actions = { local
1434 String[] actions = {BluetoothPan.ACTION_CONNECTION_STATE_CHANGED}; local
1441 String[] actions = {AudioManager.ACTION_SCO_AUDIO_STATE_UPDATED}; local
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/resolver/
ResolverActivity.java 244 ArrayList<Action> actions = new ArrayList<Action>(); local
245 return actions;
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
osgi-4.0.0.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutActionBar.java 70 * layout actions (as well as zooming controls on the right).
88 * @param parent the parent composite to add the actions bar to
148 List<RuleAction> actions = new ArrayList<RuleAction>(); local
149 engine.callAddLayoutActions(actions, parent, selectedNodes);
151 // Place actions in the correct order (the actions may come from different
153 Collections.sort(actions);
155 // Add in actions for the child as well, if there is exactly one.
156 // These are not merged into the parent list of actions; they are appended
168 actions.add(RuleAction.createSeparator(0))
    [all...]
SelectionManager.java 826 * Updates menu actions and the layout action bar after a selection change - these are
827 * actions that depend on the selection
832 // Update menu actions that depend on the selection
835 // Update the layout actions bar
1138 final List<RuleAction> actions = rulesEngine.callGetContextMenu(primary); local
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
publisher-ant.jar 
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 273 void *actions; member in struct:__anon2903
507 void *actions);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 275 void *actions; member in struct:__anon3408
509 void *actions);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 301 void *actions; member in struct:__anon4140
564 void *actions);

Completed in 451 milliseconds

1 2 3 4 56 7 8 91011>>