Home
last modified time | relevance | path

Searched refs:defaultColor (Results 1 – 6 of 6) sorted by relevance

/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
DResourceHelper.java36 public static int getThemeColor(Context context, int attribute, int defaultColor) { in getThemeColor() argument
46 themeColor = ta.getColor(0, defaultColor); in getThemeColor()
/development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/
DDigitalWatchFaceCompanionConfigActivity.java173 int defaultColor = Color.parseColor(defaultColorName); in setUpColorPickerSelection() local
176 color = config.getInt(configKey, defaultColor); in setUpColorPickerSelection()
178 color = defaultColor; in setUpColorPickerSelection()
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DLookupActivity.java202 int defaultColor = textView.getTextColors().getDefaultColor(); in showAbout() local
203 textView.setTextColor(defaultColor); in showAbout()
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...