Searched refs:ACTION_INLINE_REPLY (Results 1 – 1 of 1) sorted by relevance
47 private static final String ACTION_INLINE_REPLY = field in NotificationBot92 } else if (ACTION_INLINE_REPLY.equals(intent.getAction())) { in onReceive()131 new Intent(ACTION_INLINE_REPLY) in testShortcutResetSetupNotification()