Home
last modified time | relevance | path

Searched defs:concatenate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dmeasure_format_impl.cpp88 int concatenate = 0; in FormatInner() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java575 private static CharSequence concatenate(CharSequence plmn, CharSequence spn, in concatenate() method in CarrierTextManager