Searched defs:getActions (Results 1 - 25 of 36) sorted by relevance

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
H A DBroadcastReceiverData.java33 public List<String> getActions() { method in class:BroadcastReceiverData
H A DServiceData.java28 public List<String> getActions() { method in class:ServiceData
H A DIntentFilterData.java27 public List<String> getActions() { method in class:IntentFilterData
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/
H A DProviderConfigurationPermission.java114 public String getActions() method in class:ProviderConfigurationPermission
/external/clang/include/clang/Driver/
H A DCompilation.h65 /// getActions().
154 ActionList &getActions() { return Actions; } function in class:clang::driver::Compilation
155 const ActionList &getActions() const { return Actions; } function in class:clang::driver::Compilation
159 /// The new Action is *not* added to the list returned by getActions().
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DRule.java515 public Map<String, GrammarAST> getActions() { method in class:Rule
H A DGrammar.java782 if ( getActions().get("lexer")!=null ) {
784 getActions().get("lexer").keySet());
786 getActions().get("lexer").values());
1503 Map<String, Object> scopeActions = getActions().get(scope);
1506 getActions().put(scope, scopeActions);
1531 Map<String, Object> actionsForGrammarScope = getActions().get(scope);
1538 getActions().put(scope, actionsForGrammarScope);
1545 public Map<String, Map<String, Object>> getActions() { method in class:Grammar
1898 Collection<GrammarAST> namedActions = r.getActions().values();
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAccessibilityNodeInfo.java882 public int getActions() { method in class:ShadowAccessibilityNodeInfo
/external/clang/include/clang/Parse/
H A DParser.h253 Sema &getActions() const { return Actions; } function in class:clang::Parser
/external/robolectric/v3/
H A Dshadows-support-v4-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/robolectric/ org/robolectric/shadows/ ...
H A Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/shadows/ org/robolectric/manifest/ org/ ...
/external/guice/lib/build/
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 354 milliseconds

12