Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/tests/
Dwindows_webcam_test.py23 _DEVICE_NAME = 'android' # TODO b/277159494 variable
40 if _DEVICE_NAME in camera[0].lower():
Dmac_webcam_test.py30 _DEVICE_NAME = 'android' # TODO b/277159494 variable
59 (_DEVICE_NAME in device.localizedName().lower())):
Dlinux_webcam_test.py25 _DEVICE_NAME = 'android' # TODO b/277159494 variable
54 if (_DEVICE_NAME in caps.card.lower().decode('utf-8') and