Home
last modified time | relevance | path

Searched defs:lastType (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/search/
H A DStringMatcherUtility.java43 int lastType; in matches() local
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/ide/common/resources/deprecated/
H A DFrameworkResources.java89 ResourceType lastType = null; in loadPublicResources() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp149 A2dpCodecType lastType = GetCodecType(lastCodecInfo); in IsConfigChanged() local
/aosp12/frameworks/base/media/java/android/media/
H A DMetadata.java541 public static int lastType() { return LAST_TYPE; } in lastType() method in Metadata
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp314 … int lastType = ((lType == FilterType::TYPE_DATE && cType == FilterType::TYPE_TIME) || in FilterDateTime() local