Searched refs:ACTION_OPEN_SMS_APP (Results 1 – 1 of 1) sorted by relevance
279 private static String ACTION_OPEN_SMS_APP = field in InboundSmsHandler1195 new Intent(ACTION_OPEN_SMS_APP), in showNewMessageNotification()2099 if (ACTION_OPEN_SMS_APP.equals(intent.getAction())) { in onReceive()2143 userFilter.addAction(ACTION_OPEN_SMS_APP); in registerNewMessageNotificationActionHandler()