OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICON_SIZE
(Results
1 - 2
of
2
) sorted by null
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
SharingReceiverSupport.java
41
private static final int
ICON_SIZE
= 32; // dip
49
final int iconSize = (int) (
ICON_SIZE
* density + 0.5f);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java
40
static final int
ICON_SIZE
= 8;
Completed in 790 milliseconds