Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomServiceImpl.java882 return endCallInternal(callingPackage);
1991 private boolean endCallInternal(String callingPackage) { in endCallInternal() method in TelecomServiceImpl