Home
last modified time | relevance | path

Searched defs:refresh (Results 1 – 8 of 8) sorted by relevance

/applications/standard/contacts/entry/src/main/ets/model/bean/
DBatchSelectContactSource.ts53 public refresh(contactList: ContactVo[]) { method in BatchSelectContactSource
DDetailCallLogDataSource.ts48 public refresh(callLog) { method in DetailCallLogDataSource
DBatchSelectRecentSource.ts44 public refresh(callLogTemp: any[]) { method in BatchSelectRecentSource
DFavoriteDataSource.ts53 public refresh(favoriteList: FavoriteBean[]): void { method in FavoriteDataSource
DSearchContactsSource.ts51 public refresh(contactList: SearchContactsBean[]): void { method in SearchContactsSource
DContactListDataSource.ts75 public refresh(start: number, count: number, contactList: ContactVo[]) { method in ContactListDataSource
DCallRecordListDataSource.ts54 public refresh(start: number, count: number, callLogData: []) { method in CallRecordListDataSource
/applications/standard/photos/feature/editor/src/main/ets/default/crop/
DPhotoEditCrop.ts352 private refresh(): void { method in PhotoEditCrop