Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/preferredsim/suggestion/stub/
DStubSuggestionProvider.java47 public void reportIncorrectSuggestion( in reportIncorrectSuggestion() method in StubSuggestionProvider
/packages/apps/Dialer/java/com/android/dialer/preferredsim/suggestion/
DSuggestionProvider.java78 void reportIncorrectSuggestion( in reportIncorrectSuggestion() method
/packages/apps/Dialer/java/com/android/incallui/multisim/
DSwapSimWorker.java105 .reportIncorrectSuggestion(context, number, otherAccount); in doInBackground()