Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DSessionManagerTest.java90 assertEquals(TEST_PARENT_NAME, testSession.getShortMethodName()); in testStartSession()
113 assertEquals( TEST_CHILD_NAME, testChildSession.getShortMethodName()); in testStartInvisibleChildSession()
116 assertEquals(TEST_PARENT_NAME, testChildSession.getParentSession().getShortMethodName()); in testStartInvisibleChildSession()
165 assertEquals(TEST_PARENT_NAME, testParentSession.getShortMethodName()); in testEndInvisibleChildSession()
186 assertEquals(TEST_PARENT_NAME, testSession.getParentSession().getShortMethodName()); in testCreateSubsession()
187 assertEquals(TEST_PARENT_NAME, parentSession.getShortMethodName()); in testCreateSubsession()
316 assertEquals(TEST_CHILD_NAME, externalSession.getShortMethodName()); in testStartExternalSession()
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java228 threadSession.getShortMethodName(), System.currentTimeMillis(), in createSubsession()
356 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessions()
367 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessions()
H A DSession.java172 public String getShortMethodName() { in getShortMethodName() method in Session
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14477 HSPLandroid/telecom/Logging/Session;->getShortMethodName()Ljava/lang/String;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14526 HSPLandroid/telecom/Logging/Session;->getShortMethodName()Ljava/lang/String;