Searched refs:isDeviceProtectedStorage (Results 1 – 13 of 13) sorted by relevance
126 return if (context.isDeviceProtectedStorage) { in asProtectedContext()
740 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in RavenwoodBaseContext
1278 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextWrapper1279 return mBase.isDeviceProtectedStorage(); in isDeviceProtectedStorage()
7917 public abstract boolean isDeviceProtectedStorage(); in isDeviceProtectedStorage() method in Context
1209 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ApplicationContext1212 return context.isDeviceProtectedStorage(); in isDeviceProtectedStorage()
2158 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in BridgeContext
938 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in MockContext
96 method public boolean isDeviceProtectedStorage();
3069 public boolean isDeviceProtectedStorage() { in isDeviceProtectedStorage() method in ContextImpl3264 } else if (isDeviceProtectedStorage()) { in getDataDir()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1528 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z3977 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
1528 HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z3980 HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
10615 method public abstract boolean isDeviceProtectedStorage();10889 method public boolean isDeviceProtectedStorage();