Searched refs:mInsetsToBeIgnored (Results 1 – 1 of 1) sorted by relevance
446 private Insets mInsetsToBeIgnored = Insets.of(0, 0, 0, 0); field in BlurTests.BackgroundActivity474 mInsetsToBeIgnored = Insets.add(systemBarInsets, roundedCornerInsets); in onCreate()480 return mInsetsToBeIgnored; in getInsetsToBeIgnored()