Searched refs:testParseCropHints (Results 1 – 1 of 1) sorted by relevance
825 testParseCropHints(Map.of()); in testOnRestore_noCropHints()832 testParseCropHints(testMap); in testOnRestore_singleCropHint()841 testParseCropHints(testMap); in testOnRestore_multipleCropHints()844 private void testParseCropHints(Map<Integer, Rect> testMap) throws Exception { in testParseCropHints() method in WallpaperBackupAgentTest