Searched defs:currentType (Results 1 – 4 of 4) sorted by relevance
143 LocaleDataType currentType = LocaleDataType::DEFAULT_RESOURCE; variable
412 … int currentType = ((cType == FilterType::TYPE_DATE && lType == FilterType::TYPE_TIME) || in FilterDateTimePunc() local
627 const char *currentType = context_type_get(con); in UserAndMCSRangeSet() local
656 void PerUserSession::StopImeInput(ImeType currentType, const sptr<IRemoteObject> ¤tChannel) in StopImeInput()