OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dismissed
(Results
1 - 25
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
SearchEditText.java
31
* Interface for receiving notification when the keyboard is
dismissed
.
35
* Method invoked when the keyboard is
dismissed
.
57
if (DEBUG) Log.v(TAG, "Keyboard being
dismissed
");
65
* Sets a keyboard
dismissed
listener.
/cts/tests/tests/widget/src/android/widget/cts/
DatePickerDialogTest.java
74
assertFalse("
Dismissed
date picker", d.isShowing());
77
assertFalse("Date picker still
dismissed
", d.isShowing());
/frameworks/base/core/java/android/content/
DialogInterface.java
67
* needs to know when it is
dismissed
in general, use
82
* dialog is
dismissed
.
86
* This method will be invoked when the dialog is
dismissed
.
88
* @param dialog The dialog that was
dismissed
will be passed into the
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeableItemView.java
23
* Represents an item that can be
dismissed
by the SwipeableListView.
/frameworks/support/v7/appcompat/src/android/support/v7/app/
AlertDialog.java
482
* <p>Even in a cancelable dialog, the dialog may be
dismissed
for reasons other than
484
* If you are interested in listening for all cases where the dialog is
dismissed
499
* Sets the callback that will be called when the dialog is
dismissed
for any reason.
593
*
dismissed
when an item is clicked. It will only be
dismissed
if
622
*
dismissed
when an item is clicked. It will only be
dismissed
if
654
*
dismissed
when an item is clicked. It will only be
dismissed
if
682
*
dismissed
when an item is clicked. It will only be dismissed i
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
EditResponseHelper.java
114
* use getWhichEvents() to see how the dialog was
dismissed
; if it returns
135
// finished. Use getWhichEvents() to see how the dialog was
dismissed
.
/packages/apps/UnifiedEmail/src/com/android/mail/
MinTimeProgressView.java
26
*
dismissed
before showing. Once visible, the progress bar will be visible for
96
// Whenever the visibility gets changed, clear
dismissed
/frameworks/base/core/java/android/widget/
PopupMenu.java
56
* Called when the associated menu has been
dismissed
.
58
* @param menu The PopupMenu that was
dismissed
.
239
* Set a listener that will be notified when this menu is
dismissed
.
276
// Current menu will be
dismissed
by the normal helper, submenu will be shown in its place.
/frameworks/base/packages/SystemUI/res/values-sw720dp/
config.xml
33
<!-- Min alpha % that recent items will fade to while being
dismissed
-->
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
PopupMenu.java
55
* Called when the associated menu has been
dismissed
.
57
* @param menu The PopupMenu that was
dismissed
.
237
* Set a listener that will be notified when this menu is
dismissed
.
274
// Current menu will be
dismissed
by the normal helper, submenu will be shown in its place.
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/
IndeterminateProgressDialog.java
122
* orientation change to be
dismissed
immediately.
127
// This is the callback from the old progress dialog that was already
dismissed
before
201
//
dismissed
or if there is a configuration change.
205
// true, this dialog fragment will be
dismissed
within onStart. So, there's nothing else
/packages/apps/Settings/res/values/
bools.xml
29
<!-- Whether the bluetooth activation confirmation dialogs should be auto
dismissed
.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ImageButtonRule.java
48
// Fallback if
dismissed
or during previews etc
ImageViewRule.java
51
// Fallback if
dismissed
or during previews etc
/frameworks/support/design/src/android/support/design/widget/
Snackbar.java
64
* To be notified when a snackbar has been shown or
dismissed
, you can provide a {@link Callback}
75
/** Indicates that the Snackbar was
dismissed
via a swipe.*/
77
/** Indicates that the Snackbar was
dismissed
via an action click.*/
79
/** Indicates that the Snackbar was
dismissed
via a timeout.*/
81
/** Indicates that the Snackbar was
dismissed
via a call to {@link #dismiss()}.*/
83
/** Indicates that the Snackbar was
dismissed
from a new Snackbar being shown.*/
93
* Called when the given {@link Snackbar} has been
dismissed
, either through a time-out,
94
* having been manually
dismissed
, or an action being clicked.
96
* @param snackbar The snackbar which has been
dismissed
.
128
* that is {@link #show() shown} until either it is
dismissed
, or another Snackbar is shown
[
all
...]
/frameworks/base/core/java/android/app/
AlertDialog.java
693
* <p>Even in a cancelable dialog, the dialog may be
dismissed
for reasons other than
695
* If you are interested in listening for all cases where the dialog is
dismissed
709
* Sets the callback that will be called when the dialog is
dismissed
for any reason.
801
*
dismissed
when an item is clicked. It will only be
dismissed
if clicked on a
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Cling.java
40
static final String WORKSPACE_CLING_DISMISSED_KEY = "cling.workspace.
dismissed
";
41
static final String ALLAPPS_CLING_DISMISSED_KEY = "cling.allapps.
dismissed
";
42
static final String FOLDER_CLING_DISMISSED_KEY = "cling.folder.
dismissed
";
/development/host/windows/usb/
readme.txt
31
dismissed
) to pop up at the installation time.
/packages/apps/Calendar/src/com/android/calendar/alerts/
SnoozeAlarmsService.java
30
* Service for asynchronously marking a fired alarm as
dismissed
and scheduling
/packages/apps/Messaging/src/com/android/messaging/ui/
SnackBarInteraction.java
37
* Returns the animator that will be run in reaction to the given SnackBar being
dismissed
.
/developers/build/prebuilts/gradle/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/
CheckInAndDeleteDataItemsService.java
42
* when a notification is
dismissed
from the wearable.
79
// if the notification is
dismissed
or if the user has chosen to check in, either of which
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
DismissListener.java
40
* notifications are
dismissed
from either the phone or watch.
64
// notification on the phone should be
dismissed
/developers/samples/android/wearable/wear/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/
CheckInAndDeleteDataItemsService.java
42
* when a notification is
dismissed
from the wearable.
79
// if the notification is
dismissed
or if the user has chosen to check in, either of which
/developers/samples/android/wearable/wear/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
DismissListener.java
40
* notifications are
dismissed
from either the phone or watch.
64
// notification on the phone should be
dismissed
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
CheckInAndDeleteDataItemsService.java
42
* when a notification is
dismissed
from the wearable.
79
// if the notification is
dismissed
or if the user has chosen to check in, either of which
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10