Searched refs:emulated (Results 1 – 3 of 3) sorted by relevance
44 int emulated = 0; in collectDeviceInfo() local48 emulated = 1; in collectDeviceInfo()50 emulated = 1; in collectDeviceInfo()58 store.addResult("num_emulated", emulated); in collectDeviceInfo()
187 adb shell cat /storage/emulated/0/report-log-files/CtsMediaPerformanceClassTestCases.reportlog.json
256 final boolean emulated = volume.isEmulated(); in testGetPrimaryVolume()257 if (emulated) { in testGetPrimaryVolume()