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