Searched refs:getHandleSchemeSpecificPart (Results 1 – 3 of 3) sorted by relevance
69 public String getHandleSchemeSpecificPart() { in getHandleSchemeSpecificPart() method in MissedCallNotifier.CallInfo
341 String handle = callInfo.getHandleSchemeSpecificPart(); in showMissedCallNotification()414 String handle = callInfo.getHandleSchemeSpecificPart(); in getNameForMissedCallNotification()
576 when(fakeCall.getHandleSchemeSpecificPart()).thenReturn(handle.getSchemeSpecificPart()); in makeFakeCallInfo()