HomeSort by relevance Sort by last modified time
    Searched refs:actions (Results 226 - 250 of 1127) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/wizard/
WizardExample3rdStepFragment.java 81 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState) {
87 actions.add(action);
  /frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/wizard/
GuidedStepAttributesTestFragment.java 49 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) {
52 actions.addAll(ACTION_LIST);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
BackupAppsStepFragment.java 135 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState) {
139 actions.addAll(getAppActions(true, entries));
146 final List<GuidedAction> actions = new ArrayList<>(entries.size() + 1); local
165 actions.add(new GuidedAction.Builder(getContext())
175 actions.add(new GuidedAction.Builder(getContext())
193 if (actions.size() == 0) {
194 actions.add(new GuidedAction.Builder(getContext())
199 return actions;
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decorators.py 222 actions = []
225 actions.append('makedec' + tag)
227 actions.append('calldec' + tag)
242 actions.append('%s%d' % (opname, self.index))
252 actions = []
259 self.assertEqual(actions, expected_actions)
263 actions = []
267 self.assertEqual(actions, expected_actions)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decorators.py 222 actions = []
225 actions.append('makedec' + tag)
227 actions.append('calldec' + tag)
242 actions.append('%s%d' % (opname, self.index))
252 actions = []
259 self.assertEqual(actions, expected_actions)
263 actions = []
267 self.assertEqual(actions, expected_actions)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decorators.py 222 actions = []
225 actions.append('makedec' + tag)
227 actions.append('calldec' + tag)
242 actions.append('%s%d' % (opname, self.index))
252 actions = []
259 self.assertEqual(actions, expected_actions)
263 actions = []
267 self.assertEqual(actions, expected_actions)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decorators.py 222 actions = []
225 actions.append('makedec' + tag)
227 actions.append('calldec' + tag)
242 actions.append('%s%d' % (opname, self.index))
252 actions = []
259 self.assertEqual(actions, expected_actions)
263 actions = []
267 self.assertEqual(actions, expected_actions)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTTreeParser.stg 55 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
65 * add tree construction actions.
78 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
119 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
128 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
144 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
166 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
171 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
182 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
208 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif
    [all...]
CSharp2.stg 43 outputFile( LEXER,PARSER,TREE_PARSER, actionScope, actions,
74 <actions.(actionScope).header>
86 <if(actions.(actionScope).namespace)>
87 namespace <actions.(actionScope).namespace>
92 <if(actions.(actionScope).namespace)>
94 } // namespace <actions.(actionScope).namespace>
99 <actions.(actionScope).inputStreamType; null="ICharStream">
103 superClass={<if(actions.(actionScope).superClass)><actions.(actionScope).superClass><else>Antlr.Runtime.Lexer<endif>}) ::= <<
106 <parserModifier(grammar=grammar, actions=actions)> partial class <grammar.recognizerName> : <@superClassName><superClass><@end
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTTreeParser.stg 56 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
66 * add tree construction actions.
79 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
120 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
129 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
145 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
167 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
172 <if(backtracking)>if (<actions.(actionScope).synpredgate>)<endif>
183 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif>
209 <if(backtracking)>if (<actions.(actionScope).synpredgate>) {<endif
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTTreeParser.stg 97 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
107 * add tree construction actions.
121 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
164 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
173 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
191 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
215 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
220 <if(backtracking)>if ( <actions.(actionScope).synpredgate> )<endif>
232 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif>
261 <if(backtracking)>if ( <actions.(actionScope).synpredgate> ) {<endif
    [all...]
ObjC.stg 84 actions,
114 <! <if(actions.(actionScope).header)>
118 <actions.(actionScope).header>
128 <actions.(actionScope).postinclude>
156 actions,
185 <actions.(actionScope).preincludes>
194 <actions.(actionScope).includes>
213 actions,
237 <if(actions.(actionScope).header)>
241 <actions.(actionScope).header
    [all...]
  /external/skia/experimental/docs/
animationCommon.js 49 var actions = animation.actions;
50 for (var aIndex = 0; aIndex < actions.length; ++aIndex) {
51 var action = actions[aIndex];
83 assert(actions.length == 1);
287 funcStr += " var actions = [];\n";
288 var len = rec.actions.length;
291 var action = rec.actions[i];
299 funcStr += " actions.push(action" + i + ");\n";
301 funcStr += " timeline.push( { 'time':time, 'duration':duration, 'actions':actions,
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
GuidedStepFragment.java 57 * possible actions.
63 * respond to user actions. At a minimum, subclasses should override:
67 * <li>{@link #onGuidedActionClicked}, to respond to those actions</li>
87 * GuidedActionsStylist} is responsible for the right actions view. The stylists use theme
286 * Creates the presenter used to style the guided actions panel. The default implementation
295 * Creates the presenter used to style a sided actions panel for button only.
328 * Fills out the set of actions available to the user. This hook is called during {@link
329 * #onCreate}. The default leaves the list of actions empty; subclasses should override.
330 * @param actions A non-null, empty list ready to be populated.
333 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState)
988 ArrayList<GuidedAction> actions = new ArrayList<GuidedAction>(); local
    [all...]
GuidedStepSupportFragment.java 59 * possible actions.
65 * respond to user actions. At a minimum, subclasses should override:
69 * <li>{@link #onGuidedActionClicked}, to respond to those actions</li>
89 * GuidedActionsStylist} is responsible for the right actions view. The stylists use theme
288 * Creates the presenter used to style the guided actions panel. The default implementation
297 * Creates the presenter used to style a sided actions panel for button only.
330 * Fills out the set of actions available to the user. This hook is called during {@link
331 * #onCreate}. The default leaves the list of actions empty; subclasses should override.
332 * @param actions A non-null, empty list ready to be populated.
335 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState)
990 ArrayList<GuidedAction> actions = new ArrayList<GuidedAction>(); local
    [all...]
  /external/vogar/src/vogar/
Driver.java 36 * Compiles, installs, runs and reports on actions.
53 private final Map<String, Action> actions = Collections.synchronizedMap( field in class:Driver
60 * Builds and executes the actions in the given files.
63 if (!actions.isEmpty()) {
72 if (actions.isEmpty()) {
77 run.console.info("Actions: " + actions.size());
87 for (Action action : actions.values()) {
203 actions.put(action.getName(), action);
209 new ActionFinder(run.console, actions, outcomes).findActions(file)
    [all...]
  /frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
NewDetailsFragment.java 107 // on the UI thread, we can modify actions adapter directly
108 SparseArrayObjectAdapter actions = (SparseArrayObjectAdapter)
110 actions.set(ACTION_PLAY, mActionPlay);
111 actions.clear(ACTION_RENT);
112 actions.clear(ACTION_BUY);
116 // on the UI thread, we can modify actions adapter directly
117 SparseArrayObjectAdapter actions = (SparseArrayObjectAdapter)
119 actions.set(ACTION_PLAY, mActionPlay);
120 actions.clear(ACTION_RENT);
NewDetailsSupportFragment.java 109 // on the UI thread, we can modify actions adapter directly
110 SparseArrayObjectAdapter actions = (SparseArrayObjectAdapter)
112 actions.set(ACTION_PLAY, mActionPlay);
113 actions.clear(ACTION_RENT);
114 actions.clear(ACTION_BUY);
118 // on the UI thread, we can modify actions adapter directly
119 SparseArrayObjectAdapter actions = (SparseArrayObjectAdapter)
121 actions.set(ACTION_PLAY, mActionPlay);
122 actions.clear(ACTION_RENT);
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 40 HashMap<GrammarAST, GrammarAST> actions;
128 $AttributeScopeActions::actions = new HashMap<GrammarAST, GrammarAST>();
135 for (GrammarAST action : $AttributeScopeActions::actions.keySet())
136 scope.defineNamedAction(action, $AttributeScopeActions::actions.get(action));
143 $AttributeScopeActions::actions.put( $ID, $ACTION );
154 (actions)?
158 actions
290 $AttributeScopeActions::actions = new HashMap<GrammarAST, GrammarAST>();
298 for (GrammarAST action : $AttributeScopeActions::actions.keySet())
299 r.ruleScope.defineNamedAction(action, $AttributeScopeActions::actions.get(action))
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
BroadcastStats.java 92 ArrayList<ActionEntry> actions = new ArrayList<>(mActions.size()); local
94 actions.add(mActions.valueAt(i));
96 Collections.sort(actions, ACTIONS_COMPARATOR);
97 for (int i=actions.size()-1; i>=0; i--) {
98 ActionEntry ae = actions.get(i);
  /frameworks/base/services/core/java/com/android/server/hdmi/
HotplugDetectionAction.java 239 List<DeviceSelectAction> actions = getActions(DeviceSelectAction.class); local
240 if (actions.isEmpty()) {
245 DeviceSelectAction action = actions.get(0);
252 List<OneTouchRecordAction> actions = getActions(OneTouchRecordAction.class); local
253 for (OneTouchRecordAction action : actions) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
FrameLayoutRule.java 167 @NonNull List<RuleAction> actions,
170 super.addLayoutActions(actions, parentNode, children);
171 actions.add(RuleAction.createSeparator(25));
172 actions.add(createMarginAction(parentNode, children));
174 actions.add(createGravityAction(children, ATTR_LAYOUT_GRAVITY));
  /prebuilts/misc/common/droiddriver/
droiddriver-0.9.jar 
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 824 std::vector<Action> actions; local
826 actions.reserve(32);
840 actions.push_back(std::move(action));
843 actions.push_back(std::move(action));
847 actions.push_back(std::move(action));
860 actions.push_back(std::move(action));
868 actions.push_back(std::move(action));
871 actions.push_back(std::move(action));
875 actions.push_back(std::move(action));
884 actions.push_back(std::move(action))
    [all...]

Completed in 910 milliseconds

1 2 3 4 5 6 7 8 91011>>