Searched refs:isEmulated (Results 1 – 2 of 2) sorted by relevance
/system/vold/model/ | ||
D | VolumeBase.h | 102 bool isEmulated() { return mType == Type::kEmulated; } in isEmulated() function |
/system/vold/ | ||
D | VolumeManager.cpp | 365 if (mPrimary->isEmulated()) { in linkPrimary() |