Home
last modified time | relevance | path

Searched refs:NOTIFICATION_ID_NEW_MESSAGE (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java184 private static final int NOTIFICATION_ID_NEW_MESSAGE = 1; field in InboundSmsHandler
1061 NOTIFICATION_TAG, NOTIFICATION_ID_NEW_MESSAGE, mBuilder.build()); in showNewMessageNotification()
1068 InboundSmsHandler.NOTIFICATION_ID_NEW_MESSAGE); in cancelNewMessageNotification()