Searched refs:isCredentialProtectedStorage (Results 1 – 11 of 11) sorted by relevance
7 method public boolean isCredentialProtectedStorage();
745 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in RavenwoodBaseContext
1285 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper1286 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
7928 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
1218 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ApplicationContext1221 return context.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
2163 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
945 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
622 if (isCredentialProtectedStorage()) { in getSharedPreferences()3074 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl3262 if (isCredentialProtectedStorage()) { in getDataDir()
3769 method public abstract boolean isCredentialProtectedStorage();3840 method public boolean isCredentialProtectedStorage();
1527 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z