Searched refs:getCutoutPath (Results 1 – 3 of 3) sorted by relevance
137 assertThat(NO_CUTOUT.getCutoutPath(), nullValue()); in testHasCutout_noCutout()180 assertThat(cutout.getCutoutPath(), notNullValue()); in testGetCutoutPath()190 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_caches()192 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_caches()202 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_wontCacheIfCutoutPathParerInfoChanged()204 density, Insets.NONE).getCutoutPath(); in testGetCutoutPath_wontCacheIfCutoutPathParerInfoChanged()
674 public @Nullable Path getCutoutPath() { in getCutoutPath() method in DisplayCutout
46992 method @Nullable public android.graphics.Path getCutoutPath();