OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CallFeaturesSetting
(Results
1 - 4
of
4
) sorted by null
/packages/services/Telephony/src/com/android/phone/
GsmUmtsAdditionalCallOptions.java
98
CallFeaturesSetting
.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);
CallFeaturesSetting.java
82
public class
CallFeaturesSetting
extends PreferenceActivity
84
private static final String LOG_TAG = "
CallFeaturesSetting
";
352
* Finish current Activity and go up to the top level Settings ({@link
CallFeaturesSetting
}).
357
Intent intent = subscriptionInfoHelper.getIntent(
CallFeaturesSetting
.class);
GsmUmtsCallForwardOptions.java
185
CallFeaturesSetting
.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);
/packages/services/Telephony/src/com/android/phone/settings/fdn/
FdnSetting.java
35
import com.android.phone.
CallFeaturesSetting
;
556
CallFeaturesSetting
.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);
Completed in 64 milliseconds