HomeSort by relevance Sort by last modified time
    Searched refs:DotAnswerHint (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/
AnswerHintFactory.java 67 return new DotAnswerHint(context, puckUpDuration, puckUpDelay);
DotAnswerHint.java 35 public class DotAnswerHint implements AnswerHint {
67 public DotAnswerHint(Context context, long puckUpDurationMillis, long puckUpDelayMillis) {

Completed in 102 milliseconds