Home | History | Annotate | Download | only in res

Lines Matching defs:mIsFramework

77     private final boolean[] mIsFramework;
93 mIsFramework = new boolean[len];
109 mIsFramework[index] = isFramework;
941 if (mIsFramework[index]) {