Home
last modified time | relevance | path

Searched refs:black (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dshill.rc5 service shill /system/bin/shill --device-black-list=sit0,dummy0,p2p0
/system/connectivity/shill/init/
Dshill.conf.in81 ARGS="${ARGS} --device-black-list=${BLACKLISTED_DEVICES},${SHILL_TEST_DEVICES}"
83 ARGS="${ARGS} --device-black-list=${BLACKLISTED_DEVICES}"
85 ARGS="${ARGS} --device-black-list=${SHILL_TEST_DEVICES}"
/system/extras/tests/framebuffer/
Dfb_test.c199 uint16_t black = 0x0; variable
252 loc[i + j*(stride)] = black; in clear_screen()