Home
last modified time | relevance | path

Searched refs:SIDE_PADDING_DP (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationSynchronicityTests.java333 public static final int SIDE_PADDING_DP = 50; field in WindowInsetsAnimationSynchronicityTests.SimpleIme
341 final int sidePadding = (int) (SIDE_PADDING_DP * density); in onCreateInputView()