Searched defs:refresh (Results 1 – 9 of 9) sorted by relevance
48 public refresh(callLog) { method in DetailCallLogDataSource
53 public refresh(contactList: ContactVo[]) { method in BatchSelectContactSource
44 public refresh(callLogTemp: any[]) { method in BatchSelectRecentSource
53 public refresh(favoriteList: FavoriteBean[]): void { method in FavoriteDataSource
51 public refresh(contactList: SearchContactsBean[]): void { method in SearchContactsSource
54 public refresh(start: number, count: number, callLogData: []) { method in CallRecordListDataSource
75 public refresh(start: number, count: number, contactList: ContactVo[]) { method in ContactListDataSource
352 private refresh(): void { method in PhotoEditCrop
36 ArkUI_NodeHandle refresh; variable