OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Theme
(Results
126 - 150
of
243
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/base/core/java/android/widget/
AutoCompleteTextView.java
21
import android.content.res.Resources.
Theme
;
136
* Constructs a new auto-complete text view with the given context's
theme
.
139
* access the current
theme
, resources, etc.
146
* Constructs a new auto-complete text view with the given context's
theme
150
* access the current
theme
, resources, etc.
158
* Constructs a new auto-complete text view with the given context's
theme
,
162
* access the current
theme
, resources, etc.
164
* @param defStyleAttr An attribute in the current
theme
that contains a
174
* Constructs a new auto-complete text view with the given context's
theme
,
178
* access the current
theme
, resources, etc
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeTypedArray.java
33
import android.content.res.Resources.
Theme
;
155
* Set the
theme
to be used for inflating drawables.
157
public void setTheme(
Theme
theme
) {
158
mTheme =
theme
;
660
// TODO: Get the right
Theme
Attribute ID to enable caching of the drawables.
716
// The drawables are always inflated with a
Theme
and we don't care about caching. So,
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatSpinner.java
59
* <li>Setting the popup
theme
using {@link R.attr#popupTheme}.</li>
102
* Construct a new spinner with the given context's
theme
.
105
* access the current
theme
, resources, etc.
112
* Construct a new spinner with the given context's
theme
and the supplied
117
* access the current
theme
, resources, etc.
127
* Construct a new spinner with the given context's
theme
and the supplied attribute set.
130
* access the current
theme
, resources, etc.
138
* Construct a new spinner with the given context's
theme
, the supplied attribute set,
142
* access the current
theme
, resources, etc.
144
* @param defStyleAttr An attribute in the current
theme
that contains
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta3/
asset-studio-24.4.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta6/
asset-studio-24.4.0-beta6.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.5.0/
asset-studio-24.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0/
asset-studio-25.0.0.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha1/
asset-studio-25.0.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha3/
asset-studio-25.0.0-alpha3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha5/
asset-studio-25.0.0-alpha5.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha7/
asset-studio-25.0.0-alpha7.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha9/
asset-studio-25.0.0-alpha9.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta2/
asset-studio-25.0.0-beta2.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta5/
asset-studio-25.0.0-beta5.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta6/
asset-studio-25.0.0-beta6.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta7/
asset-studio-25.0.0-beta7.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-rc3/
asset-studio-25.0.0-rc3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0/
asset-studio-25.1.0.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0-alpha3/
asset-studio-25.1.0-alpha3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0-alpha4/
asset-studio-25.1.0-alpha4.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0-beta1/
asset-studio-25.1.0-beta1.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0-beta3/
asset-studio-25.1.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.0-rc1/
asset-studio-25.1.0-rc1.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.1.2/
asset-studio-25.1.2.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.2.0-alpha1/
asset-studio-25.2.0-alpha1.jar
Completed in 411 milliseconds
1
2
3
4
5
6
7
8
9
10