OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNAVAILABLE_FEATURES
(Results
1 - 2
of
2
) sorted by null
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
XmlResourceParserImplTest.java
113
for (String feature : XmlResourceParserImpl.
UNAVAILABLE_FEATURES
) {
135
for (String feature : XmlResourceParserImpl.
UNAVAILABLE_FEATURES
) {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
XmlResourceParserImpl.java
48
public static final String[]
UNAVAILABLE_FEATURES
= {
Completed in 67 milliseconds