Home
last modified time | relevance | path

Searched defs:getColor (Results 1 – 7 of 7) sorted by relevance

/development/samples/browseable/Flashlight/src/com.example.android.wearable.flashlight/
DPartyLightView.java102 private int getColor(float fraction, int colorStart, int colorEnd) { in getColor() method in PartyLightView
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DShapeHolder.java62 public int getColor() { in getColor() method in ShapeHolder
/development/samples/browseable/DrawableTinting/src/com.example.android.drawabletinting/
DDrawableTintingFragment.java230 public int getColor() { in getColor() method in DrawableTintingFragment
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
DMainActivity.java264 private int getColor(@ColorRes int color) { in getColor() method in MainActivity.IncomingMessageHandler
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceWearableConfigActivity.java285 private int getColor() { in getColor() method in DigitalWatchFaceWearableConfigActivity.ColorItem
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
DWearableMainActivity.java121 int getColor() { in getColor() method in WearableMainActivity.SpeedState
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java1041 public int getColor() { in getColor() method in GameView.Ship