/frameworks/base/core/java/android/app/ |
Notification.java | 75 * The timestamp for the notification. The icons and expanded views
|
SearchManager.java | 220 * then all suggestions will be provided in a format that includes space for two small icons, 236 * then all suggestions will be provided in a format that includes space for two small icons, [all...] |
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuItemImpl.java | 628 * @return Whether the given menu type should show icons for menu items.
|
MenuBuilder.java | 143 /** Header icon for menu types that have a header and support icons (context) */ 313 // wanting to show more icons]). If, for example, the activity goes through [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | 117 typically in a sliding drawer which displays applications as icons, [all...] |
/frameworks/base/services/java/com/android/server/ |
SystemServer.java | 410 Slog.e(TAG, "Failure installing status bar icons", e);
|
/packages/apps/Phone/src/com/android/phone/ |
InCallMenu.java | 151 // TODO: Icons for menu items we don't have yet:
|
InCallTouchUi.java | 217 // Icons we need to change dynamically. (Most other icons are specified [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/ |
MANIFEST.MF | 108 com.android.sdkuilib.internal.repository.icons;x-friends:="com.android.ide.eclipse.tests",
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterData.java | 34 import com.android.sdkuilib.internal.repository.icons.ImageFactory;
|
UpdaterWindowImpl.java | 25 import com.android.sdkuilib.internal.repository.icons.ImageFactory;
|
/external/bluetooth/glib/gio/ |
gcontenttype.c | 214 /* In the Registry icons are the default value of 772 /* Not all icons have migrated to the new icon theme spec, look for old names too */ [all...] |
ChangeLog | 668 Bug 528320 - Incorrect icons displayed for files with custom mimetype icons 674 icons, as the generic fallback overrides custom mime icons in 759 Bug 555711 ? Wrong fallback order of mimetype icons 761 * gcontenttype.c: Don't prefer generic icons over 762 default mimetype icons. 766 to generic icons. [all...] |
/external/quake/quake/src/QW/client/ |
gl_screen.c | 31 turtle/net/ram icons 320 r_refdef.vrect.width = 96; // min for icons
|
/external/webkit/WebKit/qt/Api/ |
qwebsettings.cpp | 342 recording visited pages in the history and storing web page icons. 517 \a path must point to an existing directory where the icons are stored. [all...] |
/frameworks/base/docs/html/guide/topics/manifest/ |
manifest-intro.jd | 14 <li><a href="#iconlabel">Icons and Labels</a></li> 351 <h3 id="iconlabel">Icons and Labels</h3>
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherProvider.java | 403 // Version 8 (froyo) has the icons all normalized. This should 485 Log.d(TAG, "normalizing icons"); [all...] |
/cts/tools/dx-tests/lib/ |
junit.jar | |
/cts/tools/utils/lib/ |
junit.jar | |
/cts/tools/vm-tests/lib/ |
junit.jar | |
/external/bluetooth/glib/ |
NEWS | 314 528320 Incorrect icons displayed for files with custom mimetype icons 406 555711 Wrong fallback order of mimetype icons 543 metadata to icons 545 to icons 653 538362 Get Win32 icons back in the file chooser 681 icons for mime types [all...] |
/frameworks/base/services/java/com/android/server/status/ |
StatusBarService.java | 165 // icons 273 mIcons = (LinearLayout)sb.findViewById(R.id.icons); 745 // right hand side icons -- these don't reorder [all...] |
/packages/apps/Browser/src/com/android/browser/ |
Tab.java | 138 // AsyncTask for downloading touch icons [all...] |
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 1271 tray_icon->setIcon(QIcon(":/icons/wpa_gui.svg")); 1273 tray_icon->setIcon(QIcon(":/icons/wpa_gui.png")); [all...] |
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 344 <li>778432: Icons for newly installed applications do not display</li> 472 <p>In certain circumstances, icons for newly installed applications do not display as expected.</p>
|