Searched refs:isCredentialProtectedStorage (Results 1 – 8 of 8) sorted by relevance
7 method public boolean isCredentialProtectedStorage();
1277 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper1278 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
7682 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
951 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
599 if (isCredentialProtectedStorage() in getSharedPreferences()3010 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl3187 if (isCredentialProtectedStorage()) { in getDataDir()
3440 method public abstract boolean isCredentialProtectedStorage();3507 method public boolean isCredentialProtectedStorage();
1547 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z