Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallNotifier.java102 public static final int INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE = 22; field in CallNotifier
210 case INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE: in handleMessage()
495 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onDisplayInfo()
545 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onSuppServiceFailed()
668 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onTtyModeReceived()