Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
H A DSipSessionTrackerTest.java292 createConfirmedDialog(attr); in testCloseLocalDialog()
330 createConfirmedDialog(remoteAttr); in testCloseRemoteDialog()
352 createConfirmedDialog(attr); in testCleanupConfirmedDialog()
365 createConfirmedDialog(attr1); in testMultipleDialogs()
370 createConfirmedDialog(attr2); in testMultipleDialogs()
464 private void createConfirmedDialog(DialogAttributes attr) { in createConfirmedDialog() method in SipSessionTrackerTest