OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dismissed
(Results
151 - 175
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
MailPrefs.java
82
* shown and
dismissed
. This is the third version of it (thus the three at the end).
/frameworks/base/core/java/android/service/notification/
NotificationListenerService.java
185
* This might occur because the user has
dismissed
the notification using system UI (or another
206
* This might occur because the user has
dismissed
the notification using system UI (or another
[
all
...]
/frameworks/base/core/java/android/widget/
ActionMenuPresenter.java
573
* @return true if popups were
dismissed
, false otherwise. (This can be because none were open.)
584
* @return true if popups were
dismissed
, false otherwise. (This can be because none were open.)
[
all
...]
PopupWindow.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/notification/
NotificationUsageStats.java
145
* Called when the user
dismissed
the notification via the UI.
538
/** Elpased time since the notification was posted until it was
dismissed
by the user. */
[
all
...]
/packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java
169
public static final int
DISMISSED
= CalendarAlerts.STATE_DISMISSED;
[
all
...]
/frameworks/base/core/java/android/app/
SearchManager.java
[
all
...]
NotificationManager.java
666
* have not yet been
dismissed
by the user or {@link #cancel(String, int)}ed by the app.
SearchDialog.java
291
* The search dialog is being
dismissed
, so handle all of the local shutdown operations.
/packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java
435
// Set the delete intent (except for bundled wearable notifications, which are
dismissed
436
// as a group, either from the wearable or when the summary notification is
dismissed
from
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java
360
// {@link #mCurrentKey} will be
dismissed
by {@setReleasedKeyGraphics(Key)} via
725
// the gestured touch points are still being recorded in case the panel is
dismissed
.
[
all
...]
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java
461
// Show the explanation card if it has not been
dismissed
/developers/samples/android/sensors/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/
BatchStepSensorFragment.java
461
// Show the explanation card if it has not been
dismissed
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/
BatchStepSensorFragment.java
461
// Show the explanation card if it has not been
dismissed
/external/google-breakpad/src/client/windows/handler/
exception_handler.h
324
//
dismissed
by clicking "Ignore."
/frameworks/base/core/java/android/preference/
PreferenceManager.java
135
* List of dialogs that should be
dismissed
when we receive onNewIntent in
/frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeInfo.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
725
// public versions cannot be
dismissed
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java
323
// Don't annoy when user
dismissed
in past. (But make sure the disk is adoptable; we
/frameworks/base/services/core/java/com/android/server/wm/
WindowAnimator.java
96
/** Use one animation for all entering activities after keyguard is
dismissed
. */
[
all
...]
/frameworks/base/telephony/java/android/telephony/
CarrierConfigManager.java
169
* the voicemail notifications cannot be
dismissed
from the notification bar.
/frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java
[
all
...]
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java
490
LogUtils.v(LOGTAG, "
Dismissed
: %s", mAlarmInstance);
/packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFullScreenFragment.java
614
// To avoid race conditions where a timer was
dismissed
and it is still in the timers list
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java
89
* card was permanently
dismissed
or not.
Completed in 745 milliseconds
1
2
3
4
5
6
7
8
9
10