Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java155 private static final int MSG_ABORT = 3; field in ConnectionService
324 mHandler.obtainMessage(MSG_ABORT, args).sendToTarget();
830 case MSG_ABORT: {
/frameworks/base/config/
Dhiddenapi-private-dex.txt82534 Landroid/telecom/ConnectionService;->MSG_ABORT:I