Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallActivity.java67 CallNotificationReceiver.hangupCalls(this); in onCreate()
DCallNotificationReceiver.java114 public static void hangupCalls(Context context) { in hangupCalls() method in CallNotificationReceiver