Searched refs:createDeviceProtectedStorageContext (Results 1 – 18 of 18) sorted by relevance
386 mDbHelper = new WapPushManDBHelper(context.createDeviceProtectedStorageContext()); in getDatabase()468 context.createDeviceProtectedStorageContext().moveDatabaseFrom(context, DATABASE_NAME); in migrateWapPushManDBIfNeeded()
117 mContext = systemUiContext.createDeviceProtectedStorageContext(); in LetterboxConfigurationPersister()
359 return mContext.createDeviceProtectedStorageContext()
519 storageContext = mContext.createDeviceProtectedStorageContext(); in getSharedPreferences()
451 final Context deContext = createDeviceProtectedStorageContext(); in onFullBackup()700 final Context deContext = createDeviceProtectedStorageContext(); in fullBackupFile()
449 final Context deContext = context.createDeviceProtectedStorageContext(); in BackupScheme()
1170 public Context createDeviceProtectedStorageContext() { in createDeviceProtectedStorageContext() method in ContextWrapper1171 return mBase.createDeviceProtectedStorageContext(); in createDeviceProtectedStorageContext()
7024 public abstract Context createDeviceProtectedStorageContext(); in createDeviceProtectedStorageContext() method in Context
910 public Context createDeviceProtectedStorageContext() { in createDeviceProtectedStorageContext() method in MockContext
123 final Context deviceContext = mContext.createDeviceProtectedStorageContext(); in StorageAdapter()
47 method public android.content.Context createDeviceProtectedStorageContext();
2082 public Context createDeviceProtectedStorageContext() { in createDeviceProtectedStorageContext() method in BridgeContext
773 return context.createDeviceProtectedStorageContext() in getPinnedSharedPrefs()
2844 public Context createDeviceProtectedStorageContext() { in createDeviceProtectedStorageContext() method in ContextImpl
6444 final Context deviceContext = context.createDeviceProtectedStorageContext(); in setupGraphicsSupport()
1443 HSPLandroid/app/ContextImpl;->createDeviceProtectedStorageContext()Landroid/content/Context;3878 HSPLandroid/content/ContextWrapper;->createDeviceProtectedStorageContext()Landroid/content/Context;
1443 HSPLandroid/app/ContextImpl;->createDeviceProtectedStorageContext()Landroid/content/Context;3880 HSPLandroid/content/ContextWrapper;->createDeviceProtectedStorageContext()Landroid/content/Context;
9648 method public abstract android.content.Context createDeviceProtectedStorageContext();9908 method public android.content.Context createDeviceProtectedStorageContext();