Searched refs:mAfterFocusTimeoutMs (Results 1 – 1 of 1) sorted by relevance
560 private long mAfterFocusTimeoutMs; field in RotaryService650 mAfterFocusTimeoutMs = res.getInteger(R.integer.after_focus_timeout_ms); in onCreate()2652 mPendingFocusedExpirationTime = SystemClock.uptimeMillis() + mAfterFocusTimeoutMs; in setPendingFocusedNode()3001 RotaryProtos.RotaryService.AFTER_SCROLL_TIMEOUT_MS, mAfterFocusTimeoutMs); in dump()3019 RotaryProtos.RotaryService.AFTER_FOCUS_TIMEOUT_MS, mAfterFocusTimeoutMs); in dump()