Home
last modified time | relevance | path

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

/applications/standard/screenlock/features/screenlock/src/main/ets/com/ohos/vm/
DbaseViewModel.ts79 this.prompt = promptText; property in BaseViewModel
80 this.updateStorage(callback) method in BaseViewModel
/applications/standard/photos/common/src/main/ets/default/model/browser/album/
DAlbumSetDataSource.ts106 this.mediaSetList = this.excludeBlackList(mediaSetList); property in AlbumSetDataSource
107 this.onDataReloaded(); method in AlbumSetDataSource
/applications/standard/settings/common/component/src/main/ets/default/controller/
DBaseSettingsController.ts34 return this; property in BaseSettingsController
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/
DEventPipeline.ts266 this.maxScale = Math.max(this.maxScale, Constants.COMPONENT_SCALE_CEIL); property in EventPipeline
545 this.startAnimation(animationEndMatrix as Matrix4TransitWithMatrix4x4); method in EventPipeline
/applications/standard/app_samples/code/SuperFeature/Widget/FormGame/entry/src/main/ets/FormAbility/
DFormAbility.ts109 this.flushToStoreDB(); method in FormAbility
/applications/standard/screenlock/features/noticeitem/src/main/ets/com/ohos/noticeItem/viewmodel/
DViewModel.ts203 this.updateNotification() method in ViewModel
/applications/standard/systemui/features/noticeitem/src/main/ets/com/ohos/noticeItem/viewmodel/
DNotificationViewModel.ts209 this.updateNotification(); method in NotificationViewModel
/applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/
DBigFolderViewModel.ts392 this.mSettingsModel.setLayoutInfo(gridLayoutInfoTemp); method in BigFolderViewModel