OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSemanticAction
(Results
1 - 7
of
7
) sorted by null
/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
MessagingIntentService.java
224
.
setSemanticAction
(NotificationCompat.Action.SEMANTIC_ACTION_REPLY)
NotificationsActivity.java
244
.
setSemanticAction
(NotificationCompat.Action.SEMANTIC_ACTION_REPLY)
/developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
MessagingIntentService.java
264
.
setSemanticAction
(Action.SEMANTIC_ACTION_REPLY)
/developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
MessagingIntentService.java
230
.
setSemanticAction
(Action.SEMANTIC_ACTION_REPLY)
/cts/tests/app/src/android/app/cts/
NotificationTest.java
541
builder -> builder.
setSemanticAction
(Notification.Action.SEMANTIC_ACTION_REPLY));
574
builder.
setSemanticAction
(Notification.Action.SEMANTIC_ACTION_ARCHIVE);
584
builder -> builder.
setSemanticAction
(Notification.Action.SEMANTIC_ACTION_DELETE));
[
all
...]
/developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java
[
all
...]
/developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java
[
all
...]
Completed in 941 milliseconds