Home
last modified time | relevance | path

Searched refs:getResources (Results 1 – 25 of 2055) sorted by relevance

12345678910>>...83

/packages/apps/Launcher3/src/com/android/launcher3/
DPartner.java76 public Resources getResources() { in getResources() method in Partner
81 int defaultLayout = getResources().getIdentifier(Partner.RES_DEFAULT_LAYOUT, in hasDefaultLayout()
87 int folder = getResources().getIdentifier(Partner.RES_FOLDER, in hasFolder()
93 int resId = getResources().getIdentifier(RES_DEFAULT_WALLPAPER_HIDDEN, "bool", in hideDefaultWallpaper()
95 return resId != 0 && getResources().getBoolean(resId); in hideDefaultWallpaper()
99 int resId = getResources().getIdentifier(RES_SYSTEM_WALLPAPER_DIR, "string", in getWallpaperDirectory()
101 return (resId != 0) ? new File(getResources().getString(resId)) : null; in getWallpaperDirectory()
105 int resId = getResources().getIdentifier(RES_REQUIRE_FIRST_RUN_FLOW, "bool", in requiresFirstRunFlow()
107 return resId != 0 && getResources().getBoolean(resId); in requiresFirstRunFlow()
116 int resId = getResources().getIdentifier(RES_GRID_NUM_ROWS, in applyInvariantDeviceProfileOverrides()
[all …]
/packages/apps/Camera2/src/com/android/camera/settings/
DKeys.java91 context.getResources().getIntArray(R.array.pref_countdown_duration)); in setDefaults()
95 context.getResources().getStringArray(R.array.camera_id_entryvalues)); in setDefaults()
99 context.getResources().getStringArray(R.array.pref_camera_scenemode_entryvalues)); in setDefaults()
103 context.getResources().getStringArray(R.array.pref_camera_flashmode_entryvalues)); in setDefaults()
107 context.getResources().getStringArray(R.array.pref_camera_hdr_supportmode_entryvalues)); in setDefaults()
116 context.getResources().getStringArray(R.array.pref_camera_focusmode_entryvalues)); in setDefaults()
130 context.getResources().getStringArray(R.array.pref_video_quality_entryvalues)); in setDefaults()
138 context.getResources().getStringArray(R.array.pref_video_quality_entryvalues)); in setDefaults()
146 context.getResources().getStringArray( in setDefaults()
151 context.getResources().getStringArray( in setDefaults()
[all …]
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/overlay/
DOverlayableTest.java49 mTargetContext.getResources().getBoolean(R.bool.is_launcher_enabled)).isNotNull(); in testConfig_isLauncherEnable_isNotNull()
55 mTargetContext.getResources().getString(R.string.default_root_uri)).isNotEmpty(); in testConfig_defaultRootUri_isNotEmpty()
61 mTargetContext.getResources().getString( in testConfig_preferredRootPackage_isNotNull()
68 mTargetContext.getResources().getString( in testConfig_trustedQuickViewerPackage_isNotNull()
75 mTargetContext.getResources().getDrawable( in testDrawable_icEject_isVectorDrawable()
82 mTargetContext.getResources().getDrawable( in testDrawable_icRootDownload_isVectorDrawable()
89 mTargetContext.getResources().getDrawable( in testDrawable_icSdStorage_isVectorDrawable()
96 mTargetContext.getResources().getDrawable( in testDrawable_icRootListSelector_isDrawable()
104 mTargetContext.getResources().getDimensionPixelSize( in testDimen_gridItemRadius_isReasonable()
107 mTargetContext.getResources().getDimensionPixelSize( in testDimen_gridItemRadius_isReasonable()
/packages/services/Car/tests/carservice_test/src/com/android/car/audio/
DCarAudioZonesHelperTest.java79 mInputStream = mContext.getResources().openRawResource(R.raw.car_audio_configuration); in setUp()
147 try (InputStream versionOneStream = mContext.getResources().openRawResource( in loadAudioZones_versionOneParsesAllZones()
261 InputStream versionOneStream = mContext.getResources().openRawResource( in loadAudioZones_forVersionOne_bindsNonLegacyContextsToDefault()
281 InputStream v1NonLegacyContextStream = mContext.getResources().openRawResource( in loadAudioZones_forVersionOneWithNonLegacyContexts_throws()
296 try (InputStream missingAudioZoneIdStream = mContext.getResources().openRawResource( in loadAudioZones_passesOnMissingAudioZoneIdForPrimary()
313 try (InputStream versionOneAudioZoneIdStream = mContext.getResources().openRawResource( in loadAudioZones_versionOneFailsOnAudioZoneId()
327 try (InputStream versionOneOccupantIdStream = mContext.getResources().openRawResource( in loadAudioZones_versionOneFailsOnOccupantZoneId()
341 try (InputStream inputDevicesStream = mContext.getResources().openRawResource( in loadAudioZones_parsesInputDevices()
374 try (InputStream duplicateOccupantZoneIdStream = mContext.getResources().openRawResource( in loadAudioZones_failsOnDuplicateOccupantZoneId()
388 try (InputStream duplicateAudioZoneIdStream = mContext.getResources().openRawResource( in loadAudioZones_failsOnDuplicateAudioZoneId()
[all …]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DConfig.java103 String[] items = mContext.getResources().getStringArray(res); in loadResourceStringSet()
122 return mContext.getResources().getInteger(R.integer.num_suggestions_above_keyboard); in getNumSuggestionsAboveKeyboard()
129 return mContext.getResources().getInteger(R.integer.max_promoted_suggestions); in getMaxPromotedSuggestions()
133 return mContext.getResources().getInteger(R.integer.max_promoted_results); in getMaxPromotedResults()
147 return mContext.getResources().getInteger(R.integer.max_shortcuts_per_web_source); in getMaxShortcutsPerWebSource()
154 return mContext.getResources().getInteger(R.integer.max_shortcuts_per_non_web_source); in getMaxShortcutsPerNonWebSource()
268 return mContext.getResources().getBoolean(R.bool.show_zero_query_suggestions); in showSuggestionsForZeroQuery()
273 return mContext.getResources().getBoolean(R.bool.show_zero_query_shortcuts); in showShortcutsForZeroQuery()
277 return mContext.getResources().getBoolean(R.bool.show_scrolling_suggestions); in showScrollingSuggestions()
281 return mContext.getResources().getBoolean(R.bool.show_scrolling_results); in showScrollingResults()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryEntry.java143 name = context.getResources().getString(R.string.power_idle); in BatteryEntry()
147 name = context.getResources().getString(R.string.power_cell); in BatteryEntry()
151 name = context.getResources().getString(R.string.power_phone); in BatteryEntry()
155 name = context.getResources().getString(R.string.power_wifi); in BatteryEntry()
159 name = context.getResources().getString(R.string.power_bluetooth); in BatteryEntry()
163 name = context.getResources().getString(R.string.power_screen); in BatteryEntry()
167 name = context.getResources().getString(R.string.power_flashlight); in BatteryEntry()
196 name = context.getResources().getString( in BatteryEntry()
201 name = context.getResources().getString(R.string.power_unaccounted); in BatteryEntry()
205 name = context.getResources().getString(R.string.power_overcounted); in BatteryEntry()
[all …]
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DBatteryEntry.java143 name = context.getResources().getString(R.string.power_idle); in BatteryEntry()
147 name = context.getResources().getString(R.string.power_cell); in BatteryEntry()
151 name = context.getResources().getString(R.string.power_phone); in BatteryEntry()
155 name = context.getResources().getString(R.string.power_wifi); in BatteryEntry()
159 name = context.getResources().getString(R.string.power_bluetooth); in BatteryEntry()
163 name = context.getResources().getString(R.string.power_screen); in BatteryEntry()
167 name = context.getResources().getString(R.string.power_flashlight); in BatteryEntry()
196 name = context.getResources().getString( in BatteryEntry()
201 name = context.getResources().getString(R.string.power_unaccounted); in BatteryEntry()
205 name = context.getResources().getString(R.string.power_overcounted); in BatteryEntry()
[all …]
/packages/apps/TV/src/com/android/tv/menu/
DBaseCardView.java72 mFocusAnimDuration = getResources().getInteger(R.integer.menu_focus_anim_duration); in BaseCardView()
74 getResources().getDimension(R.dimen.channel_card_elevation_focused) in BaseCardView()
75 - getResources().getDimension(R.dimen.card_elevation_normal); in BaseCardView()
78 * (getResources().getDimensionPixelOffset(R.dimen.menu_list_padding_top) in BaseCardView()
79 + getResources() in BaseCardView()
82 setElevation(getResources().getDimension(R.dimen.card_elevation_normal)); in BaseCardView()
83 mCardCornerRadius = getResources().getDimensionPixelSize(R.dimen.channel_card_round_radius); in BaseCardView()
92 mCardImageWidth = getResources().getDimensionPixelSize(R.dimen.card_image_layout_width); in BaseCardView()
93 mCardHeight = getResources().getDimensionPixelSize(R.dimen.card_layout_height); in BaseCardView()
95 getResources().getDimensionPixelSize(R.dimen.card_layout_height_extended); in BaseCardView()
[all …]
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ui/
DThemeUiTestBase.java53 mConfiguration = mTargetContext.getResources().getConfiguration(); in setUp()
54 mDisplayMetrics = mTargetContext.getResources().getDisplayMetrics(); in setUp()
55 mCompatibilityInfo = mTargetContext.getResources().getCompatibilityInfo(); in setUp()
60 mTargetContext.getResources().updateConfiguration(mConfiguration, mDisplayMetrics, in tearDown()
72 final CompatibilityInfo ci = context.getResources().getCompatibilityInfo(); in getThemeByUiMode()
73 final DisplayMetrics dm = context.getResources().getDisplayMetrics(); in getThemeByUiMode()
75 context.getResources().getConfiguration()); in getThemeByUiMode()
78 context.getResources().updateConfiguration(nightConfig, dm, ci); in getThemeByUiMode()
81 final Resources.Theme theme = context.getResources().newTheme(); in getThemeByUiMode()
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorUiUtils.java159 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
162 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
165 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
168 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
171 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
174 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
177 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
180 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
183 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
186 return ResourcesCompat.getDrawable(context.getResources(), in getMimeTypeDrawable()
[all …]
/packages/services/Telephony/src/com/android/phone/settings/
DSuppServicesUiUtil.java79 .setNeutralButton(context.getResources().getString( in showBlockingSuppServicesDialog()
82 .setPositiveButton(context.getResources().getString( in showBlockingSuppServicesDialog()
99 message = context.getResources().getString( in makeMessage()
102 message = context.getResources().getString( in makeMessage()
107 message = context.getResources().getString( in makeMessage()
111 message = context.getResources().getString( in makeMessage()
122 suppServiceName = context.getResources().getString(R.string.labelCF); in getSuppServiceName()
124 suppServiceName = context.getResources().getString(R.string.labelCallBarring); in getSuppServiceName()
126 suppServiceName = context.getResources().getString(R.string.labelCallerId); in getSuppServiceName()
128 suppServiceName = context.getResources().getString(R.string.labelCW); in getSuppServiceName()
/packages/apps/Settings/src/com/android/settings/wifi/qrcode/
DQrDecorateView.java76 getResources().getDisplayMetrics()); in QrDecorateView()
79 CORNER_RADIUS - CORNER_STROKE_WIDTH, getResources().getDisplayMetrics()); in QrDecorateView()
81 mCornerColor = context.getResources().getColor(R.color.qr_corner_line_color); in QrDecorateView()
82 mFocusedCornerColor = context.getResources().getColor(R.color.qr_focused_corner_line_color); in QrDecorateView()
83 mBackgroundColor = context.getResources().getColor(R.color.qr_background_color); in QrDecorateView()
90 mTransparentPaint.setColor(getResources().getColor(android.R.color.transparent)); in QrDecorateView()
128 CORNER_LINE_LENGTH, getResources().getDisplayMetrics()) / 2; in calculateFramePos()
130 CORNER_STROKE_WIDTH, getResources().getDisplayMetrics()); in calculateFramePos()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/qrcode/
DQrDecorateView.java76 getResources().getDisplayMetrics()); in QrDecorateView()
79 CORNER_RADIUS - CORNER_STROKE_WIDTH, getResources().getDisplayMetrics()); in QrDecorateView()
81 mCornerColor = context.getResources().getColor(R.color.qr_corner_line_color); in QrDecorateView()
82 mFocusedCornerColor = context.getResources().getColor(R.color.qr_focused_corner_line_color); in QrDecorateView()
83 mBackgroundColor = context.getResources().getColor(R.color.qr_background_color); in QrDecorateView()
90 mTransparentPaint.setColor(getResources().getColor(android.R.color.transparent)); in QrDecorateView()
128 CORNER_LINE_LENGTH, getResources().getDisplayMetrics()) / 2; in calculateFramePos()
130 CORNER_STROKE_WIDTH, getResources().getDisplayMetrics()); in calculateFramePos()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java164 final int iconSize = getResources() in onMeasure()
173 getResources().getDimensionPixelSize(R.dimen.message_bubble_arrow_width); in onMeasure()
301 final String subjectText = MmsUtils.cleanseMmsSubject(getResources(), in shouldShowMessageTextBubble()
390 final String titleText = getResources().getString(titleResId); in updateViewContent()
393 final String mmsInfoText = getResources().getString( in updateViewContent()
409 final String subjectText = MmsUtils.cleanseMmsSubject(getResources(), in updateViewContent()
423 statusText = getResources().getString(statusResId); in updateViewContent()
449 final String simNameText = mData.getIsIncoming() ? getResources().getString( in updateViewContent()
453 mSimNameView.setTextColor(showSimIconAsIncoming ? getResources().getColor( in updateViewContent()
551 final int iconSize = getResources() in updateMessageAttachments()
[all …]
/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectContactsListFragment.java312 getResources().getDimension(R.dimen.contact_list_header_elevation)); in onScroll()
349 ? String.format(context.getResources().getQuantityString( in bindListHeader()
352 : context.getResources().getQuantityString( in bindListHeader()
366 accountFilterHeaderIcon.getLayoutParams().height = getResources() in bindListHeader()
368 accountFilterHeaderIcon.getLayoutParams().width = getResources() in bindListHeader()
372 getResources().getDimensionPixelOffset( in bindListHeader()
374 getResources().getDimensionPixelOffset( in bindListHeader()
377 accountFilterHeaderIcon.getLayoutParams().height = getResources() in bindListHeader()
379 accountFilterHeaderIcon.getLayoutParams().width = getResources() in bindListHeader()
383 getResources().getDimensionPixelOffset( in bindListHeader()
[all …]
/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/utils/
DMetadataProcessing.java52 context.getResources().openRawResource(R.raw.system_dtcs)); in MetadataProcessing()
61 context.getResources().openRawResource(R.raw.vendor_dtcs))); in MetadataProcessing()
72 context.getResources().openRawResource(R.raw.system_float_sensors)); in MetadataProcessing()
82 context.getResources().openRawResource(R.raw.vendor_float_sensors))); in MetadataProcessing()
94 context.getResources().openRawResource(R.raw.system_integer_sensors)); in MetadataProcessing()
104 context.getResources().openRawResource(R.raw.vendor_integer_sensors))); in MetadataProcessing()
116 context.getResources().openRawResource(R.raw.vendor_ecus)); in MetadataProcessing()
/packages/providers/MediaProvider/src/com/android/providers/media/
DPermissionActivity.java176 params.width = getResources().getDimensionPixelSize(R.dimen.permission_dialog_width); in onCreate()
361 final int resId = getResources().getIdentifier(resName, "plurals", in resolveTitleText()
362 getResources().getResourcePackageName(R.string.app_label)); in resolveTitleText()
365 final CharSequence text = getResources().getQuantityText(resId, count); in resolveTitleText()
379 final int resId = getResources().getIdentifier(resName, "plurals", in resolveMessageText()
380 getResources().getResourcePackageName(R.string.app_label)); in resolveMessageText()
387 final CharSequence text = getResources().getQuantityText(resId, count); in resolveMessageText()
399 final int resId = getResources().getIdentifier(resName, "string", in resolvePositiveText()
400 getResources().getResourcePackageName(R.string.app_label)); in resolvePositiveText()
401 return getResources().getText(resId); in resolvePositiveText()
[all …]
/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DScheduleRowPresenter.java133 view.getContext().getResources().getConfiguration().getLayoutDirection() in ScheduleRowViewHolder()
148 Resources res = view.getResources(); in ScheduleRowViewHolder()
188 mSelectorView.getResources().getInteger(android.R.integer.config_shortAnimTime); in updateSelector()
298 .getResources() in greyOutInfo()
302 .getResources() in greyOutInfo()
306 .getResources() in greyOutInfo()
310 .getResources() in greyOutInfo()
314 .getResources() in greyOutInfo()
321 mInfoContainer.getResources().getColor(R.color.dvr_schedules_item_info, null)); in whiteBackInfo()
323 mInfoContainer.getResources().getColor(R.color.dvr_schedules_item_main, null)); in whiteBackInfo()
[all …]
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DCheckableLabeledButton.java71 getResources().getDrawable(R.drawable.incall_button_background_more, context.getTheme()); in init()
73 getResources().getDrawable(R.drawable.incall_button_background, context.getTheme()); in init()
82 int paddingSize = getResources().getDimensionPixelOffset(R.dimen.incall_button_padding); in init()
85 int iconSize = getResources().getDimensionPixelSize(R.dimen.incall_labeled_button_size); in init()
86 int imageSize = getResources().getDimensionPixelSize(R.dimen.incall_labeled_button_icon_size); in init()
98 getResources().getColorStateList(R.color.incall_button_icon, context.getTheme())); in init()
101 getResources().getDrawable(R.drawable.incall_button_background, context.getTheme())); in init()
103 iconView.setElevation(getResources().getDimension(R.dimen.incall_button_elevation)); in init()
113 context.getResources().getDimensionPixelOffset(R.dimen.incall_button_label_margin); in init()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrDetailsFragment.java85 getResources().getDimensionPixelSize(R.dimen.lb_details_rows_align_top)); in onStart()
92 getResources().getColor(R.color.common_tv_background, null)); in setupAdapter()
157 getContext().getResources().getDrawable(R.drawable.dvr_default_poster, null); in onLoadLogoAndBackgroundImages()
162 getContext().getResources().getDrawable(R.drawable.dvr_default_poster, null); in onLoadLogoAndBackgroundImages()
181 int imageWidth = getResources().getDimensionPixelSize(R.dimen.dvr_details_poster_width); in onLoadLogoAndBackgroundImages()
183 getResources().getDimensionPixelSize(R.dimen.dvr_details_poster_height); in onLoadLogoAndBackgroundImages()
206 getContext().getResources().getString(R.string.dvr_toast_recording_deleted), in startPlayback()
291 Resources res = mContext.getResources(); in onBitmapLoaded()
301 drawable = new BitmapDrawable(mContext.getResources(), bitmap); in onBitmapLoaded()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DDtmfLocalTonePlayerTest.java64 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(true); in testSupportedStart()
74 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(false); in testUnsupportedStart()
84 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(false); in testPlayToneWhenUninitialized()
95 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(true); in testPlayToneWhenInitialized()
106 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(false); in testStopToneWhenUninitialized()
117 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(true); in testStopToneWhenInitialized()
128 when(mContext.getResources().getBoolean(R.bool.allow_local_dtmf_tones)).thenReturn(true); in testProperTeardown()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrConflictFragment.java129 return getResources() in getConflictDescription()
133 return getResources() in getConflictDescription()
139 return getResources() in getConflictDescription()
145 return getResources() in getConflictDescription()
206 String title = getResources().getString(R.string.dvr_program_conflict_dialog_title); in onCreateGuidance()
215 Drawable icon = getResources().getDrawable(R.drawable.quantum_ic_error_white_48, null); in onCreateGuidance()
266 String title = getResources().getString(R.string.dvr_channel_conflict_dialog_title); in onCreateGuidance()
275 Drawable icon = getResources().getDrawable(R.drawable.quantum_ic_error_white_48, null); in onCreateGuidance()
327 getResources().getString(R.string.dvr_epg_channel_watch_conflict_dialog_title); in onCreateGuidance()
329 getResources() in onCreateGuidance()
DDvrSeriesScheduledFragment.java110 icon = getResources().getDrawable(R.drawable.quantum_ic_check_circle_white_48, null); in onCreateGuidance()
112 icon = getResources().getDrawable(R.drawable.quantum_ic_error_white_48, null); in onCreateGuidance()
166 return getResources() in getDescription()
176 return getResources() in getDescription()
184 return getResources() in getDescription()
193 return getResources() in getDescription()
200 return getResources() in getDescription()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DMessage.java164 mEnv.getContext().getResources().getText(R.string.sign_in), in updateToAuthenticationExceptionHeader()
220 buttonText = mEnv.getContext().getResources().getText(R.string.quiet_mode_button); in updateToQuietModeErrorMessage()
225 mEnv.getContext().getResources().getText(R.string.quiet_mode_error_title), in updateToQuietModeErrorMessage()
242 Resources res = mEnv.getContext().getResources(); in getCrossProfileNoPermissionErrorTitle()
260 Resources res = mEnv.getContext().getResources(); in getCrossProfileNoPermissionErrorMessage()
277 update(null, mEnv.getContext().getResources().getText(R.string.query_error), null, in updateToInflatedErrorMessage()
282 update(null, mEnv.getContext().getResources().getText(R.string.cant_display_content), in updateToCantDisplayContentMessage()
291 mEnv.getContext().getResources().getText(R.string.no_results)), in updateToInflatedEmptyMessage()
294 message = mEnv.getContext().getResources().getText(R.string.empty); in updateToInflatedEmptyMessage()
/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferences.java94 context.getResources().getBoolean(R.bool.config_default_account_user_changeable)); in ContactsPreferences()
107 mDefaultAccountKey = mContext.getResources().getString( in ContactsPreferences()
113 return mContext.getResources().getBoolean(R.bool.config_sort_order_user_changeable); in isSortOrderUserChangeable()
117 if (mContext.getResources().getBoolean(R.bool.config_default_sort_order_primary)) { in getDefaultSortOrder()
143 return mContext.getResources().getBoolean(R.bool.config_display_order_user_changeable); in isDisplayOrderUserChangeable()
147 if (mContext.getResources().getBoolean(R.bool.config_default_display_order_primary)) { in getDefaultDisplayOrder()
173 if (mContext.getResources().getBoolean(R.bool.config_default_hide_phonetic_name_if_empty)) { in getDefaultPhoneticNameDisplayPreference()
181 return mContext.getResources().getBoolean( in isPhoneticNameDisplayPreferenceChangeable()

12345678910>>...83