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.java103 public static final int INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE = 22; field in CallNotifier
211 case INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE: in handleMessage()
501 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onDisplayInfo()
551 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onSuppServiceFailed()
675 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onTtyModeReceived()