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

  /packages/apps/Dialer/java/com/android/dialer/app/calllog/
MissedCallNotificationReceiver.java 34 public static final String ACTION_SHOW_MISSED_CALLS_NOTIFICATION =
45 if (!ACTION_SHOW_MISSED_CALLS_NOTIFICATION.equals(action)) {
  /cts/tests/tests/telecom/src/android/telecom/cts/
MissedCallTest.java 41 if (TelecomManager.ACTION_SHOW_MISSED_CALLS_NOTIFICATION
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
PhoneAccountTest.java 175 assertEquals(TelecomManager.ACTION_SHOW_MISSED_CALLS_NOTIFICATION, intent.getAction());
  /frameworks/base/telecomm/java/android/telecom/
TelecomManager.java 572 public static final String ACTION_SHOW_MISSED_CALLS_NOTIFICATION =
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 213 return new Intent(TelecomManager.ACTION_SHOW_MISSED_CALLS_NOTIFICATION)
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 1049 milliseconds