Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 3361) sorted by relevance

12345678910>>...135

/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-q.txt1 Landroid/R$styleable;->ActionBar:[I
2 Landroid/R$styleable;->ActionBar_background:I
3 Landroid/R$styleable;->ActionBar_backgroundSplit:I
4 Landroid/R$styleable;->ActionBar_backgroundStacked:I
5 Landroid/R$styleable;->ActionBar_divider:I
6 Landroid/R$styleable;->ActionBar_itemPadding:I
7 Landroid/R$styleable;->CalendarView:[I
8 Landroid/R$styleable;->CalendarView_dateTextAppearance:I
9 Landroid/R$styleable;->CalendarView_firstDayOfWeek:I
10 Landroid/R$styleable;->CalendarView_focusedMonthDateColor:I
[all …]
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java63 setContentView(R.layout.notification_builder_test); in onCreate()
68 R.id.clear_1, in onCreate()
69 R.id.clear_2, in onCreate()
70 R.id.clear_3, in onCreate()
71 R.id.clear_4, in onCreate()
72 R.id.clear_5, in onCreate()
73 R.id.clear_6, in onCreate()
74 R.id.clear_7, in onCreate()
75 R.id.clear_8, in onCreate()
76 R.id.clear_9, in onCreate()
[all …]
/frameworks/base/core/java/com/android/internal/util/
DMimeIconUtils.java27 import com.android.internal.R;
59 return buildTypeInfo(mimeType, R.drawable.ic_doc_folder, in buildTypeInfo()
60 R.string.mime_type_folder, -1); in buildTypeInfo()
63 return buildTypeInfo(mimeType, R.drawable.ic_doc_apk, in buildTypeInfo()
64 R.string.mime_type_apk, -1); in buildTypeInfo()
76 return buildTypeInfo(mimeType, R.drawable.ic_doc_certificate, in buildTypeInfo()
77 R.string.mime_type_generic, R.string.mime_type_generic_ext); in buildTypeInfo()
107 return buildTypeInfo(mimeType, R.drawable.ic_doc_codes, in buildTypeInfo()
108 R.string.mime_type_document, R.string.mime_type_document_ext); in buildTypeInfo()
128 return buildTypeInfo(mimeType, R.drawable.ic_doc_compressed, in buildTypeInfo()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DRecommendationViewHolder.kt25 import com.android.systemui.R in <lambda>()
34 val cardIcon = itemView.requireViewById<ImageView>(R.id.recommendation_card_icon) in <lambda>()
35 val cardText = itemView.requireViewById<TextView>(R.id.recommendation_card_text) in <lambda>()
37 itemView.requireViewById(R.id.media_cover1), in <lambda>()
38 itemView.requireViewById(R.id.media_cover2), in <lambda>()
39 itemView.requireViewById(R.id.media_cover3), in <lambda>()
40 itemView.requireViewById(R.id.media_cover4), in <lambda>()
41 itemView.requireViewById(R.id.media_cover5), in <lambda>()
42 itemView.requireViewById(R.id.media_cover6)) in <lambda>()
44 itemView.requireViewById(R.id.media_cover1_container), in <lambda>()
[all …]
DPlayerViewHolder.kt26 import com.android.systemui.R
37 val appIcon = itemView.requireViewById<ImageView>(R.id.icon)
38 val albumView = itemView.requireViewById<ImageView>(R.id.album_art)
39 val titleText = itemView.requireViewById<TextView>(R.id.header_title)
40 val artistText = itemView.requireViewById<TextView>(R.id.header_artist)
43 val seamless = itemView.requireViewById<ViewGroup>(R.id.media_seamless)
44 val seamlessIcon = itemView.requireViewById<ImageView>(R.id.media_seamless_image)
45 val seamlessText = itemView.requireViewById<TextView>(R.id.media_seamless_text)
46 val seamlessFallback = itemView.requireViewById<ImageView>(R.id.media_seamless_fallback)
49 val seekBar = itemView.requireViewById<SeekBar>(R.id.media_progress_bar)
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DFakeHdmiCecConfig.java27 import com.android.internal.R;
50 R.bool.config_cecHdmiCecEnabled_userConfigurable); in buildResources()
52 R.bool.config_cecHdmiCecControlEnabled_allowed); in buildResources()
54 R.bool.config_cecHdmiCecControlEnabled_default); in buildResources()
56 R.bool.config_cecHdmiCecControlDisabled_allowed); in buildResources()
58 R.bool.config_cecHdmiCecControlDisabled_default); in buildResources()
61 R.bool.config_cecHdmiCecVersion_userConfigurable); in buildResources()
63 R.bool.config_cecHdmiCecVersion14b_allowed); in buildResources()
65 R.bool.config_cecHdmiCecVersion14b_default); in buildResources()
67 R.bool.config_cecHdmiCecVersion20_allowed); in buildResources()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DRenderInfo.kt29 import com.android.systemui.R
60 .getDrawable(R.drawable.ic_device_unknown_on, null) in lookup()
89 Pair(R.color.control_default_foreground, R.color.control_default_background),
91 Pair(R.color.thermo_heat_foreground, R.color.control_enabled_thermo_heat_background),
93 Pair(R.color.thermo_cool_foreground, R.color.control_enabled_thermo_cool_background),
95 to Pair(R.color.light_foreground, R.color.control_enabled_light_background),
97 to Pair(R.color.camera_foreground, R.color.control_enabled_default_background)
99 Pair(R.color.control_foreground, R.color.control_enabled_default_background) in <lambda>()
104 R.drawable.ic_device_thermostat_off,
106 R.drawable.ic_device_thermostat,
[all …]
/frameworks/base/packages/EasterEgg/src/com/android/egg/widget/
DPaintChipsWidget.kt30 import com.android.egg.R in <lambda>()
63 android.R.color.system_neutral1_0,
64 android.R.color.system_neutral1_10,
65 android.R.color.system_neutral1_50,
66 android.R.color.system_neutral1_100,
67 android.R.color.system_neutral1_200,
68 android.R.color.system_neutral1_300,
69 android.R.color.system_neutral1_400,
70 android.R.color.system_neutral1_500,
71 android.R.color.system_neutral1_600,
[all …]
/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
DColorUtils.java47 R.color.settingslib_color_blue600, R.color.settingslib_color_blue400));
49 R.color.settingslib_color_green600, R.color.settingslib_color_green400));
51 R.color.settingslib_color_red600, R.color.settingslib_color_red400));
53 R.color.settingslib_color_yellow600, R.color.settingslib_color_yellow400));
55 R.color.settingslib_color_blue400, R.color.settingslib_color_blue100));
57 R.color.settingslib_color_green400, R.color.settingslib_color_green100));
59 R.color.settingslib_color_red400, R.color.settingslib_color_red100));
61 R.color.settingslib_color_yellow400, R.color.settingslib_color_yellow100));
63 R.color.settingslib_color_blue300, R.color.settingslib_color_blue50));
65 R.color.settingslib_color_blue50, R.color.settingslib_color_grey900));
[all …]
/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
DVectorDrawablePerformance.java38 R.drawable.vector_icon_filltype_nonzero,
39 R.drawable.vector_icon_filltype_evenodd,
40 R.drawable.vector_icon_gradient_1,
41 R.drawable.vector_icon_gradient_2,
42 R.drawable.vector_icon_gradient_3,
43 R.drawable.vector_icon_gradient_1_clamp,
44 R.drawable.vector_icon_gradient_2_repeat,
45 R.drawable.vector_icon_gradient_3_mirror,
46 R.drawable.vector_icon_state_list_simple,
47 R.drawable.vector_icon_state_list_theme,
[all …]
DVectorDrawableDupPerf.java21 R.drawable.vector_drawable04,
22 R.drawable.vector_drawable04,
23 R.drawable.vector_drawable04,
24 R.drawable.vector_drawable04,
25 R.drawable.vector_drawable04,
26 R.drawable.vector_drawable04,
27 R.drawable.vector_drawable04,
28 R.drawable.vector_drawable04,
29 R.drawable.vector_drawable04,
30 R.drawable.vector_drawable04,
[all …]
DVectorCheckbox.java29 R.drawable.vector_drawable01,
30 R.drawable.vector_drawable02,
31 R.drawable.vector_drawable03,
32 R.drawable.vector_drawable04,
33 R.drawable.vector_drawable05,
34 R.drawable.vector_drawable06,
35 R.drawable.vector_drawable07,
36 R.drawable.vector_drawable08,
37 R.drawable.vector_drawable09,
38 R.drawable.vector_drawable10,
[all …]
DBitmapDrawableDupe.java31 R.drawable.bitmap_drawable01,
32 R.drawable.bitmap_drawable01,
33 R.drawable.bitmap_drawable01,
34 R.drawable.bitmap_drawable01,
35 R.drawable.bitmap_drawable01,
36 R.drawable.bitmap_drawable01,
37 R.drawable.bitmap_drawable01,
38 R.drawable.bitmap_drawable01,
39 R.drawable.bitmap_drawable01,
40 R.drawable.bitmap_drawable01,
[all …]
/frameworks/base/cmds/idmap2/tests/
DResourceMappingTests.cpp54 return Error(target.GetError(), R"(Failed to load target "%s")", target_path.c_str()); in TestGetResourceMapping()
62 return Error(overlay.GetError(), R"(Failed to load overlay "%s")", overlay_path.c_str()); in TestGetResourceMapping()
67 return Error(overlay_info.GetError(), R"(Failed to find overlay name "%s")", in TestGetResourceMapping()
90 return Error(R"(Expected id: "0x%02x" Actual id: "0x%02x")", overlay_resource, in MappingExists()
97 return Error(R"(Expected rewriting: "%s")", rewrite ? "true" : "false"); in MappingExists()
101 return Error(R"(Expected rewrite id: "0x%02x" Actual id: "0x%02x")", target_resource, in MappingExists()
122 return Error(R"(Expected type: "0x%02x" Actual type: "0x%02x")", type, in MappingExists()
127 return Error(R"(Expected value: "0x%08x" Actual value: "0x%08x")", type, in MappingExists()
142 MappingExists(res, R::target::integer::int1, R::overlay::integer::int1, false /* rewrite */)); in TEST()
144 MappingExists(res, R::target::string::str1, R::overlay::string::str1, false /* rewrite */)); in TEST()
[all …]
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DActionButtonsPreferenceTest.java51 mRootView = View.inflate(mContext, R.layout.settingslib_action_buttons, null /* parent */); in setUp()
58 mPref.setButton1Text(R.string.install_other_apps); in onBindViewHolder_setTitle_shouldShowButtonByDefault()
59 mPref.setButton2Text(R.string.install_other_apps); in onBindViewHolder_setTitle_shouldShowButtonByDefault()
60 mPref.setButton3Text(R.string.install_other_apps); in onBindViewHolder_setTitle_shouldShowButtonByDefault()
61 mPref.setButton4Text(R.string.install_other_apps); in onBindViewHolder_setTitle_shouldShowButtonByDefault()
65 assertThat(mRootView.findViewById(R.id.button1).getVisibility()) in onBindViewHolder_setTitle_shouldShowButtonByDefault()
67 assertThat(mRootView.findViewById(R.id.button2).getVisibility()) in onBindViewHolder_setTitle_shouldShowButtonByDefault()
69 assertThat(mRootView.findViewById(R.id.button3).getVisibility()) in onBindViewHolder_setTitle_shouldShowButtonByDefault()
71 assertThat(mRootView.findViewById(R.id.button4).getVisibility()) in onBindViewHolder_setTitle_shouldShowButtonByDefault()
77 mPref.setButton1Icon(com.android.internal.R.drawable.ic_plus); in onBindViewHolder_setIcon_shouldShowButtonByDefault()
[all …]
DBannerMessagePreferenceTest.java42 import androidx.preference.R;
66 .getDimensionPixelSize(R.dimen.settingslib_preferred_minimum_touch_target);
69 R.string.accessibility_banner_message_dismiss;
85 assertThat(((TextView) mRootView.findViewById(R.id.banner_title)).getText()) in onBindViewHolder_whenTitleSet_shouldSetTitle()
103 .isEqualTo(mRootView.findViewById(R.id.banner_dismiss_btn)); in onBindViewHolder_andOnLayoutView_dismissButtonTouchDelegate_isCorrectSize()
112 assertThat(((TextView) mRootView.findViewById(R.id.banner_summary)).getText()) in onBindViewHolder_whenSummarySet_shouldSetSummary()
123 assertThat(((TextView) mRootView.findViewById(R.id.banner_summary)).getText()) in onBindViewHolder_whenPreS_shouldBindView()
134 TextView mSubtitleView = mRootView.findViewById(R.id.banner_subtitle); in onBindViewHolder_whenAtLeastS_whenSubtitleSetByString_shouldSetSubtitle()
146 TextView mSubtitleView = mRootView.findViewById(R.id.banner_subtitle); in onBindViewHolder_whenAtLeastS_whenSubtitleSetByResId_shouldSetSubtitle()
155 .addAttribute(R.attr.subtitle, "Test") in onBindViewHolder_whenAtLeastS_whenSubtitleXmlAttribute_shouldSetSubtitle()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityMouseTest.java54 import com.android.frameworks.coretests.R;
84 onView(withId(R.id.textview)).perform(mouseClick()); in testSelectTextByDrag()
85 onView(withId(R.id.textview)).perform(replaceText(helloWorld)); in testSelectTextByDrag()
87 onView(withId(R.id.textview)).perform( in testSelectTextByDrag()
89 onView(withId(R.id.textview)).check(hasSelection("llo wor")); in testSelectTextByDrag()
91 onView(withId(R.id.textview)).perform(mouseClickOnTextAtIndex(helloWorld.indexOf("w"))); in testSelectTextByDrag()
92 onView(withId(R.id.textview)).check(hasSelection("")); in testSelectTextByDrag()
98 onView(withId(R.id.textview)).perform(mouseClick()); in testSelectTextByDrag_reverse()
99 onView(withId(R.id.textview)).perform(replaceText(helloWorld)); in testSelectTextByDrag_reverse()
100 onView(withId(R.id.textview)).perform( in testSelectTextByDrag_reverse()
[all …]
DTextViewActivityTest.java95 import com.android.frameworks.coretests.R;
134 onView(withId(R.id.textview)).perform(replaceText(helloWorld)); in testTypedTextIsOnScreen()
136 onView(withId(R.id.textview)).check(matches(withText(helloWorld))); in testTypedTextIsOnScreen()
141 onView(withId(R.id.textview)).perform(replaceText(helloWorld)); in testPositionCursorAtTextAtIndex()
142 onView(withId(R.id.textview)).perform(clickOnTextAtIndex(helloWorld.indexOf("world"))); in testPositionCursorAtTextAtIndex()
145 onView(withId(R.id.textview)).perform(pressKey(KeyEvent.KEYCODE_FORWARD_DEL)); in testPositionCursorAtTextAtIndex()
146 onView(withId(R.id.textview)).check(matches(withText("Hello orld!"))); in testPositionCursorAtTextAtIndex()
154 onView(withId(R.id.textview)).perform(replaceText(text)); in testPositionCursorAtTextAtIndex_arabic()
156 onView(withId(R.id.textview)).perform(clickOnTextAtIndex(0)); in testPositionCursorAtTextAtIndex_arabic()
157 onView(withId(R.id.textview)).check(hasInsertionPointerAtIndex(0)); in testPositionCursorAtTextAtIndex_arabic()
[all …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DAccessibilityContentDescriptions.java26 R.string.accessibility_no_phone,
27 R.string.accessibility_phone_one_bar,
28 R.string.accessibility_phone_two_bars,
29 R.string.accessibility_phone_three_bars,
30 R.string.accessibility_phone_signal_full
34 R.string.accessibility_no_data,
35 R.string.accessibility_data_one_bar,
36 R.string.accessibility_data_two_bars,
37 R.string.accessibility_data_three_bars,
38 R.string.accessibility_data_signal_full
[all …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
DTelephonyIcons.java20 import com.android.settingslib.R;
31 public static final int FLIGHT_MODE_ICON = R.drawable.stat_sys_airplane_mode;
33 public static final int ICON_LTE = R.drawable.ic_lte_mobiledata;
34 public static final int ICON_LTE_PLUS = R.drawable.ic_lte_plus_mobiledata;
35 public static final int ICON_G = R.drawable.ic_g_mobiledata;
36 public static final int ICON_E = R.drawable.ic_e_mobiledata;
37 public static final int ICON_H = R.drawable.ic_h_mobiledata;
38 public static final int ICON_H_PLUS = R.drawable.ic_h_plus_mobiledata;
39 public static final int ICON_3G = R.drawable.ic_3g_mobiledata;
40 public static final int ICON_4G = R.drawable.ic_4g_mobiledata;
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java79 import com.android.systemui.R;
232 int defaultWidth = getSizeInDp(context, R.dimen.default_width, density); in getWidgetSizes()
233 int defaultHeight = getSizeInDp(context, R.dimen.default_height, density); in getWidgetSizes()
337 R.layout.people_tile_work_profile_quiet_layout); in createSuppressedView()
340 R.layout.people_tile_suppressed_layout); in createSuppressedView()
342 Drawable appIcon = mContext.getDrawable(R.drawable.ic_conversation_icon); in createSuppressedView()
344 views.setImageViewBitmap(R.id.icon, disabledBitmap); in createSuppressedView()
352 textSizeResId = R.dimen.content_text_size_for_large; in setMaxLines()
353 nameHeight = getLineHeightFromResource(R.dimen.name_text_size_for_large_content); in setMaxLines()
355 textSizeResId = R.dimen.content_text_size_for_medium; in setMaxLines()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java58 import com.android.systemui.R;
79 private static final Icon ICON = Icon.createWithResource("package", R.drawable.ic_android);
144 when(mMockContext.getString(R.string.birthday_status)).thenReturn( in setUp()
145 mContext.getString(R.string.birthday_status)); in setUp()
147 when(mMockContext.getString(R.string.over_two_weeks_timestamp)).thenReturn( in setUp()
148 mContext.getString(R.string.over_two_weeks_timestamp)); in setUp()
159 mWidth = getSizeInDp(R.dimen.default_width); in setUp()
160 mHeight = getSizeInDp(R.dimen.default_height); in setUp()
170 assertEquals(View.GONE, result.findViewById(R.id.last_interaction).getVisibility()); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
172 mWidth = getSizeInDp(R.dimen.required_width_for_large); in testCreateRemoteViewsWithLastInteractionTimeUnderOneDayHidden()
[all …]
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestActivity.java63 ft.replace(R.id.testframe, fragment); in onListItemClick()
76 setContentView(R.layout.main); in onCreate()
78 mList = findViewById(R.id.testlist); in onCreate()
83 R.layout.custom_list_item, new String[]{"title"}, in onCreate()
84 new int[]{android.R.id.text1}); in onCreate()
102 addItem(result, "Basic", BiDiTestBasic.class, R.id.basic); in getTests()
104 addItem(result, "Canvas2", BiDiTestCanvas2.class, R.id.canvas2); in getTests()
106 addItem(result, "TextView LTR", BiDiTestTextViewLtr.class, R.id.textview_ltr); in getTests()
107 addItem(result, "TextView RTL", BiDiTestTextViewRtl.class, R.id.textview_rtl); in getTests()
108 addItem(result, "TextView LOC", BiDiTestTextViewLocale.class, R.id.textview_locale); in getTests()
[all …]
/frameworks/base/core/java/android/hardware/
DSensorManager.java1183 public static boolean getRotationMatrix(float[] R, float[] I, in getRotationMatrix() argument
1222 if (R != null) { in getRotationMatrix()
1223 if (R.length == 9) { in getRotationMatrix()
1224 R[0] = Hx; R[1] = Hy; R[2] = Hz; in getRotationMatrix()
1225 R[3] = Mx; R[4] = My; R[5] = Mz; in getRotationMatrix()
1226 R[6] = Ax; R[7] = Ay; R[8] = Az; in getRotationMatrix()
1227 } else if (R.length == 16) { in getRotationMatrix()
1228 R[0] = Hx; R[1] = Hy; R[2] = Hz; R[3] = 0; in getRotationMatrix()
1229 R[4] = Mx; R[5] = My; R[6] = Mz; R[7] = 0; in getRotationMatrix()
1230 R[8] = Ax; R[9] = Ay; R[10] = Az; R[11] = 0; in getRotationMatrix()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAnimatableProperty.java23 import com.android.systemui.R;
34 R.id.x_animator_tag, R.id.x_animator_tag_start_value, R.id.x_animator_tag_end_value);
37 R.id.y_animator_tag, R.id.y_animator_tag_start_value, R.id.y_animator_tag_end_value);
40 View.TRANSLATION_X, R.id.x_animator_tag, R.id.x_animator_tag_start_value,
41 R.id.x_animator_tag_end_value);
44 View.SCALE_X, R.id.scale_x_animator_tag, R.id.scale_x_animator_start_value_tag,
45 R.id.scale_x_animator_end_value_tag);
48 View.SCALE_Y, R.id.scale_y_animator_tag, R.id.scale_y_animator_start_value_tag,
49 R.id.scale_y_animator_end_value_tag);
60 view.setTag(R.id.absolute_x_current_value, value);
[all …]

12345678910>>...135