Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 1 – 2 of 2) sorted by relevance

/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DConnectivityFragment.java91 private void updateStatus(int backgroundColor, int resId, Object... formatArgs) { in updateStatus() argument
95 mStatus.setBackgroundColor(backgroundColor); in updateStatus()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceWearableConfigActivity.java151 private void updateConfigDataItem(final int backgroundColor) { in updateConfigDataItem() argument
154 backgroundColor); in updateConfigDataItem()