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.java73 CallNotificationReceiver.hangupCalls(this); in onCreate()
DCallNotificationReceiver.java135 public static void hangupCalls(Context context) { in hangupCalls() method in CallNotificationReceiver