Searched refs:asLazy (Results 1 – 1 of 1) sorted by relevance
251 final BooleanSupplier isPolicyForIgnoringRequestedOrientationEnabled = asLazy( in LetterboxUiController()263 final BooleanSupplier isCameraCompatTreatmentEnabled = asLazy( in LetterboxUiController()1768 private static BooleanSupplier asLazy(@NonNull BooleanSupplier supplier) { in asLazy() method in LetterboxUiController