Searched refs:NAVIGATION_BAR_DEADZONE_SIZE (Results 1 – 2 of 2) sorted by relevance
45 static final float NAVIGATION_BAR_DEADZONE_SIZE = 12.0f; field in NavigationBarConstants
21 …tatic android.inputmethodservice.navigationbar.NavigationBarConstants.NAVIGATION_BAR_DEADZONE_SIZE;120 mSizeMin = dpToPx(NAVIGATION_BAR_DEADZONE_SIZE, res); in onConfigurationChanged()