OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selectorcolors
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/java/android/widget/
RadialTimePickerView.java
418
final ColorStateList
selectorColors
= a.getColorStateList(
421
if (
selectorColors
!= null) {
424
selectorActivatedColor =
selectorColors
.getColorForState(
[
all
...]
Completed in 48 milliseconds