Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallResources.java18 import static android.telecom.cts.apps.NotificationUtils.createCallStyleNotification;
49 mNotification = createCallStyleNotification( in CallResources()
DNotificationUtils.java33 public static Notification createCallStyleNotification( in createCallStyleNotification() method in NotificationUtils