Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DItemInfo.java277 Optional<ComponentName> nullableComponent = Optional.ofNullable(getTargetComponent()); in buildProto() local
281 .setApplication(nullableComponent in buildProto()
290 .setShortcut(nullableComponent in buildProto()
297 .setWidget(nullableComponent in buildProto()