Searched refs:mUnlockMoveDistance (Results 1 – 1 of 1) sorted by relevance
151 private int mUnlockMoveDistance; field in NotificationPanelView288 mUnlockMoveDistance = getResources().getDimensionPixelOffset(R.dimen.unlock_move_distance); in loadDimens()1658 boolean active = getMaxPanelHeight() - getExpandedHeight() > mUnlockMoveDistance; in updateUnlockIcon()