Searched refs:ACTION_REPLY (Results 1 – 4 of 4) sorted by relevance
22 import static com.android.car.messenger.core.shared.MessageConstants.ACTION_REPLY;172 case ACTION_REPLY: in onStartCommand()
56 public static final String ACTION_REPLY = "com.android.car.messenger.common.ACTION_REPLY"; field in BaseNotificationDelegate298 ACTION_REPLY, /* isMutable= */ true); in buildNotificationActions()
41 @NonNull public static final String ACTION_REPLY = "ACTION_REPLY"; field in MessageConstants
33 import static com.android.car.messenger.core.shared.MessageConstants.ACTION_REPLY;167 createServiceIntent(ACTION_REPLY, conversationKey, userAccountId); in createTapToReadConversation()