/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
SearchBar.java | 90 * Method invoked when the IME is being dismissed. 92 * @param query The query set in the search bar at the time the IME is being dismissed.
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ActionMenuPresenter.java | 364 * @return true if popups were dismissed, false otherwise. (This can be because none were open.) 375 * @return true if popups were dismissed, false otherwise. (This can be because none were open.)
|
ListPopupWindow.java | 299 * will be dismissed. 402 * Set an animation style to use when the popup window is shown or dismissed. 411 * Returns the animation style that will be used when the popup window is shown or dismissed. 679 * Set a listener to receive a callback when the popup is dismissed. 681 * @param listener Listener that will be notified when the popup is dismissed. [all...] |
/packages/apps/DeskClock/res/values-en-rAU/ |
strings.xml | 381 <string name="alarm_is_dismissed" msgid="5509897230565826642">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm dismissed"</string> 398 <string name="alarm_cant_be_dismissed_still_more_than_24_hours_away" msgid="8810520940995307437">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm can\'t be dismissed yet, still more than 24 hours away"</string>
|
/packages/apps/DeskClock/res/values-en-rGB/ |
strings.xml | 381 <string name="alarm_is_dismissed" msgid="5509897230565826642">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm dismissed"</string> 398 <string name="alarm_cant_be_dismissed_still_more_than_24_hours_away" msgid="8810520940995307437">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm can\'t be dismissed yet, still more than 24 hours away"</string>
|
/packages/apps/DeskClock/res/values-en-rIN/ |
strings.xml | 381 <string name="alarm_is_dismissed" msgid="5509897230565826642">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm dismissed"</string> 398 <string name="alarm_cant_be_dismissed_still_more_than_24_hours_away" msgid="8810520940995307437">"<xliff:g id="ALARM_TIME">%s</xliff:g> alarm can\'t be dismissed yet, still more than 24 hours away"</string>
|
/frameworks/base/core/java/android/widget/ |
ListPopupWindow.java | 285 * will be dismissed. 388 * Set an animation style to use when the popup window is shown or dismissed. 398 * shown or dismissed. 683 * Set a listener to receive a callback when the popup is dismissed. 685 * @param listener Listener that will be notified when the popup is dismissed. [all...] |
/packages/apps/DeskClock/res/values/ |
strings.xml | 127 <!-- The text shown after user dismissed an alerting alarm [CHAR LIMIT=15] --> [all...] |
/frameworks/base/packages/SystemUI/res/values-en-rAU/ |
strings.xml | 165 <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"<xliff:g id="APP">%s</xliff:g> dismissed."</string> 166 <string name="accessibility_recents_all_items_dismissed" msgid="4464697366179168836">"All recent applications dismissed."</string> 169 <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Notification dismissed."</string> [all...] |
/frameworks/base/packages/SystemUI/res/values-en-rGB/ |
strings.xml | 165 <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"<xliff:g id="APP">%s</xliff:g> dismissed."</string> 166 <string name="accessibility_recents_all_items_dismissed" msgid="4464697366179168836">"All recent applications dismissed."</string> 169 <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Notification dismissed."</string> [all...] |
/frameworks/base/packages/SystemUI/res/values-en-rIN/ |
strings.xml | 165 <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"<xliff:g id="APP">%s</xliff:g> dismissed."</string> 166 <string name="accessibility_recents_all_items_dismissed" msgid="4464697366179168836">"All recent applications dismissed."</string> 169 <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Notification dismissed."</string> [all...] |
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertService.java | 219 // If we dismissed a notification for a new event, then we need to sync the cache when 661 // we can get refires for non-dismissed alerts after app installation, or if the [all...] |
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/ |
UtilityService.java | 343 // The intent to trigger when the notification is dismissed, in this case
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/ |
UtilityService.java | 343 // The intent to trigger when the notification is dismissed, in this case
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
UtilityService.java | 343 // The intent to trigger when the notification is dismissed, in this case
|
/external/google-breakpad/src/client/mac/Framework/ |
Breakpad.h | 111 // dismissed (cancelling the upload).
|
/frameworks/base/core/java/android/preference/ |
DialogPreference.java | 399 * Called when the dialog is dismissed and should be used to save data to
|
/frameworks/base/core/java/android/webkit/ |
WebViewProvider.java | 283 * been dismissed.
|
/frameworks/base/core/java/com/android/internal/os/ |
RuntimeInit.java | 89 // Bring up crash dialog, wait for it to be dismissed
|
/frameworks/base/docs/html/distribute/googleplay/families/ |
faq.jd | 295 You may use full page ads as long as the ad can be dismissed without the user having to
|
/frameworks/base/packages/SystemUI/res/values/ |
config.xml | 105 <!-- Min alpha % that recent items will fade to while being dismissed -->
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertFullScreen.java | 487 * is dismissed).
|
/packages/apps/InCallUI/src/com/android/incallui/ |
CallList.java | 397 * Called when the user has dismissed an error dialog. This indicates acknowledgement of
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppWidgetResizeFrame.java | 141 // frame is dismissed.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppWidgetResizeFrame.java | 138 // frame is dismissed.
|