Searched refs:DEFAULT_SMS_APP_SETTING (Results 1 – 1 of 1) sorted by relevance
40 private static final String DEFAULT_SMS_APP_SETTING = Settings.Secure.SMS_DEFAULT_APPLICATION; field in NotificationMessagingUtil47 Settings.Secure.getUriFor(DEFAULT_SMS_APP_SETTING), false, mSmsContentObserver); in NotificationMessagingUtil()70 if (Settings.Secure.getUriFor(DEFAULT_SMS_APP_SETTING).equals(uri)) {