Searched refs:getHandleSchemeSpecificPart (Results 1 – 4 of 4) sorted by relevance
73 callInfo.getHandleSchemeSpecificPart()); in testCallInfoFactory()88 assertNull(callInfo.getHandleSchemeSpecificPart()); in testCallInfoFactoryNullParam()
727 when(fakeCall.getHandleSchemeSpecificPart()).thenReturn(handle.getSchemeSpecificPart()); in makeFakeCallInfo()
70 public String getHandleSchemeSpecificPart() { in getHandleSchemeSpecificPart() method in MissedCallNotifier.CallInfo
400 String handle = callInfo.getHandleSchemeSpecificPart(); in showMissedCallNotification()476 String handle = callInfo.getHandleSchemeSpecificPart(); in getNameForMissedCallNotification()