1{ 2 "methods": { 3 "get(android.content.Context)": { 4 "isImplementation": true, 5 "modifiers": [ 6 "protected", 7 "static" 8 ], 9 "params": [ 10 "context" 11 ], 12 "returnType": "android.view.ViewConfiguration", 13 "exceptions": [], 14 "name": "get(android.content.Context)" 15 }, 16 "getDoubleTapTimeout()": { 17 "isImplementation": true, 18 "modifiers": [ 19 "protected", 20 "static" 21 ], 22 "params": [], 23 "returnType": "int", 24 "exceptions": [], 25 "name": "getDoubleTapTimeout()" 26 }, 27 "getEdgeSlop()": { 28 "isImplementation": true, 29 "modifiers": [ 30 "protected", 31 "static" 32 ], 33 "params": [], 34 "returnType": "int", 35 "exceptions": [], 36 "name": "getEdgeSlop()" 37 }, 38 "getFadingEdgeLength()": { 39 "isImplementation": true, 40 "modifiers": [ 41 "protected", 42 "static" 43 ], 44 "params": [], 45 "returnType": "int", 46 "exceptions": [], 47 "name": "getFadingEdgeLength()" 48 }, 49 "getGlobalActionKeyTimeout()": { 50 "isImplementation": true, 51 "modifiers": [ 52 "protected", 53 "static" 54 ], 55 "params": [], 56 "returnType": "long", 57 "exceptions": [], 58 "name": "getGlobalActionKeyTimeout()" 59 }, 60 "getJumpTapTimeout()": { 61 "isImplementation": true, 62 "modifiers": [ 63 "protected", 64 "static" 65 ], 66 "params": [], 67 "returnType": "int", 68 "exceptions": [], 69 "name": "getJumpTapTimeout()" 70 }, 71 "getLongPressTimeout()": { 72 "isImplementation": true, 73 "modifiers": [ 74 "protected", 75 "static" 76 ], 77 "params": [], 78 "returnType": "int", 79 "exceptions": [], 80 "name": "getLongPressTimeout()" 81 }, 82 "getMaximumDrawingCacheSize()": { 83 "isImplementation": true, 84 "modifiers": [ 85 "protected", 86 "static" 87 ], 88 "params": [], 89 "returnType": "int", 90 "exceptions": [], 91 "name": "getMaximumDrawingCacheSize()" 92 }, 93 "getMaximumFlingVelocity()": { 94 "isImplementation": true, 95 "modifiers": [ 96 "protected", 97 "static" 98 ], 99 "params": [], 100 "returnType": "int", 101 "exceptions": [], 102 "name": "getMaximumFlingVelocity()" 103 }, 104 "getMinimumFlingVelocity()": { 105 "isImplementation": true, 106 "modifiers": [ 107 "protected", 108 "static" 109 ], 110 "params": [], 111 "returnType": "int", 112 "exceptions": [], 113 "name": "getMinimumFlingVelocity()" 114 }, 115 "getPressedStateDuration()": { 116 "isImplementation": true, 117 "modifiers": [ 118 "protected", 119 "static" 120 ], 121 "params": [], 122 "returnType": "int", 123 "exceptions": [], 124 "name": "getPressedStateDuration()" 125 }, 126 "getScaledDoubleTapSlop()": { 127 "isImplementation": true, 128 "modifiers": [ 129 "protected" 130 ], 131 "params": [], 132 "returnType": "int", 133 "exceptions": [], 134 "name": "getScaledDoubleTapSlop()" 135 }, 136 "getScaledEdgeSlop()": { 137 "isImplementation": true, 138 "modifiers": [ 139 "protected" 140 ], 141 "params": [], 142 "returnType": "int", 143 "exceptions": [], 144 "name": "getScaledEdgeSlop()" 145 }, 146 "getScaledFadingEdgeLength()": { 147 "isImplementation": true, 148 "modifiers": [ 149 "protected" 150 ], 151 "params": [], 152 "returnType": "int", 153 "exceptions": [], 154 "name": "getScaledFadingEdgeLength()" 155 }, 156 "getScaledMaximumFlingVelocity()": { 157 "isImplementation": true, 158 "modifiers": [ 159 "protected" 160 ], 161 "params": [], 162 "returnType": "int", 163 "exceptions": [], 164 "name": "getScaledMaximumFlingVelocity()" 165 }, 166 "getScaledMinimumFlingVelocity()": { 167 "isImplementation": true, 168 "modifiers": [ 169 "protected" 170 ], 171 "params": [], 172 "returnType": "int", 173 "exceptions": [], 174 "name": "getScaledMinimumFlingVelocity()" 175 }, 176 "getScaledPagingTouchSlop()": { 177 "isImplementation": true, 178 "modifiers": [ 179 "protected" 180 ], 181 "params": [], 182 "returnType": "int", 183 "exceptions": [], 184 "name": "getScaledPagingTouchSlop()" 185 }, 186 "getScaledScrollBarSize()": { 187 "isImplementation": true, 188 "modifiers": [ 189 "protected" 190 ], 191 "params": [], 192 "returnType": "int", 193 "exceptions": [], 194 "name": "getScaledScrollBarSize()" 195 }, 196 "getScaledTouchSlop()": { 197 "isImplementation": true, 198 "modifiers": [ 199 "protected" 200 ], 201 "params": [], 202 "returnType": "int", 203 "exceptions": [], 204 "name": "getScaledTouchSlop()" 205 }, 206 "getScaledWindowTouchSlop()": { 207 "isImplementation": true, 208 "modifiers": [ 209 "protected" 210 ], 211 "params": [], 212 "returnType": "int", 213 "exceptions": [], 214 "name": "getScaledWindowTouchSlop()" 215 }, 216 "getScrollBarFadeDuration()": { 217 "isImplementation": true, 218 "modifiers": [ 219 "protected", 220 "static" 221 ], 222 "params": [], 223 "returnType": "int", 224 "exceptions": [], 225 "name": "getScrollBarFadeDuration()" 226 }, 227 "getScrollBarSize()": { 228 "isImplementation": true, 229 "modifiers": [ 230 "protected", 231 "static" 232 ], 233 "params": [], 234 "returnType": "int", 235 "exceptions": [], 236 "name": "getScrollBarSize()" 237 }, 238 "getScrollDefaultDelay()": { 239 "isImplementation": true, 240 "modifiers": [ 241 "protected", 242 "static" 243 ], 244 "params": [], 245 "returnType": "int", 246 "exceptions": [], 247 "name": "getScrollDefaultDelay()" 248 }, 249 "getScrollFriction()": { 250 "isImplementation": true, 251 "modifiers": [ 252 "protected", 253 "static" 254 ], 255 "params": [], 256 "returnType": "float", 257 "exceptions": [], 258 "name": "getScrollFriction()" 259 }, 260 "getTapTimeout()": { 261 "isImplementation": true, 262 "modifiers": [ 263 "protected", 264 "static" 265 ], 266 "params": [], 267 "returnType": "int", 268 "exceptions": [], 269 "name": "getTapTimeout()" 270 }, 271 "getTouchSlop()": { 272 "isImplementation": true, 273 "modifiers": [ 274 "protected", 275 "static" 276 ], 277 "params": [], 278 "returnType": "int", 279 "exceptions": [], 280 "name": "getTouchSlop()" 281 }, 282 "getWindowTouchSlop()": { 283 "isImplementation": true, 284 "modifiers": [ 285 "protected", 286 "static" 287 ], 288 "params": [], 289 "returnType": "int", 290 "exceptions": [], 291 "name": "getWindowTouchSlop()" 292 }, 293 "getZoomControlsTimeout()": { 294 "isImplementation": true, 295 "modifiers": [ 296 "protected", 297 "static" 298 ], 299 "params": [], 300 "returnType": "long", 301 "exceptions": [], 302 "name": "getZoomControlsTimeout()" 303 }, 304 "hasPermanentMenuKey()": { 305 "isImplementation": true, 306 "modifiers": [ 307 "protected" 308 ], 309 "params": [], 310 "returnType": "boolean", 311 "exceptions": [], 312 "name": "hasPermanentMenuKey()" 313 }, 314 "setHasPermanentMenuKey(boolean)": { 315 "isImplementation": false, 316 "modifiers": [ 317 "public" 318 ], 319 "params": [ 320 "value" 321 ], 322 "returnType": "void", 323 "exceptions": [], 324 "name": "setHasPermanentMenuKey(boolean)" 325 }, 326 "setup(android.content.Context)": { 327 "isImplementation": false, 328 "modifiers": [ 329 "private" 330 ], 331 "params": [ 332 "context" 333 ], 334 "returnType": "void", 335 "exceptions": [], 336 "name": "setup(android.content.Context)" 337 } 338 }, 339 "imports": [ 340 "android.content.Context", 341 "android.util.DisplayMetrics", 342 "android.view.ViewConfiguration", 343 "org.robolectric.annotation.Implementation", 344 "org.robolectric.annotation.Implements", 345 "org.robolectric.annotation.RealObject", 346 "org.robolectric.shadow.api.Shadow" 347 ], 348 "name": "org.robolectric.shadows.ShadowViewConfiguration" 349}