Searched refs:getContract (Results 1 – 2 of 2) sorted by relevance
156 CreativeWallpaperInfo.getContract(mSettingsActivityIntent), in onCreate()160 mShareActivityResult = registerForActivityResult(CreativeWallpaperInfo.getContract( in onCreate()
161 public static ActivityResultContract<Void, Integer> getContract(Intent intent) { in getContract() method in CreativeWallpaperInfo