Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContextWrapper.java850 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper
851 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
DContext.java4320 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
4325 return isCredentialProtectedStorage(); in isCredentialEncryptedStorage()
/frameworks/base/test-runner/src/android/test/mock/
DMockContext.java751 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
/frameworks/base/core/java/android/app/
DContextImpl.java1901 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl
1929 if (isCredentialProtectedStorage()) { in getDataDir()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1872 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
/frameworks/base/api/
Dsystem-current.txt8431 method public abstract boolean isCredentialProtectedStorage();
8630 method public boolean isCredentialProtectedStorage();
41144 method public boolean isCredentialProtectedStorage();