OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snooze
(Results
1 - 11
of
11
) sorted by null
/art/test/030-bad-finalizer/src/
Main.java
29
snooze
(4000);
37
public static void
snooze
(int ms) {
method in class:Main
63
snooze
(10000);
/art/test/036-finalizer/src/
Main.java
28
private static void
snooze
(int ms) {
method in class:Main
32
System.out.println("
Snooze
: " + ie.getMessage());
91
snooze
(1000);
103
snooze
(1000);
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java
91
snooze
();
202
mSnoozeButton = (ImageView) mContentView.findViewById(R.id.
snooze
);
255
// Register to get the alarm done/
snooze
/dismiss intent.
297
snooze
();
method
325
// If in accessibility mode, allow
snooze
/dismiss by double tapping on respective icons.
328
snooze
();
method
379
snooze
();
method
446
* Perform
snooze
animation and send
snooze
intent.
448
private void
snooze
() {
method in class:AlarmActivity
[
all
...]
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
NotificationListenerActivity.java
72
mSnoozeButton = (Button) findViewById(R.id.
snooze
);
115
mSnoozeButton.setText(R.string.
snooze
);
141
public void
snooze
(View v) {
method in class:NotificationListenerActivity
142
Log.d(TAG, "clicked
snooze
");
/external/valgrind/auxprogs/
valgrind-listener.c
165
static void
snooze
( void )
function
331
snooze
();
valgrind-di-server.c
980
static void
snooze
( void )
function
[
all
...]
/development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java
26
* PingService creates a notification that includes 2 buttons: one to
snooze
the
55
// ping,
snooze
, and dismiss.
61
// Sets a
snooze
-specific "done snoozing" message.
73
// Sets up the
Snooze
and Dismiss action buttons that will appear in the
102
getString(R.string.
snooze
), piSnooze);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
HeadsUpTouchHelper.java
141
mHeadsUpManager.
snooze
();
/external/libxml2/
threads.c
488
snooze
(1);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpManager.java
329
public void
snooze
() {
method in class:HeadsUpManager
/external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar
Completed in 4333 milliseconds