Searched refs:style (Results 251 - 256 of 256) sorted by relevance

<<11

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java1455 R.style.TextAppearance_Material_Notification_Parenthetical);
/frameworks/base/core/java/android/view/
H A DView.java1020 * The scrollbar style to display the scrollbars inside the content area,
1027 * The scrollbar style to display the scrollbars inside the padded area,
1034 * The scrollbar style to display the scrollbars at the edge of the view,
1041 * The scrollbar style to display the scrollbars at the edge of the view,
1048 * Mask to check if the scrollbar style is overlay or inset.
1054 * Mask to check if the scrollbar style is inside or outside.
1060 * Mask for scrollbar style.
3826 * that were specified in the XML file. This version uses a default style of
3844 * Perform inflation from XML and apply a class-specific base style from a
3846 * own base style whe
13576 setScrollBarStyle(@crollBarStyle int style) argument
[all...]
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java6128 theme = com.android.internal.R.style.Theme_Micro_Dialog_Alert;
6131 theme = com.android.internal.R.style.Theme_Leanback_Dialog_Alert;
/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1267 * style information in the PanelFeatureState and must set
3654 System.out.println("From style:");
4636 // Information pulled from the style for this panel.
4759 R.style.Theme_ExpandedMenu);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java4000 * certificate chains get upgraded to the new style. {@code existingSigs}
6531 mResolveActivity.theme = R.style.Theme_Holo_Dialog_Alert;
10892 * new style
16046 "Move only supported for modern cluster style installs");

Completed in 284 milliseconds

<<11