Searched refs:ACTION_REPLY (Results 1 – 1 of 1) sorted by relevance
68 private static final String ACTION_REPLY = "com.android.inputmethod.stresstest.ACTION_REPLY"; field in NotificationTest144 new Intent().setAction(ACTION_REPLY).setClass(mContext, NotificationTest.class), in postMessagingNotification()