Searched refs:getDeviceEncryptedContext (Results 1 – 2 of 2) sorted by relevance
123 public static Context getDeviceEncryptedContext(Context context) { in getDeviceEncryptedContext() method in ProviderUtil
323 Context deContext = ProviderUtil.getDeviceEncryptedContext(context); in getInstanceForDe()