OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newTypeArray
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java
542
BridgeTypedArray ta = ((BridgeResources) mSystemResources).
newTypeArray
(attrs.length,
734
BridgeTypedArray ta = ((BridgeResources) mSystemResources).
newTypeArray
(attrs.length,
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeResources.java
123
public BridgeTypedArray
newTypeArray
(int numEntries, boolean platformFile) {
Completed in 148 milliseconds