OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_APP_RES_AUTO
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeConstants.java
43
public final static String
NS_APP_RES_AUTO
= "http://schemas.android.com/apk/res-auto";
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java
676
value = set.getAttributeValue(BridgeConstants.
NS_APP_RES_AUTO
, attrName);
[
all
...]
Completed in 313 milliseconds