Searched defs:Impl (Results 1 – 6 of 6) sorted by relevance
85 private static class Impl { class in SoftwareKeyboardControllerCompat86 Impl() { in Impl() method in SoftwareKeyboardControllerCompat.Impl
226 private static class Impl { class in WindowInsetsAnimationControllerCompat227 Impl() { in Impl() method in WindowInsetsAnimationControllerCompat.Impl
528 private static class Impl { class in WindowInsetsAnimationCompat536 Impl(int typeMask, @Nullable Interpolator interpolator, long durationMillis) { in Impl() method in WindowInsetsAnimationCompat.Impl
395 private static class Impl { class in WindowInsetsControllerCompat398 Impl() { in Impl() method in WindowInsetsControllerCompat.Impl
738 private static class Impl { class in WindowInsetsCompat748 Impl(@NonNull WindowInsetsCompat host) { in Impl() method in WindowInsetsCompat.Impl
230 private open class Impl(val activity: Activity) { in <lambda>() class