Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1270 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextWrapper
1271 return mBase.isDeviceProtectedStorage(); in isDeviceProtectedStorage()
H A DContext.java7671 public abstract boolean isDeviceProtectedStorage(); in isDeviceProtectedStorage() method in Context
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java944 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in MockContext
/aosp14/frameworks/base/test-mock/api/
H A Dcurrent.txt96 method public boolean isDeviceProtectedStorage();
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java3005 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextImpl
3189 } else if (isDeviceProtectedStorage()) { in getDataDir()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1548 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z
4054 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1548 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z
4057 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10279 method public abstract boolean isDeviceProtectedStorage();
10545 method public boolean isDeviceProtectedStorage();