Searched defs:NULL_CONFERENCE (Results 1 - 1 of 1) sorted by path

/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionService.java48 private static final RemoteConference NULL_CONFERENCE = field in class:RemoteConnectionService
166 if (conference != NULL_CONFERENCE) {
406 return NULL_CONFERENCE;

Completed in 41 milliseconds