/packages/apps/Phone/src/com/android/phone/ |
EditFdnContactScreen.java | 167 // Added the icons to the context menu
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
ManageAccountsSettings.java | 372 // Update account icons for all account preference items
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/ |
CreateAssetSetWizard.java | 216 // by maybe using the package explorer icons instead
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteControl.java | 204 /** Show only icons, packed multiple per row */ 205 ICON_ONLY("Show Only Icons", true); 285 * you enter icons-only mode, and set it back to this when going to any other mode) 400 // We auto-expand all categories when showing icons-only. When returning to some [all...] |
/sdk/lint/cli/src/com/android/tools/lint/ |
Main.java | 178 // will match issue category "Usability:Icons" etc. 204 // will match issue category "Usability:Icons" etc. 348 // will match issue category "Usability:Icons" etc. 399 // will match issue category "Usability:Icons" etc. [all...] |
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
AvdManagerWindowImpl1.java | 28 import com.android.sdkuilib.internal.repository.icons.ImageFactory;
|
/sdk/sdkmanager/libs/sdkuilib/tests/com/android/sdkuilib/internal/repository/ |
UpdaterLogicTest.java | 33 import com.android.sdkuilib.internal.repository.icons.ImageFactory;
|
/external/chromium/chrome/browser/net/ |
predictor_unittest.cc | 379 const GURL subresource_url("http://icons.google.com:90"); 418 GURL icon_subresource_url("http://icons.google.com:111");
|
/external/chromium/chrome/browser/profiles/ |
profile.h | 493 // Returns the StatusTray, which provides an API for displaying status icons 494 // in the system status tray. Returns NULL if status icons are not supported
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_actions_toolbar_gtk.cc | 70 // The minimum width in pixels of the button hbox if |icon_count| icons are 340 // Loads the button's icons for us on the file thread. [all...] |
/external/chromium/chrome/common/extensions/docs/ |
devguide.html | 334 <td> Add icons to the toolbar <em>(extensions only)</em> </td> 355 <td> Add temporary icons inside the address bar <em>(extensions only)</em> </td>
|
/external/chromium/chrome/common/extensions/docs/static/ |
overview.html | 208 "icons": { "128": "icon_128.png" }, 254 alt="Two windows and a box representing a background page (background.html). One window has a yellow icon; the other has both a yellow icon and a blue icon. The yellow icons are connected to the background page." />
|
/external/quake/quake/src/WinQuake/ |
gl_screen.cpp | 29 turtle/net/ram icons 315 r_refdef.vrect.width = 96; // min for icons
|
/external/skia/src/views/ |
SkListView.cpp | 561 fScrollBar = new SkScrollBarView("icons/scrollbarGrey.jpg", "icons/scrollbarBlue.jpg");
|
/frameworks/base/core/java/android/view/ |
MenuItem.java | 199 * {@link Menu} for the menu types that support icons. 209 * {@link Menu} for the menu types that support icons.
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
app-quality.jd | 116 One particular detail to pay close attention to is your app's icon quality and consistency. Make sure your app icons (especially your launcher icon) are crisp and pixel-perfect at all resolutions, and follow the <a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">icon guidelines</a> as much as possible. If you're having trouble or don't have the resources to design the icons yourself, consider using the new <a href="http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html">Android Asset Studio</a> tool to generate a set.</p>
|
/gdk/samples/quake/jni/ |
gl_screen.cpp | 29 turtle/net/ram icons 315 r_refdef.vrect.width = 96; // min for icons
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
FocusHelper.java | 34 * A keyboard listener we set on all the workspace icons. 43 * A keyboard listener we set on all the workspace icons. [all...] |
LauncherProvider.java | 461 // Version 8 (froyo) has the icons all normalized. This should 475 // Add default hotseat icons 579 Log.d(TAG, "normalizing icons"); [all...] |
/sdk/docs/ |
howto_use_cupcake_sdk.txt | 141 Both wizard are available via File > New... as well as new icons in the main 142 icon bar. If you do not see the new icons, you may need to use Window > Reset
|
/sdk/rule_api/src/com/android/ide/common/api/ |
RuleAction.java | 570 * Returns the list of urls to icons to display for each choice, or null 572 * @return the list of urls to icons to display for each choice, or null
|
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar | |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
NetworkController.java | [all...] |
/prebuilt/common/groovy/ |
groovy-src-1.7.0.zip | |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 217 <dt><a href="Gallery1.html">1. Icons</a></dt>
|