HomeSort by relevance Sort by last modified time
    Searched refs:sipAddress (Results 1 - 2 of 2) sorted by null

  /development/samples/SipDemo/src/com/example/android/sip/
WalkieTalkieActivity.java 43 public String sipAddress = null;
190 updateStatus(sipAddress);
211 call = manager.makeAudioCall(me.getUriString(), sipAddress, listener, 30);
321 sipAddress = textField.getText().toString();
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ContactsTest.java     [all...]

Completed in 45 milliseconds