Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/display/
DScreenResolutionController.java64 Set<Point> resolutions = new HashSet<>(); in initSupportedResolutionData() local
66 resolutions.add(new Point(mode.getPhysicalWidth(), mode.getPhysicalHeight())); in initSupportedResolutionData()
68 mSupportedResolutions = resolutions; in initSupportedResolutionData()
71 List<Point> resolutionList = new ArrayList<>(resolutions); in initSupportedResolutionData()
/packages/apps/Camera2/src/com/android/camera/settings/
DCameraSettingsActivity.java280 PreferenceGroup resolutions = in setVisibilities() local
283 recursiveDelete(resolutions, in setVisibilities()
285 recursiveDelete(resolutions, in setVisibilities()
289 recursiveDelete(resolutions, in setVisibilities()
291 recursiveDelete(resolutions, in setVisibilities()
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java436 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local
437 if (resolutions.size() == 0) { in buildConfigureIntent()
526 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in getLaunchSmartForwardingMenuIntent() local
527 if (resolutions.size() == 0) { in getLaunchSmartForwardingMenuIntent()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DNetworkProviderWifiCallingGroup.java228 final List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in setSubscriptionInfoForPreference() local
229 title = resolutions.get(0).loadLabel(pm); in setSubscriptionInfoForPreference()
DMobileNetworkUtils.java277 final List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local
278 if (resolutions.size() == 0) { in buildConfigureIntent()
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java498 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in updateVtWfc() local
499 if (!resolutions.isEmpty()) { in updateVtWfc()
500 mButtonWifiCalling.setTitle(resolutions.get(0).loadLabel(pm)); in updateVtWfc()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dsv_wordlist.combined.gz