Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomService.java100 case MSG_ACCEPT_RINGING_CALL: in handleMessage()
138 private static final int MSG_ACCEPT_RINGING_CALL = 4; field in TelecomService
544 sendRequestAsync(MSG_ACCEPT_RINGING_CALL, 0); in acceptRingingCall()