OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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