OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sIsInInclude
(Results
1 - 2
of
2
) sorted by null
/frameworks/layoutlib/bridge/src/android/view/
LayoutInflater_Delegate.java
50
public static boolean
sIsInInclude
= false;
187
sIsInInclude
= true;
195
sIsInInclude
= false;
/frameworks/layoutlib/bridge/src/android/content/res/
BridgeTypedArray.java
456
if (LayoutInflater_Delegate.
sIsInInclude
) {
[
all
...]
Completed in 2465 milliseconds