Home
last modified time | relevance | path

Searched refs:setPostCallCapable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
DEnrichedCallCapabilities.java30 .setPostCallCapable(true)
56 .setPostCallCapable(false) in builder()
66 public abstract Builder setPostCallCapable(boolean isCapable); in setPostCallCapable() method in EnrichedCallCapabilities.Builder