Searched refs:leaseExpiry (Results 1 – 2 of 2) sorted by relevance
34 TextView leaseExpiry; field in LeaseInfoViewHolder47 holder.leaseExpiry = convertView.findViewById(R.id.lease_expiry); in createOrRecycle()
174 holder.leaseExpiry.setText(formatExpiryTime(lease.getExpiryTimeMillis()));