OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:synchronizednotifications
(Results
1 - 17
of
17
) sorted by null
/developers/build/prebuilts/gradle/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/
WearableActivity.java
16
package com.example.android.wearable.
synchronizednotifications
;
NotificationUpdateService.java
17
package com.example.android.wearable.
synchronizednotifications
;
29
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
/developers/samples/android/wearable/wear/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/
WearableActivity.java
16
package com.example.android.wearable.
synchronizednotifications
;
NotificationUpdateService.java
17
package com.example.android.wearable.
synchronizednotifications
;
29
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
/development/samples/browseable/SynchronizedNotifications/Wearable/src/com.example.android.wearable.synchronizednotifications/
WearableActivity.java
16
package com.example.android.wearable.
synchronizednotifications
;
NotificationUpdateService.java
17
package com.example.android.wearable.
synchronizednotifications
;
29
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
/developers/build/prebuilts/gradle/SynchronizedNotifications/Shared/src/main/java/com/example/android/wearable/synchronizednotifications/common/
Constants.java
16
package com.example.android.wearable.
synchronizednotifications
.common;
36
= "com.example.android.wearable.
synchronizednotifications
.DISMISS";
/developers/samples/android/wearable/wear/SynchronizedNotifications/Shared/src/main/java/com/example/android/wearable/synchronizednotifications/common/
Constants.java
16
package com.example.android.wearable.
synchronizednotifications
.common;
36
= "com.example.android.wearable.
synchronizednotifications
.DISMISS";
/development/samples/browseable/SynchronizedNotifications/Shared/src/com.example.android.wearable.synchronizednotifications.common/
Constants.java
16
package com.example.android.wearable.
synchronizednotifications
.common;
36
= "com.example.android.wearable.
synchronizednotifications
.DISMISS";
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
MainActivity.java
18
package com.example.android.wearable.
synchronizednotifications
;
DismissListener.java
17
package com.example.android.wearable.
synchronizednotifications
;
27
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
SynchronizedNotificationsFragment.java
17
package com.example.android.wearable.
synchronizednotifications
;
28
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
MainActivity.java
18
package com.example.android.wearable.
synchronizednotifications
;
DismissListener.java
17
package com.example.android.wearable.
synchronizednotifications
;
27
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
SynchronizedNotificationsFragment.java
17
package com.example.android.wearable.
synchronizednotifications
;
28
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
/developers/samples/android/wearable/wear/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
DismissListener.java
17
package com.example.android.wearable.
synchronizednotifications
;
27
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
SynchronizedNotificationsFragment.java
17
package com.example.android.wearable.
synchronizednotifications
;
28
import com.example.android.wearable.
synchronizednotifications
.common.Constants;
Completed in 1746 milliseconds