Searched refs:isCredentialProtectedStorage (Results 1 – 8 of 8) sorted by relevance
7 method public boolean isCredentialProtectedStorage();
971 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper972 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
5387 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
848 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
455 if (isCredentialProtectedStorage() in getSharedPreferences()2289 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl2331 if (isCredentialProtectedStorage()) { in getDataDir()
2020 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
1352 method public abstract boolean isCredentialProtectedStorage();1382 method public boolean isCredentialProtectedStorage();
1238 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z