Home
last modified time | relevance | path

Searched refs:bundleNames (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationSubscribeInfo.js18 bundleNames: [paramMock.paramStringMock], property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DProcessRunningInfo.js22 bundleNames: [paramMock.paramStringMock] property
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1318 java.util.List bundleNames; field in RBProject
1325 bundleNames = new java.util.LinkedList(); in RBProject()
1343 bundleNames.add(line.trim()); in RBProject()
1359 bundleNames.clear(); in RBProject()
1366 public int getSize() { return bundleNames.size(); } in getSize()
1369 return (String)bundleNames.get(index); in getBundleName()
1381 int index = bundleNames.indexOf(bundleName); in getBundle()
1388 for (int i=0; i < bundleNames.size(); i++) { in write()
1389 fw.write((String)bundleNames.get(i)); in write()
1392 if (i != bundleNames.size()-1) fw.write("\n"); in write()
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
Dapp.js25 bundleNames: ["[PC Preview] unknow bundleNames", "[PC Preview] unknow bundleNames"] property