Home
last modified time | relevance | path

Searched refs:PHONE (Results 1 – 3 of 3) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dtoken_info_1717730191843813600_7001005458323933328a5a60fe3a3900.txt42 { "resDeviceID": "PHONE-001" }
74 { "resDeviceID": "PHONE-001" }
87 { "resDeviceID": "PHONE-001" }
100 { "resDeviceID": "PHONE-001" }
113 { "resDeviceID": "PHONE-001" }
126 { "resDeviceID": "PHONE-001" }
139 { "resDeviceID": "PHONE-001" }
152 { "resDeviceID": "PHONE-001" }
165 { "resDeviceID": "PHONE-001" }
178 { "resDeviceID": "PHONE-001" }
[all …]
/developtools/global_resource_tool/include/
Dresource_data.h90 PHONE = 0, enumerator
155 { "phone", DeviceType::PHONE },
/developtools/packing_tool/adapter/ohos/
DJsonUtil.java93 private static final String PHONE = "phone"; field in JsonUtil
460 parseDeviceType(appJson, moduleAppInfo, PHONE); in parseSpecifiedDeviceType()