/packages/apps/Calendar/src/com/android/calendar/ |
AgendaWindowAdapter.java | 542 // Respect the preference to show/hide declined events
|
Event.java | 300 // Respect the preference to show/hide declined events
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
DeskClock.java | 562 // hide the window tint [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
ImageGallery.java | 667 // In the multiselect mode, once the finger finishes tapping, we hide [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
MessagingNotification.java | 71 * otherwise, hide the indicator.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageListItem.java | 216 // Hide the indicators.
|
/packages/apps/Music/src/com/android/music/ |
AlbumBrowserActivity.java | 366 // Since we hide the 'search' menu item when both album and artist are
|
/packages/apps/Phone/src/com/android/phone/ |
BluetoothHeadsetService.java | 54 * @hide [all...] |
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchActivity.java | 624 // The suggestions list got focus, hide the input method
|
/packages/apps/Settings/src/com/android/settings/battery_history/ |
BatteryHistory.java | 475 // Hide the UI and selectively enable it below
|
/packages/inputmethods/LatinIME/java/res/values/ |
strings.xml | 62 <string name="prediction_landscape_summary">Hide word suggestions in landscape view</string>
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarAppWidgetService.java | 292 * Calculate flipping point for the given event; when we should hide this
|
/system/wlan/ti/wilink_6_1/Txn/ |
TxnQueue.c | 52 * (SDIO, WSPI or wUART), since all bus drivers introduce the same API and hide bus details.
|
/external/grub/stage2/ |
builtins.c | [all...] |
/frameworks/base/awt/java/awt/ |
Component.java | 2848 public void hide() { method in class:Component 4255 hide(); method [all...] |
/development/samples/ApiDemos/res/values/ |
strings.xml | 316 <string name="alert_dialog_hide">Hide</string> 482 <string name="hide_me">Hide Me!</string> [all...] |
/external/bluetooth/bluez/ |
ChangeLog | 381 Hide the verbose SDP debug behind SDP_DEBUG. [all...] |
/external/elfutils/ |
config.status | 396 # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it [all...] |
/external/proguard/lib/ |
proguardgui.jar | |
/frameworks/base/core/java/android/content/ |
SyncManager.java | 65 * @hide [all...] |
/frameworks/base/core/java/android/hardware/ |
Camera.java | 217 * @hide [all...] |
SensorManager.java | 522 * {@hide} [all...] |
/frameworks/base/docs/html/guide/appendix/faq/ |
commontasks.jd | 278 to hide the title. Here is an example of hiding the title bar:</p> 279 <pre>//Hide the title bar [all...] |
/frameworks/base/docs/html/resources/faq/ |
commontasks.jd | 278 to hide the title. Here is an example of hiding the title bar:</p> 279 <pre>//Hide the title bar [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Canvas.java | 225 /** @hide */ [all...] |