HomeSort by relevance Sort by last modified time
    Searched refs:WEAR_REPLY_INPUT (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java 58 public static final String WEAR_REPLY_INPUT = "wear_reply";
235 new RemoteInput.Builder(WEAR_REPLY_INPUT)
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java 632 NotificationActionUtils.WEAR_REPLY_INPUT);
645 wearReply = extras.getString(NotificationActionUtils.WEAR_REPLY_INPUT);
    [all...]

Completed in 103 milliseconds