/packages/apps/Camera2/res/values/ |
attrs.xml | 43 <attr name="images" format="reference" />
|
/packages/apps/Camera2/tests/src/com/android/camera/stress/ |
CameraStressTestRunner.java | 29 public static int mImageIterations = 10; // set default to 10 images
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
IImageList.java | 52 * @return the number of images
|
/packages/apps/Gallery2/res/values/ |
attrs.xml | 43 <attr name="images" format="reference" />
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/ |
CameraStressTestRunner.java | 31 public static int mImageIterations = 100; // set default to 100 images
|
/packages/providers/MediaProvider/res/values-fr/ |
strings.xml | 26 <string name="root_images" msgid="7098113056247445324">"Images"</string>
|
/packages/providers/MediaProvider/res/values-fr-rCA/ |
strings.xml | 26 <string name="root_images" msgid="7098113056247445324">"Images"</string>
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
RSSPullParser.java | 54 // A vector that will contain all of the images 93 // Sets the number of images read to 1 199 // Increments the count of the number of images stored.
|
/external/chromium/chrome/browser/chromeos/login/ |
user_manager.h | 107 // Saves user image path for the user. Can be used to set default images. 150 // Sets one of the default images to the specified user and saves this 157 // Cache for user images. Stores image for each username.
|
/external/chromium/chrome/browser/history/ |
visit_tracker_unittest.cc | 65 {1, 2, "http://images.google.com/", 2, "http://www.google.com/", 1}, 123 {1, 2, "http://images.google.com/", 2, "http://www.google.com/", 1}, 135 {1, 1, "http://images.google.com/", 2, "http://www.google.com/", 0},
|
/external/chromium/chrome/browser/resources/options/ |
content_settings.html | 51 <input type="radio" name="images" value="allow"> 57 <input type="radio" name="images" value="block"> 62 <button class="exceptions-list-button" contentType="images"
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/ |
notification.html | 20 <img id="cancel-normal" src="images/cancel_normal-16.png"> 21 <img id="cancel-hover" src="images/cancel_hover-16.png" class="invisible"> 28 <img src="images/green_check-32.png" />
|
/external/chromium/chrome/common/extensions/docs/server/ |
chromeextensionsdocs.py | 192 self.check("/trunk/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.TRUNK) 198 self.check("/dev/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.DEV) 204 self.check("/beta/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.BETA) 210 self.check("/stable/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.STABLE) 236 self.check("/images/toolstrip.png", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/images/toolstrip.png", Channel.DEV [all...] |
/external/chromium_org/chrome/browser/history/ |
visit_tracker_unittest.cc | 65 {1, 2, "http://images.google.com/", 2, "http://www.google.com/", 1}, 123 {1, 2, "http://images.google.com/", 2, "http://www.google.com/", 1}, 135 {1, 1, "http://images.google.com/", 2, "http://www.google.com/", 0},
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
network_dropdown.css | 14 background-image: url('../../../../../ui/webui/resources/images/select.png'), 46 background-image: url('../../../../../ui/webui/resources/images/select.png'), 58 background-image: url('../../../../../ui/webui/resources/images/select.png'),
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
drive_welcome.css | 8 background-image: url(chrome://resources/images/clouds.png); 15 url('../images/files/ui/drive_logo.png') 1x, 16 url('../images/files/ui/2x/drive_logo.png') 2x);
|
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
edit_search_engine_cocoa_controller.mm | 60 // the textfields and images at once, most move them all on their own so 69 // Resize the containing box for the name/keyword/url fields/images since it 98 // the images to the "valid" state.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
overlay.css | 73 background-image: url('../images/x.png'); 89 background-image: url('../images/x-hover.png'); 93 background-image: url('../images/x-pressed.png');
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
first_app.html | 117 <li><a href="{{static}}/images/calculator-16.png">calculator-16.png</a></li> 118 <li><a href="{{static}}/images/calculator-128.png">calculator-128.png</a></li> 144 <img src="{{static}}/images/hotdogmenu.png" width="29" height="29" alt=""
|
/external/chromium_org/chrome/utility/media_galleries/ |
picasa_albums_indexer_unittest.cc | 122 valid_album_uuids.insert("album-uuid-with-no-images"); 140 // UUID that exists in INI and |valid_album_uuids| but no images. 141 it = albums_images.find("album-uuid-with-no-images");
|
/external/chromium_org/content/test/gpu/gpu_tests/ |
maps.py | 126 # DIFF images directly, but for FAIL images it also requires a ref. This 145 help='Overrides the default location for generated test images that '
|
pixel.py | 158 help='Overrides the default location for generated test images that do ' 159 'not match reference images', 162 help='Overrides the default location for reference images',
|
/external/chromium_org/native_client_sdk/src/doc/ |
README | 11 * images/: Images are stored here. Note that this isn't necessary - Sphinx 12 doesn't mind about interspersing images in .rst directories.
|
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
contest-announcement.rst | 21 .. |WHAT| image:: /images/code-32.gif 22 .. |WHEN| image:: /images/calendar-32.gif 23 .. |PRIZES| image:: /images/gift-32.gif
|
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/ |
var_array_buffer.cc | 103 // If there are no images in the queue, we're done for now. 119 // The images in our queue are the wrong size, so we won't paint them. 161 /// A queue of images to paint. We must maintain a queue because we can not
|