HomeSort by relevance Sort by last modified time
    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