Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/
Duser_images_grid.js199 if (this.cameraLive)
324 this.cameraLive = !imageUrl;
353 get cameraLive() { getter in UserImagesGrid
356 set cameraLive(value) { setter in UserImagesGrid
427 this.cameraLive = true;
448 if (!this.cameraLive) {
/external/chromium_org/chrome/browser/resources/chromeos/login/
Doobe_screen_user_image.js213 if (imageGrid.cameraLive) {
Dscreen_supervised_user_creation.js1060 imageGrid.cameraLive);
1483 if (imageGrid.cameraLive || imageGrid.selectionType != 'camera')
1488 if (!imageGrid.cameraLive || imageGrid.selectionType != 'camera') {