Home
last modified time | relevance | path

Searched refs:SECONDARY (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h143 SECONDARY, enumerator
152 {ApiWindowMode::SECONDARY, WindowMode::WINDOW_MODE_SPLIT_SECONDARY },
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_service.h48 SECONDARY, /**< secondary service */ enumerator
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h156 SECONDARY, enumerator
165 { WindowMode::WINDOW_MODE_SPLIT_SECONDARY, ApiWindowMode::SECONDARY },
173 {ApiWindowMode::SECONDARY, WindowMode::WINDOW_MODE_SPLIT_SECONDARY },
H A Djs_window_utils.cpp135 static_cast<int32_t>(ApiWindowMode::SECONDARY))); in WindowModeInit()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-unitest.md35 | ohos.uitest | WindowMode | SECONDARY | 新增 |
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp250 GattService serviceOne(uuidSerPer, GattServiceType::SECONDARY);
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-unitest.md35 | ohos.uitest | WindowMode | SECONDARY | Added|
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dcollator.cpp216 collatorPtr->setStrength(icu::Collator::SECONDARY); in SetSensitivity()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server.cpp158 …rviceType type = napiGattService.isPrimary ? GattServiceType::PRIMARY : GattServiceType::SECONDARY; in CheckGattsAddService()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp733 … uuid, i, number, isPrimary ? GattServiceType::PRIMARY : GattServiceType::SECONDARY); in BleGattsAddService()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp389 service.isPrimary_ ? GattServiceType::PRIMARY : GattServiceType::SECONDARY); in BuildService()
H A Dbluetooth_gatt_client.cpp447 svc.isPrimary_ ? GattServiceType::PRIMARY : GattServiceType::SECONDARY); in BuildServiceList()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-unitest.md106 |新增|NA|类名:WindowMode;<br>方法or属性:SECONDARY = 2|@ohos.UiTest.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-unitest.md51 |新增|NA|模块名: ohos.UiTest<br>类名: WindowMode<br>方法 or 属性: SECONDARY = 2|@ohos.UiTest.d.ts|
214 |删除|模块名: ohos.uitest<br>类名: WindowMode<br>方法 or 属性:SECONDARY|NA|@ohos.uitest.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-unitest.md106 |Added|NA|Class name: WindowMode;<br>Method or attribute name: SECONDARY = 2|@ohos.UiTest.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-unitest.md51 |Added|NA|Module name: ohos.UiTest<br>Class name: WindowMode<br>Method or attribute name: SECONDARY
214 |Deleted|Module name: ohos.uitest<br>Class name: WindowMode<br>Method or attribute name: SECONDARY|…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-window-sys.md62 | SECONDARY | 4 | 表示APP分屏多窗口次要模式。 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/
H A Djs-apis-uitest.md101 | SECONDARY | 2 | 第二窗口。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-window-sys.md62 | SECONDARY | 4 | The application is displayed in the secondary window in split-screen mode. |
/ohos5.0/docs/en/application-dev/reference/apis-test-kit/
H A Djs-apis-uitest.md101 | SECONDARY | 2 | Secondary window mode.|