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()
853 s.append(getTargetPhoneAccountLabel()); in getDescription()1392 public CharSequence getTargetPhoneAccountLabel() { in getTargetPhoneAccountLabel() method in Call
1215 CharSequence droppedApp = activeCall.getTargetPhoneAccountLabel(); in processIncomingCallIntent()3024 activeCall.getTargetPhoneAccountLabel());4499 CharSequence ongoingAppName = activeCall.getTargetPhoneAccountLabel();