Home
last modified time | relevance | path

Searched refs:SMS_IGNORE_MESSAGE_REGEX_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/util/
DBugleGservicesTest.java28 assertEquals(BugleGservicesKeys.SMS_IGNORE_MESSAGE_REGEX_DEFAULT, in testGServiceGet()
31 BugleGservicesKeys.SMS_IGNORE_MESSAGE_REGEX_DEFAULT)); in testGServiceGet()
/packages/apps/Messaging/src/com/android/messaging/util/
DBugleGservicesKeys.java174 public static final String SMS_IGNORE_MESSAGE_REGEX_DEFAULT = ""; field in BugleGservicesKeys
/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java316 BugleGservicesKeys.SMS_IGNORE_MESSAGE_REGEX_DEFAULT); in compileIgnoreSmsPatterns()