Searched refs:ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG (Results 1 – 3 of 3) sorted by relevance
63 intentFilter.addAction(IntentNames.ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG); in getIntentFilter()83 } else if (IntentNames.ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG.equals(action)) { in onReceive()
24 public static final String ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG = field in IntentNames
95 intent.setAction(IntentNames.ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG); in cancel()