Home
last modified time | relevance | path

Searched refs:foldType (Results 1 - 1 of 1) sorted by relevance

/base/telephony/call_manager/services/display/src/
H A Dfold_status_manager.cpp91 std::string foldType = system::GetParameter(FOLD_PRODUCT_TYPE_KEY, "0,0,0,0"); in IsSmallFoldDevice() local
92 TELEPHONY_LOGI("IsSmallFoldDevice foldType is %{public}s", foldType.c_str()); in IsSmallFoldDevice()
93 return foldType == SMALL_FOLD_PRODUCT_TYPE; in IsSmallFoldDevice()

Completed in 2 milliseconds