Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/constants/
DBrowserConstants.ts27 static readonly PULL_DOWN_START = 'single_photo_pull_down_start'; property in Constants
/applications/standard/photos/common/src/main/ets/default/model/browser/photo/
DConstants.ts33 static readonly PULL_DOWN_START: string = 'single_photo_pull_down_start'; property in Constants