Home
last modified time | relevance | path

Searched defs:MISSED_CALL (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/
H A DNotificationChannelId.java38 String MISSED_CALL = "phone_missed_call"; field
/aosp12/packages/apps/Car/Dialer/tests/instrutests/src/com/android/car/dialer/integration/
H A DRecentCallLogTest.java91 private static final String MISSED_CALL = "Missed call"; field in RecentCallLogTest
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/service/
H A DSimulatorService.java55 private static final String MISSED_CALL = "Missed calls (few)"; field in SimulatorService
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java81 private static final CharSequence MISSED_CALL = "Custom missed call message"; field in PeopleTileViewHelperTest
716 assertEquals(statusContent.getText(), MISSED_CALL); in testCreateRemoteViewsWithMissedCallNotification() local
755 assertEquals(statusContent.getText(), MISSED_CALL); in testCreateRemoteViewsWithMissedCallNotification() local