Home
last modified time | relevance | path

Searched refs:setBackgroundColor (Results 1 – 25 of 32) sorted by relevance

12

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java184 setBackgroundColor(LIGHT_RED); in KeyboardLayoutView()
190 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
194 setBackgroundColor(Color.TRANSPARENT); in KeyboardLayoutView()
212 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
216 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
/development/samples/devbytes/animation/PictureViewer/src/com/example/android/pictureviewer/
DPictureViewer.java53 prevImageView.setBackgroundColor(Color.TRANSPARENT); in onCreate()
54 nextImageView.setBackgroundColor(Color.TRANSPARENT); in onCreate()
/development/samples/browseable/MultiWindowPlayground/src/com/android.multiwindowplayground/activities/
DMinimumSizeActivity.java36 setBackgroundColor(R.color.pink); in onCreate()
DAdjacentActivity.java37 setBackgroundColor(R.color.teal); in onCreate()
DLaunchBoundsActivity.java37 setBackgroundColor(R.color.lime); in onCreate()
DUnresizableActivity.java38 setBackgroundColor(R.color.purple); in onCreate()
DBasicActivity.java40 setBackgroundColor(R.color.gray); in onCreate()
DCustomConfigurationChangeActivity.java40 setBackgroundColor(R.color.cyan); in onCreate()
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
DMainActivity.java222 showStartView.setBackgroundColor(getColor(R.color.start_received)); in handleMessage()
236 showStopView.setBackgroundColor(getColor(R.color.stop_received)); in handleMessage()
244 showStartView.setBackgroundColor(getColor(R.color.none_received)); in handleMessage()
248 showStopView.setBackgroundColor(getColor(R.color.none_received)); in handleMessage()
/development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/
DSamplePresentation.java71 mLayout.setBackgroundColor(color); in setColor()
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
DTouchHighlightImageButton.java64 setBackgroundColor(0); in init()
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/dragsource/
DImageDragListener.java75 view.setBackgroundColor(color); in setTargetColor()
/development/samples/browseable/DragAndDropAcrossApps/DropTarget/src/com.example.android/droptarget/
DImageDragListener.java67 view.setBackgroundColor(color); in setTargetColor()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DContentFragment.java82 view.setBackgroundColor( in onCreateView()
87 view.setBackgroundColor(Color.TRANSPARENT); in onCreateView()
94 view.setBackgroundColor(Color.TRANSPARENT); in onCreateView()
/development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.basicimmersivemode/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
DMainActivity.java77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/
DMainActivity.java79 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
DMainActivity.java79 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/browseable/BeamLargeFiles/src/com.example.android.beamlargefiles/
DMainActivity.java79 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
/development/samples/devbytes/animation/LayoutTransChanging/src/com/example/android/layouttranschanging/
DLayoutTransChanging.java106 setBackgroundColor(color); in ColoredView()
/development/samples/browseable/CustomTransition/src/com.example.android.customtransition/
DChangeColor.java105 view.setBackgroundColor((Integer) value); in createAnimator()

12