Searched defs:clientExtras (Results 1 – 3 of 3) sorted by relevance
124 Bundle clientExtras = null; in processOutgoingCallIntent() local256 Bundle clientExtras = null; in processIncomingCallIntent() local
2304 public void startConference(List<Uri> participants, Bundle clientExtras, String callingPackage, in startConference()
210 Bundle clientExtras = new Bundle(); in placeOutgoingCall() local