Searched refs:getTargetPhoneAccountLabel (Results 1 – 4 of 4) sorted by relevance
74 when(mAudioCall.getTargetPhoneAccountLabel()).thenReturn("Bar"); in setUp()76 when(mVideoCall.getTargetPhoneAccountLabel()).thenReturn("Bar"); in setUp()81 when(mRingingCall.getTargetPhoneAccountLabel()).thenReturn("Foo"); in setUp()
217 CharSequence viaApp = incomingCall.getTargetPhoneAccountLabel(); in getNotificationBuilder()238 CharSequence ongoingApp = ongoingCall.getTargetPhoneAccountLabel(); in getNotificationBuilder()
945 s.append(getTargetPhoneAccountLabel()); in getDescription()1585 public CharSequence getTargetPhoneAccountLabel() { in getTargetPhoneAccountLabel() method in Call
1304 CharSequence droppedApp = activeCall.getTargetPhoneAccountLabel(); in processIncomingCallIntent()3253 activeCall.getTargetPhoneAccountLabel());4765 CharSequence ongoingAppName = activeCall.getTargetPhoneAccountLabel();