/packages/apps/Camera2/src/com/android/camera/settings/ |
D | CameraSettingsActivity.java | 290 PreferenceGroup resolutions = in setVisibilities() local 293 recursiveDelete(resolutions, in setVisibilities() 295 recursiveDelete(resolutions, in setVisibilities() 299 recursiveDelete(resolutions, in setVisibilities() 301 recursiveDelete(resolutions, in setVisibilities()
|
/packages/services/Telephony/src/com/android/phone/settings/ |
D | PhoneAccountSettingsFragment.java | 507 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local 508 if (resolutions.size() == 0) { in buildConfigureIntent() 597 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in getLaunchSmartForwardingMenuIntent() local 598 if (resolutions.size() == 0) { in getLaunchSmartForwardingMenuIntent()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/ |
D | WifiCallingPreferenceController.java | 120 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in updateState() local 121 preference.setTitle(resolutions.get(0).loadLabel(pm)); in updateState()
|
D | MobileNetworkUtils.java | 148 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local 149 if (resolutions.size() == 0) { in buildConfigureIntent()
|
/packages/apps/Settings/src/com/android/settings/network/telephony/ |
D | WifiCallingPreferenceController.java | 112 final List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in updateState() local 113 preference.setTitle(resolutions.get(0).loadLabel(pm)); in updateState()
|
D | MobileNetworkUtils.java | 263 final List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in buildConfigureIntent() local 264 if (resolutions.size() == 0) { in buildConfigureIntent()
|
/packages/services/Telephony/src/com/android/phone/ |
D | CallFeaturesSetting.java | 464 List<ResolveInfo> resolutions = pm.queryIntentActivities(intent, 0); in updateVtWfc() local 465 if (!resolutions.isEmpty()) { in updateVtWfc() 466 mButtonWifiCalling.setTitle(resolutions.get(0).loadLabel(pm)); in updateVtWfc()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |