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.java190 private static final int NOTIFICATION_ID_NEW_MESSAGE = 1; field in InboundSmsHandler
1128 NOTIFICATION_TAG, NOTIFICATION_ID_NEW_MESSAGE, mBuilder.build()); in showNewMessageNotification()
1135 InboundSmsHandler.NOTIFICATION_ID_NEW_MESSAGE); in cancelNewMessageNotification()