Searched refs:DEFAULT_OVERHANG_SIZE (Results 1 – 1 of 1) sorted by relevance
102 private static final int DEFAULT_OVERHANG_SIZE = 32; // dp; field in SlidingPaneLayout265 mOverhangSize = (int) (DEFAULT_OVERHANG_SIZE * density + 0.5f); in SlidingPaneLayout()