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.java104 public static final int INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE = 22; field in CallNotifier
212 case INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE: in handleMessage()
502 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onDisplayInfo()
552 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onSuppServiceFailed()
674 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE, in onTtyModeReceived()