/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsMockResources.java | 30 public void addResource(int resId, String packageName, String typeName, String entryName) { in addResource() 37 public String getResourceName(int resId) throws NotFoundException { in getResourceName() 45 public String getResourcePackageName(int resId) throws NotFoundException { in getResourcePackageName() 53 public String getResourceTypeName(int resId) throws NotFoundException { in getResourceTypeName() 61 public String getResourceEntryName(int resId) throws NotFoundException { in getResourceEntryName()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethodcommon/ |
D | InputMethodSettingsInterface.java | 30 public void setInputMethodSettingsCategoryTitle(int resId); in setInputMethodSettingsCategoryTitle() 43 public void setSubtypeEnablerTitle(int resId); in setSubtypeEnablerTitle() 56 public void setSubtypeEnablerIcon(int resId); in setSubtypeEnablerIcon()
|
D | InputMethodSettingsActivity.java | 42 public void setInputMethodSettingsCategoryTitle(int resId) { in setInputMethodSettingsCategoryTitle() 58 public void setSubtypeEnablerTitle(int resId) { in setSubtypeEnablerTitle() 74 public void setSubtypeEnablerIcon(int resId) { in setSubtypeEnablerIcon()
|
D | InputMethodSettingsFragment.java | 43 public void setInputMethodSettingsCategoryTitle(int resId) { in setInputMethodSettingsCategoryTitle() 59 public void setSubtypeEnablerTitle(int resId) { in setSubtypeEnablerTitle() 75 public void setSubtypeEnablerIcon(int resId) { in setSubtypeEnablerIcon()
|
D | InputMethodSettingsImpl.java | 99 public void setInputMethodSettingsCategoryTitle(int resId) { in setInputMethodSettingsCategoryTitle() 118 public void setSubtypeEnablerTitle(int resId) { in setSubtypeEnablerTitle() 137 public void setSubtypeEnablerIcon(int resId) { in setSubtypeEnablerIcon()
|
/packages/apps/TV/src/com/android/tv/util/ |
D | ViewCache.java | 47 public void putView(int resId, View view) { in putView() 57 public void putView(Context context, int resId, ViewGroup fakeParent, int num) { in putView() 72 public View getView(int resId) { in getView() 86 public View getOrCreateView(LayoutInflater inflater, int resId, ViewGroup container) { in getOrCreateView()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
D | KeyCodeDescriptionMapper.java | 152 final int resId; in getDescriptionForSwitchAlphaSymbol() local 190 final int resId; in getDescriptionForShiftKey() local 225 final int resId; in getDescriptionForActionKey() local 296 final int resId = (baseIndex >= 0) ? mKeyCodeMap.valueAt(baseIndex) in getSpokenAccentedLetterDescription() local 308 final int resId = getSpokenDescriptionId(context, code, SPOKEN_SYMBOL_RESOURCE_NAME_FORMAT); in getSpokenSymbolDescription() local 322 final int resId = getSpokenDescriptionId(context, code, SPOKEN_EMOJI_RESOURCE_NAME_FORMAT); in getSpokenEmojiDescription() local 341 final int resId = resources.getIdentifier(resourceName, "string", resourcePackageName); in getSpokenDescriptionId() local 362 final int resId = resources.getIdentifier(resourceName, "string", resourcePackageName); in getSpokenEmoticonDescription() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/ |
D | ProgressDialogFragment.java | 66 public void setIcon(@DrawableRes int resId) { in setIcon() 76 public void setTitle(@StringRes int resId) { in setTitle() 84 public void setExtraText(@StringRes int resId) { in setExtraText() 93 public void setSummary(@StringRes int resId) { in setSummary()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Partner.java | 100 int resId = getResources().getIdentifier(RES_DEFAULT_WALLPAPER_HIDDEN, "bool", in hideDefaultWallpaper() local 106 int resId = getResources().getIdentifier(RES_SYSTEM_WALLPAPER_DIR, "string", in getWallpaperDirectory() local 112 int resId = getResources().getIdentifier(RES_REQUIRE_FIRST_RUN_FLOW, "bool", in requiresFirstRunFlow() local 123 int resId = getResources().getIdentifier(RES_GRID_NUM_ROWS, in applyInvariantDeviceProfileOverrides() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | NexusStaticAsset.java | 32 public NexusStaticAsset(Resources res, int resId, String resName) { in NexusStaticAsset() 51 public PackageResourceKey(Resources res, int resId, String resName) { in PackageResourceKey()
|
D | ResourceAsset.java | 46 public ResourceAsset(Resources res, int resId, RequestOptions requestOptions) { in ResourceAsset() 56 public ResourceAsset(Resources res, int resId) { in ResourceAsset() 122 public PackageResourceKey(Resources res, int resId) { in PackageResourceKey()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | AccountSelectionUtil.java | 64 int resId, int subscriptionId) { in AccountSelectedListener() 75 int resId) { in AccountSelectedListener() 91 public static Dialog getSelectAccountDialog(Activity activity, int resId, in getSelectAccountDialog() 157 public static void doImport(Activity activity, int resId, AccountWithDataSet account, in doImport()
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | ListEmptyView.java | 47 public void setImageHint(final int resId) { in setImageHint() 51 public void setTextHint(final int resId) { in setTextHint()
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
D | DefaultPartnerProvider.java | 81 int resId = 0; in getLegacyWallpaperDirectory() local 103 final int resId = res.getIdentifier( in shouldHideDefaultWallpaper() local
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/ |
D | SidePanelHelper.java | 45 public UiObject2 assertNavigateToItem(int resId) { in assertNavigateToItem() 49 public UiObject2 assertNavigateToItem(int resId, Direction direction) { in assertNavigateToItem()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/ |
D | StorageWizardBase.java | 155 protected void setHeaderText(int resId, CharSequence... args) { in setHeaderText() 161 protected void setBodyText(int resId, CharSequence... args) { in setBodyText() 180 protected void setBackButtonText(int resId, CharSequence... args) { in setBackButtonText() 185 protected void setNextButtonText(int resId, CharSequence... args) { in setNextButtonText() 190 protected void setIcon(int resId) { in setIcon()
|
/packages/apps/Contacts/src/com/android/contacts/vcard/ |
D | SelectAccountActivity.java | 59 final int resId = R.string.import_from_vcf_file; in onCreate() local 100 protected Dialog onCreateDialog(int resId, Bundle bundle) { in onCreateDialog()
|
/packages/apps/PermissionController/src/android/support/wearable/view/ |
D | WearableDialogHelper.java | 81 public WearableDialogHelper setPositiveIcon(@DrawableRes int resId) { in setPositiveIcon() 95 public WearableDialogHelper setNegativeIcon(@DrawableRes int resId) { in setNegativeIcon() 109 public WearableDialogHelper setNeutralIcon(@DrawableRes int resId) { in setNeutralIcon() 150 /* package */ Drawable resolveDrawable(@Nullable Drawable drawable, @DrawableRes int resId) { in resolveDrawable()
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
D | StorageWizardBase.java | 155 protected void setHeaderText(int resId, CharSequence... args) { in setHeaderText() 161 protected void setBodyText(int resId, CharSequence... args) { in setBodyText() 180 protected void setBackButtonText(int resId, CharSequence... args) { in setBackButtonText() 185 protected void setNextButtonText(int resId, CharSequence... args) { in setNextButtonText() 198 protected void setIcon(int resId) { in setIcon()
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | ImportDialogFragment.java | 261 private void handleImportRequest(int resId, int subscriptionId) { in handleImportRequest() 282 AccountSelectionUtil.doImport(getActivity(), resId, in handleImportRequest() local 302 public AdapterEntry(CharSequence label, int resId, SimCard sim) { in AdapterEntry() 308 public AdapterEntry(String label, int resId) { in AdapterEntry()
|
/packages/apps/Car/Settings/src/com/android/car/settings/system/ |
D | RegulatoryInfoDisplayActivity.java | 87 int resId = 0; in onCreate() local 129 int resId = getResources().getIdentifier( in getImageResourceId() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | RegulatoryInfoDisplayActivity.java | 82 int resId = 0; in onCreate() local 124 int resId = getResources().getIdentifier( in getResourceId() local
|
/packages/apps/Settings/src/com/android/settings/datetime/timezone/ |
D | SpannableUtil.java | 34 public static Spannable getResourcesText(Resources res, @StringRes int resId, in getResourcesText()
|
/packages/apps/Settings/src/com/android/settings/location/ |
D | LocationScanningPreferenceController.java | 43 int resId; in getSummary() local
|
/packages/apps/Messaging/tests/src/com/android/messaging/util/ |
D | FakeMediaUtil.java | 28 public void playSound(Context context, int resId, OnCompletionListener completionListener) { in playSound()
|