Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dmisc.cpp22 static bool s_isPhone = false; variable
30 s_isPhone = phone; in setAvdInfo()
44 if (phone) *phone = s_isPhone; in getAvdInfo()