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.java1361 return endCallInternal(callingPackage);
2840 private boolean endCallInternal(String callingPackage) { in endCallInternal() method in TelecomServiceImpl