Searched refs:mPostScrollDelayMillis (Results 1 – 1 of 1) sorted by relevance
63 private final long mPostScrollDelayMillis; field in ScrollCaptureViewSupport75 mPostScrollDelayMillis = Settings.Global.getLong(contentResolver, in ScrollCaptureViewSupport()272 view.postOnAnimationDelayed(captureAction, mPostScrollDelayMillis); in onScrollCaptureImageRequest()