Searched refs:getCallCompanionApps (Results 1 – 4 of 4) sorted by relevance
93 List<String> getCallCompanionApps(); in getCallCompanionApps() method
101 public List<String> getCallCompanionApps() { in getCallCompanionApps() method in RoleManagerAdapterImpl
1597 .getRoleManagerAdapter().getCallCompanionApps(); in updateNonUiInCallServices()
473 when(mRoleManagerAdapter.getCallCompanionApps()).thenReturn(Collections.emptyList()); in setupTelecomSystem()