Searched refs:isInEmulator (Results 1 – 3 of 3) sorted by relevance
47 if (isInEmulator()) {229 bool isInEmulator() { in isInEmulator() function
99 bool isInEmulator();
323 mInEmulator = isInEmulator(); in onCreate()