Searched refs:ACTION_REFRESH_ANNOTATED_CALL_LOG (Results 1 – 3 of 3) sorted by relevance
62 intentFilter.addAction(IntentNames.ACTION_REFRESH_ANNOTATED_CALL_LOG); in getIntentFilter()80 if (IntentNames.ACTION_REFRESH_ANNOTATED_CALL_LOG.equals(action)) { in onReceive()
22 public static final String ACTION_REFRESH_ANNOTATED_CALL_LOG = "refresh_annotated_call_log"; field in IntentNames
78 intent.setAction(IntentNames.ACTION_REFRESH_ANNOTATED_CALL_LOG); in notify()