Home
last modified time | relevance | path

Searched defs:bundleName (Results 1 – 25 of 91) sorted by relevance

1234

/applications/standard/launcher/product/phone/src/main/ets/common/
DPhonePresetDockItem.ts21 bundleName: 'com.ohos.contacts', constant
28 bundleName: 'com.ohos.photos', constant
35 bundleName: 'com.ohos.settings', constant
42 bundleName: 'com.ohos.mms', constant
/applications/standard/contacts_data/jstest/
DObjectInterface_test.js189 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
209 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
247 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
285 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
306 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
345 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
386 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
406 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
483 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
521 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
[all …]
DObjectCallback.js189 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
204 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
249 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
278 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
295 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
325 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
358 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
374 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
434 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
463 let holder = { bundleName: 'com.ohos.contacts', displayName: 'phone', holderId: 1 }; property
[all …]
/applications/standard/systemui/features/noticeitem/src/main/resources/rawfile/
DnotificationConfig.json5 { "bundleName": "com.example.actsanspublishsoundtest","canShow":true, "limit": 5 }, string
6 { "bundleName": "com.ohos.app2","canShow":true, "limit": 3 } string
/applications/standard/screenlock/features/noticeitem/src/main/resources/rawfile/
DnotificationConfig.json5 { "bundleName": "com.example.actsanspublishsoundtest","canShow":true, "limit": 5 }, string
6 { "bundleName": "com.ohos.app2","canShow":true, "limit": 3 } string
/applications/sample/camera/launcher/launcher/src/main/cpp/
Dapp_manage.cpp32 bool AppManage::GetAailityInfosByBundleName(const char* bundleName, AppInfo* pApp) in GetAailityInfosByBundleName()
65 bool AppManage::GetAppInstallInfo(const char* bundleName) in GetAppInstallInfo()
94 …nstallType, const uint8_t resultCode, const void* resultMessage, const char* bundleName, void* dat… in MyBundleStateCallback()
/applications/standard/camera/product/tablet/src/main/js/widget/pages/index/
Dindex.json7 "bundleName": "com.ohos.camera", string
17 "bundleName": "com.ohos.camera", string
/applications/standard/camera/product/phone/src/main/js/widget/pages/index/
Dindex.json7 "bundleName": "com.ohos.camera", string
17 "bundleName": "com.ohos.camera", string
/applications/standard/contacts_data/contacts/src/
Dcontact.js33 bundleName: 'com.ohos.contacts', property
51 bundleName: 'com.ohos.contacts', property
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedMusicPlayer/entry/src/main/ets/serviceability/
DServiceAbility.ts116 bundleName: APPLICATION_BUNDLE_NAME, variable
125 bundleName: APPLICATION_BUNDLE_NAME, variable
/applications/standard/filepicker/entry/src/main/ets/base/utils/
DAbilityCommonUtil.ts205 const bundleName = globalThis.pickerCallerBundleName constant
245 const bundleName = globalThis.pathCallerBundleName constant
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/bean/
DMenuInfo.ts40 bundleName: string | undefined; property in MenuInfo
DMisssionInfo.ts19 bundleName:string property in MissionInfo
DFormCardItem.ts20 bundleName: string; property in FormCardItem
/applications/standard/app_samples/code/BasicFeature/Connectivity/StageSocket/entry/src/main/ets/data/
DToolData.ts21 private bundleName: string; property in ToolData
/applications/standard/launcher/common/src/main/ets/default/bean/
DBadgeItemInfo.ts29 bundleName: string | undefined; property in BadgeItemInfo
DRecentMissionInfo.ts43 bundleName: string | undefined; property in RecentMissionInfo
DMenuInfo.ts60 bundleName: string | undefined; property in MenuInfo
/applications/standard/calendardata/calendarmanager/native/src/
Dcalendar_env.cpp21 void CalendarEnv::Init(std::string bundleName, uint64_t tokenId) in Init()
/applications/standard/call/AppScope/
Dapp.json3 "bundleName": "com.ohos.callui", string
/applications/standard/admin_provisioning/AppScope/
Dapp.json3 "bundleName": "com.ohos.adminprovisioning", string
/applications/standard/systemui/common/src/main/ets/default/abilitymanager/
DbundleManager.ts24 bundleName: string; property
/applications/standard/dlp_manager/AppScope/
Dapp.json3 "bundleName": "com.ohos.dlpmanager", string
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/StageModel/entry/src/main/ets/feature/
DBundleController.ts22 let bundleName = 'ohos.samples.stagemodel' variable
/applications/standard/contacts_data/AppScope/
Dapp.json3 "bundleName": "com.ohos.contactsdataability", string

1234