OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phoneaccountsettingsheader
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/settings/
DialerSettingsActivity.java
102
Header
phoneAccountSettingsHeader
= new Header();
107
phoneAccountSettingsHeader
.titleRes = R.string.phone_account_settings_label;
108
phoneAccountSettingsHeader
.intent = phoneAccountSettingsIntent;
109
target.add(
phoneAccountSettingsHeader
);
Completed in 46 milliseconds