Searched defs:sIsInInclude (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DLayoutInflater_Delegate.java42 public static boolean sIsInInclude = false; field in class:LayoutInflater_Delegate
132 sIsInInclude = true;
139 sIsInInclude = false;
145 sIsInInclude = false;

Completed in 62 milliseconds