Searched refs:presentationDeadlineNanos (Results 1 – 1 of 1) sorted by relevance
201 public long presentationDeadlineNanos; field in DisplayConfig279 presentationDeadlineNanos = other.presentationDeadlineNanos; in DisplayConfig()322 && presentationDeadlineNanos == other.presentationDeadlineNanos in equals()361 presentationDeadlineNanos = other.presentationDeadlineNanos; in copyFrom()406 other.presentationDeadlineNanos = presentationDeadlineNanos; in copyTo()467 sb.append(presentationDeadlineNanos); in toString()