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

<<11121314151617181920>>

  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContractIntentsTest.java 27 * Tests to verify that common actions on {@link ContactsContract} content are
  /developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
MainActivity.java 29 * between MotionEvent indices, pointer identifiers and actions.
  /developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
MainActivity.java 29 * between MotionEvent indices, pointer identifiers and actions.
  /development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
MainActivity.java 29 * between MotionEvent indices, pointer identifiers and actions.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ScreenSlideActivity.java 71 // When changing pages, reset the action bar actions since they are dependent
73 // fragment expose actions itself (rather than the activity exposing actions),
74 // but for simplicity, the activity provides the actions in this sample.
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
TLexer.g 3 // support methods and variables you may use in the lexer actions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeRewriter.m 187 TreeVisitorAction actions = new TreeVisitorAction() {
191 t = v.visit(t, actions);
200 ANTLRTreeVisitorAction *actions = [ANTLRTreeVisitorAction newANTLRTreeVisitorAction];
207 t = [v visit:t Action:actions];
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AttributeScope.java 86 public LinkedHashMap<String, GrammarAST> actions = new LinkedHashMap(); field in class:AttributeScope
142 * the code generator will ask for the actions table.
147 GrammarAST a = actions.get(actionName);
154 actions.put(actionName, actionAST);
  /external/apache-harmony/security/src/test/resources/PermissionCollection/
mypermissionBKS.jar 
  /external/chromium/build/
grit_action.gypi 11 # It would be really nice to do this with a rule instead of actions, but it
  /external/chromium/build/temp_gyp/
pdfsqueeze.gyp 26 'actions': [
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-step-on-do-while-statements.html 20 The above actions should be performed before <b>each</b> of the following tests.</p>
debugger-step-on-for-in-statements.html 27 The above actions should be performed before <b>each</b> of the following tests.</p>
debugger-step-on-for-statements.html 17 The above actions should be performed before <b>each</b> of the following tests.</p>
debugger-step-on-while-statements.html 20 The above actions should be performed before <b>each</b> of the following tests.</p>
  /external/chromium/chrome/browser/extensions/
extensions_startup.h 15 // Initialization helpers for various Extension startup actions.
  /external/chromium/chrome/browser/sync/
sync_ui_util_unittest.cc 10 #include "testing/gmock/include/gmock/gmock-actions.h"
  /external/chromium/chrome/browser/ui/views/extensions/
browser_action_drag_data.h 40 // Returns the Custom Format this class supports (for Browser Actions).
  /external/chromium/chrome/common/extensions/docs/examples/tutorials/analytics/
popup.html 33 <p>Track the following actions:</p>
  /external/chromium/chrome/common/net/
predictor_common.h 26 // links) to browser (where we perform predictive actions).
  /external/chromium_org/base/android/jni_generator/
jni_generator.gyp 10 'actions': [
  /external/chromium_org/build/android/
native_app_dependencies.gypi 43 'actions': [
push_libraries.gypi 11 # 'actions': [
write_ordered_libraries.gypi 11 # 'actions': [
  /external/chromium_org/build/
copy_test_data_ios.gypi 18 # 'actions': [

Completed in 455 milliseconds

<<11121314151617181920>>