OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inferType
(Results
1 - 2
of
2
) sorted by null
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
ResType.java
28
public static ResType
inferType
(String itemString) {
StaxArrayLoader.java
29
ResType resType = scalarResType == null ? ResType.
inferType
(buf.toString()) : scalarResType;
Completed in 1421 milliseconds