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

/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java105 public static final int INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE = 22; field in class:CallNotifier
212 case INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE:
548 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE,
580 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE,
666 sendEmptyMessageDelayed(INTERNAL_SHOW_MESSAGE_NOTIFICATION_DONE,

Completed in 42 milliseconds