Home
last modified time | relevance | path

Searched defs:iSession (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/native/android/tests/performance_hint/
H A DPerformanceHintNativeTest.cpp93 StrictMock<MockIHintSession>* iSession = new StrictMock<MockIHintSession>(); in TEST_F() local
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java527 public ImsCallSession(IImsCallSession iSession) { in ImsCallSession()
541 public ImsCallSession(IImsCallSession iSession, Listener listener) { in ImsCallSession()