Home
last modified time | relevance | path

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

/applications/standard/photos/feature/thirdselect/src/main/ets/default/utils/
DThirdSelectConstants.ts79 export const LEFT_BLANK = 'leftBlank'; constant
/applications/standard/app_samples/code/BasicFeature/FileManagement/Photos/entry/src/main/ets/constants/
DBroadcastConstants.ts59 static readonly LEFT_BLANK: string = 'leftBlank'; property in BroadcastConstants