Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DRttCallPresenter.java141 private static final int WRITE_MESSAGE = 3; field in RttCallPresenter.RemoteMessageHandler
169 case WRITE_MESSAGE: in handleMessage()
185 sendMessage(obtainMessage(WRITE_MESSAGE, message)); in writeMessage()