Searched refs:systemBarInsetAmount (Results 1 – 1 of 1) sorted by relevance
127 int systemBarInsetAmount = 0; in testOnApplyWindowInsets() local131 Insets systemBarInset = Insets.of(0, 0, 0, systemBarInsetAmount); in testOnApplyWindowInsets()147 int systemBarInsetAmount = paddingBottom + 1; in testOnApplyWindowInsets_largerSystembar() local152 Insets systemBarInset = Insets.of(0, 0, 0, systemBarInsetAmount); in testOnApplyWindowInsets_largerSystembar()160 assertThat(mKeyguardSecurityContainer.getPaddingBottom()).isEqualTo(systemBarInsetAmount); in testOnApplyWindowInsets_largerSystembar()168 int systemBarInsetAmount = 0; in testOnApplyWindowInsets_disappearAnimation_paddingNotSet() local172 Insets systemBarInset = Insets.of(0, 0, 0, systemBarInsetAmount); in testOnApplyWindowInsets_disappearAnimation_paddingNotSet()