Searched refs:getCallingAppName (Results 1 – 3 of 3) sorted by relevance
241 public String getCallingAppName() { in getCallingAppName() method in CrossDeviceCall
654 pos.write(Telecom.CallFacilitator.NAME, call.getCallingAppName()); in createCallUpdateMessage()
112 when(mMockCrossDeviceCall.getCallingAppName()).thenReturn(appName); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()