Home | History | Annotate | Download | only in aapt

Lines Matching refs:uiModeType

368     String8 uiModeType, uiModeNight, smallestwidthdp, widthdp, heightdp;
530 uiModeType = part;
668 this->uiModeType = uiModeType;
706 s += uiModeType;
786 if (this->uiModeType != "") {
790 s += uiModeType;
1425 if (v == 0) v = uiModeType.compare(o.uiModeType);
1456 getUiModeTypeName(uiModeType.string(), &params);