Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSessionManagerTest.java54 private String mFullSessionMethodName = ""; field in SessionManagerTest
63 mFullSessionMethodName = sessionName; in setUp()
72 mFullSessionMethodName = ""; in tearDown()
292 assertEquals(TEST_PARENT_NAME, mFullSessionMethodName); in testEndSubsessionWithParentComplete()
368 assertEquals(TEST_CHILD_NAME, mFullSessionMethodName); in testEndExternalSessionListenerCallback()