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