Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/
DActivationTask.java237 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread()
248 updateSource(getContext(), phoneAccountHandle, message, helper); in onExecuteInBackgroundThread()
258 private static void updateSource( in updateSource() method in ActivationTask