OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EmptyAnswerHint
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/
EmptyAnswerHint.java
25
public class
EmptyAnswerHint
implements AnswerHint {
AnswerHintFactory.java
32
* Selects a AnswerHint to show. If there's no suitable hints {@link
EmptyAnswerHint
} will be used,
71
return new
EmptyAnswerHint
();
Completed in 483 milliseconds