OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sipsettings
(Results
1 - 12
of
12
) sorted by null
/development/samples/SipDemo/src/com/example/android/sip/
SipSettings.java
25
public class
SipSettings
extends PreferenceActivity {
WalkieTalkieActivity.java
355
SipSettings
.class);
/development/samples/SipDemo/
_index.html
13
href="src/com/example/android/sip/
SipSettings
.html"><code>
SipSettings
</code></a>
AndroidManifest.xml
28
<activity android:name=".
SipSettings
" android:label="set_preferences"/>
/packages/apps/Phone/res/xml/
sip_settings_category.xml
30
android:targetClass="com.android.phone.sip.
SipSettings
" />
/packages/apps/Phone/src/com/android/phone/sip/
SipSettings.java
61
public class
SipSettings
extends PreferenceActivity {
69
private static final String TAG = "
SipSettings
";
SipEditor.java
167
? getIntent().getParcelableExtra(
SipSettings
.KEY_SIP_PROFILE)
277
Intent intent = new Intent(this,
SipSettings
.class);
361
Intent intent = new Intent(this,
SipSettings
.class);
362
intent.putExtra(
SipSettings
.KEY_SIP_PROFILE, (Parcelable) profile);
/external/nist-sip/
AndroidManifest.xml
25
android:name=".
SipSettings
"
/packages/apps/Phone/src/com/android/phone/
SipCallOptionHandler.java
23
import com.android.phone.sip.
SipSettings
;
330
Intent newIntent = new Intent(this,
SipSettings
.class);
CallFeaturesSetting.java
[
all
...]
/packages/apps/Phone/
AndroidManifest.xml
468
android:name=".sip.
SipSettings
"
/frameworks/base/docs/html/
sitemap.txt
[
all
...]
Completed in 333 milliseconds