Home
last modified time | relevance | path

Searched refs:WEARABLE (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/include/
Dresource_data.h90 WEARABLE = 6, enumerator
145 { "wearable", DeviceType::WEARABLE },
/developtools/packing_tool/adapter/ohos/
DJsonUtil.java96 private static final String WEARABLE = "wearable"; field in JsonUtil
463 parseDeviceType(appJson, moduleAppInfo, WEARABLE); in parseSpecifiedDeviceType()