Home | History | Annotate | Download | only in aapt

Lines Matching refs:uiModeType

246     String8 uiModeType, uiModeNight;
372 uiModeType = part;
507 this->uiModeType = uiModeType;
539 s += uiModeType;
589 if (this->uiModeType != "") {
591 s += uiModeType;
1118 if (v == 0) v = uiModeType.compare(o.uiModeType);
1141 getUiModeTypeName(uiModeType.string(), &params);