OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InCallServiceFixture
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
InCallServiceFixture.java
40
public class
InCallServiceFixture
implements TestFixture<IInCallService> {
137
public
InCallServiceFixture
() throws Exception { }
TelecomSystemTest.java
179
InCallServiceFixture
mInCallServiceFixtureX;
180
InCallServiceFixture
mInCallServiceFixtureY;
424
mInCallServiceFixtureX = new
InCallServiceFixture
();
425
mInCallServiceFixtureY = new
InCallServiceFixture
();
[
all
...]
Completed in 39 milliseconds