Searched refs:getCallExtras (Results 1 – 4 of 4) sorted by relevance
904 public Bundle getCallExtras() { in getCallExtras() method in ImsCallProfile
605 Bundle extras = callProfile.getCallExtras(); in testImsECall()
326 && (c.getCallProfile().getCallExtras() != null) in processIncomingCall()327 && (c.getCallProfile().getCallExtras() in processIncomingCall()
16360 method public android.os.Bundle getCallExtras();