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