Home
last modified time | relevance | path

Searched refs:EMPTY_COMPONENT (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DItemInfoMatcher.java39 ComponentName EMPTY_COMPONENT = new ComponentName("", ""); field
49 return matches(info, cn != null ? cn : EMPTY_COMPONENT); in matchesInfo()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsUiControllerImpl.kt95 private val EMPTY_COMPONENT = ComponentName("", "") regex
97 EMPTY_COMPONENT,
466 } ?: EMPTY_COMPONENT