OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phoneaccounthandlelist
(Results
1 - 1
of
1
) sorted by null
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomServiceImplTest.java
355
List<PhoneAccountHandle>
phoneAccountHandleList
= new ArrayList<PhoneAccountHandle>() {{
361
.thenReturn(
phoneAccountHandleList
);
363
assertEquals(
phoneAccountHandleList
,
[
all
...]
Completed in 58 milliseconds