Searched refs:isCredentialProtectedStorage (Results 1 – 9 of 9) sorted by relevance
7 method public boolean isCredentialProtectedStorage();
1017 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper1018 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
5640 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
877 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
463 if (isCredentialProtectedStorage() in getSharedPreferences()2347 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl2390 if (isCredentialProtectedStorage()) { in getDataDir()
2020 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
1516 method public abstract boolean isCredentialProtectedStorage();1550 method public boolean isCredentialProtectedStorage();
1238 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z