Home
last modified time | relevance | path

Searched defs:removeItem (Results 1 – 2 of 2) sorted by relevance

/applications/standard/systemui/common/src/main/ets/plugindatasource/sourceloader/
DSourceLoader.ts47 protected removeItem(itemData: ItemComponentData): void { method in SourceLoader
/applications/standard/launcher/common/src/main/ets/default/model/
DAppModel.ts258 private removeItem(bundleName: string): void { method in AppModel