Searched refs:mLockTime (Results 1 – 1 of 1) sorted by relevance
59 private final TextView mLockTime; field in LockScreenPreviewer68 mLockTime = contentView.findViewById(R.id.lock_time); in LockScreenPreviewer()181 mLockTime.setText(TimeUtils.getDoubleLineFormattedTime(mLockTime.getContext(), calendar)); in updateDateTime()