Searched refs:IsFoldable (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/ |
H A D | napi_init.cpp | 277 static napi_value IsFoldable(napi_env env, napi_callback_info info) in IsFoldable() function 280 OH_LOG_INFO(LOG_APP, "IsFoldable isFoldDevice =%{public}d.", isFoldDevice); in IsFoldable() 400 { "checkIsFoldDevice", nullptr, IsFoldable, nullptr, nullptr, nullptr, napi_default, nullptr }, in Init()
|
Completed in 2 milliseconds