Home
last modified time | relevance | path

Searched defs:shouldShowIncomingCallUi (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionRequest.java100 public Builder setShouldShowIncomingCallUi(boolean shouldShowIncomingCallUi) { in setShouldShowIncomingCallUi()
191 boolean shouldShowIncomingCallUi) { in ConnectionRequest()
202 boolean shouldShowIncomingCallUi, in ConnectionRequest()
274 public boolean shouldShowIncomingCallUi() { in shouldShowIncomingCallUi() method in ConnectionRequest