/packages/apps/Calendar/src/com/android/calendar/ |
D | MultiStateButton.kt | 104 fun setButtonDrawable(resid: Int) { in setButtonDrawable() 105 if (resid != 0 && resid == mButtonResource) { in setButtonDrawable() 108 mButtonResource = resid in setButtonDrawable()
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | FocusIndicatorView.java | 31 private void setDrawable(int resid) { in setDrawable() argument 32 setBackgroundDrawable(getResources().getDrawable(resid)); in setDrawable()
|
/packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
D | WifiDppBaseActivity.java | 51 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 53 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | SetupGlifLayoutActivity.java | 57 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 59 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/services/Telecomm/src/com/android/server/telecom/components/ |
D | ErrorDialogActivity.java | 94 private void showGenericErrorDialog(int resid) { in showGenericErrorDialog() argument 95 final CharSequence msg = getResources().getText(resid); in showGenericErrorDialog()
|
/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/ |
D | DeepShortcutView.java | 87 public void setBackgroundResource(int resid) { in setBackgroundResource() argument 88 super.setBackgroundResource(resid); in setBackgroundResource()
|
/packages/apps/SpareParts/src/com/android/spare_parts/ |
D | SpareParts.java | 204 int floatToIndex(float val, int resid) { in floatToIndex() argument 205 String[] indices = getResources().getStringArray(resid); in floatToIndex()
|
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ |
D | ContactsMockPackageManager.java | 41 public Drawable getDrawable(String packageName, int resid, ApplicationInfo appInfo) { in getDrawable() argument
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
D | StorageWizardBase.java | 143 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 145 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
D | FingerprintEnrollFindSensor.java | 267 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 269 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
D | FingerprintEnrollEnrolling.java | 211 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 213 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
D | BluetoothPeripheralHandover.java | 324 private String getToastString(int resid) { in getToastString() argument 325 return mContext.getString(resid, mName != null ? mName : R.string.device); in getToastString()
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | RunningState.java | 626 int resid = R.string.running_processes_item_description_s_s; in setDescription() local 628 resid = numServices != 1 in setDescription() 632 resid = R.string.running_processes_item_description_s_p; in setDescription() 634 mDescription = context.getResources().getString(resid, numProcesses, in setDescription()
|
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/ |
D | MenuItemRenderer.java | 85 inflater.inflate(layout, mParentView, (View view, int resid, in createView()
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneUtils.java | 557 private static long[] getLongArray(Resources r, int resid, long[] def) { in getLongArray() argument 558 int[] ar = r.getIntArray(resid); in getLongArray()
|
/packages/apps/Settings/src/com/android/settings/biometrics2/ui/view/ |
D | FingerprintEnrollmentActivity.java | 561 protected void onApplyThemeResource(Resources.Theme theme, @StyleRes int resid, boolean first) { in onApplyThemeResource() argument 563 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Settings/src/com/android/settings/ |
D | SettingsActivity.java | 555 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource() argument 557 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
|
/packages/apps/Settings/src/com/android/settings/biometrics/ |
D | BiometricEnrollActivity.java | 598 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) {
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |