Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/
H A DItemInfo.java300 Optional<ComponentName> nullableComponent = Optional.ofNullable(getTargetComponent()); in buildProto() local
304 .setApplication(nullableComponent in buildProto()
312 .setShortcut(nullableComponent in buildProto()
325 .setShortcut(nullableComponent in buildProto()
332 .setWidget(nullableComponent in buildProto()