HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CLEAR_MISSED_CALLS (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
TelecomBroadcastIntentProcessor.java 33 public static final String ACTION_CLEAR_MISSED_CALLS =
34 "com.android.server.telecom.ACTION_CLEAR_MISSED_CALLS";
80 } else if (ACTION_CLEAR_MISSED_CALLS.equals(action)) {
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 513 TelecomBroadcastIntentProcessor.ACTION_CLEAR_MISSED_CALLS, null, userHandle);

Completed in 42 milliseconds