OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLatestConnectionId
(Results
1 - 4
of
4
) sorted by null
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java
222
mLatestConnectionId
= id;
364
public String
mLatestConnectionId
;
TelecomSystemTest.java
658
return new IdPair(connectionServiceFixture.
mLatestConnectionId
,
681
return new IdPair(connectionServiceFixture.
mLatestConnectionId
,
[
all
...]
VideoProviderTest.java
105
mConnectionServiceFixtureA.
mLatestConnectionId
);
BasicCallTests.java
345
mConnectionServiceFixtureA.
mLatestConnectionId
);
[
all
...]
Completed in 2669 milliseconds