Home
last modified time | relevance | path

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

/frameworks/base/native/android/tests/performance_hint/
DPerformanceHintNativeTest.cpp101 StrictMock<MockIHintSession>* iSession = new StrictMock<MockIHintSession>(); in TEST_F() local
158 StrictMock<MockIHintSession>* iSession = new StrictMock<MockIHintSession>(); in TEST_F() local
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java540 public ImsCallSession(IImsCallSession iSession) { in ImsCallSession()
554 public ImsCallSession(IImsCallSession iSession, Listener listener, Executor executor) { in ImsCallSession()