Searched defs:limit (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/systemui/features/noticeitem/src/main/resources/rawfile/ |
| D | notificationConfig.json | 5 { "bundleName": "com.example.actsanspublishsoundtest","canShow":true, "limit": 5 }, number 6 { "bundleName": "com.ohos.app2","canShow":true, "limit": 3 } number
|
| /applications/standard/screenlock/features/noticeitem/src/main/resources/rawfile/ |
| D | notificationConfig.json | 5 { "bundleName": "com.example.actsanspublishsoundtest","canShow":true, "limit": 5 }, number 6 { "bundleName": "com.ohos.app2","canShow":true, "limit": 3 } number
|
| /applications/standard/photos/common/src/main/ets/default/model/browser/photo/ |
| D | FifoCache.ts | 24 limit: number; property in FifoCache
|
| D | MediaDataSource.ts | 534 let limit = MediaDataSource.INIT_FIRST_PATCH_LOAD_COUNT; variable
|