Searched refs:mAfterFocusTimeoutMs (Results 1 – 1 of 1) sorted by relevance
564 private long mAfterFocusTimeoutMs; field in RotaryService636 mAfterFocusTimeoutMs = res.getInteger(R.integer.after_focus_timeout_ms); in onCreate()2289 mPendingFocusedExpirationTime = SystemClock.uptimeMillis() + mAfterFocusTimeoutMs; in setPendingFocusedNode()2648 RotaryProtos.RotaryService.AFTER_SCROLL_TIMEOUT_MS, mAfterFocusTimeoutMs); in dump()2666 RotaryProtos.RotaryService.AFTER_FOCUS_TIMEOUT_MS, mAfterFocusTimeoutMs); in dump()