Searched defs:currentType (Results 1 – 3 of 3) sorted by relevance
143 LocaleDataType currentType = LocaleDataType::DEFAULT_RESOURCE; variable
408 … int currentType = ((cType == FilterType::TYPE_DATE && lType == FilterType::TYPE_TIME) || in FilterDateTimePunc() local
629 void PerUserSession::StopImeInput(ImeType currentType, const sptr<IRemoteObject> ¤tChannel) in StopImeInput()