Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/interactions/
DUndemoteOutgoingCallReceiver.java58 undemoteContactWithId(context, id); in onReceive()
65 private void undemoteContactWithId(Context context, long id) { in undemoteContactWithId() method in UndemoteOutgoingCallReceiver