Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppDataIsolationTests.java224 if (isFbeModeEmulated()) { in testDirectBootModeWorks()
271 if (isFbeModeEmulated()) { in testDirectBootModeWorks()
427 private boolean isFbeModeEmulated() throws Exception { in isFbeModeEmulated() method in AppDataIsolationTests