OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCircleColor
(Results
1 - 4
of
4
) sorted by null
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceWearableConfigActivity.java
282
mColor.
setCircleColor
(Color.parseColor(colorName));
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceWearableConfigActivity.java
282
mColor.
setCircleColor
(Color.parseColor(colorName));
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DigitalWatchFaceWearableConfigActivity.java
282
mColor.
setCircleColor
(Color.parseColor(colorName));
/packages/apps/PackageInstaller/src/android/support/wearable/view/
CircledImageView.java
493
public void
setCircleColor
(int circleColor) {
597
* animation. The color change animation will run if the color changes with {@link #
setCircleColor
}
Completed in 138 milliseconds