Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/data/repository/
DWallpaperFileUtils.kt126 return if (context.isDeviceProtectedStorage) { in asProtectedContext()
/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/
DRavenwoodBaseContext.java740 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in RavenwoodBaseContext
/frameworks/base/core/java/android/content/
DContextWrapper.java1278 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextWrapper
1279 return mBase.isDeviceProtectedStorage(); in isDeviceProtectedStorage()
DContext.java7917 public abstract boolean isDeviceProtectedStorage(); in isDeviceProtectedStorage() method in Context
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DApplicationContext.java1209 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ApplicationContext
1212 return context.isDeviceProtectedStorage(); in isDeviceProtectedStorage()
DBridgeContext.java2158 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in BridgeContext
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java938 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in MockContext
/frameworks/base/test-mock/api/
Dcurrent.txt96 method public boolean isDeviceProtectedStorage();
/frameworks/base/core/java/android/app/
DContextImpl.java3069 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextImpl
3264 } else if (isDeviceProtectedStorage()) { in getDataDir()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt1528 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z
3977 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
/frameworks/base/config/
Dboot-image-profile.txt1528 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z
3980 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
/frameworks/base/core/api/
Dcurrent.txt10615 method public abstract boolean isDeviceProtectedStorage();
10889 method public boolean isDeviceProtectedStorage();