Home
last modified time | relevance | path

Searched refs:isCredentialProtectedStorage (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DProviderUtil.java117 if (context.isCredentialProtectedStorage()) { in getCredentialEncryptedContext()
H A DMmsSmsDatabaseHelper.java540 || (mContext != null && mContext.isCredentialProtectedStorage())) { in onCreate()
1971 if (mContext.isCredentialProtectedStorage()) { in getReadableDatabase()
1984 if (mContext.isCredentialProtectedStorage()) { in getWritableDatabase()
/aosp12/frameworks/base/test-mock/api/
H A Dsystem-current.txt7 method public boolean isCredentialProtectedStorage();
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DICarImplTest.java152 doReturn(true).when(mContext).isCredentialProtectedStorage(); in testNoShardedPreferencesAccessedBeforeUserZeroUnlock()
/aosp12/frameworks/base/core/java/android/content/
H A DContextWrapper.java1149 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextWrapper
1150 return mBase.isCredentialProtectedStorage(); in isCredentialProtectedStorage()
H A DContext.java6727 public abstract boolean isCredentialProtectedStorage(); in isCredentialProtectedStorage() method in Context
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java920 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in MockContext
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java561 if (isCredentialProtectedStorage() in getSharedPreferences()
2828 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in ContextImpl
2899 if (isCredentialProtectedStorage()) { in getDataDir()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java2079 public boolean isCredentialProtectedStorage() { in isCredentialProtectedStorage() method in BridgeContext
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2309 method public abstract boolean isCredentialProtectedStorage();
2365 method public boolean isCredentialProtectedStorage();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1506 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1506 HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z