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.java357 Optional<ComponentName> nullableComponent = Optional.ofNullable(getTargetComponent()); in buildProto() local
361 .setApplication(nullableComponent in buildProto()
369 .setShortcut(nullableComponent in buildProto()
382 .setWidget(nullableComponent in buildProto()
392 .setTask(nullableComponent in buildProto()