HomeSort by relevance Sort by last modified time
    Searched full:background (Results 1526 - 1550 of 7839) sorted by null

<<61626364656667686970>>

  /cts/apps/CtsVerifier/res/layout/
snsr_error.xml 23 android:background="@color/snsr_error_background"
snsr_information.xml 23 android:background="@color/snsr_information_background"
snsr_success.xml 23 android:background="@color/snsr_success_background"
snsr_warning.xml 23 android:background="@color/snsr_warning_background"
verifier_buttons.xml 5 android:background="@android:color/transparent"
  /cts/apps/CtsVerifier/res/layout-port/
fragment_complex_movement.xml 50 android:background="@drawable/round_button"
  /cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/
AndroidManifest.xml 20 <!-- Target 25. Don't change to >= 26 since that'll break background services. -->
  /cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
SimpleActivityStartService.java 24 * Test being able to start a service (with no background check restrictions) as soon as
  /cts/hostsidetests/inputmethodservice/deviceside/devicetest/res/layout/
activity_inputmethod_test.xml 27 android:background="@android:drawable/editbox_background"/>
  /cts/hostsidetests/inputmethodservice/deviceside/ime1/res/layout/
input_view.xml 22 android:background="@android:color/holo_orange_dark"
  /cts/hostsidetests/inputmethodservice/deviceside/ime2/res/layout/
input_view.xml 22 android:background="@android:color/holo_blue_dark"
  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/app/res/anim/
animation_with_background.xml 25 android:background="#ff0000">
  /cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
WebViewDeviceSideStartupTest.java 69 Thread background = new Thread(new Runnable() { local
84 background.setUncaughtExceptionHandler(h);
85 background.start();
86 background.join();
  /cts/tests/autofillservice/res/layout/
list_item.xml 26 android:background="#ffffffff">
  /cts/tests/tests/animation/res/layout/
button_view.xml 30 android:background="#fff"
  /cts/tests/tests/assist/testapp/res/layout/
text_view.xml 39 android:background="#80000000"
  /cts/tests/tests/background/
AndroidManifest.xml 28 android:label="CTS tests for background restrictions">
AndroidTest.xml 16 <configuration description="Config for background restrictions CTS test cases">
  /cts/tests/tests/graphics/res/drawable/
shapedrawable_test.xml 21 <testattrs android:id="@id/background"/>
  /cts/tests/tests/transition/res/layout/
scene7.xml 24 android:background="#0F0"
  /cts/tests/tests/uirendering/res/layout/
simple_rect_layout.xml 23 android:background="#00f" />
simple_shadow_layout.xml 25 android:background="#fff" />
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
RectVerifier.java 21 * Tests to see if there is rectangle of a certain color, with a background given
  /cts/tests/tests/view/res/layout/
viewgroupoverlay_layout.xml 29 android:background="#FFF">
viewoverlay_layout.xml 29 android:background="#FFF"/>

Completed in 1332 milliseconds

<<61626364656667686970>>