Searched refs:isCredentialProtectedStorage (Results 1 – 9 of 9) sorted by relevance
7 method public boolean isCredentialProtectedStorage();
1049 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper1050 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
6000 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
897 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
491 if (isCredentialProtectedStorage() in getSharedPreferences()2470 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl2526 if (isCredentialProtectedStorage()) { in getDataDir()
2060 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
1666 method public abstract boolean isCredentialProtectedStorage();1703 method public boolean isCredentialProtectedStorage();
1718 method public abstract boolean isCredentialProtectedStorage();1755 method public boolean isCredentialProtectedStorage();
1760 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z