OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CdmaSubscriptionListPreference
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
CdmaSubscriptionListPreference.java
33
public class
CdmaSubscriptionListPreference
extends ListPreference {
35
private static final String LOG_TAG = "
CdmaSubscriptionListPreference
";
48
public
CdmaSubscriptionListPreference
(Context context, AttributeSet attrs) {
62
public
CdmaSubscriptionListPreference
(Context context) {
CdmaOptions.java
44
private
CdmaSubscriptionListPreference
mButtonCdmaSubscription;
98
mButtonCdmaSubscription = (
CdmaSubscriptionListPreference
)mPrefScreen
Completed in 111 milliseconds