OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:icons
(Results
26 - 50
of
244
) sorted by null
1
2
3
4
5
6
7
8
9
10
/packages/apps/Camera/res/xml/
video_preferences.xml
32
camera:
icons
="@array/pref_camera_video_flashmode_icons"
40
camera:
icons
="@array/pref_camera_whitebalance_icons"
camera_preferences.xml
25
camera:
icons
="@array/pref_camera_flashmode_icons"
43
camera:
icons
="@array/pref_camera_whitebalance_icons"
57
camera:
icons
="@array/pref_camera_recordlocation_icons"
/packages/apps/Gallery3D/src/com/cooliris/media/
PathBarLayer.java
51
public void setAnimatedIcons(final int[]
icons
) {
61
component.animatedIcons =
icons
;
225
final int[]
icons
= component.animatedIcons;
local
227
// Cycles animated
icons
.
228
final int iconId = (
icons
!= null &&
icons
.length > 0) ?
icons
[(int) (component.timeElapsed * 20.0f) %
icons
.length]
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
ImageLoader.java
41
* @param filename the filename of the image to load. The filename is searched for under /
icons
.
46
URL newUrl = new URL(mBaseUrl, "/
icons
/" + filename); // $NON-NLS-1$
/external/bluetooth/glib/gio/
gthemedicon.c
41
* #GThemedIcon contains a list of all of the
icons
present in an icon
42
* theme, so that
icons
can be looked up quickly. #GThemedIcon does
43
* not provide actual pixmaps for
icons
, just the icon names.
45
* resolve the list of names so that fallback
icons
work nicely with
352
* Gets the names of
icons
from within @icon.
366
* @iconname: name of icon to append to list of
icons
from within @icon.
368
* Append a name to the list of
icons
from within @icon.
395
* @iconname: name of icon to prepend to list of
icons
from within @icon.
397
* Prepend a name to the list of
icons
from within @icon.
gloadableicon.h
42
* Generic type for all kinds of
icons
that can be loaded
54
* Interface for
icons
that can be loaded as a stream.
gicon.c
43
* @short_description: Interface for
icons
46
* #GIcon is a very minimal interface for
icons
. It provides functions
47
* for checking the equality of two
icons
, hashing of
icons
and
138
* Checks if two
icons
are equal.
279
names[0][0] != '.' && /* Allowing
icons
starting with dot would break G_ICON_SERIALIZATION_MAGIC0 */
gemblemedicon.h
46
* An implementation of #GIcon for
icons
with emblems.
gthemedicon.h
44
* An implementation of #GIcon for themed
icons
.
/external/junit/src/junit/swingui/
TestSuitePanel.java
42
fErrorIcon= TestRunner.getIconResource(getClass(), "
icons
/error.gif");
43
fOkIcon= TestRunner.getIconResource(getClass(), "
icons
/ok.gif");
44
fFailureIcon= TestRunner.getIconResource(getClass(), "
icons
/failure.gif");
CounterPanel.java
22
private Icon fFailureIcon= TestRunner.getIconResource(getClass(), "
icons
/failure.gif");
23
private Icon fErrorIcon= TestRunner.getIconResource(getClass(), "
icons
/error.gif");
TestHierarchyRunView.java
37
Icon treeIcon= TestRunner.getIconResource(getClass(), "
icons
/hierarchy.gif");
/external/webkit/WebCore/loader/icon/
IconDatabaseNone.cpp
46
//
Icons
expire once a day
48
// Absent
icons
are rechecked once a week
55
DEFINE_STATIC_LOCAL(String, defaultDatabaseFilename, ("
Icons
.db"));
/external/webkit/WebKit/mac/Misc/
WebIconDatabase.mm
58
NSString *WebIconDatabasePath = @"~/Library/
Icons
";
81
- (NSImage *)_largestIconFromDictionary:(NSMutableDictionary *)
icons
;
83
- (NSImage *)_iconFromDictionary:(NSMutableDictionary *)
icons
forSize:(NSSize)size cache:(BOOL)cache;
363
- (NSImage *)_largestIconFromDictionary:(NSMutableDictionary *)
icons
365
ASSERT(
icons
);
367
NSEnumerator *enumerator = [
icons
keyEnumerator];
380
return [
icons
objectForKey:largestSize];
387
NSMutableDictionary *
icons
= [NSMutableDictionary dictionary];
395
[
icons
setObject:subIcon forKey:[NSValue valueWithSize:size]];
399
if([
icons
count] > 0
[
all
...]
WebIconDatabasePrivate.h
34
// Sent when all
icons
are removed from the database. The object of the notification is
40
// Key to store the path to look for old style
icons
in to convert to the new icon db
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml
93
icon="
icons
/new_adt_project.png"
104
icon="
icons
/androidjunit.png"
116
icon="
icons
/new_xml.png"
141
icon="
icons
/android_app.png"
156
icon="
icons
/android_app.png"
239
icon="
icons
/new_xml.png"
248
icon="
icons
/androidjunit.png"
340
icon="
icons
/android_project.png"
365
icon="
icons
/android.png"
416
icon="
icons
/android_file.png
[
all
...]
/development/samples/MultiResolution/
_index.html
15
to show different application
icons
based on platform version, for
/external/qemu/android/
resource.c
59
# include "android/
icons
.h"
/frameworks/base/core/java/android/view/animation/
package.html
10
to provide simple rotating timers, activity
icons
, and other useful UI elements.
/packages/apps/Mms/src/com/android/mms/ui/
LayoutSelectorAdapter.java
28
* An adapter to store
icons
and strings for layout selector list.
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
IconLoader.java
33
* Class for loading
icons
from the SIM card. Has two states: single, for loading
34
* one icon. Multi, for loading
icons
list.
46
// multi
icons
state members
95
// initialize multi
icons
load variables.
174
* first step required to handle retrieving
icons
from the SIM.
220
// If not all
icons
were loaded, start loading the next one.
/frameworks/base/core/java/android/app/
StatusBarManager.java
39
* Flag for {@link #disable} to hide notification
icons
and scrolling ticker text.
45
*
icons
, but it will block sound, vibrating and other visual or aural notifications.
/packages/apps/Launcher2/src/com/android/launcher2/
IconCache.java
30
* Cache of application
icons
.
Icons
can be made from any thread.
/packages/apps/Protips/res/values/
arrays.xml
43
<!-- Tip: Longpress to move
icons
/widgets around. -->
47
<!-- Tip: Longpress
icons
/widgets and drag to trash to remove them. -->
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
FolderDecorator.java
37
* This is used to add android
icons
in some special folders in the package explorer.
44
mDescriptor = AdtPlugin.getImageDescriptor("/
icons
/android_project.png"); //$NON-NLS-1$
Completed in 280 milliseconds
1
2
3
4
5
6
7
8
9
10