Home
last modified time | relevance | path

Searched defs:background (Results 1 – 25 of 142) sorted by relevance

123456

/external/autotest/docs/
Dwifi-basics-codelab.md254 ##### Authentication and Association
266 ##### Class 1 frames
287 ##### Class 2 frames
295 ##### Class 3 frames
/external/libchrome/base/memory/
Dweak_ptr_unittest.cc427 BackgroundThread background; in TEST() local
458 BackgroundThread background; in TEST() local
486 BackgroundThread background; in TEST() local
513 BackgroundThread background; in TEST() local
531 BackgroundThread background; in TEST() local
551 BackgroundThread background; in TEST() local
572 BackgroundThread background; in TEST() local
586 BackgroundThread background; in TEST() local
600 BackgroundThread background; in TEST() local
610 BackgroundThread background; in TEST() local
[all …]
/external/python/cpython3/Lib/
Dwebbrowser.py210 background = False variable in UnixBrowser
292 background = True variable in Mozilla
303 background = True variable in Netscape
313 background = True variable in Galeon
323 background = True variable in Chrome
335 background = True variable in Opera
345 background = False variable in Elinks
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowThemeTest.java45 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenExplicitlySetOnActivity_afterSetContentView_activityGetsThemeFromActivityInManifest() local
58 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenExplicitlySetOnActivity_beforeSetContentView_activityUsesNewTheme() local
69 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenSetOnActivityInManifest_activityGetsThemeFromActivityInManifest() local
79 ColorDrawable background = (ColorDrawable) theButton.getBackground(); in whenNotSetOnActivityInManifest_activityGetsThemeFromApplicationInManifest() local
/external/cronet/base/memory/
Dweak_ptr_unittest.cc551 BackgroundThread background; in TEST() local
582 BackgroundThread background; in TEST() local
610 BackgroundThread background; in TEST() local
637 BackgroundThread background; in TEST() local
655 BackgroundThread background; in TEST() local
675 BackgroundThread background; in TEST() local
696 BackgroundThread background; in TEST() local
710 BackgroundThread background; in TEST() local
724 BackgroundThread background; in TEST() local
779 BackgroundThread background; in TEST() local
[all …]
/external/python/cpython2/Lib/
Dwebbrowser.py212 background = False variable in UnixBrowser
292 background = True variable in Mozilla
304 background = True variable in Galeon
314 background = True variable in Chrome
326 background = True variable in Opera
336 background = False variable in Elinks
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/
DInterpolatingMicrosphere.java49 private final double background; field in InterpolatingMicrosphere
76 double background) { in InterpolatingMicrosphere()
126 double background, in InterpolatingMicrosphere()
DInterpolatingMicrosphere2D.java56 double background) { in InterpolatingMicrosphere2D()
/external/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp100 sk_sp<SkImageFilter> background, in make_blend()
135 sk_sp<SkImageFilter> background, in Blend()
145 sk_sp<SkImageFilter> background, in Blend()
156 sk_sp<SkImageFilter> background, in Arithmetic()
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java112 View background = findViewById(R.id.animation_background); in onCreate() local
126 View background = findViewById(R.id.animation_background); in onCreate() local
DLevelBuilder.java51 GameObject background = new GameObject(); in buildBackground() local
119 public void addTileMapLayer(GameObject background, int priority, float scrollSpeed, in addTileMapLayer()
/external/pigweed/pw_allocator/
Dsynchronized_allocator_test.cc158 Background background(synchronized); in TestGetCapacity() local
177 Background background(synchronized); in TestAllocate() local
207 Background background(synchronized); in TestResize() local
254 Background background(synchronized); in TestReallocate() local
/external/accompanist/pager/src/sharedTest/kotlin/com/google/accompanist/pager/
DHorizontalPagerScrollingContentTest.kt65 val background = if (page == 0) Color.Green else Color.Red in <lambda>() constant
DVerticalPagerScrollingContentTest.kt64 val background = if (page == 0) Color.Green else Color.Red in <lambda>() constant
DHorizontalPagerCrossAxisScrollingContentTest.kt93 val background = if (page % 2 == 0) Color.Green else Color.Red in <lambda>() constant
DVerticalPagerScrollingCrossAxisContentTest.kt93 val background = if (page % 2 == 0) Color.Green else Color.Red in <lambda>() constant
/external/libmonet/dynamiccolor/
DDynamicColor.java63 public final Function<DynamicScheme, DynamicColor> background; field in DynamicColor
106 @Nullable Function<DynamicScheme, DynamicColor> background, in DynamicColor()
157 @Nullable Function<DynamicScheme, DynamicColor> background, in DynamicColor()
/external/ltp/testcases/kernel/power_management/lib/
Dpm_sched_mc.py315 def trigger_ebizzy (sched_smt, stress, duration, background, pinned): argument
366 def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): argument
437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DIllustration.java47 private Drawable background; field in Illustration
96 public void setBackgroundDrawable(Drawable background) { in setBackgroundDrawable()
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/
Dmanifest.json2 "background": { object
/external/autotest/client/cros/multimedia/display_test_extension/
Dmanifest.json7 "background": { object
/external/autotest/client/cros/a11y/a11y_ext/
Dmanifest.json6 "background": { object
/external/autotest/client/cros/multimedia/audio_test_extension/
Dmanifest.json8 "background": { object
/external/skia/docs/examples/
DSKIA_LOGO_svg.cpp7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in draw() local
/external/perfetto/ui/src/chrome_extension/
Dmanifest.json15 "background": { object

123456