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

/packages/services/Telecomm/src/com/android/server/telecom/
H A DLog.java65 public static final String REQUEST_ACCEPT = "REQUEST_ACCEPT"; field in class:Log.Events
88 * response for multiple requests (e.g. REQUEST_ACCEPT and REQUEST_UNHOLD both map to the
94 put(REQUEST_ACCEPT, SET_ACTIVE);
H A DCall.java1067 Log.event(this, Log.Events.REQUEST_ACCEPT);

Completed in 48 milliseconds